Skip to content

Releases: gravity-ui/markdown-editor

v15.27.1

12 Dec 13:44
e26239d

Choose a tag to compare

15.27.1 (2025-12-12)

Bug Fixes

  • deps: mark @gravity-ui/components as a required dependency (#896) (5638196)

v15.27.0

11 Dec 15:16
13df9d0

Choose a tag to compare

15.27.0 (2025-12-11)

Features

  • markup: update search match styles (437dc16)
  • update appearance of search panel in markup mode (13e2ec9)
  • wysiwyg: add search and replace functionality to wysiwyg mode (d168ab6)

v15.26.1

11 Dec 11:19
172f320

Choose a tag to compare

15.26.1 (2025-12-11)

Bug Fixes

  • build: resolve SCSS imports from node_modules (#892) (30f239b)
  • view: disable shadow mode by default to prevent XSS (#891) (bdfb039)

v15.26.0

10 Dec 11:28
50d346b

Choose a tag to compare

15.26.0 (2025-12-10)

Features

  • code-block: support line numbers in code blocks (#879) (f57f153)
  • Math: parse TeX formulas when pasting from code editor and paste them as math block (#888) (c3c7a7f)
  • support yfm theme colors (#889) (5505a42)

Bug Fixes

  • Checkbox: handle checkbox without id attribute (#883) (578c103)
  • YfmTable: fixed dragging a row in horizontally scrolled table (cf6c9e4)
  • YfmTable: fixed position of floating plus buttons when table is scrolled horizontally (4f1e8cd)
  • YfmTable: fixed position of floating row and column controls when table scrolling horizontally (acb01e2)

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)