Releases: gravity-ui/markdown-editor
Releases · gravity-ui/markdown-editor
v15.28.1
16 Jan 10:34
Compare
Sorry, something went wrong.
No results found
Bug Fixes
useFilesGallery: do not open the gallery if the user wants to open file in a new tab (#925 ) (cac5cd5 )
v15.28.0
13 Jan 15:29
Compare
Sorry, something went wrong.
No results found
Features
improve button a11y with aria labels (#920 ) (4bde8ba )
view: add support of yfm-files to useFilesGallery() hook (#917 ) (37e078c )
Bug Fixes
CodeBlock: prevent dispatch on destroyed EditorView (#916 ) (721b275 )
useFilesGallery: add mov extension to the supported gallery video extensions (#921 ) (ec286eb )
v15.27.2
19 Dec 18:55
Compare
Sorry, something went wrong.
No results found
Bug Fixes
CodeBlock: apply syntax highlighting on initial render (#902 ) (87d7d98 )
v15.27.1
12 Dec 13:44
Compare
Sorry, something went wrong.
No results found
Bug Fixes
deps: mark @gravity-ui/components as a required dependency (#896 ) (5638196 )
v15.27.0
11 Dec 15:16
Compare
Sorry, something went wrong.
No results found
Features
markup: update search match styles (437dc16 )
update appearance of search panel in markup mode (13e2ec9 )
wysiwyg: add search and replace functionality to wysiwyg mode (d168ab6 )
v15.26.1
11 Dec 11:19
Compare
Sorry, something went wrong.
No results found
Bug Fixes
build: resolve SCSS imports from node_modules (#892 ) (30f239b )
view: disable shadow mode by default to prevent XSS (#891 ) (bdfb039 )
v15.26.0
10 Dec 11:28
Compare
Sorry, something went wrong.
No results found
Features
code-block: support line numbers in code blocks (#879 ) (f57f153 )
Math: parse TeX formulas when pasting from code editor and paste them as math block (#888 ) (c3c7a7f )
support yfm theme colors (#889 ) (5505a42 )
Bug Fixes
Checkbox: handle checkbox without id attribute (#883 ) (578c103 )
YfmTable: fixed dragging a row in horizontally scrolled table (cf6c9e4 )
YfmTable: fixed position of floating plus buttons when table is scrolled horizontally (4f1e8cd )
YfmTable: fixed position of floating row and column controls when table scrolling horizontally (acb01e2 )
v15.25.0
14 Nov 10:32
Compare
Sorry, something went wrong.
No results found
Features
bundle: improve cursor movement to specified line in wysiwyg mode (fd04b7f )
Checkbox: add data-line attribute to checkbox (283c7d1 )
CodeBlock: add data-line attribute to code block (783f099 )
Deflist: add data-line attribute to term (86347bc )
Lists: add data-line attribute to list item (1077ae9 )
Table: add data-line attribute to table row (b956c55 )
YfmCut: add data-line attribute to cut title (426bfcf )
YfmNote: add data-line attribute to note title (f55d176 )
v15.24.1
11 Nov 09:13
Compare
Sorry, something went wrong.
No results found
Bug Fixes
BaseSchema: get paragraph attributes from token attributes (#875 ) (17a58e5 )
v15.24.0
19 Oct 18:40
Compare
Sorry, something went wrong.
No results found
Features
toolbar: add dynamic z-index sync via useTargetZIndex hook (#863 ) (d03f6c9 )
YfmCut: support diplodoc/cut-extension v1.x.x (#869 ) (14bf513 )
Bug Fixes
imageSize: fixed the insertion of the svg image (#857 ) (e70da1b )
Table: go to next row when pressing Enter or Shift+Enter (#871 ) (5cbdf0a )
wysiwyg: dont apply wrapping input rules within non-default textblocks (#870 ) (cd3cddd )