about summary refs log tree commit diff
path: root/app/javascript/mastodon/components/modal_root.js
AgeCommit message (Expand)Author
2023-02-20Rename JSX files with proper `.jsx` extension (#23733)Renaud Chaput
2023-01-30Upgrade ESlint to v8 (#23305)Nick Schonning
2022-02-25Fix reply button on media modal not giving focus to compose form (#17626)Claire
2021-07-17Fix replying from modal (#16516)Claire
2021-07-13Improve modal flow and back button handling (#16499)Claire
2020-12-07Fix too low contrast on new media modal background in web UI (#15284)Eugen Rochko
2020-11-27Change media modals look in web UI (#15217)Eugen Rochko
2020-11-21Remove fade-in animation from modals in web UI (#15199)Eugen Rochko
2020-06-10Fix TL sometimes jumping when closing modals (#14019)ThibG
2019-11-30Fix lost focus when modals open/close (#12437)ThibG
2019-11-04Use inert polyfill (#12209)Gabriel Rubens
2019-08-06Trap tab in modals (#11493)ThibG
2018-12-21Fix composer not getting focus after reply confirmation dialog (#9602)ThibG
2018-03-24Show media modal on public pages (#6801)Akihiko Odaki