Releases: gravity-ui/markdown-editor
Releases · gravity-ui/markdown-editor
v15.22.0
03 Oct 09:00
Compare
Sorry, something went wrong.
No results found
Features
add autosave while editing Mermaid and YfmHtmlblock (#852 ) (5ddd9d5 )
YfmTable: add ghost when dragging rows and columns (#849 ) (b1ca9c6 )
YfmTable: change border color for selected cells (#850 ) (46f5168 )
YfmTableControls: update plus button styles (#848 ) (2482d89 )
Bug Fixes
BaseSchema: fix serialization of empty paragraphs inside other blocks (#846 ) (196f9f6 )
FoldingHeading: some blocks remained visible when heading was collapsed (#845 ) (1c0005d )
YfmTableControls: fix drag-n-drop false positives (#853 ) (ea018a1 )
YfmTable: fix button display while dragging (#854 ) (54bd192 )
v15.21.0
24 Sep 08:59
Compare
Sorry, something went wrong.
No results found
Features
view: support no-stripe-table modifier (8f4cfb0 )
YfmConfigs: support yfm modifiers (26157cd )
Bug Fixes
YfmTableControls: fix row deletion when dnd is enabled (#844 ) (b696dd3 )
v15.20.0
15 Sep 11:25
Compare
Sorry, something went wrong.
No results found
Features
icons: update monospace, tabs, mermaid and drawio icons (#837 ) (1acf377 )
YfmTable: rework table controls – add drag-n-drop, rows and columns insertion (#831 ) (f8fd37f )
Bug Fixes
toolbar: hide tooltip when menu open to prevent overlap (#839 ) (9c80b9d )
v15.19.1
29 Aug 13:06
Compare
Sorry, something went wrong.
No results found
Bug Fixes
bundle: dont pass invalid props to dom in ToolbarColors component (#836 ) (93a97b6 )
ellipsis rule in inline code (#829 ) (53cc46f )
Lists: enable tight lists by default to eliminate unnecessary spacing (#826 ) (28b7368 )
v15.19.0
12 Aug 09:28
Compare
Sorry, something went wrong.
No results found
Features
view/useFilesGallery: add possibility to override gallery item props (#824 ) (5d6269f )
v15.18.0
04 Aug 14:09
Compare
Sorry, something went wrong.
No results found
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
17 Jul 11:54
Compare
Sorry, something went wrong.
No results found
Features
Bug Fixes
Link: fix popup position when anchor DOM changes (#815 ) (0b19930 )
v15.16.2
10 Jul 15:11
Compare
Sorry, something went wrong.
No results found
Bug Fixes
core: process child tokens in MarkdownParserDynamicModifier (#809 ) (f1a5088 )
v15.16.0
08 Jul 15:00
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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 )