editor.js/test/cypress
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
..
fixtures feat(merge): blocks of different types can be merged (#2671) 2024-04-01 12:29:47 +03:00
plugins Use Vite builder (#2300) 2023-04-13 22:25:29 +03:00
support fix(block-tunes): enter keydown problems (#2650) 2024-03-13 17:30:16 +03:00
tests fix(conversion): restore caret after conversion though the Inline Toolbar and API (#2699) 2024-04-29 22:24:31 +03:00
.eslintrc chore(perf): initialisation and rendering performance optimisations (#2430) 2023-08-08 22:17:09 +03:00
tsconfig.json Block tunes as a popover (#2091) 2022-11-03 20:52:33 +03:00