Releases: mdx-editor/editor
Releases · mdx-editor/editor
v3.12.0
3.12.0 (2024-10-07)
Features
- optionally disable trimming of initial markdown (49e3003)
v3.11.5
3.11.5 (2024-09-18)
Bug Fixes
- address regression from Lexical upgrade (00b70fc), closes #585
v3.11.4
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
3.11.3 (2024-08-29)
Bug Fixes
- reduce command priority on Nested Editor update command within Table Cells (#575) (b3d4d43), closes #570
v3.10.1
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
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
3.9.3 (2024-07-24)
Bug Fixes
- prevent file system D&D, C&P, upload if no uploadImageHandler (#549) (71daa82)