Skip to content

Releases: gravity-ui/markdown-editor

v14.11.0

22 Jan 13:51
e527cbf
Compare
Choose a tag to compare

14.11.0 (2025-01-22)

Features

  • YfmTabs: switch between tabs using tabs-extension runtime (#550) (3d223cc)

v14.10.5

21 Jan 13:51
4f0dd8c
Compare
Choose a tag to compare

14.10.5 (2025-01-21)

Bug Fixes

  • modules/toolbars: fixed strikethrough action in default toolbar preset (#555) (221b0ef)

v14.10.4

20 Jan 11:44
965baf9
Compare
Choose a tag to compare

14.10.4 (2025-01-20)

Bug Fixes

  • modules/toolbars: fixed tabs actions in yfm toolbar preset #551 (b2dd0f3)

v14.10.3

14 Jan 10:14
bd34bef
Compare
Choose a tag to compare

14.10.3 (2025-01-14)

Bug Fixes

v14.10.2

25 Dec 15:05
5b00492
Compare
Choose a tag to compare

14.10.2 (2024-12-25)

Bug Fixes

v14.10.1

25 Dec 13:35
b475f0a
Compare
Choose a tag to compare

14.10.1 (2024-12-25)

Bug Fixes

  • bundle: fixed imports with relative paths (#538) (747a3fd)

v14.10.0

25 Dec 09:25
172ca22
Compare
Choose a tag to compare

14.10.0 (2024-12-24)

Features

  • added support for an empty string (#505) (a3f8b50)
  • Selection: made all top-level nodes selectable (#533) (09e8e55)
  • toolbars: updated flattenPreset (#531) (deafe20)

Bug Fixes

  • disable escaping when serializing content for code_block (#537) (617a1cc)
  • toolbars: add reexport /modules/toolbars/types (#534) (cc026a3)

v14.9.0

20 Dec 09:57
300bfdf
Compare
Choose a tag to compare

14.9.0 (2024-12-20)

Features

  • markup: smart re-indent on paste (#530) (15767d7)
  • toolbars: restructured toolbar configuration and presets (#509) (3ebf14f)

Bug Fixes

  • Link: fixed pasting link to empty selection (#528) (bd52bee)

v14.8.0

17 Dec 17:21
0d74a7c
Compare
Choose a tag to compare

14.8.0 (2024-12-17)

Features

  • build: added a sideEffects property for tree shaking package (#522) (03b3962)

v14.7.0

17 Dec 17:16
9e54ad2
Compare
Choose a tag to compare

14.7.0 (2024-12-17)

Features

  • build: added react 19 support for peerDependencies (#524) (c37da9c)
  • bundle: added empty row placeholder (#506) (dc049af)

Bug Fixes

  • Checkbox: added parse dom rules and fixed pasting of checkboxes (#523) (a7c23b5)