editor.js/test/cypress/tests/modules/BlockEvents
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
..
Backspace.cy.ts fix(block-events): caret losing after backspace after nested list (#2723) 2024-05-23 20:06:33 +03:00
Delete.cy.ts feat(block-events): delete keydown handling added (#2402) 2023-07-06 23:45:12 +03:00
Enter.cy.ts chore(perf): initialisation and rendering performance optimisations (#2430) 2023-08-08 22:17:09 +03:00
Slash.cy.ts fix changelog (#2704) 2024-05-01 20:59:33 +03:00
Tab.cy.ts feat(ui): native-like tab behaviour, slash for toolbox (#2569) 2023-12-22 23:15:35 +03:00