gristlabs_grist-core/app
Dmitry S 90db5020c9 (core) Improve focus and keyboard shortcuts in modals.
Summary:
- Factor out focusing logic from Clipboard to FocusLayer.
- Generalize FocusLayer to support adding a temporary layer while a modal is open.
- Stop Mousetrap shortcuts while a modal is open.
- Refactor how Mousetrap's custom stopCallback is implemented to avoid
  needing to bundle knockout for mousetrap.

Test Plan: Added a test that Enter in a UserManager doesn't open a cell editor from underneath the modal.

Reviewers: paulfitz

Reviewed By: paulfitz

Differential Revision: https://phab.getgrist.com/D2626
2020-10-03 22:56:00 -04:00
..
client (core) Improve focus and keyboard shortcuts in modals. 2020-10-03 22:56:00 -04:00
common (core) Improve focus and keyboard shortcuts in modals. 2020-10-03 22:56:00 -04:00
gen-server (core) Support "Public access" switch in the UI for docs. 2020-09-18 19:14:33 -04:00
plugin (core) Improve object serialization, to help get RECORD data to Custom Widgets. 2020-08-21 18:33:28 -04:00
server (core) move client code to core 2020-10-02 13:24:21 -04:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00