editor.js/types
Peter Savchenko 23858e0025
fix(conversion): restore caret after conversion though the Inline Toolbar and API (#2699)
* fix caret loosing after caret

* Refactor convert method to return Promise in Blocks API

* changelog upd

* Fix missing semicolon in blocks.cy.ts and BlockTunes.cy.ts

* add test for inline toolbar conversion

* Fix missing semicolon in InlineToolbar.cy.ts

* add test for toolbox shortcut

* api caret.setToBlock now can accept block api or index or id

* eslint fix

* Refactor test descriptions in caret.cy.ts

* rm tsconfig change

* lint

* lint

* Update CHANGELOG.md
2024-04-29 22:24:31 +03:00
..
api fix(conversion): restore caret after conversion though the Inline Toolbar and API (#2699) 2024-04-29 22:24:31 +03:00
block-tunes Block tunes as a popover (#2091) 2022-11-03 20:52:33 +03:00
configs feat(popover): separator (#2690) 2024-04-22 22:38:20 +03:00
data-formats chore(onChange): bugfix, batching, improvements of ModificationsObserver (#2349) 2023-05-12 20:50:48 +03:00
events/block fix: use type imports for block events (#2491) 2023-12-05 19:26:10 +03:00
tools feat(popover): separator (#2690) 2024-04-22 22:38:20 +03:00
index.d.ts feat(popover): separator (#2690) 2024-04-22 22:38:20 +03:00