about summary refs log tree commit diff
path: root/app/assets/javascripts/components/features/ui
AgeCommit message (Expand)Author
2017-04-30Additional key checks for browser compatibility (#2539)Noëlle Anthony
2017-04-28Update onboard federation description (#2555)Wonderfall
2017-04-27Sync a locale files for JavaScript (#2513)Yamagishi Kazutoshi
2017-04-26Fix undefined variable in OnboardingModal (#2482)Yamagishi Kazutoshi
2017-04-26fix onboarding modal (#2477)Wonderfall
2017-04-26Make the getting started ui more intuitive (#1309)Amelia
2017-04-24Only show upload modal when drag event contains files (#2409)Stephen Burgess
2017-04-24Hide some components rather than unmounting (#2271)Akihiko Odaki
2017-04-23Remove unnecessary variable in ColumnLink component (#2341)Yamagishi Kazutoshi
2017-04-23Add a confirmation modal: (#2279)Eugen
2017-04-23Replace inline styles with CSS classes (BEM) (#2338)Stephen Burgess
2017-04-22Improve aria support - Columns and Navigation Drawer Icons (#2299)Stephen Burgess
2017-04-22Fix TabsBar update (#2300)Akihiko Odaki
2017-04-21Remove deprecated features at React v15.5 (#1905)Yamagishi Kazutoshi
2017-04-21Hides superluous details on small screens (#2175)Ash Furrow
2017-04-20Repair most egregious mistakes in onboarding modal (#1964)Shel R
2017-04-20Fix PropTypes warning in OnboardingModal (#2191)Yamagishi Kazutoshi
2017-04-19Moves from hamburger icon to asterisk. (#2116)Ash Furrow
2017-04-18Moving aria-label to div.column (#1769)JP DeVries
2017-04-16Onboarding modal (#1883)Eugen
2017-04-16fix regex filter (#1845)abcang
2017-04-15Add eslint-plugin-jsx-a11y (#1651)Zac Anger
2017-04-15Add a classname to the loading bar (#1826)Alda Marteau-Hardi
2017-04-14Use landmark regions on columns (#1732)JP DeVries
2017-04-13Fix drag & drop overlay not appearing on firefox (#1721)Eugen
2017-04-13Add overlay style to buttons, continue video after expanding itEugen Rochko
2017-04-13Allow video to be expanded into lightboxblackle
2017-04-13Use shift+click instead of alt+click to bypass boost dialog (#1638)Isabelle Knott
2017-04-11Fix console error when scrolling a column with no scrollable content (#1574)Henry Smith
2017-04-11Fix look of the modalsEugen Rochko
2017-04-10Add boost confirm modalblackle
2017-04-01Fix broken referenceEugen Rochko
2017-04-01Made modal system more genericEugen Rochko
2017-04-01Improve mobile tabs a littleEugen Rochko
2017-03-31Fix drag & drop overlay flickeringEugen Rochko
2017-03-28Hide drag & drop area on drop event regardless of successEugen Rochko
2017-03-24Fancier drag & drop indicator, emoji icon for emoji, upload progress (fix #295)Eugen Rochko
2017-03-04Fix #431 - convert gif to webm during upload. Web UI treats them like it didEugen Rochko
2017-02-26Improve compose form performance, upgrade JS dependencies. LightingBoxEugen Rochko
2017-02-22Improve status reselect, do not display "load more" when no next link availableEugen Rochko
2017-02-22Improve performance of compose formEugen Rochko
2017-02-21Fix #38 - Unread indicator when new content appears above the foldEugen Rochko
2017-02-20Fix scroll to top not registering because of wrong debounce usageEugen
2017-02-19Split public timeline into "public timeline" which is local, andEugen Rochko
2017-02-10Move more colours to scssLorenz Diener
2017-02-09Progress on moving color styles to SassEugen Rochko
2017-02-05Remove react-dnd as it was interfering with text selection. Move contentEugen Rochko
2017-02-05Add tracking of delay to streaming APIEugen Rochko
2017-02-05Fix #598 - arrow keys to navigate media; fix #481 - non-exact matches no longerEugen Rochko
2017-02-05Add next/previous navigation in modal for media attachmentsEugen Rochko