Editor.js Versions Save

A block-style editor with clean JSON output

v2.30.0-rc.3

1 week ago

New – Block Tunes now supports nesting items

telegram-cloud-document-2-5249075975655800832

v2.30.0-rc.2

3 weeks ago
  • Improvement — The ability to merge blocks of different types (if both tools provide the conversionConfig) #2671

https://github.com/codex-team/editor.js/assets/3684889/2463e117-8c5a-412e-bddc-5d86277daae8

v2.30.0-rc.1

1 month ago
  • Fix - Unexpected new line on Enter press with selected block without caret

https://github.com/codex-team/editor.js/assets/3684889/ac3320ae-a4a4-46fd-9715-1ef0168f39dc

  • Fix - Search input autofocus loosing after Block Tunes opening

https://github.com/codex-team/editor.js/assets/3684889/c2ecae88-7663-4dc4-9f36-3eebec69e387

  • Fix - Block removing while Enter press on Block Tunes

https://github.com/codex-team/editor.js/assets/3684889/9881f006-3a2c-45a8-aeef-e0fcdfc23867

v2.30.0-rc.0

1 month ago
  • FixonChange will be called when removing the entire text within a descendant element of a block.

v2.29.1

2 months ago
  • Fix — Toolbox wont be shown when Slash pressed along with Shift or Alt
  • Fix — Toolbox will be opened when Slash entered in non-US keyboard layout where there is no physical '/' key.

v2.29.0

3 months ago

Slide 16_9 - 14@2x

New Tab bevaviour, Slash as a Toolbox opener, improved Inline Toolbar, updates of navigation and more

💌 Read full changelog

v2.29.0-rc.8

4 months ago
  • Fix — Caret losing on Mobile Devices when adding a block via Toolbox or via Backspace at the beginning of a Block
  • New — Toolbox now will be opened by '/' in empty Block instead of Tab
  • New — Block Tunes now will be opened by 'CMD+/' instead of Tab in non-empty block
  • New — Tab now will navigate through Blocks. In last block Tab will navigate to the next input on page.
  • Improvement — Now you can set focus via arrows/Tab to "contentless" (decorative) blocks like Delimiter which have no inputs.
  • Refactoringce-block--focused class toggling removed as unused.

v2.29.0-rc.7

4 months ago
  • Fix — Inline Toolbar sometimes opened in an incorrect position. Now it will be aligned by the left side of the selected text. And won't overflow the right side of the text column.
  • Fix — Compiler error "This import is never used as a value and must use 'import type'..." fixed

v2.29.0-rc.6

5 months ago

fix: errors caused by events fired while editor is not initialized yet #2532

v2.29.0-rc.5

6 months ago
  • New — Editor Config now has the style.nonce attribute that could be used to allowlist editor style tag for Content Security Policy "style-src"