Releases: mdx-editor/editor
Releases · mdx-editor/editor
v3.0.0-alpha.1
Features
- use vanilla codemirror for the codemirror plugin (246b860)
BREAKING CHANGES
- the plugin no longer accepts the sandpack theme option.
Pass a codemirror 6 extension instead.
v2.20.7
2.20.7 (2024-04-20)
Bug Fixes
- fallback to to default code block language if no descriptor found (6c05223), closes #423
v2.20.6
2.20.6 (2024-04-19)
Bug Fixes
- always keep a paragraph below the last decorator (083f6fd), closes #420
v2.20.2
2.20.2 (2024-04-13)
Bug Fixes
- disable link dialog in read-only mode (159d0d0), closes #418
- disable link dialog in read-only mode (6bff1a0), closes #418
- image dialog should accept only images (cf31596), closes #413
- table-editor: first row should be a header row using th instead of td element (e2e340b)
v2.20.1
2.20.1 (2024-04-12)
Bug Fixes
- image dialog should accept only images (9c4c7cc), closes #413
v2.20.0
2.20.0 (2024-04-07)
Bug Fixes
Features
- add Chinese(Simplified) language translation (1e942c6)
- add Chinese(Simplified) language translation (f4d1c35)
v2.19.0
2.19.0 (2024-04-01)
Features
- deps: update lexical packages to 1.14.2 (#402) (fbbc9c8)