about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/ui/components/columns_area.js
AgeCommit message (Expand)Author
2023-02-20Rename JSX files with proper `.jsx` extension (#23733)Renaud Chaput
2023-01-30Upgrade ESlint to v8 (#23305)Nick Schonning
2022-12-15Fix typo in handler function call name (#21829)Nick Schonning
2022-10-23Change floating action button to be a button in header in web UI (#19422)Eugen Rochko
2022-10-20Change public accounts pages to mount the web UI (#19319)Eugen Rochko
2022-10-04Fix logged-out web UI on smaller screens (#19263)Eugen Rochko
2022-09-29Add logged-out access to the web UI (#18961)Eugen Rochko
2022-06-04New Crowdin updates (#18561)Eugen Rochko
2022-05-06Fix floating action button obscuring last element (#18332)Claire
2022-02-25Add explore page to web UI (#17123)Eugen Rochko
2021-09-27Fix incorrect use of old WebUI paths (#16773)Claire
2021-09-26Change routing paths to use usernames in web UI (#16171)Eugen Rochko
2021-04-20Hide floating action button on onboarding page (#16082)Claire
2021-04-01Fix crash in old browsers (#15985)Claire
2021-03-24Fix compose form behavior in mobile view (#15555)Claire
2020-12-07Fix column swiping animation logic (#15301)ThibG
2020-12-07Fix unnecessary re-rendering of various components when typing in web UI (#15...Eugen Rochko
2020-11-05Bump detect-passive-events from 1.0.5 to 2.0.1 (#15003)dependabot[bot]
2020-09-30Add option to disable swiping motions across the WebUI (#13885)ThibG
2020-05-10Add remote only to public timeline (#13504)Takeshi Umeda
2019-11-13Add bookmarks (#7107)ThibG
2019-10-24Improve swipe experience (#12168)umonaca
2019-08-30Add profile directory to web UI (#11688)Eugen Rochko
2019-06-28Fix swiping columns on mobile sometimes failing (#11200)ThibG
2019-05-25Add responsive panels to the single-column layout (#10820)Eugen Rochko
2019-05-23Various improvements to single column layout (#10809)Eugen Rochko
2019-05-23Add `forceSingleColumn` prop to `<UI />` (#10807)Eugen Rochko
2019-02-01Refactor icons in web UI to use Icon component (#9951)Eugen Rochko
2019-01-17Hide floating action button on search and getting started pages (#9826)tmm576
2018-09-28Revert Font Awesome 5 upgrade (#8810)Eugen Rochko
2018-09-27Migrate to font-awesome 5.0. (#8799)Naoki Kosaka
2018-09-26Fix some icons names, unavailable in fontawesome5 (free license). (#8792)theboss
2018-09-14Upgrade Babel to version 7.0.0 (#5925)Yamagishi Kazutoshi
2018-09-02Add aria-label to floatingActionButton (#8574)Frederic Hemberger
2018-05-21Save onlyMedia prop when pinning column (#7575)Eugen Rochko
2018-04-18Direct messages column (#4514)Kaito Sinclaire
2018-03-22Hide floating action button on thread views (#6859)Eugen Rochko
2018-03-02Move "compose" on mobile to floating action button (#6594)Eugen Rochko
2018-01-15 Make columns-area unscrollable when modal opened (#6241)neetshin
2017-12-13Fix regression from #6014 (#6018)Eugen Rochko
2017-12-13Fix layout for RTL (#6014)Eugen Rochko
2017-11-25Display list column (#5750)Eugen Rochko
2017-09-17Fix cancellation of scroll to the right (#4978)abcang
2017-09-10Fix dimensions of loading component for compose drawer (#4872)Eugen Rochko
2017-08-31Fix the usages of Detect Passive Events (#4749)Akihiko Odaki
2017-08-30error fixed (when loading pages in single column mode.) (#4746)MitarashiDango
2017-08-29Scroll smoothly to the right (#4735)abcang
2017-08-29fix error when single columns mode. (#4734)MitarashiDango
2017-08-29Do not scroll the columns area due to redirection (#4541)Akihiko Odaki
2017-08-05fix columns_area.js (#4528)MitarashiDango