1
0
mirror of https://github.com/excalidraw/excalidraw.git synced 2025-02-18 13:29:36 +01:00
excalidraw/src/actions
Guillermo Peralta Scura e4ff408f23
Accessible modals (#560)
Improve the accessibility of our modals (the color picker and the export dialog)

Implement a focus trap so that tapping through the controls inside them don't escape to outer elements, it also allows to close the modals with the "Escape" key.
2020-01-25 19:37:58 -03:00
..
actionCanvas.tsx Accessible modals (#560) 2020-01-25 19:37:58 -03:00
actionDeleteSelected.tsx Set Trailing Cmma to (#525) 2020-01-24 12:04:54 +02:00
actionExport.tsx Accessible modals (#560) 2020-01-25 19:37:58 -03:00
actionProperties.tsx changing new shape property sets it as default (#520) 2020-01-25 09:58:57 -08:00
actionSelectAll.ts Set Trailing Cmma to (#525) 2020-01-24 12:04:54 +02:00
actionStyles.ts Set Trailing Cmma to (#525) 2020-01-24 12:04:54 +02:00
actionZindex.tsx Set Trailing Cmma to (#525) 2020-01-24 12:04:54 +02:00
index.ts Set Trailing Cmma to (#525) 2020-01-24 12:04:54 +02:00
manager.tsx Set Trailing Cmma to (#525) 2020-01-24 12:04:54 +02:00
types.ts Set Trailing Cmma to (#525) 2020-01-24 12:04:54 +02:00