Releases: gravity-ui/markdown-editor
Releases · gravity-ui/markdown-editor
v15.19.0
Features
- view/useFilesGallery: add possibility to override gallery item props (#824) (5d6269f)
v15.18.0
Features
Bug Fixes
- CodeBlock: skip lang init on import fail (#817) (7c4827a)
- wysiwyg: fix pasting empty text into code and from code editor (#820) (efd9be1)
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)