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.5.0

Diff

Changelog

Source

1.5.0 (2018-08-21)

New features

Mark views are now passed a boolean that indicates whether the mark's content is inline as third argument.

marijn
published 1.4.4 •

Changelog

Source

1.4.4 (2018-08-13)

Bug fixes

Fix an issue where a non-empty DOM selection could stick around even though the state's selection is empty.

Fix an issue where Firefox would create an extra cursor position when arrow-keying through a widget.

marijn
published 1.4.3 •

Changelog

Source

1.4.3 (2018-08-12)

Bug fixes

Fix an issue where the editor got stuck believing shift was down (and hence pasting as plain text) when it was unfocused with shift held down.

marijn
published 1.4.2 •

Changelog

Source

1.4.2 (2018-08-03)

Bug fixes

Fix an issue where reading the selection from the DOM might crash in non-editable mode.

marijn
published 1.4.1 •

Changelog

Source

1.4.1 (2018-08-02)

Bug fixes

Fixes an issue where backspacing out the last character between the start of a textblock and a widget in Chrome would insert a random hard break.

marijn
published 1.4.0 •

Changelog

Source

1.4.0 (2018-07-26)

New features

The dispatchTransaction prop is now called with this bound to the editor view.

marijn
published 1.3.8 •

Changelog

Source

1.3.8 (2018-07-24)

Bug fixes

Fix an issue where Chrome Android would move the cursor forward by one after backspace-joining two paragraphs.

marijn
published 1.3.7 •

Changelog

Source

1.3.7 (2018-07-02)

Bug fixes

Fix a crash when scrolling things into view when the editor isn't a child of document.body.

marijn
published 1.3.6 •

Changelog

Source

1.3.6 (2018-06-21)

Bug fixes

Make sure Safari version detection for clipboard support also works in iOS webview.

marijn
published 1.3.5 •

Changelog

Source

1.3.5 (2018-06-20)

Bug fixes

Use shared implementation of dropPoint to handle finding a drop position.

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