Skip to content

Releases: mdx-editor/editor

v3.12.0

07 Oct 08:14
49e3003
Compare
Choose a tag to compare

3.12.0 (2024-10-07)

Features

  • optionally disable trimming of initial markdown (49e3003)

v3.11.5

18 Sep 08:49
00b70fc
Compare
Choose a tag to compare

3.11.5 (2024-09-18)

Bug Fixes

  • address regression from Lexical upgrade (00b70fc), closes #585

v3.11.4

14 Sep 07:02
ba176b1
Compare
Choose a tag to compare

3.11.4 (2024-09-14)

Bug Fixes

  • correct dependencies (916f742)
  • deeply nested lists don't throw an error (ac63059), closes #583

v3.11.3

29 Aug 10:14
b3d4d43
Compare
Choose a tag to compare

3.11.3 (2024-08-29)

Bug Fixes

  • reduce command priority on Nested Editor update command within Table Cells (#575) (b3d4d43), closes #570

v3.11.2

28 Aug 12:09
c9a922e
Compare
Choose a tag to compare

3.11.2 (2024-08-28)

Bug Fixes

v3.11.1

23 Aug 16:04
590da50
Compare
Choose a tag to compare

3.11.1 (2024-08-23)

Bug Fixes

v3.11.0

08 Aug 05:28
6b4132c
Compare
Choose a tag to compare

3.11.0 (2024-08-08)

Features

v3.10.1

25 Jul 15:50
4035c3e
Compare
Choose a tag to compare

3.10.1 (2024-07-25)

Bug Fixes

  • read-only mode -> in table -> in first row -> only last cell doesn't have border styling (#556) (4035c3e)

v3.10.0

24 Jul 06:02
f0c8135
Compare
Choose a tag to compare

3.10.0 (2024-07-24)

Bug Fixes

  • nestedLexicalEditor focus and update from within TableCell (#529) (f0c8135)

Features

  • export default icons for toolbar customization (#548) (d5ee5e2)

v3.9.3

24 Jul 05:59
71daa82
Compare
Choose a tag to compare

3.9.3 (2024-07-24)

Bug Fixes

  • prevent file system D&D, C&P, upload if no uploadImageHandler (#549) (71daa82)