editor.js/types/api
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
..
block.d.ts feat(ui): native-like tab behaviour, slash for toolbox (#2569) 2023-12-22 23:15:35 +03:00
blocks.d.ts chore(blocks.render): mutex for onchange added to the blocks.render() (#2449) 2023-08-21 12:28:31 +03:00
caret.d.ts API shorthands (#627) 2019-02-28 19:01:41 +03:00
events.d.ts Move to typescript (#474) 2018-11-23 19:11:50 +03:00
i18n.d.ts Release / 2.18 (#1181) 2020-06-03 11:17:29 +03:00
index.d.ts feat(toolbar): toolbar refactored and ui improved (#1815) 2021-11-24 21:14:24 +03:00
inline-toolbar.d.ts Version 2.13 (#719) 2019-04-29 15:52:54 +03:00
listeners.d.ts feat(toolbar): toolbar refactored and ui improved (#1815) 2021-11-24 21:14:24 +03:00
notifier.d.ts Move to typescript (#474) 2018-11-23 19:11:50 +03:00
readonly.d.ts Tunes improvements for inline actions (#1722) 2021-07-21 21:33:09 +03:00
sanitizer.d.ts Move to typescript (#474) 2018-11-23 19:11:50 +03:00
saver.d.ts Move to typescript (#474) 2018-11-23 19:11:50 +03:00
selection.d.ts Move to typescript (#474) 2018-11-23 19:11:50 +03:00
styles.d.ts Move to typescript (#474) 2018-11-23 19:11:50 +03:00
toolbar.d.ts feat(toolbar-api): method for toggling toolbox (#2332) 2023-04-13 20:02:46 +03:00
tooltip.d.ts Release/2.16.1 (#990) 2019-12-07 14:53:20 +03:00
ui.d.ts feat(toolbar): toolbar refactored and ui improved (#1815) 2021-11-24 21:14:24 +03:00