Socket
Socket
Sign inDemoInstall

prosemirror-model

Package Overview
Dependencies
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prosemirror-model - npm Package Versions

1
9

1.6.3

Diff

Changelog

Source

1.6.3 (2018-10-26)

Bug fixes

The DOM parser now drops whitespace after BR nodes when not in whitespace-preserving mode.

marijn
published 1.6.2 •

Changelog

Source

1.6.2 (2018-10-01)

Bug fixes

Prevent ContentMatch.findWrapping from returning node types with required attributes.

marijn
published 1.6.1 •

Changelog

Source

1.6.1 (2018-07-24)

Bug fixes

Fix a bug where marks were sometimes parsed incorrectly.

marijn
published 1.6.0 •

Changelog

Source

1.6.0 (2018-07-20)

Bug fixes

Fix issue where marks would be applied to the wrong node when parsing a slice from DOM.

New features

Adds a new node spec property, toDebugString, making it possible to customize your nodes' toString behavior.

marijn
published 1.5.0 •

Changelog

Source

1.5.0 (2018-05-31)

New features

ParseRule.getContent is now passed the parser schema as second argument.

marijn
published 1.4.4 •

Changelog

Source

1.4.4 (2018-05-03)

Bug fixes

Fix a regression where DOMParser.parse would fail to apply mark nodes directly at the start of the input.

marijn
published 1.4.3 •

Changelog

Source

1.4.3 (2018-04-27)

Bug fixes

DOMParser.parseSlice can now correctly parses marks at the top level again.

marijn
published 1.4.2 •

Changelog

Source

1.4.2 (2018-04-15)

Bug fixes

Remove a console.log that was accidentally left in the previous release.

marijn
published 1.4.1 •

Changelog

Source

1.4.1 (2018-04-13)

Bug fixes

DOMParser can now parse marks on block nodes.

marijn
published 1.4.0 •

Changelog

Source

1.4.0 (2018-03-22)

New features

ContentMatch.defaultType, a way to get a matching node type at a content match position, is now public.

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