Skip to content

Releases: gravity-ui/markdown-editor

v14.4.0

22 Nov 15:54
8e2115a
Compare
Choose a tag to compare

14.4.0 (2024-11-22)

Features

  • add directiveSyntax experiment (ed85f71)
  • YfmCut: support directiveSyntax experiment (da8fef7)
  • YfmFile: import plugin and consts from file-extension (#488) (3d68c53)

v14.3.1

21 Nov 14:40
65054ee
Compare
Choose a tag to compare

14.3.1 (2024-11-21)

Bug Fixes

v14.3.0

20 Nov 12:29
aabd9d1
Compare
Choose a tag to compare

14.3.0 (2024-11-20)

Features

Bug Fixes

  • bundle: added emoji to toolbar actions for full preset in markup mode (#483) (3c8fe45)

v14.2.3

15 Nov 15:37
bd0f0f3
Compare
Choose a tag to compare

14.2.3 (2024-11-15)

Bug Fixes

  • Video: backward compability between diferent versions of @diplodoc/transform (#478) (602e2c0)

v14.2.2

14 Nov 09:08
792d3d7
Compare
Choose a tag to compare

14.2.2 (2024-11-14)

Bug Fixes

  • markup: fix image paste by link with title from popup (#474) (a291ae9)

v14.2.1

13 Nov 19:24
4646c97
Compare
Choose a tag to compare

14.2.1 (2024-11-13)

Bug Fixes

  • deps: removed @storybook/react from dependencies (#472) (d8e30bd)

v14.2.0

13 Nov 13:41
3491604
Compare
Choose a tag to compare

14.2.0 (2024-11-13)

Features

  • CodeBlock: removed automatic language identification for performance optimization (#468) (031504b)
  • ImgSize, markup: rework image styling to get more control (#451) (526074d)
  • markup: convert pasted urls to images (#469) (720215b)
  • Image: convert pasted image urls to images (#464) (64d389e)

v14.1.0

11 Nov 13:28
dee6615
Compare
Choose a tag to compare

14.1.0 (2024-11-11)

Features

  • emoji: updated emoji suggest popup logic (#462) (844667d)
  • lists: added input rule for ordered lists with parenthesis (#461) (05ba62d)

Bug Fixes

  • Mermaid: fix MermaidView edit buttons texts (#465) (0a16c61)

v14.0.3

05 Nov 12:04
ab5bc3e
Compare
Choose a tag to compare

14.0.3 (2024-11-05)

Bug Fixes

  • core: added escaping the underscore character via serializing (#452) (d9d7279)

v14.0.2

05 Nov 09:10
6f752e1
Compare
Choose a tag to compare

14.0.2 (2024-11-02)

Bug Fixes

  • bundle: file upload handler is not passed in wysiwyg mode (#453) (46fbe46)
  • deps: sync version of markdown-it-attrs with @diplodoc/transform (#457) (3f7e260)
  • markup: correct key formatting for codemirror keymap (#456) (2f8f91d)
  • markup: fix hotkey Esc not working in markup mode (#455) (28bc59f)