Skip to content

Releases: codex-team/editor.js

v2.31.0-rc.5

11 Nov 20:37
Compare
Choose a tag to compare
v2.31.0-rc.5 Pre-release
Pre-release

What's Changed

  • fix(inline-link): link insertion in safari by @neSpecc in #2864

v2.30.7

11 Nov 19:46
597bde3
Compare
Choose a tag to compare

What's Changed

  • fix(inline-link): link insertion in safari by @neSpecc in #2864

v2.31.0-rc.4

06 Nov 18:46
58a7a9e
Compare
Choose a tag to compare
v2.31.0-rc.4 Pre-release
Pre-release

What's Changed

New Contributors

v2.31.0-rc.3

06 Nov 18:05
5ec2408
Compare
Choose a tag to compare
v2.31.0-rc.3 Pre-release
Pre-release
  • chore(ui): update current block in readonly by clicks on block by @neSpecc in #2859

v2.31.0-rc.2

17 Oct 17:06
6313409
Compare
Choose a tag to compare
v2.31.0-rc.2 Pre-release
Pre-release

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

09 Oct 18:30
eb7ffcb
Compare
Choose a tag to compare
v2.31.0-rc.1 Pre-release
Pre-release

What's Changed

  • Fix - Incorrect caret position after blocks merging in Safari by @neSpecc in #2841

Full Changelog: v2.31.0-rc.0...v2.31.0-rc.1

v2.31.0-rc.0

08 Oct 09:08
21ac511
Compare
Choose a tag to compare
v2.31.0-rc.0 Pre-release
Pre-release
  • New - Inline tools (those with isReadOnlySupported specified) can now be used in read-only mode
  • Fix - Fix selection of first block in read-only initialization with "autofocus=true"

v2.30.6

13 Sep 22:20
3aa164d
Compare
Choose a tag to compare
  • Fix — Fix the display of ‘Convert To’ near blocks that do not have the ‘conversionConfig.export’ rule specified
  • Fix — The Plus button does not appear when the editor is loaded in an iframe in Chrome
  • Fix — Prevent inline toolbar from closing in nested instance of editor

v2.30.5

13 Aug 18:47
339e772
Compare
Choose a tag to compare

– Fix – Fix exported types

v2.30.4

09 Aug 15:50
c8632b2
Compare
Choose a tag to compare
  • Fix - Tool's exporting types added