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

js-draw

Package Overview
Dependencies
Maintainers
1
Versions
119
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

js-draw - npm Package Versions

1
12

0.11.2

Diff

Changelog

Source

0.11.2

  • Fix eraser regression: Erasing multiple strokes, one after another, caused strokes to un-erase.
personalizedrefrigerator
published 0.11.1 •

Changelog

Source

0.11.1

  • Performance: Faster eraser and selection tools.
  • Bug fixes
    • Selection tool: Don't allow components to be in the selection multiple times.
personalizedrefrigerator
published 0.11.0 •

Changelog

Source

0.11.0

  • Added a dialog for inserting images and changing existing image alt text.
  • Inertial scrolling: Workaround issue on some devices on touch gesture cancel.
personalizedrefrigerator
published 0.10.3 •

Changelog

Source

0.10.3

  • Inertial scrolling: Don't start inertial scroll if a gesture was, in total, shorter than roughly 30 ms. Such gestures can be caused accidentally. For example, by resting/lifting a hand from a device screen.
personalizedrefrigerator
published 0.10.2 •

Changelog

Source

0.10.2

  • Performance improvements
personalizedrefrigerator
published 0.10.1 •

Changelog

Source

0.10.1

  • Different icons for rounded pens.
  • Bug fixes
    • Different pen types, for the same size, previously had different actual widths.
    • Inertial touchscreen scrolling previously sometimes started even if the initiating gesture was, just before stopping, stationary for several seconds.
personalizedrefrigerator
published 0.10.0 •

Changelog

Source

0.10.0

  • Inertial touchscreen scrolling.
  • Bug fixes
    • Fixed keyboard shortcuts broken when undo/redo buttons are selected.
    • Fixed text objects saving with duplicate properties.
    • Fixed blank lines disappearing from text objects when attempting to edit a loaded-from-file text object.
  • Breaking changes
    • HTMLToolbar::addActionButton no longer takes a parent argument and returns a BaseWidget.
personalizedrefrigerator
published 0.9.3 •

Changelog

Source

0.9.3

  • Decrease amount text shifts by when editing.
  • Text toolbar widget: Added a font size option.
personalizedrefrigerator
published 0.9.2 •

Changelog

Source

0.9.2

  • Added a find dialog that can be opened with ctrl+f
personalizedrefrigerator
published 0.9.1 •

Changelog

Source

0.9.1

  • Bug fixes:
    • Fix line tool producing an open shape. This caused issues with erasing and zooming in on these shapes.
    • Export SVG images with fill='none' instead of fill='#00000000' — some SVG readers ignore the transparency encoded in #00000000.
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