about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/ui/components/tabs_bar.js
AgeCommit message (Expand)Author
2019-08-01Fix column header scrolling with the page (#11458)Eugen Rochko
2019-05-25Add responsive panels to the single-column layout (#10820)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
2018-09-28Revert Font Awesome 5 upgrade (#8810)Eugen Rochko
2018-09-27Migrate to font-awesome 5.0. (#8799)Naoki Kosaka
2018-09-14Upgrade Babel to version 7.0.0 (#5925)Yamagishi Kazutoshi
2018-06-26On the mobile UI, move the search column to the right (#7877)ふぁぼ原
2018-04-08Add search item to tab bar for mobile devices (#7072)Emelia Smith
2018-03-06Use withRouter for TabsBar (#6652)Akihiko Odaki
2018-03-02Move "compose" on mobile to floating action button (#6594)Eugen Rochko
2018-03-02When search enabled, display hint in search popout (#6593)Eugen Rochko
2017-10-08Use ES module build of react-router-dom (#5264)Nolan Lawson
2017-07-29feat(tabs_bar): Avoid optimization for non-touch devices (#4444)Sorin Davidoi
2017-07-29fix tabs_bar.js (#4436)みたらしだんご
2017-07-28fix(tabs_bar): Allow animation to end before navigating (#4429)Sorin Davidoi
2017-07-26Improve accessibility (#4369)Sorin Davidoi
2017-07-23fix(columns_area): Show correct title for preview columns (#4310)Sorin Davidoi
2017-07-09Swipeable views (#4105)Sorin Davidoi
2017-06-23Use Class and Property Decorators (#3730)Yamagishi Kazutoshi
2017-06-23feat: Swipeable columnsSorin Davidoi
2017-06-20Upgrade React Router (#3677)Sorin Davidoi
2017-05-18refactor: Import from react-router/lib (#3117)Sorin Davidoi
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko