Releases: mdx-editor/editor
Releases · mdx-editor/editor
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)
v3.9.2
3.9.2 (2024-07-20)
Bug Fixes
- disable image delete if in read-only mode (#534) (10bd8d7)
v3.9.1
3.9.1 (2024-07-20)
Bug Fixes
- disable d & d and upload UI if no image upload handler (4bdb69a)
v3.9.0
3.9.0 (2024-07-20)
Features
v3.8.0
3.8.0 (2024-07-07)
Features
v3.7.0
3.7.0 (2024-07-02)
Bug Fixes
- Add option prop to StrikeThroughSupSubTogglesProps (c501db9)
- correct typing for toolbar buttons (a3b0a16), closes #510
Features