Releases: gravity-ui/markdown-editor
Releases · gravity-ui/markdown-editor
v15.17.0
Features
Bug Fixes
- Link: fix popup position when anchor DOM changes (#815) (0b19930)
v15.16.2
Bug Fixes
- core: process child tokens in MarkdownParserDynamicModifier (#809) (f1a5088)
v15.16.0
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
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
Bug Fixes
- view: support anchor links using
name
instead of id
(#792) (3079054)
v15.14.1
Bug Fixes
- GPT: fixed open gpt-widget in safari browser (#781) (5a21ae6)
v15.14.0
Features
- added data attribute for searching toolbar button (#783) (0aca8d8)
v15.13.3
Bug Fixes
- YfmNote: improved note removal on Backspace (#778) (2c5c0f6)
v15.13.2
Bug Fixes
- wysiwyg: preserve markup for bold and italic marks (#774) (ef69f89)
- YfmTable: fixed styles and added qa attrs (cc2582b)
v15.13.1
Bug Fixes
- SelectionContext: fixed ESM import error for
prosemirror-utils
(#771) (10ce81c)