Releases: codex-team/editor.js
Releases · codex-team/editor.js
v2.31.0-rc.5
v2.30.7
v2.31.0-rc.4
What's Changed
- notifier and tooltip, fix closes #2591, #2390, #2462 by @Sozialarchiv in #2842
New Contributors
- @Sozialarchiv made their first contribution in #2842
v2.31.0-rc.3
v2.31.0-rc.2
What's Changed
- Chore (toolbox): improved shortcuts visibility when tool exports array of toolbox items by @e11sy in #2846
- Feat (Conversion-config): pass target tool config to the conversionConfig.import method by @e11sy in #2848
New Contributors
Full Changelog: v2.31.0-rc.1...v2.31.0-rc.2
v2.31.0-rc.1
What's Changed
Full Changelog: v2.31.0-rc.0...v2.31.0-rc.1
v2.31.0-rc.0
New
- Inline tools (those withisReadOnlySupported
specified) can now be used in read-only modeFix
- Fix selection of first block in read-only initialization with "autofocus=true"
v2.30.6
Fix
— Fix the display of ‘Convert To’ near blocks that do not have the ‘conversionConfig.export’ rule specifiedFix
— The Plus button does not appear when the editor is loaded in an iframe in ChromeFix
— Prevent inline toolbar from closing in nested instance of editor
v2.30.5
– Fix – Fix exported types
v2.30.4
Fix
- Tool's exporting types added