Releases: gravity-ui/markdown-editor
Releases · gravity-ui/markdown-editor
markdown-editor: v15.37.0
27 Mar 15:49
Compare
Sorry, something went wrong.
No results found
Features
Selection: add smart hierarchical "select-all" behavior (#989 ) (984428c )
Bug Fixes
Clipboard: copying no longer includes unrelated ancestor nodes (#1020 ) (da0544e )
CodeBlock: fix styles of lang select in codeblock tooltip (#1034 ) (58749fb )
YfmNote: fix yfm-note tooltip view and active state (#1031 ) (27d023d )
Refactoring
CodeBlock: store lowlight instance in separate plugin state (#1033 ) (1dd60c6 )
Performance Improvements
CodeBlock: reduce number of code block tooltip re-renders (#1029 ) (de59564 )
YfmNote: reduce number of yfm-note tooltip re-renders (#1030 ) (cf56b15 )
markdown-editor: v15.36.0
17 Mar 23:40
Compare
Sorry, something went wrong.
No results found
Features
expose parser via ParserFacet in editor state (#993 ) (afb3216 )
prevent applying inline marks on invalid markdown boundaries (#987 ) (672b26f )
Performance Improvements
CodeBlock: optimization rerender line numbers and code highlighting in code blocks (#984 ) (8349f2a )
SelectionContext: do not rerender hidden floating panel (#985 ) (c1b89b1 )
markdown-editor: v15.35.1
11 Mar 14:41
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Mermaid: support configurable mermaid theme via options (#982 ) (27ecef1 )
markdown-editor: v15.35.0
10 Mar 17:26
Compare
Sorry, something went wrong.
No results found
Features
deps: allow to use @diplodoc/mermaid-extension v2.x.x in peer dependencies (#981 ) (f220d2f )
dnd: scroll table when dnd is out boundaries (#976 ) (1c1801f )
emoji: add check, red and green circles emoji (#975 ) (05d6653 )
lists: exit from list by press Backspace (#977 ) (9a48b4b )
Bug Fixes
styles: normalize hr horizontal margin (#974 ) (52ea523 )
toolbar: revert broken z-index logic for popups (#861 ) (2859f7c )
view: do not render mermaid inside wysiwyg editor (#979 ) (d30d9b1 )
Performance Improvements
v15.34.5
03 Mar 15:35
Compare
Sorry, something went wrong.
No results found
Performance Improvements
Placeholder: optimize placeholders rendering (#966 ) (966a92e )
v15.34.4
26 Feb 14:03
Compare
Sorry, something went wrong.
No results found
v15.34.3
25 Feb 12:22
Compare
Sorry, something went wrong.
No results found
Bug Fixes
SelectionContext: skip updates on attribute-only DOM mutations (#961 ) (23ee605 )
styles: added YFM styles overrides layer (#951 ) (ab8773d )
YfmHeading: fix parsing custom ids in headings (#959 ) (a690b15 )
v15.34.2
18 Feb 21:30
Compare
Sorry, something went wrong.
No results found
Bug Fixes
view: fix i18n for codeblock floating buttons (#957 ) (0825933 )
v15.34.1
18 Feb 20:17
Compare
Sorry, something went wrong.
No results found
Bug Fixes
search: always anchor search panel to current editor instance (#955 ) (de93f3e )
view: fixed styles for codeblock floating buttons (#954 ) (e579ad2 )
v15.34.0
18 Feb 17:20
Compare
Sorry, something went wrong.
No results found
Features
Clipboard: remove empty blocks at edges of selected content when copying (#945 ) (5f76172 )