Skip to content

Releases: gravity-ui/markdown-editor

v15.34.5

03 Mar 15:35
c172859

Choose a tag to compare

15.34.5 (2026-03-03)

Performance Improvements

  • Placeholder: optimize placeholders rendering (#966) (966a92e)

v15.34.4

26 Feb 14:03
84989d1

Choose a tag to compare

15.34.4 (2026-02-26)

Bug Fixes

v15.34.3

25 Feb 12:22
3694835

Choose a tag to compare

15.34.3 (2026-02-25)

Bug Fixes

  • SelectionContext: skip updates on attribute-only DOM mutations (#961) (23ee605)
  • styles: added YFM styles overrides layer (#951) (ab8773d)
  • YfmHeading: fix parsing custom ids in headings (#959) (a690b15)

v15.34.2

18 Feb 21:30
3e81449

Choose a tag to compare

15.34.2 (2026-02-18)

Bug Fixes

  • view: fix i18n for codeblock floating buttons (#957) (0825933)

v15.34.1

18 Feb 20:17
66b62ad

Choose a tag to compare

15.34.1 (2026-02-18)

Bug Fixes

  • search: always anchor search panel to current editor instance (#955) (de93f3e)
  • view: fixed styles for codeblock floating buttons (#954) (e579ad2)

v15.34.0

18 Feb 17:20
3261423

Choose a tag to compare

15.34.0 (2026-02-18)

Features

  • Clipboard: remove empty blocks at edges of selected content when copying (#945) (5f76172)

v15.33.0

18 Feb 08:57
1f5239d

Choose a tag to compare

15.33.0 (2026-02-18)

Features

  • CodeBlock: redesign the floating toolbar and add a toggle for text wrapping (#949) (cacfcf3)
  • view: add a HOC that adds floating actions to code blocks (#950) (57528f2)

v15.32.0

11 Feb 07:45
77f0e4c

Choose a tag to compare

15.32.0 (2026-02-06)

Features

  • YfmTable: unpack single-cell tables on paste (#943) (c825e92)

Bug Fixes

  • CodeBlock: handle pasting only from code-editors known to us (#946) (badebdc)

v15.31.0

28 Jan 15:23
b608ef8

Choose a tag to compare

15.31.0 (2026-01-28)

Features

  • CodeBlock: create new code blocks without line numbers (#940) (b641ae8)

v15.30.0

28 Jan 08:46
e4bf261

Choose a tag to compare

15.30.0 (2026-01-27)

Features

  • Checkbox: allow multi-line labels in checkboxes (#938) (fa94c5b)
  • Checkbox: preserve newlines between checkboxes (#939) (befe4c3)
  • search: make search panel semi-transparent when overlapping active search match (#937) (a96b4d6)

Bug Fixes

  • Emoji: allow Enter to create new line when no emoji is selected (#906) (d09ddc6)
  • Search: auto-scroll to search match when only one result found (#936) (07b7738)