Releases: gravity-ui/markdown-editor
Releases · gravity-ui/markdown-editor
v8.0.0
01 Dec 12:41
Compare
Sorry, something went wrong.
No results found
8.0.0 (2023-12-01)
⚠ BREAKING CHANGES
content node for yfm note (#161 )
Features
v7.2.0
20 Nov 13:04
Compare
Sorry, something went wrong.
No results found
7.2.0 (2023-11-20)
Features
YfmTabs: auto-switching tabs in yfm-tabs when dragging over it (#157 ) (c4fdcbc )
Bug Fixes
improvements for toolbar hidden actions (#155 ) (d15839b )
v7.1.0
17 Nov 11:43
Compare
Sorry, something went wrong.
No results found
7.1.0 (2023-11-17)
Features
YfmCut: auto-opening yfm-cut when dragging over it (#152 ) (a7612c3 )
Add data-line attrs support for heading and paragraph(#158 )
v7.0.0
09 Nov 17:45
Compare
Sorry, something went wrong.
No results found
7.0.0 (2023-11-09)
⚠ BREAKING CHANGES
Features
v6.7.0
01 Nov 10:19
Compare
Sorry, something went wrong.
No results found
6.7.0 (2023-10-31)
Features
Breaks: parse <br/> to preffered break (#147 ) (8253496 )
Breaks: replace double breaks with new paragraph (#149 ) (2189de1 )
Bug Fixes
toolbar: correct calc of actions to show in presence of hiddenActions (#150 ) (f91113d )
v6.6.0
27 Oct 09:47
Compare
Sorry, something went wrong.
No results found
6.6.0 (2023-10-27)
Features
v6.5.0
26 Oct 11:38
Compare
Sorry, something went wrong.
No results found
6.5.0 (2023-10-26)
Features
ability to add hidden action to toolbar (#144 ) (d100d9b )
v6.4.0
25 Oct 14:19
Compare
Sorry, something went wrong.
No results found
6.4.0 (2023-10-25)
Features
CodeBlock: add custom tab key press handling in the codeblock (fb3284c )
CodeBlock: do not select codeblock node when clicking on it (67bad99 )
v6.3.0
10 Oct 12:16
Compare
Sorry, something went wrong.
No results found
6.3.0 (2023-10-10)
Features
Bug Fixes
correct parsing of \n in inline code (#135 ) (ebf37d7 )
selected node styles appear only if ProseMirror is focused (#138 ) (dd873de )
trying to add a row or column to an outer table caused it to be added into inner one (#139 ) (41d4a46 )
v6.2.0
29 Sep 11:46
Compare
Sorry, something went wrong.
No results found
6.2.0 (2023-09-29)
Features
Bug Fixes