about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/ui/components/tabs_bar.js
AgeCommit message (Expand)Author
2019-10-05[Glitch] Fix column header scrolling with the pageEugen Rochko
2019-09-09Use the `Icon` component instead of directly using `i` tagThibaut Girka
2019-09-09Move “export” before decoratorsThibaut Girka
2019-06-13[Glitch] Add responsive panels to the single-column layoutEugen Rochko
2019-06-13[Glitch] Add single-column modeEugen Rochko
2018-09-07Add preferences for notification badgesThibaut Girka
2018-09-07Add unread notifications badge to the mobile navbarThibaut Girka
2018-08-31[Glitch] On the mobile UI, move the search column to the rightThibaut Girka
2018-08-31[Glitch] Add search item to tab bar for mobile devicesThibaut Girka
2018-08-31[Glitch] Use withRouter for TabsBarThibaut Girka
2018-08-31[Glitch] Move "compose" on mobile to floating action buttonThibaut Girka
2018-08-31[Glitch] When search enabled, display hint in search popoutThibaut Girka
2017-12-03Rename themes -> flavours ? ?kibigo!