Skip to content

Releases: codex-team/editor.js

v2.30.0-rc.9

01 May 18:03
bd1de56
Compare
Choose a tag to compare
v2.30.0-rc.9 Pre-release
Pre-release
  • Fix — Slash keydown inserts the slash at the Toolbox search instead of the current block

v2.30.0-rc.8

29 Apr 19:32
238c909
Compare
Choose a tag to compare
v2.30.0-rc.8 Pre-release
Pre-release
  • Fix - Caret lost after block conversion via Inline Toolbar and shortcuts
  • Improvement - The API blocks.convert() now returns the new block API
  • Improvement - The API caret.setToBlock() now can accept either BlockAPI or block index or block id

v2.30.0-rc.7

27 Apr 18:29
5eafda5
Compare
Choose a tag to compare
v2.30.0-rc.7 Pre-release
Pre-release
  • Fix – Unwanted scroll on first typing on iOS devices (#2695)
  • Fix - Unwanted soft line break on Enter press after period and space (". |") on iOS devices (#2696)
  • Fix - Caret lost after block conversion on mobile devices. (#2697)

v2.30.0-rc.5

27 Apr 14:01
8442726
Compare
Choose a tag to compare
v2.30.0-rc.5 Pre-release
Pre-release

New – "Convert to" control is now also available in Block Tunes

image

v2.30.0-rc.4

23 Apr 19:54
4118dc3
Compare
Choose a tag to compare
v2.30.0-rc.4 Pre-release
Pre-release

New – Block Tunes now supports separator items

separator

v2.30.0-rc.3

13 Apr 20:11
54c4c23
Compare
Choose a tag to compare
v2.30.0-rc.3 Pre-release
Pre-release

New – Block Tunes now supports nesting items

telegram-cloud-document-2-5249075975655800832

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.