editor.js/src/components/modules/api
Peter Savchenko 022320940e
feat(shortcuts): convert block by tools shortcut (#2419)
* feat(conversion): allow to convert block using shortcut

* display shortcuts in conversion toolbar

* tests for the blocks.convert

* tests for the toolbox shortcuts

* Update CHANGELOG.md

* Update toolbox.cy.ts

* rm unused imports

* firefox test fixed

* test errors via to.throw
2023-07-20 23:27:18 +03:00
..
blocks.ts feat(shortcuts): convert block by tools shortcut (#2419) 2023-07-20 23:27:18 +03:00
caret.ts chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
events.ts refactoring(modules): Events module is util now (#1582) 2021-03-15 21:01:10 +03:00
i18n.ts Fix i18n for tunes and tools (#1711) 2021-06-28 13:06:35 +03:00
index.ts feat(toolbar): toolbar refactored and ui improved (#1815) 2021-11-24 21:14:24 +03:00
inlineToolbar.ts Release: 2.19 (#1364) 2020-10-13 20:50:46 +03:00
listeners.ts feat(toolbar): toolbar refactored and ui improved (#1815) 2021-11-24 21:14:24 +03:00
notifier.ts chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
readonly.ts chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
sanitizer.ts chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
saver.ts Release: 2.19 (#1364) 2020-10-13 20:50:46 +03:00
selection.ts chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
styles.ts Release: 2.19 (#1364) 2020-10-13 20:50:46 +03:00
toolbar.ts feat(toolbar-api): method for toggling toolbox (#2332) 2023-04-13 20:02:46 +03:00
tooltip.ts feat(toolbar): toolbar refactored and ui improved (#1815) 2021-11-24 21:14:24 +03:00
ui.ts feat(toolbar): toolbar refactored and ui improved (#1815) 2021-11-24 21:14:24 +03:00