editor.js/test/cypress/tests
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
inline-tools fix(inline-toolbar): appearance logic improved (#2550) 2023-12-09 02:05:27 +03:00
modules fix(conversion): restore caret after conversion though the Inline Toolbar and API (#2699) 2024-04-29 22:24:31 +03:00
tools Use Vite builder (#2300) 2023-04-13 22:25:29 +03:00
ui fix(conversion): restore caret after conversion though the Inline Toolbar and API (#2699) 2024-04-29 22:24:31 +03:00
utils feat(block tunes): Conversion Menu in Block Tunes (#2692) 2024-04-27 16:57:52 +03:00
block-ids.cy.ts chore(perf): initialisation and rendering performance optimisations (#2430) 2023-08-08 22:17:09 +03:00
copy-paste.cy.ts chore(patch): pull 2.28.1 patch to the next (#2507) 2023-10-11 20:28:16 +03:00
i18n.cy.ts chore(perf): initialisation and rendering performance optimisations (#2430) 2023-08-08 22:17:09 +03:00
initialization.cy.ts feat(config): new style.nonce option for CSP (#2519) 2023-10-23 01:08:26 +03:00
onchange.cy.ts fix issue #2523 (#2639) 2024-02-28 20:08:08 +03:00
readOnly.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
sanitisation.cy.ts feat(merge): blocks of different types can be merged (#2671) 2024-04-01 12:29:47 +03:00
selection.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
utils.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