about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/components/column_back_button.js
AgeCommit message (Expand)Author
2023-02-25[Glitch] Rename JSX files with proper `.jsx` extensionRenaud Chaput
2023-02-03[Glitch] Run eslint --fixClaire
2019-10-11[Glitch] Fix crash when switching back/from mobile layoutThibG
2019-10-06[Glitch] Fix scroll to top in single column UIEugen Rochko
2019-09-09Use the `Icon` component instead of directly using `i` tagThibaut Girka
2019-04-17Shift+click on column Back button to return to last pinable columnThibaut Girka
2018-05-31Use history.state to decide whether we should goBack() or go to / (fixes #247)Thibaut Girka
2017-12-03Rename themes -> flavours ? ?kibigo!