mirror of
https://github.com/codex-team/editor.js
synced 2026-03-14 14:45:47 +01:00
add changelog
This commit is contained in:
parent
df7d3a7883
commit
7b6b78235a
1 changed files with 5 additions and 0 deletions
|
|
@ -16,6 +16,11 @@
|
|||
- `DX` - Tools submodules removed from the repository
|
||||
- `Improvement` - Shift + Down/Up will allow to select next/previous line instead of Inline Toolbar flipping
|
||||
- `Improvement` - The API `caret.setToBlock()` offset now works across the entire block content, not just the first or last node.
|
||||
- `Improvement` - The API `blocks.renderFromHTML()` became async and now can be awaited.
|
||||
- `Fix` - `blocks.renderFromHTML()` — Error "Can't find a Block to remove." fixed
|
||||
- `Fix` - The API `.clear()` index invalidation fixed
|
||||
|
||||
|
||||
|
||||
### 2.30.7
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue