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

prosemirror-gapcursor

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prosemirror-gapcursor - npm Package Versions

13

1.1.3

Diff

Changelog

Source

1.1.3 (2020-01-22)

Bug fixes

Fix a crash in documents that have a textblock as top node.

marijn
published 1.1.2 •

Changelog

Source

1.1.2 (2019-11-20)

Bug fixes

Rename ES module files to use a .js extension, since Webpack gets confused by .mjs

marijn
published 1.1.1 •

Changelog

Source

1.1.1 (2019-11-19)

Bug fixes

The file referred to in the package's module field now is compiled down to ES5.

marijn
published 1.1.0 •

Changelog

Source

1.1.0 (2019-11-08)

New features

Add a module field to package json file.

marijn
published 1.0.4 •

Changelog

Source

1.0.4 (2019-06-24)

Bug fixes

Do not show a gap cursor when the view isn't editable.

marijn
published 1.0.3 •

Changelog

Source

1.0.3 (2018-10-01)

Bug fixes

Don't blanket-forbid gap cursors next to textblocks

marijn
published 1.0.2 •

Changelog

Source

1.0.2 (2018-03-15)

Bug fixes

Throw errors, rather than constructing invalid objects, when deserializing from invalid JSON data.

marijn
published 1.0.1 •

Changelog

Source

1.0.1 (2018-02-16)

Bug fixes

Prevent issue where clicking on a selectable node near a valid gap cursor position would create a gap cursor rather than select the node.

marijn
published 1.0.0 •

Changelog

Source

1.0.0 (2017-10-13)

New features

Valid gap cursor positions are not determined in a way that allows them inside nested nodes. By default, any position where a textblock can be inserted is valid gap cursor position.

Nodes can override whether they allow gap cursors with the allowGapCursor property in their spec.

marijn
published 0.24.0 •

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