You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@gravity-ui/markdown-editor

Package Overview
Dependencies
Maintainers
3
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gravity-ui/markdown-editor - npm Package Versions

1245
12

15.6.1

Diff
g
gravity-ui-bot
published 15.6.1 •

Changelog

Source

15.6.1 (2025-04-14)

Bug Fixes

  • deps: updated codemirror, prosemirror, lezer versions (#715) (c2e4a8e)
g
gravity-ui-bot
published 15.6.0 •

Changelog

Source

15.6.0 (2025-04-07)

Features

  • toolbar: show current heading level in editor toolbar (#696) (bac13dc)

Bug Fixes

g
gravity-ui-bot
published 15.5.1 •

Changelog

Source

15.5.1 (2025-03-31)

Bug Fixes

g
gravity-ui-bot
published 14.13.0 •
g
gravity-ui-bot
published 15.4.2 •

Changelog

Source

15.4.2 (2025-03-17)

Bug Fixes

  • view: setupRuntimeConfig is not a function on old html-extension peer (#685) (9b44af4)
g
gravity-ui-bot
published 15.4.1 •

Changelog

Source

15.4.1 (2025-03-14)

Bug Fixes

  • link: fixed link cursor focus (#648) (c4797ef)
  • Mermaid: removed unnecessary consolelog in nodeview (#681) (dadecdb)
  • use primitive boolean type in useSharedEditingState hook (#682) (e476365)
g
gravity-ui-bot
published 15.4.0 •

Changelog

Source

15.4.0 (2025-03-13)

Features

  • Mermaid: use shared state to manage editing state (8568fb9)
  • react-utils: added helper hook for manage shared editing state (b1b4e6b)
  • utils: added helpers to generating and validating entity ids (280d8ed)
  • view: added option to control HTML block runtimes (#674) (ad03230)
  • wysiwyg: implemented shared state extension (d3de016)
  • YfmHtmlBlock: use shared state to manage editing state (a63b121)

Bug Fixes

  • Clipboard: correct handling of pasting into code (#678) (ea31ecc)
  • get actual range when selecting item in suggests (command menu, emoji suggest) (#673) (d70644a)
g
gravity-ui-bot
published 15.3.1 •

Changelog

Source

15.3.1 (2025-03-07)

Bug Fixes

  • CodeBlock: resolved async import loading for CodeBlockHighlight (#672) (2f68e16)
  • gpt: added onClose props in plugin for markup mode (#669) (689cc20)
g
gravity-ui-bot
published 15.3.0 •

Changelog

Source

15.3.0 (2025-03-05)

Features

  • Clipboard: added trim empty list items before copying (#658) (ed88851)
  • Lists: improved collapsing of empty list items with nested lists (#653) (c828137)
  • YfmHtmlBlock: added compatibility for sanitize named export (#668) (e76af56)
g
gravity-ui-bot
published 15.2.2 •

Changelog

Source

15.2.2 (2025-02-27)

Bug Fixes

  • Color: fixed import of color md plugin (#661) (d260605)