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

quill-cursors

Package Overview
Dependencies
Maintainers
2
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

quill-cursors - npm Package Versions

134

3.0.0

Diff

Changelog

Source

3.0.0

  • BREAKING: Remove most of the styling we'd previously applied to "core" Quill elements in order to stay as unopinionated as possible
  • Use .npmignore to decrease the size of the package we publish
  • Flip cursor flag horizontally when it is outside the bounds container
  • Add typescript declaration files
alecgibson
published 2.3.1 •

Changelog

Source

2.3.1

  • Hide flag immediately when actively toggled
alecgibson
published 2.3.0 •

Changelog

Source

2.3.0

  • Feature: manually toggle cursor flag
alecgibson
published 2.2.2 •

Changelog

Source

2.2.2

  • Fix 'null' being rendered in IE
alecgibson
published 2.2.1 •

Changelog

Source

2.2.1

  • Fix bad npm publish
alecgibson
published 2.2.0 •

Changelog

Source

2.2.0

  • Apply pointer-events: none CSS to selections so that other users' selections don't block mouse and touch interaction
  • Ignore zero-width and zero-height selection rectangles
  • Build selections from multiple Ranges
  • Fix max Quill index bug
  • Add a local cursor transform for smoother experience on high-latency connections
alecgibson
published 2.1.1 •

Changelog

Source

2.1.1

  • Sort selection span elements
  • Deduplicate perfectly overlapping selection rectangles
alecgibson
published 2.1.0 •

Changelog

Source

2.1.0

  • Add custom CSS class option
  • Add HTML id attributes to the cursors
  • Use ResizeObserver instead of window.onresize
alecgibson
published 2.0.3 •

Changelog

Source

2.0.3

  • Fixes for editor with a fixed height container
alecgibson
published 2.0.2 •

Changelog

Source

2.0.2

  • deploy.sh fix
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