Skip to content

Releases: gravity-ui/markdown-editor

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)

v15.0.2

17 Feb 17:06
65fd284
Compare
Choose a tag to compare

15.0.2 (2025-02-17)

Bug Fixes

  • bundle: fixed YfmTable serialization inside quotes at any nesting level (#635) (52b421c)
  • ImagePaste: make image paste priority higher than link to make image link paste working (#634) (9b98e40)
  • view: updated cut open logic to use attributes instead of classes due to extension update (#628) (0985395)

v14.12.5

17 Feb 17:06
096ddb5
Compare
Choose a tag to compare

14.12.5 (2025-02-17)

Bug Fixes

  • bundle: fixed YfmTable serialization inside quotes at any nesting level (#635) (b73391c)

v14.12.4

14 Feb 09:36
48ead4c
Compare
Choose a tag to compare

14.12.4 (2025-02-14)

Bug Fixes

  • view: updated cut open logic to use attributes instead of classes due to extension update (#628) (#630) (3d58a8d)

v15.0.1

12 Feb 18:22
05fa997
Compare
Choose a tag to compare

15.0.1 (2025-02-12)

Bug Fixes

  • bundle: added missing toolbar types (#611) (40a5ff2)
  • bundle: added preview in toolbar select (#615) (4dfb4fc)
  • bundle: fixed active list element (#625) (60e16d4)
  • cut: fixed open state styles (#616) (f80fe92)
  • plugins: mark TooltipButtonPlugin and TooltipSelectPlugin deprecated (#621) (06d4c6c)
  • toolbar: dont render tooltip if preview is empty (#622) (4e9d19f)
  • toolbar: fixed preview tooltip placement (#607) (de141f2)