Releases: gravity-ui/markdown-editor
Releases · gravity-ui/markdown-editor
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)
v14.12.4
Bug Fixes
- view: updated cut open logic to use attributes instead of classes due to extension update (#628) (#630) (3d58a8d)
v15.0.1
15.0.1 (2025-02-12)
Bug Fixes
- bundle: added missing toolbar types (#611) (40a5ff2)
- bundle: added preview in toolbar select (#615) (4dfb4fc)
- bundle: fixed active list element (#625) (60e16d4)
- cut: fixed open state styles (#616) (f80fe92)
- plugins: mark TooltipButtonPlugin and TooltipSelectPlugin deprecated (#621) (06d4c6c)
- toolbar: dont render tooltip if preview is empty (#622) (4e9d19f)
- toolbar: fixed preview tooltip placement (#607) (de141f2)