Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-25 | [Glitch] Remove fade-in animation from modals in web UI | Eugen Rochko | |
Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2020-04-09 | Fix deprecated use of createBrowserHistory | Thibaut Girka | |
2019-12-01 | [Glitch] Fix lost focus when modals open/close | ThibG | |
Port 35b142a7ad19821483f900e81e915a7925fd4eaf to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-11-06 | [Glitch] Use inert polyfill | Gabriel Rubens | |
Port 3cc9ff872f676d7ce56f7cf7875f85f804ea20a9 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-08-06 | [Glitch] Trap tab in modals | ThibG | |
Port 5c73746b695e5bc540b41f5ae1406eac6220886e to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-04-16 | Fix opening/closing gifv sometimes making the timeline scroll | Thibaut Girka | |
2018-12-21 | Fix composer not getting focus after reply confirmation dialog | Thibaut Girka | |
The modal-handling code gives back focus to the element focused when the modal opened. However, in the case of reply confirmation, it would do so *after* the composer code itself requested focus. | |||
2018-07-30 | Allow modals to be closed by pressing “back” | Thibaut Girka | |
2018-05-11 | Fix root modal's keyup handling (Fixes #478) | Thibaut Girka | |
2018-04-20 | [Glitch] Show media modal on public pages | Thibaut Girka | |
Port ff7941e652af1d54d9c991254556e7932a8b183c to glitch-soc |