about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/components/modal_root.js
AgeCommit message (Expand)Author
2023-02-25[Glitch] Rename JSX files with proper `.jsx` extensionRenaud Chaput
2023-02-03[Glitch] Run eslint --fixClaire
2022-05-15Use upstream's settings for CW auto-expand and column swiping (#1770)Claire
2022-02-26[Glitch] Fix reply button on media modal not giving focus to compose formClaire
2021-07-12Fix and simplify browser history handling in relation to modalsClaire
2021-05-07[Glitch] Fix too low contrast on new media modal background in web UIEugen Rochko
2021-05-07Change media modals look in web UIEugen Rochko
2020-11-25[Glitch] Remove fade-in animation from modals in web UIEugen Rochko
2020-04-09Fix deprecated use of createBrowserHistoryThibaut Girka
2019-12-01[Glitch] Fix lost focus when modals open/closeThibG
2019-11-06[Glitch] Use inert polyfillGabriel Rubens
2019-08-06[Glitch] Trap tab in modalsThibG
2019-04-16Fix opening/closing gifv sometimes making the timeline scrollThibaut Girka
2018-12-21Fix composer not getting focus after reply confirmation dialogThibaut Girka
2018-07-30Allow modals to be closed by pressing “back”Thibaut Girka
2018-05-11Fix root modal's keyup handling (Fixes #478)Thibaut Girka
2018-04-20[Glitch] Show media modal on public pagesThibaut Girka