Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

prosemirror-view

Package Overview
Dependencies
Maintainers
1
Versions
284
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prosemirror-view - npm Package Versions

1
29

1.26.4

Diff

Changelog

Source

1.26.4 (2022-07-04)

Bug fixes

Avoid spurious type errors on handleDOMEvents by widening the type for unknown event objects.

marijn
published 1.26.3 •

Changelog

Source

1.26.3 (2022-06-29)

Bug fixes

Work around a Safari bug where mutation records get delivered even though the observer wasn't observing when the mutations happened.

marijn
published 1.26.2 •

Changelog

Source

1.26.2 (2022-06-22)

Bug fixes

Mark prosemirror.css as having side effects in package.json.

marijn
published 1.26.1 •

Changelog

Source

1.26.1 (2022-06-13)

Bug fixes

Fix incorrect types for handleDrop and decorations. Document open properties on widget specs

marijn
published 1.26.0 •

Changelog

Source

1.26.0 (2022-06-07)

New features

Export the NodeViewConstructor and MarkViewConstructor types. Include Node/MarkViewConstructor in doc template

marijn
published 1.25.0 •

Changelog

Source

1.25.0 (2022-06-01)

New features

Mark views can now be specified with a separate editor prop, markViews, to make it easier to get the types right.

marijn
published 1.24.1 •

Changelog

Source

1.24.1 (2022-05-30)

Bug fixes

Fix a regression that caused the key handler to crash.

marijn
published 1.24.0 •

Changelog

Source

1.24.0 (2022-05-30)

Bug fixes

Fix an issue where bogus table wrappers could be added when copy-pasting table content nodes within an editor.

Fix a crash that could occur when two textblocks were joined in the editor DOM.

Treat ctrl-b/f/p/n on macOS similar to arrow key presses, anticipating cursor motion.

New features

Include TypeScript type declarations.

marijn
published 1.24.0-beta.3 •

marijn
published 1.24.0-beta.2 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc