editor.js/src
Peter Savchenko cd29c52e51
feat(ui): native-like tab behaviour, slash for toolbox (#2569)
* slash to open toolbox, tab for navigation

* tab, focus improvements

- remove "focused" block state
- tab navigation respects inputs
- allow to focus contentless blocks

* fix tests

* tests for Slash

* tab tests

* test for tabbing out of editor

* tests fixed

* review fixes
2023-12-22 23:15:35 +03:00
..
components feat(ui): native-like tab behaviour, slash for toolbox (#2569) 2023-12-22 23:15:35 +03:00
styles feat(ui): native-like tab behaviour, slash for toolbox (#2569) 2023-12-22 23:15:35 +03:00
tools/stub chore(perf): initialisation and rendering performance optimisations (#2430) 2023-08-08 22:17:09 +03:00
types-internal chore(onChange): bugfix, batching, improvements of ModificationsObserver (#2349) 2023-05-12 20:50:48 +03:00
codex.ts fix(toolbar): layout shrink after blocks removing (#2484) 2023-09-20 11:07:25 +03:00
env.d.ts fix(inline-toolbar): appearance logic improved (#2550) 2023-12-09 02:05:27 +03:00