Skip to content

Releases: gravity-ui/markdown-editor

v15.4.2

17 Mar 14:13
d5c989c
Compare
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
Compare
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)

v15.4.0

13 Mar 17:07
1e2a30b
Compare
Choose a tag to compare

15.4.0 (2025-03-13)

Features

  • Mermaid: use shared state to manage editing state (8568fb9)
  • react-utils: added helper hook for manage shared editing state (b1b4e6b)
  • utils: added helpers to generating and validating entity ids (280d8ed)
  • view: added option to control HTML block runtimes (#674) (ad03230)
  • wysiwyg: implemented shared state extension (d3de016)
  • YfmHtmlBlock: use shared state to manage editing state (a63b121)

Bug Fixes

  • Clipboard: correct handling of pasting into code (#678) (ea31ecc)
  • get actual range when selecting item in suggests (command menu, emoji suggest) (#673) (d70644a)

v15.3.1

07 Mar 10:11
5da9f23
Compare
Choose a tag to compare

15.3.1 (2025-03-07)

Bug Fixes

  • CodeBlock: resolved async import loading for CodeBlockHighlight (#672) (2f68e16)
  • gpt: added onClose props in plugin for markup mode (#669) (689cc20)

v15.3.0

05 Mar 17:53
5aa19ff
Compare
Choose a tag to compare

15.3.0 (2025-03-05)

Features

  • Clipboard: added trim empty list items before copying (#658) (ed88851)
  • Lists: improved collapsing of empty list items with nested lists (#653) (c828137)
  • YfmHtmlBlock: added compatibility for sanitize named export (#668) (e76af56)

v15.2.2

27 Feb 17:23
df8d5e7
Compare
Choose a tag to compare

15.2.2 (2025-02-27)

Bug Fixes

  • Color: fixed import of color md plugin (#661) (d260605)

v15.2.1

26 Feb 12:11
6dcddb2
Compare
Choose a tag to compare

15.2.1 (2025-02-26)

Bug Fixes

  • added file extensions to full-path imports for esm-build (#651) (2bfcd5d)
  • Emoji: added file extension to plugin import path (#654) (77d3c0c)

v15.2.0

23 Feb 13:13
33105eb
Compare
Choose a tag to compare

15.2.0 (2025-02-21)

Features

v15.1.0

19 Feb 18:15
7dc768e
Compare
Choose a tag to compare

15.1.0 (2025-02-19)

Features

  • ImgSize: added ability to render custom form in image widget (#639) (b529453)

Bug Fixes

  • ImgSize: support enableNewImageSizeCalculation in ImageWidget (#641) (f6a7899)
  • YfmCut: fixed open state styles for nested cuts (#643) (25089b3)

v14.12.6

19 Feb 18:29
141bd54
Compare
Choose a tag to compare

14.12.6 (2025-02-19)

Bug Fixes

  • ImgSize: support enableNewImageSizeCalculation in ImageWidget (#641) (df38fb0)
  • YfmCut: fixed open state styles for nested cuts (#643) (757b6d9)