Releases: gravity-ui/markdown-editor
Releases · gravity-ui/markdown-editor
v14.10.5
Bug Fixes
- modules/toolbars: fixed strikethrough action in default toolbar preset (#555) (221b0ef)
v14.10.4
Bug Fixes
- modules/toolbars: fixed tabs actions in yfm toolbar preset #551 (b2dd0f3)
v14.10.1
Bug Fixes
- bundle: fixed imports with relative paths (#538) (747a3fd)
v14.10.0
Features
Bug Fixes
- disable escaping when serializing content for code_block (#537) (617a1cc)
- toolbars: add reexport /modules/toolbars/types (#534) (cc026a3)
v14.9.0
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
14.8.0 (2024-12-17)
Features
- build: added a sideEffects property for tree shaking package (#522) (03b3962)
v14.7.0
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)
v14.6.0
14.6.0 (2024-12-10)
Features
- bundle: update view of text color action item in toolbar (#514) (54ac0d3)
Bug Fixes
- Cursor: input-rules does not work when cursor in virtual selection (GapCursorSelection) (#515) (9126756)
- deps: bumped @lezer/markdown to fix large text hang (#512) (8a8fce8)
- Gpt extension render (#519) (89c9881)