Skip to content

Releases: gravity-ui/markdown-editor

v15.23.0

14 Oct 16:19
3093772

Choose a tag to compare

15.23.0 (2025-10-14)

Features

Bug Fixes

  • YfmTable: fix clearing table cells when pressing backspace (#866) (776de5c)

v15.22.2

09 Oct 18:21
1635df8

Choose a tag to compare

15.22.2 (2025-10-09)

Bug Fixes

  • toolbar: revert broken z-index logic for popups (#861) (2859f7c)

v15.22.1

09 Oct 09:29
503e4c0

Choose a tag to compare

15.22.1 (2025-10-08)

Bug Fixes

  • Mermaid, YfmHtmlBlock: improve autosave UI behavior (#858) (6da142b)
  • toolbar: use helper to adjust z-index for popups (#544) (d452b02)

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)