Releases: gravity-ui/markdown-editor
Releases · gravity-ui/markdown-editor
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)
v14.5.1
14.5.1 (2024-12-02)
Bug Fixes
- Checkbox: correct handling of checkbox click (#510) (c214076)
v14.5.0
14.5.0 (2024-11-28)
Features
- core: autoconvert html to md when pasting in markdown mode (#476) (e3f6fbc)
- deps: update diplodoc packages (#504) (5186fab)
- EditorView: add sticky toolbar border variable (#499) (3e1d2e2)
- YfmFile: support directive syntax (#503) (0340dce)
v14.4.0
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.0
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
14.2.3 (2024-11-15)
Bug Fixes
- Video: backward compability between diferent versions of
@diplodoc/transform
(#478) (602e2c0)
v14.2.2
14.2.2 (2024-11-14)
Bug Fixes
- markup: fix image paste by link with title from popup (#474) (a291ae9)