editor.js/test/cypress/tests/api
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
..
block.cy.ts chore(onChange): bugfix, batching, improvements of ModificationsObserver (#2349) 2023-05-12 20:50:48 +03:00
blocks.cy.ts fix(conversion): restore caret after conversion though the Inline Toolbar and API (#2699) 2024-04-29 22:24:31 +03:00
caret.cy.ts fix(conversion): restore caret after conversion though the Inline Toolbar and API (#2699) 2024-04-29 22:24:31 +03:00
toolbar.cy.ts feat(toolbar-api): method for toggling toolbox (#2332) 2023-04-13 20:02:46 +03:00
tools.cy.ts deps(Cypress): upgrade library and related packages to latest versions, migrate config, fix type error (#2327) 2023-04-02 19:20:59 +01:00
tunes.cy.ts deps(Cypress): upgrade library and related packages to latest versions, migrate config, fix type error (#2327) 2023-04-02 19:20:59 +01:00