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.3.1

Diff

Changelog

Source

0.3.1

  • Keyboard shortcuts:
    • Press Ctrl+1 to select the first pen, Ctrl+2 to select the second, etc.
    • When a pen is active, press + to increase a pen's size, - to decrease it.
  • Performance:
    • Cache Path::toString results for faster saving to SVG.
personalizedrefrigerator
published 0.3.0 •

Changelog

Source

0.3.0

  • Pen-related bug fixes
  • API: Allow creating custom tools and tool widgets.
personalizedrefrigerator
published 0.2.3 •

Changelog

Source

0.2.3

  • Fix lines with thickness set to small numbers self-intersecting many times.
personalizedrefrigerator
published 0.2.2 •

Changelog

Source

0.2.2

  • Fix custon toolbar action buttons having wrong height.
personalizedrefrigerator
published 0.2.1 •

Changelog

Source

0.2.1

  • German localization.
personalizedrefrigerator
published 0.2.0 •

Changelog

Source

0.2.0

  • Export Mat33, Vec3, Vec2, and Color4.
  • Documentation
  • Bug fixes:
    • After using up all blocks in the rendering cache, a single block was repeatedly re-allocated, leading to slow performance.
personalizedrefrigerator
published 0.1.12 •

Changelog

Source

0.1.12

  • Add icons to the selection menu.
  • Screen-reader-related bug fixes.
  • Fix bug where parent cache nodes were not fully re-rendered after erasing a stroke and replacing it with more, larger strokes.
  • Generate strokes with single paths, instead of one path for each segment.
    • This should make new strokes take less space when saving to SVG because we don't need to store the edges for each part of the stroke.
personalizedrefrigerator
published 0.1.11 •

Changelog

Source

0.1.11

  • Fix 'Enter' key not toggling toolbar buttons.
  • Add zoom limits.
  • Add a reset zoom button.
personalizedrefrigerator
published 0.1.10 •

Changelog

Source

0.1.10

  • Keyboard shortcuts for the selection tool.
  • Scroll the selection into view while moving it with the keyboard/mouse.
  • Fix toolbar buttons not activating when focused and enter/space is pressed.
  • Partial Spanish localization.
personalizedrefrigerator
published 0.1.9 •

Changelog

Source

0.1.9

  • Fix regression -- color picker hides just after clicking it.
  • Allow toggling the pipette tool.
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