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

prosemirror-dropcursor

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prosemirror-dropcursor - npm Package Versions

234

1.8.1

Diff

Changelog

Source

1.8.1 (2023-05-17)

Bug fixes

Include CommonJS type declarations in the package to please new TypeScript resolution settings.

marijn
published 1.8.0 •

Changelog

Source

1.8.0 (2023-03-27)

New features

If the color option is set to false, the library will not assign an explicit color to the cursor.

marijn
published 1.7.1 •

Changelog

Source

1.7.1 (2023-03-02)

Bug fixes

Don't hide the drop cursor when no valid drop point can be found below the pointer.

marijn
published 1.7.0 •

Changelog

Source

1.7.0 (2023-02-07)

New features

The drop cursor element now has a prosemirror-blockcursor-block/inline CSS class depending on whether it is in a block or inline position.

marijn
published 1.6.1 •

Changelog

Source

1.6.1 (2022-10-25)

Bug fixes

Fix a crash when there's no DOM for the node next to the drag position.

marijn
published 1.6.0 •

Changelog

Source

1.6.0 (2022-08-07)

New features

disableDropCursor is now passed the dragover event as 3rd argument.

marijn
published 1.5.0 •

Changelog

Source

1.5.0 (2022-05-30)

New features

Include TypeScript type declarations.

marijn
published 1.5.0-beta.1 •

marijn
published 1.4.0 •

Changelog

Source

1.4.0 (2021-11-11)

New features

Add support for a disableDropCursor property on node specs, which can be used to turn off the drop cursor inside such nodes.

marijn
published 1.3.5 •

Changelog

Source

1.3.5 (2021-05-25)

Bug fixes

Avoid a crash that happened when the document shrank during dragging.

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