Releases: gravity-ui/markdown-editor
Releases · gravity-ui/markdown-editor
markdown-editor: v15.44.0
Compare
Sorry, something went wrong.
No results found
Features
Bug Fixes
remove text about file size from image_upload_help (#1178 ) (308ab55 )
markdown-editor: v15.43.0
Compare
Sorry, something went wrong.
No results found
Features
Link: update link creation and editing view (#1154 ) (c7fb421 )
YfmTable: inherit cell background on row/column add (#1170 ) (c3ebbf7 )
YfmTable: remove background from selected table cells (#1169 ) (89ca7a6 )
Bug Fixes
CodeBlock: preserve code content containing fence sequences (#1172 ) (fefb171 )
YfmTable: fix color propagation to already colored cells (#1168 ) (0fdabeb )
YfmTable: include color value in row/column bg logging events (#1173 ) (c708421 )
markdown-editor: v15.42.0
Compare
Sorry, something went wrong.
No results found
Features
bundle: add changePreviewVisible method to editor api (#1153 ) (2d5a7bb )
Bug Fixes
bundle: fixed opening of drop-down list in ToolbarSelect component (#1165 ) (513b3b9 )
YfmHtmlBlock: preserve nested html block serialization (#1162 ) (58dffe0 )
markdown-editor: v15.41.1
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Mermaid: improve preformance when editing mermaid diagram in wysiwyg mode (#1158 ) (0d1ddc1 )
view: avoid UI freeze when gallery processes data URI links (#1159 ) (2d6be02 )
markdown-editor: v15.41.0
Compare
Sorry, something went wrong.
No results found
Features
add insert() method to editor API (#1140 ) (6d78eb7 )
Link: do not insert url protocol for links from buffer in visible text (#1043 ) (e8739a5 )
YfmTable: add background color picker for rows and columns (#1126 ) (d663632 )
YfmTable: support header rows in yfm-table (#1132 ) (022fba6 )
Bug Fixes
markdown-editor: v15.40.0
Compare
Sorry, something went wrong.
No results found
Features
view: support gallery preview for custom file types beyond images and videos (#1110 ) (765022d )
markdown-editor-page-constructor-extension: v0.1.0
Compare
Sorry, something went wrong.
No results found
0.1.0 (2026-04-27)
Features
added page-constructor extension (initial commit) (#1096 ) (8020bc8 )
markdown-editor: v15.39.0
Compare
Sorry, something went wrong.
No results found
Features
core: add hasNodeSpec() and hasMarkSpec() helper methods to extensions builder (#1063 ) (b7d8ccd )
Bug Fixes
Refactoring
BaseSchema: use new builder methods to register nodes (#1068 ) (3f27c6f )
core: unify node/mark/parser/serializer pipelines in ExtensionBuilder (#1072 ) (81f9cb4 )
Image,ImgSize: extend Image base extension instead of replacing it (#1052 ) (560df45 )
Math: deprecate the Math extension (fa322c0 )
Math: use new builder methods to register nodes (#1066 ) (bf23706 )
markdown-editor-latex-extension: v0.1.0
Compare
Sorry, something went wrong.
No results found
0.1.0 (2026-04-21)
Features
add latex-extension package (initial commit) (eb1983c )
markdown-editor: v15.38.1
Compare
Sorry, something went wrong.
No results found
Bug Fixes
YfmHtmlBlock: deprecate local sanitize utils (#1050 ) (61360f0 )
Performance Improvements
core: add document-level and block-level caching to pm→markdown serialization (#1047 ) (8fe6fa7 )