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.24.0-beta.1

Diff

marijn
published 1.23.13 •

Changelog

Source

1.23.13 (2022-04-26)

Bug fixes

Work around a hidden cursor issue in Chrome when a textblock ends in an uneditable node wrapped in a mark.

marijn
published 1.23.12 •

Changelog

Source

1.23.12 (2022-04-08)

Bug fixes

Fix an issue where enter on Chrome Android could, in textblock nodes rendered with an inner content element, delete the text after the cursor.

marijn
published 1.23.11 •

Changelog

Source

1.23.11 (2022-03-31)

Bug fixes

Fix an issue where a node view with a separate content wrapper node could sometimes lose its content on Chrome when backspacing out content due to unexpected DOM element recreation.

marijn
published 1.23.10 •

Changelog

Source

1.23.10 (2022-03-22)

Bug fixes

Fix a crash in DecorationSet.map that could occur with some kinds of lift transformations.

marijn
published 1.23.9 •

Changelog

Source

1.23.9 (2022-03-11)

Bug fixes

Make sure screen readers don't read the <img> nodes added as kludge for cursor behavior.

marijn
published 1.23.8 •

Changelog

Source

1.23.8 (2022-03-10)

Bug fixes

Fix an issue where the editor needlessly interrupted composition with IME systems that keep the cursor at the start of the composition, such as some Pinyin input methods.

marijn
published 1.23.7 •

Changelog

Source

1.23.7 (2022-02-25)

Bug fixes

Fix a crash when a view was being destroyed during input reading.

Fix a crash on Firefox when replacing text in some specific types of document structure.

marijn
published 1.23.6 •

Changelog

Source

1.23.6 (2022-01-13)

Bug fixes

Fix an issue that could cause pieces of DOM to not be synchronized with the document after some kind of changes around marks.

Fix a bug where marks rendered with nested elements would in some situations suppress new input.

Disable Chrome-specific drag-selection workaround in non-Chrome browsers because it affected table cell selection in Safari.

marijn
published 1.23.5 •

Changelog

Source

1.23.5 (2021-12-27)

Bug fixes

Use the whitespace node prop where appropriate.

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