mirror of
https://github.com/codex-team/editor.js
synced 2026-03-16 15:45:47 +01:00
* 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 |
||
|---|---|---|
| .. | ||
| Backspace.cy.ts | ||
| Delete.cy.ts | ||
| Enter.cy.ts | ||
| Slash.cy.ts | ||
| Tab.cy.ts | ||