Skip to content

Releases: gravity-ui/markdown-editor

v15.22.0

03 Oct 09:00
fcb4008

Choose a tag to compare

15.22.0 (2025-10-02)

Features

  • add autosave while editing Mermaid and YfmHtmlblock (#852) (5ddd9d5)
  • YfmTable: add ghost when dragging rows and columns (#849) (b1ca9c6)
  • YfmTable: change border color for selected cells (#850) (46f5168)
  • YfmTableControls: update plus button styles (#848) (2482d89)

Bug Fixes

  • BaseSchema: fix serialization of empty paragraphs inside other blocks (#846) (196f9f6)
  • FoldingHeading: some blocks remained visible when heading was collapsed (#845) (1c0005d)
  • YfmTableControls: fix drag-n-drop false positives (#853) (ea018a1)
  • YfmTable: fix button display while dragging (#854) (54bd192)

v15.21.0

24 Sep 08:59
cf44225

Choose a tag to compare

15.21.0 (2025-09-23)

Features

  • view: support no-stripe-table modifier (8f4cfb0)
  • YfmConfigs: support yfm modifiers (26157cd)

Bug Fixes

  • YfmTableControls: fix row deletion when dnd is enabled (#844) (b696dd3)

v15.20.0

15 Sep 11:25
bc46706

Choose a tag to compare

15.20.0 (2025-09-15)

Features

  • icons: update monospace, tabs, mermaid and drawio icons (#837) (1acf377)
  • YfmTable: rework table controls – add drag-n-drop, rows and columns insertion (#831) (f8fd37f)

Bug Fixes

  • toolbar: hide tooltip when menu open to prevent overlap (#839) (9c80b9d)

v15.19.1

29 Aug 13:06
2c17fa4

Choose a tag to compare

15.19.1 (2025-08-28)

Bug Fixes

  • bundle: dont pass invalid props to dom in ToolbarColors component (#836) (93a97b6)
  • ellipsis rule in inline code (#829) (53cc46f)
  • Lists: enable tight lists by default to eliminate unnecessary spacing (#826) (28b7368)

v15.19.0

12 Aug 09:28
731d06c

Choose a tag to compare

15.19.0 (2025-08-12)

Features

  • view/useFilesGallery: add possibility to override gallery item props (#824) (5d6269f)

v15.18.0

04 Aug 14:09
2bbc465

Choose a tag to compare

15.18.0 (2025-08-04)

Features

Bug Fixes

  • CodeBlock: skip lang init on import fail (#817) (7c4827a)
  • wysiwyg: fix pasting empty text into code and from code editor (#820) (efd9be1)

v15.17.0

17 Jul 11:54
9a3856c

Choose a tag to compare

15.17.0 (2025-07-16)

Features

Bug Fixes

  • Link: fix popup position when anchor DOM changes (#815) (0b19930)

v15.16.2

10 Jul 15:11
3aece81

Choose a tag to compare

15.16.2 (2025-07-09)

Bug Fixes

  • core: process child tokens in MarkdownParserDynamicModifier (#809) (f1a5088)

v15.16.0

08 Jul 15:00
86bcb37

Choose a tag to compare

15.16.0 (2025-07-08)

Features

  • core: make dynamic modifiers are public (#805) (ce0c9e0)
  • core: markdown-parser can parse an existing stream of md tokens (#806) (e642c51)
  • forms: allow custom upload hints (#802) (b407ce4)

v15.15.0

03 Jul 10:23
9d300f0

Choose a tag to compare

15.15.0 (2025-07-03)

Features

  • YfmTable: support for ignoring splitters in table content (#800) (23c68ac)

Bug Fixes

  • correct TextAreaFixed display name (#796) (7b65f78)
  • Link: paste URL with trailing question mark (#798) (51d0fe7)