Releases: mdx-editor/editor
Releases · mdx-editor/editor
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)
v0.17.1
0.17.1 (2023-08-30)
Bug Fixes
- deleting the last table row deletes the table (db60df3), closes #53
v0.17.0
0.17.0 (2023-08-30)
Features
- headings can now be limited to certain levels (d0a04f7), closes #52