Releases: codex-team/editor.js
Releases · codex-team/editor.js
v2.31.0
Now you can use Inline Tools in read-only mode!
✨ Inline tools & shortcuts now work in read-only mode
🛠️ API updates: blocks.renderFromHTML() is async, caret.setToBlock() improved
🐞 Fixes: Safari caret, memory leak in Shortcuts, toolbox shortcuts, autofocus in read-only
💌 Read full changelog
New Contributors
- @e11sy made their first contribution in #2846
- @Sozialarchiv made their first contribution in #2842
- @obafemitayor made their first contribution in #2894
- @narpat-ps made their first contribution in #2941
Full Changelog: v2.30.8...v2.31.0
v2.31.0-rc.10
What's Changed
Full Changelog: v2.31.0-rc.9...v2.31.0-rc.10
v2.31.0-rc.9
What's Changed
Full Changelog: v2.31.0-rc.8...v2.31.0-rc.9
v2.31.0-rc.8
Bump version up to 2.31.0-rc.8 #2899
What's Changed
- dx(submodules): remove tools submodules from the repo by @neSpecc in #2898
- Bug Fix For When "/" Overides external text by @obafemitayor in #2894
- Added fix for memory leak issue by @obafemitayor in #2893
New Contributors
- @obafemitayor made their first contribution in #2894
Full Changelog: v2.31.0-rc.7...v2.31.0-rc.8
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