element-web/src/accessibility
Michael Telatynski d9d53870e3
Fix roving tab index getting confused after dragging space order (#10901)
* Fix roving tab index getting confused after dragging space order

* Fix roving tab index for drag reordering

* delint

* Add test

* Make types happier

* Remove snapshot
2023-05-17 14:18:21 +00:00
..
context_menu Conform more of the codebase to strictNullChecks (#10350 2023-03-10 14:55:06 +00:00
roving Add arrow key controls to emoji and reaction pickers (#10637) 2023-04-20 14:56:21 +00:00
KeyboardShortcuts.ts Apply strictNullChecks to src/settings/* (#10252 2023-02-28 10:24:59 +00:00
KeyboardShortcutUtils.ts Make more of the codebase conform to strict types (#10857) 2023-05-16 14:25:43 +01:00
RovingTabIndex.tsx Fix roving tab index getting confused after dragging space order (#10901) 2023-05-17 14:18:21 +00:00
Toolbar.tsx Make composer format bar an aria toolbar (#10583) 2023-04-12 13:58:38 +00:00