editor.js/test/cypress/tests
Peter Savchenko 29d68ecb47
fix(block-events): caret losing after backspace after nested list (#2723)
* feat: Fix caret loss after Backspace at the start of block when previous block is not convertible

* fix create shadow caret

* fix: remove unnecessary blank line in blockEvents.ts

* fix: pass event object to slashPressed method in blockEvents.ts

* fix eslint
2024-05-23 20:06:33 +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(block-events): caret losing after backspace after nested list (#2723) 2024-05-23 20:06:33 +03:00
tools Use Vite builder (#2300) 2023-04-13 22:25:29 +03:00
ui feat(popover): custom content becomes a popover item (#2707) 2024-05-04 15:35:36 +00:00
utils feat(popover): custom content becomes a popover item (#2707) 2024-05-04 15:35:36 +00: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