Releases: gravity-ui/markdown-editor
Releases · gravity-ui/markdown-editor
v3.4.0
13 Dec 09:42
Compare
Sorry, something went wrong.
No results found
3.4.0 (2022-12-09)
Features
Math: improve ux with inline math (#43 ) (e09dca4 )
YfmCut: auto openning yfm-cut if selection is inside cut's content (#46 ) (f3084f8 )
YfmCut: don't open/close yfm-cut by clicking on the title (#47 ) (1e13715 )
Bug Fixes
Placeholder: show placeholders immediately after initialization (#45 ) (723a79d )
v3.3.0
24 Nov 12:30
Compare
Sorry, something went wrong.
No results found
3.3.0 (2022-11-23)
Features
parse html from the clipboard when pasting (#40 ) (b27e9b8 )
YfmNote: do not fill in the note title when creating a new note (#41 ) (f65b342 )
YfmTable: clear selected table cells and delete empty rows or a table when the backspace button is pressed (d4e1623 )
Bug Fixes
core: escape the pipe symbol during serialization to markdown (#36 ) (f766021 )
re-export MathNode classes (#38 ) (b4ee9b4 )
v3.2.0
10 Nov 10:32
Compare
Sorry, something went wrong.
No results found
3.2.0 (2022-11-10)
Features
add support to linkify urls with custom tlds (#31 ) (1b0d44a )
Clipboard: insert markup, html and text of the selected fragment into the clipboard (#30 ) (f438588 )
Clipboard: smarter copying (#33 ) (a458d46 )
core: added priority for marks in extension builder (395f97b )
Link: when pasting, create a link with the pasted URL and selected text (#28 ) (1230601 )
Bug Fixes
Checkbox: write placeholder content when label constains only whitespace characters (#32 ) (3ded049 )
Code: set lowest priority for inline code mark (b4f9ae0 )
v3.1.0
27 Oct 11:57
Compare
Sorry, something went wrong.
No results found
3.1.0 (2022-10-27)
Features
core: when appending replace last empty paragraph with new content and add empty paragraph after (#25 ) (a7333ad )
Lists: breaking the list when deleting a list item (#26 ) (a5e5362 )
v3.0.0
14 Oct 14:23
Compare
Sorry, something went wrong.
No results found
3.0.0 (2022-10-14)
⚠ BREAKING CHANGES
core: use one builder for all plug-in extensions
Features
core: add context to extension builder (#22 ) (dc66438 )
core: move plugins sorting to the extension builder (fcc4d35 )
core: use one builder for all plug-in extensions (66de15e )
table arrow controls (3e00e6a )
v2.1.0
06 Oct 08:50
Compare
Sorry, something went wrong.
No results found
2.1.0 (2022-10-05)
Features
added new field for selection interface (4ccfdaa )
core: escape corner brackets during serialization (#17 ) (01ad8a8 )
toolbar: add tooltip to list-buttons (af158ff )
tooltip: add delay before open and close tooltip (2c17593 )
v2.0.0
04 Oct 12:11
Compare
Sorry, something went wrong.
No results found
2.0.0 (2022-10-04)
⚠ BREAKING CHANGES
Features
Html: use html sanitizer from yfm-transform (#14 ) (cf8ce23 )
update to uikit@3 (bd6c517 )
v1.2.0
28 Sep 13:49
Compare
Sorry, something went wrong.
No results found
1.2.0 (2022-09-28)
Features
YfmCut: move cursor to end of cut's title when press backspace in the beginning of its content (007773a )
YfmCut: remove cut on press backspace in the beginning of his title (b715b38 )
YfmNote: move cursor to end of note's title when press backspace in the beginning of its content (a485fc9 )
YfmNote: remove note on press backspace in the beginning of his title (c1865ed )
v1.1.1
26 Sep 16:38
Compare
Sorry, something went wrong.
No results found
1.1.1 (2022-09-26)
Bug Fixes
Placeholder: fix display of fake cursor before placeholder (#8 ) (5ffdd35 )
v1.1.0
25 Sep 20:03
Compare
Sorry, something went wrong.
No results found
1.1.0 (2022-09-22)
Features