Releases: codex-team/editor.js
Releases · codex-team/editor.js
v2.31.0-rc.7
What's Changed
- fix: properly handle visible whitespaces in empty blocks by @idebenone in #2865
Full Changelog: here
v2.31.0-rc.6
New
- Inline tools (those withisReadOnlySupported
specified) shortcuts now work in read-only mode
v2.30.8
What's Changed
- fix: properly handle visible whitespaces in empty blocks by @idebenone in #2881
Full Changelog: v2.30.7...v2.30.8
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"