editor.js/src/components/utils
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
..
popover chore(onChange): bugfix, batching, improvements of ModificationsObserver (#2349) 2023-05-12 20:50:48 +03:00
blocks.ts feat(shortcuts): convert block by tools shortcut (#2419) 2023-07-20 23:27:18 +03:00
events.ts chore(onChange): bugfix, batching, improvements of ModificationsObserver (#2349) 2023-05-12 20:50:48 +03:00
listeners.ts chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
mutations.ts fix(onchange): callback will be fired on removing of a whole text (#2392) 2023-06-21 20:32:25 +03:00
notifier.ts refactoring: notifier is util now (#1628) 2021-04-15 20:20:21 +03:00
resolve-aliases.ts fix(tunes): Make label an alias for title in tunes menu item (#2198) 2022-12-14 23:46:36 +03:00
sanitizer.ts chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
scroll-locker.ts chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
shortcuts.ts chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
tooltip.ts feat(toolbar): toolbar refactored and ui improved (#1815) 2021-11-24 21:14:24 +03:00