mirror of
https://github.com/codex-team/editor.js
synced 2026-03-17 16:10:07 +01:00
Update changelog
This commit is contained in:
parent
d05e5442f6
commit
d7ebf5983a
1 changed files with 4 additions and 0 deletions
|
|
@ -4,6 +4,10 @@
|
|||
### 2.26.0
|
||||
|
||||
- `New` — *UI* — Meet the new Block Tunes look! Vertical menu with simple JSON configuration (and support for legacy way of defining block tunes).
|
||||
- `New` — *Block Tunes API* — Now `render()` method of a Block Tune can return `TunesMenuConfig` besides `HTMLElement`. This impovement is a key to the new straightforward way of configuring tune's appearance in Block Tunes menu.
|
||||
- `New` — *Tools API* — As well as `render()` in `Tunes Api`, Tool's `renderSettings()` now also supports `TunesMenuConfig` return value format.
|
||||
- `Deprecated` — *Styles API* — CSS classes `.cdx-settings-button` and `.cdx-settings-button--active` are not recommended to use. Consider configuring your block settings with new JSON API instead.
|
||||
- `Fix` — Prevent flipper from handling the event which caused it's instantiating.
|
||||
|
||||
### 2.25.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue