Skip to content

Releases: gravity-ui/markdown-editor

v15.25.0

14 Nov 10:32
e873006

Choose a tag to compare

15.25.0 (2025-11-14)

Features

  • bundle: improve cursor movement to specified line in wysiwyg mode (fd04b7f)
  • Checkbox: add data-line attribute to checkbox (283c7d1)
  • CodeBlock: add data-line attribute to code block (783f099)
  • Deflist: add data-line attribute to term (86347bc)
  • Lists: add data-line attribute to list item (1077ae9)
  • Table: add data-line attribute to table row (b956c55)
  • YfmCut: add data-line attribute to cut title (426bfcf)
  • YfmNote: add data-line attribute to note title (f55d176)

v15.24.1

11 Nov 09:13
c9c0e9f

Choose a tag to compare

15.24.1 (2025-11-11)

Bug Fixes

  • BaseSchema: get paragraph attributes from token attributes (#875) (17a58e5)

v15.24.0

19 Oct 18:40
d392a2e

Choose a tag to compare

15.24.0 (2025-10-18)

Features

  • toolbar: add dynamic z-index sync via useTargetZIndex hook (#863) (d03f6c9)
  • YfmCut: support diplodoc/cut-extension v1.x.x (#869) (14bf513)

Bug Fixes

  • imageSize: fixed the insertion of the svg image (#857) (e70da1b)
  • Table: go to next row when pressing Enter or Shift+Enter (#871) (5cbdf0a)
  • wysiwyg: dont apply wrapping input rules within non-default textblocks (#870) (cd3cddd)

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)