Skip to content

Releases: mdx-editor/editor

v0.14.2

24 Aug 10:59
85480a9
Compare
Choose a tag to compare

0.14.2 (2023-08-24)

Bug Fixes

  • avoid form submission from dialogs (caa7cab)
  • stop form propagation to prevent submitting formik (85480a9)

v0.14.1

21 Aug 12:10
0ac4911
Compare
Choose a tag to compare

0.14.1 (2023-08-21)

Bug Fixes

v0.14.0

18 Aug 11:59
823d1d3
Compare
Choose a tag to compare

0.14.0 (2023-08-18)

Bug Fixes

  • make markdown shortcuts work with what's available (0518312)

Features

  • make image upload optional, support disable image resizing (823d1d3)

v0.13.0

17 Aug 13:46
9bbc18b
Compare
Choose a tag to compare

0.13.0 (2023-08-17)

Bug Fixes

  • extensions for the js imports (9bbc18b)
  • use extensions for imports (1fb2972)

Features

v0.12.0

16 Aug 15:44
008efa1
Compare
Choose a tag to compare

0.12.0 (2023-08-16)

Bug Fixes

  • better rich text icon (008efa1)
  • remove unconditional autofocus on front-matter (60a0c3b)
  • show something in the empty code block select (692a95f)

Features

v0.11.1

13 Aug 05:21
4326da1
Compare
Choose a tag to compare

0.11.1 (2023-08-13)

Bug Fixes

  • add missing exports for plugins (2f7f53b)

v0.11.1-alpha.1

13 Aug 05:06
2f7f53b
Compare
Choose a tag to compare
v0.11.1-alpha.1 Pre-release
Pre-release

0.11.1-alpha.1 (2023-08-13)

Bug Fixes

  • add missing exports for plugins (2f7f53b)

v0.11.0

11 Aug 12:27
a105b1a
Compare
Choose a tag to compare

0.11.0 (2023-08-11)

BREAKING CHANGE:

The editor has been re-worked into a pluggable architecture, with most features made optional through plugins. Check the updated documentation section for more details.

Features

  • re-architect to a plugin model (a105b1a)

v0.10.0-alpha.3

09 Aug 09:58
16810a6
Compare
Choose a tag to compare
v0.10.0-alpha.3 Pre-release
Pre-release

0.10.0-alpha.3 (2023-08-09)

Features

v0.10.0-alpha.2

07 Aug 09:28
4e0f20f
Compare
Choose a tag to compare
v0.10.0-alpha.2 Pre-release
Pre-release

0.10.0-alpha.2 (2023-08-07)

Features