mirror of
https://github.com/codex-team/editor.js
synced 2026-03-16 15:45:47 +01:00
* 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 |
||
|---|---|---|
| .. | ||
| block.cy.ts | ||
| blocks.cy.ts | ||
| caret.cy.ts | ||
| toolbar.cy.ts | ||
| tools.cy.ts | ||
| tunes.cy.ts | ||