New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@gravity-ui/markdown-editor

Package Overview
Dependencies
Maintainers
3
Versions
85
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

1345
9

14.12.3

Diff
gravity-ui-bot
published 14.12.3 •
gravity-ui-bot
published 15.0.0 •

Changelog

Source

15.0.0 (2025-02-11)

See the migration guide here.

⚠ BREAKING CHANGES

  • markdown-editor@15 (#604)
  • @gravity-ui/uikit updated to v7
  • removed toaster prop from <MarkdownEditorView /> component
  • removed deprecated props from useMarkdownEditor() hook
  • removed generics from useMarkdownEditor() and UseMarkdownEditorProps
  • removed deprecated PluginPriority field from ExtensionBuilder
  • removed deprecated constants with node and mark names; similarly for attributes
  • removed deprecated <YfmHtml /> and YfmHtmlProps
  • removed deprecated disabledPopoverVisible field from ToolbarItemData type
  • removed typesVersions from package.json
  • build react-jsx using new jsx-transform
  • dropped support of react@16.8.0; changed minimal react@16 version: ^16.14.0
  • changed build target to ES2022
  • dropped support of @diplodoc/transform lower then ^4.43.0
  • dropped support of @diplodoc/cut-extension lower then ^0.5.0
  • added @diplodoc/file-extension to peer dependencies
  • updated SerializerMarkToken — parent parameter now uses Node instead of Fragment

Features

  • moved lodash to dependencies
  • updated codemirror packages to latest versions
  • updated prosemirror packages to latest versions
  • added sourcemaps for builded files
gravity-ui-bot
published 14.12.2 •

Changelog

Source

14.12.2 (2025-02-11)

chore

gravity-ui-bot
published 14.12.1 •
gravity-ui-bot
published 14.12.0 •

Changelog

Source

14.12.0 (2025-02-11)

Features

  • actions: add heading previews (#582) (0bf2af1)
  • core: added preserving and managing original markdown formatting for YfmTable (#558) (59549eb)
gravity-ui-bot
published 14.11.2 •

Changelog

Source

14.11.2 (2025-02-07)

Bug Fixes

  • deps: updated @diplodoc/cut-extension (#593) (30d0d8c)
gravity-ui-bot
published 14.11.1 •

Changelog

Source

14.11.1 (2025-02-03)

Bug Fixes

  • BaseSchema: fixed definition of an empty string during serialization (#571) (2926d71)
  • fixed critical circular dependencies (#549) (0540dc9)
  • Link: set high priority to link mark (#568) (6da4e70)
  • markup: show initial search state in search popup (#570) (0749cb3)
  • Mermaid: fixed serialization of mermaid block inside other blocks (#577) (5277645)
gravity-ui-bot
published 14.11.0 •

Changelog

Source

14.11.0 (2025-01-22)

Features

  • YfmTabs: switch between tabs using tabs-extension runtime (#550) (3d223cc)
gravity-ui-bot
published 14.10.5 •

Changelog

Source

14.10.5 (2025-01-21)

Bug Fixes

  • modules/toolbars: fixed strikethrough action in default toolbar preset (#555) (221b0ef)
gravity-ui-bot
published 14.10.4 •

Changelog

Source

14.10.4 (2025-01-20)

Bug Fixes

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