Skip to content

Releases: gravity-ui/markdown-editor

v15.17.0

17 Jul 11:54
9a3856c
Compare
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
Compare
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
Compare
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
Compare
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)

v15.14.2

01 Jul 08:57
8ed9478
Compare
Choose a tag to compare

15.14.2 (2025-06-30)

Bug Fixes

  • view: support anchor links using name instead of id (#792) (3079054)

v15.14.1

19 Jun 13:31
8750c22
Compare
Choose a tag to compare

15.14.1 (2025-06-18)

Bug Fixes

  • GPT: fixed open gpt-widget in safari browser (#781) (5a21ae6)

v15.14.0

17 Jun 15:05
47e7f8d
Compare
Choose a tag to compare

15.14.0 (2025-06-17)

Features

  • added data attribute for searching toolbar button (#783) (0aca8d8)

v15.13.3

10 Jun 08:22
532d82e
Compare
Choose a tag to compare

15.13.3 (2025-06-05)

Bug Fixes

  • YfmNote: improved note removal on Backspace (#778) (2c5c0f6)

v15.13.2

02 Jun 10:08
79d7d3c
Compare
Choose a tag to compare

15.13.2 (2025-05-29)

Bug Fixes

  • wysiwyg: preserve markup for bold and italic marks (#774) (ef69f89)
  • YfmTable: fixed styles and added qa attrs (cc2582b)

v15.13.1

27 May 15:32
4ac90b1
Compare
Choose a tag to compare

15.13.1 (2025-05-27)

Bug Fixes

  • SelectionContext: fixed ESM import error for prosemirror-utils (#771) (10ce81c)