about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/components/icon_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
2023-01-05[Glitch] Add aria-hidden to 'Hide image' button in MediaGallery since the but...Holden Foreman
2022-11-10[Glitch] Remove aria-pressed where it's redundantSasha Sorokin
2022-10-11Move some modules from flavours/glitch/utils/ back to flavours/glitch/feature...Claire
2022-10-11Rename flavours/glitch/util into flavours/glitch/utilsClaire
2022-08-31Fix position of “expand” icon in media modal on glitch-soc (#1838)Claire
2022-08-25[Glitch] Fix media modal link buttonClaire
2022-06-28[Glitch] Add notifications for new reportsEugen Rochko
2022-06-16Fix checkmark on interaction buttons with larger fonts (#1799)Claire
2022-02-26[Glitch] Fix media modal footer's “external link” not being a linkClaire
2020-10-26[Glitch] Fix regressions in icon buttons in web UIEugen Rochko
2020-10-26[Glitch] Add pop-out player for audio/video in web UIEugen Rochko
2019-10-27[Glitch] Replace fav icon animation with CSSThibG
2019-09-09Use upstream's Icon componentThibaut Girka
2019-08-06Implement keyboard navigation in glitch-soc composerThibaut Girka
2019-08-06[Glitch] Port changes to IconButtonThibG
2019-03-06[Glitch] Disable the underlying button element when an ItemButton is disabledThibG
2018-01-18Style fixes to make eslint happier, hopefullyDavid Yip
2017-12-03Rename themes -> flavours ? ?kibigo!