matrix-public-archive/shared
Eric Eastwood 27ed76c7a9
Implement `ModalView` with native `<dialog>` element (#88)
The main benefit we're getting from this refactor is semantics, `Escape` to close modal, and focus lock.

We have one existing modal with the Developer Options.

This refactor is happening so it can be used to add a new homeserver in the homeserver selector on the room directory page, https://github.com/matrix-org/matrix-public-archive/pull/87
2022-10-19 01:04:19 -05:00
..
lib Show surrounding messages for a full screen of content (#71) 2022-09-20 16:02:09 -05:00
viewmodels Implement `ModalView` with native `<dialog>` element (#88) 2022-10-19 01:04:19 -05:00
views Implement `ModalView` with native `<dialog>` element (#88) 2022-10-19 01:04:19 -05:00
.eslintrc.json Stop restarting server when the client bundle updates 2022-02-15 17:30:30 -06:00
hydrogen-vm-render-script.js Show surrounding messages for a full screen of content (#71) 2022-09-20 16:02:09 -05:00
room-directory-vm-render-script.js Add search to room directory landing page (#70) 2022-09-15 20:41:55 -05:00