Releases: gravity-ui/markdown-editor
Releases · gravity-ui/markdown-editor
v15.4.0
15.4.0 (2025-03-13)
Features
- Mermaid: use shared state to manage editing state (8568fb9)
- react-utils: added helper hook for manage shared editing state (b1b4e6b)
- utils: added helpers to generating and validating entity ids (280d8ed)
- view: added option to control HTML block runtimes (#674) (ad03230)
- wysiwyg: implemented shared state extension (d3de016)
- YfmHtmlBlock: use shared state to manage editing state (a63b121)
Bug Fixes
- Clipboard: correct handling of pasting into code (#678) (ea31ecc)
- get actual range when selecting item in suggests (command menu, emoji suggest) (#673) (d70644a)
v15.3.1
15.3.1 (2025-03-07)
Bug Fixes
- CodeBlock: resolved async import loading for CodeBlockHighlight (#672) (2f68e16)
- gpt: added onClose props in plugin for markup mode (#669) (689cc20)
v15.3.0
15.3.0 (2025-03-05)
Features
- Clipboard: added trim empty list items before copying (#658) (ed88851)
- Lists: improved collapsing of empty list items with nested lists (#653) (c828137)
- YfmHtmlBlock: added compatibility for sanitize named export (#668) (e76af56)
v15.2.2
15.2.2 (2025-02-27)
Bug Fixes
- Color: fixed import of color md plugin (#661) (d260605)
v15.2.1
15.2.1 (2025-02-26)
Bug Fixes
- added file extensions to full-path imports for esm-build (#651) (2bfcd5d)
- Emoji: added file extension to plugin import path (#654) (77d3c0c)
v15.1.0
15.1.0 (2025-02-19)
Features
- ImgSize: added ability to render custom form in image widget (#639) (b529453)
Bug Fixes
- ImgSize: support enableNewImageSizeCalculation in ImageWidget (#641) (f6a7899)
- YfmCut: fixed open state styles for nested cuts (#643) (25089b3)
v14.12.6
Bug Fixes
- ImgSize: support enableNewImageSizeCalculation in ImageWidget (#641) (df38fb0)
- YfmCut: fixed open state styles for nested cuts (#643) (757b6d9)
v15.0.2
15.0.2 (2025-02-17)
Bug Fixes
- bundle: fixed YfmTable serialization inside quotes at any nesting level (#635) (52b421c)
- ImagePaste: make image paste priority higher than link to make image link paste working (#634) (9b98e40)
- view: updated cut open logic to use attributes instead of classes due to extension update (#628) (0985395)
v14.12.5
Bug Fixes
- bundle: fixed YfmTable serialization inside quotes at any nesting level (#635) (b73391c)