Skip to content

Releases: mdx-editor/editor

v0.22.5

12 Sep 05:10
Compare
Choose a tag to compare

0.22.5 (2023-09-12)

Bug Fixes

  • link-dialog: stop button submit event propagation (8f04486)

v0.22.4

10 Sep 06:29
d88d2c6
Compare
Choose a tag to compare

0.22.4 (2023-09-10)

Bug Fixes

  • getMarkdown works in source mode (d88d2c6)

v0.22.3

09 Sep 09:25
0ef658e
Compare
Choose a tag to compare

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

08 Sep 08:08
Compare
Choose a tag to compare

0.22.2 (2023-09-08)

Bug Fixes

  • ensure JSX popover is displayed on top of toolbar (137ba12)

v0.22.1

07 Sep 06:05
26a10f9
Compare
Choose a tag to compare

0.22.1 (2023-09-07)

Bug Fixes

v0.22.0

06 Sep 10:33
c02f699
Compare
Choose a tag to compare

0.22.0 (2023-09-06)

Features

v0.21.1

05 Sep 06:14
8355ad9
Compare
Choose a tag to compare

0.21.1 (2023-09-05)

Bug Fixes

v0.21.0

02 Sep 06:04
fab4e92
Compare
Choose a tag to compare

0.21.0 (2023-09-02)

Features

  • let user choose where to autoFocus (#63) (fab4e92)

v0.20.0

01 Sep 11:30
2e0611a
Compare
Choose a tag to compare

0.20.0 (2023-09-01)

Features

  • improve frontmatter editor (637565b)
  • link dialog allows edition of link title (2e0611a)

v0.19.0

01 Sep 07:13
c065e09
Compare
Choose a tag to compare

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)