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

prosemirror-view

Package Overview
Dependencies
Maintainers
1
Versions
287
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.1.1

Diff

Changelog

Source

1.1.1 (2018-03-01)

Bug fixes

Fixes typo that broke paste.

marijn
published 1.1.0 •

Changelog

Source

1.1.0 (2018-02-28)

Bug fixes

Fixes issue where dragging a draggable node directly below a selected node would move the old selection rather than the target node.

A drop that can't fit the dropped content will no longer dispatch an empty transaction.

New features

Transactions generated for drop now have a "uiEvent" metadata field holding "drop". Paste and cut transactions get that field set to "paste" or "cut".

marijn
published 1.0.11 •

Changelog

Source

1.0.11 (2018-02-16)

Bug fixes

Fix issue where the cursor was visible when a node was selected on recent Chrome versions.

marijn
published 1.0.10 •

Changelog

Source

1.0.10 (2018-01-24)

Bug fixes

Improve preservation of open and closed nodes in slices taken from the clipboard.

marijn
published 1.0.9 •

Changelog

Source

1.0.9 (2018-01-17)

Bug fixes

Work around a Chrome cursor motion bug by making sure <br> nodes don't get a contenteditable=false attribute.

marijn
published 1.0.8 •

Changelog

Source

1.0.8 (2018-01-09)

Bug fixes

Fix issue where Decoration.map would in some situations with nested nodes incorrectly map decoration positions.

marijn
published 1.0.7 •

Changelog

Source

1.0.7 (2018-01-05)

Bug fixes

Pasting from an external source no longer opens isolating nodes like table cells.

marijn
published 1.0.6 •

Changelog

Source

1.0.6 (2017-12-26)

Bug fixes

DecorationSet.remove now uses a proper deep compare to determine if widgets are the same (it used to compare by identity).

marijn
published 1.0.5 •

Changelog

Source

1.0.5 (2017-12-05)

Bug fixes

Fix an issue where deeply nested decorations were mapped incorrectly in corner cases.

marijn
published 1.0.4 •

Changelog

Source

1.0.4 (2017-11-27)

Bug fixes

Fix a corner-case crash during drop.

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