Skip to content

Releases: gravity-ui/markdown-editor

v15.8.1

21 Apr 10:14
8bf8502

Choose a tag to compare

15.8.1 (2025-04-18)

Bug Fixes

  • gpt: fix gpt markup action for preset (#727) (9221b3a)

v15.8.0

17 Apr 14:19
253c0b5

Choose a tag to compare

15.8.0 (2025-04-17)

Features

  • image: move selection to the image title on toolbar item click (#725) (68096df)

Bug Fixes

  • markup: fix pasting image urls to link lines (#721) (2fddf0a)
  • QuoteLink: move clipboard button style to the plugin styles (#724) (8b65ebd)

Refactoring

  • bundle: move editor content to additional component (#722) (2b94fd3)

v15.7.0

15 Apr 13:17
00335f0

Choose a tag to compare

15.7.0 (2025-04-15)

Features

  • deps: updated prosemirror-view to 1.38.0 (#717) (dbae4a8)

v15.6.1

14 Apr 13:27
f48ac1c

Choose a tag to compare

15.6.1 (2025-04-14)

Bug Fixes

  • deps: updated codemirror, prosemirror, lezer versions (#715) (c2e4a8e)

v15.6.0

09 Apr 14:39
ed85780

Choose a tag to compare

15.6.0 (2025-04-07)

Features

  • toolbar: show current heading level in editor toolbar (#696) (bac13dc)

Bug Fixes

v15.5.1

31 Mar 20:39
853302c

Choose a tag to compare

15.5.1 (2025-03-31)

Bug Fixes

v15.5.0

31 Mar 19:03
10ca21b

Choose a tag to compare

15.5.0 (2025-03-31)

Features

  • Lists: added sinkOnlySelectedListItem (#687) (6f54ee7)
  • QuoteLink: added QuoteLink additional extension for wysiwyg mode (#667) (138120a)
  • wysiwyg: allow to disable markdown-it-attrs in yfm preset (#690) (da1c209)

Bug Fixes

v14.13.0

24 Mar 19:23
1216519

Choose a tag to compare

14.13.0 (2025-03-24)

Features

  • withYfmHtml: add setup for runtime config (c6b4803)

Bug Fixes

  • view: setupRuntimeConfig is not a function on old html-extension peer (#685) (602aab6)

v15.4.2

17 Mar 14:13
d5c989c

Choose a tag to compare

15.4.2 (2025-03-17)

Bug Fixes

  • view: setupRuntimeConfig is not a function on old html-extension peer (#685) (9b44af4)

v15.4.1

14 Mar 14:03
e0d7deb

Choose a tag to compare

15.4.1 (2025-03-14)

Bug Fixes

  • link: fixed link cursor focus (#648) (c4797ef)
  • Mermaid: removed unnecessary consolelog in nodeview (#681) (dadecdb)
  • use primitive boolean type in useSharedEditingState hook (#682) (e476365)