Skip to content

Releases: mdx-editor/editor

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)

v3.9.2

20 Jul 04:40
10bd8d7
Compare
Choose a tag to compare

3.9.2 (2024-07-20)

Bug Fixes

  • disable image delete if in read-only mode (#534) (10bd8d7)

v3.9.1

20 Jul 04:35
4bdb69a
Compare
Choose a tag to compare

3.9.1 (2024-07-20)

Bug Fixes

  • disable d & d and upload UI if no image upload handler (4bdb69a)

v3.9.0

20 Jul 04:07
08b4434
Compare
Choose a tag to compare

3.9.0 (2024-07-20)

Features

v3.8.0

07 Jul 13:47
193e44f
Compare
Choose a tag to compare

3.8.0 (2024-07-07)

Features

v3.7.0

02 Jul 06:35
29feb8d
Compare
Choose a tag to compare

3.7.0 (2024-07-02)

Bug Fixes

  • Add option prop to StrikeThroughSupSubTogglesProps (c501db9)
  • correct typing for toolbar buttons (a3b0a16), closes #510

Features