Releases: mdx-editor/editor
Releases · mdx-editor/editor
v0.22.5
0.22.5 (2023-09-12)
Bug Fixes
- link-dialog: stop button submit event propagation (8f04486)
v0.22.4
0.22.4 (2023-09-10)
Bug Fixes
- getMarkdown works in source mode (d88d2c6)
v0.22.3
0.22.3 (2023-09-09)
Bug Fixes
- select all with last decorator node (175c3f8)
- table tools work correctly (0ef658e), closes #72
v0.22.2
0.22.2 (2023-09-08)
Bug Fixes
- ensure JSX popover is displayed on top of toolbar (137ba12)
v0.20.0
0.20.0 (2023-09-01)
Features
- improve frontmatter editor (637565b)
- link dialog allows edition of link title (2e0611a)
v0.19.0
0.19.0 (2023-09-01)
Features
- add onBlur triggered by inFocus listener (195dbd3)
- expose optional focus callback function (e8be877)
- let user choose where to manually focus (a231f0a)
- make the blur event accessible in the handler (ead267a)