Skip to content

Releases: codex-team/editor.js

v2.30.0-rc.2

01 Apr 09:33
1320b04
Compare
Choose a tag to compare
v2.30.0-rc.2 Pre-release
Pre-release
  • Improvement — The ability to merge blocks of different types (if both tools provide the conversionConfig) #2671
blocks-merging.mov

v2.30.0-rc.1

13 Mar 14:33
ee64332
Compare
Choose a tag to compare
v2.30.0-rc.1 Pre-release
Pre-release
  • Fix - Unexpected new line on Enter press with selected block without caret
new-line-bug.mov
  • Fix - Search input autofocus loosing after Block Tunes opening
cursor-loosing.mov
  • Fix - Block removing while Enter press on Block Tunes
block-deletion.mov

v2.30.0-rc.0

28 Feb 17:20
e9b4c30
Compare
Choose a tag to compare
v2.30.0-rc.0 Pre-release
Pre-release
  • FixonChange will be called when removing the entire text within a descendant element of a block.

v2.29.1

28 Jan 10:49
b619946
Compare
Choose a tag to compare
  • 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

24 Jan 17:57
9542551
Compare
Choose a tag to compare

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

22 Dec 20:54
c5ddf91
Compare
Choose a tag to compare
v2.29.0-rc.8 Pre-release
Pre-release
  • 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

08 Dec 23:26
6385ab2
Compare
Choose a tag to compare
v2.29.0-rc.7 Pre-release
Pre-release
  • 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

08 Nov 19:38
5e8fe06
Compare
Choose a tag to compare
v2.29.0-rc.6 Pre-release
Pre-release

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

v2.29.0-rc.5

22 Oct 22:10
ee188bf
Compare
Choose a tag to compare
v2.29.0-rc.5 Pre-release
Pre-release
  • New — Editor Config now has the style.nonce attribute that could be used to allowlist editor style tag for Content Security Policy "style-src"

v2.29.0-rc.4

18 Oct 21:45
3533774
Compare
Choose a tag to compare
v2.29.0-rc.4 Pre-release
Pre-release
  • Fix — Editor wrapper element growing on the Inline Toolbar close