excalidraw/src/components
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
..
ButtonSelect.tsx Some a11y fixes (#534) 2020-01-25 09:52:03 -08:00
ColorPicker.css Accessible modals (#560) 2020-01-25 19:37:58 -03:00
ColorPicker.tsx Accessible modals (#560) 2020-01-25 19:37:58 -03:00
ContextMenu.css Use relative CSS units (#484) 2020-01-20 14:59:00 -08:00
ContextMenu.tsx Set Trailing Cmma to (#525) 2020-01-24 12:04:54 +02:00
EditableText.css Use relative CSS units (#484) 2020-01-20 14:59:00 -08:00
EditableText.tsx Accessible modals (#560) 2020-01-25 19:37:58 -03:00
ExportDialog.css Use relative CSS units (#484) 2020-01-20 14:59:00 -08:00
ExportDialog.tsx Accessible modals (#560) 2020-01-25 19:37:58 -03:00
FixedSideContainer.css Use relative CSS units (#484) 2020-01-20 14:59:00 -08:00
FixedSideContainer.tsx Set Trailing Cmma to (#525) 2020-01-24 12:04:54 +02:00
icons.tsx Share excalidrawings as links! (#356) 2020-01-19 21:56:19 -08:00
Island.css Redesign idea (#343) 2020-01-15 07:42:02 -08:00
Island.tsx Redesign idea (#343) 2020-01-15 07:42:02 -08:00
LanguageList.tsx Enhance language selection (#538) 2020-01-24 19:10:44 +01:00
LockIcon.tsx Set Trailing Cmma to (#525) 2020-01-24 12:04:54 +02:00
Modal.css Redesign idea (#343) 2020-01-15 07:42:02 -08:00
Modal.tsx Accessible modals (#560) 2020-01-25 19:37:58 -03:00
Popover.css Redesign idea (#343) 2020-01-15 07:42:02 -08:00
Popover.tsx Set Trailing Cmma to (#525) 2020-01-24 12:04:54 +02:00
Stack.css Redesign idea (#343) 2020-01-15 07:42:02 -08:00
Stack.tsx Set Trailing Cmma to (#525) 2020-01-24 12:04:54 +02:00
ToolButton.tsx Accessible modals (#560) 2020-01-25 19:37:58 -03:00
ToolIcon.scss Pointer for Tool icons (#501) 2020-01-21 22:07:09 +01:00