Socket
Socket
Sign inDemoInstall

js-draw

Package Overview
Dependencies
Maintainers
1
Versions
117
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.2.2

Diff

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.
personalizedrefrigerator
published 0.1.8 •

Changelog

Source

0.1.8

  • Don't render if the screen has a size of 0x0.
    • This was breaking the cache data structure's invariant -- cache blocks weren't dividing when they had zero size.
  • Fix rectangles drawn with the pen's rectangle mode not having edges parallel to the viewport.
personalizedrefrigerator
published 0.1.7 •

Changelog

Source

0.1.7

  • Show the six most recent color selections in the color palette.
  • Switch from checkboxes to togglebuttons in the dropdown for the hand tool.
  • Adds a "duplicate selection" button.
  • Add a pipette (select color from screen) tool.
  • Make Erase, Duplicate, AddElement, TransformElement commands serializable.
personalizedrefrigerator
published 0.1.6 •

Changelog

Source

0.1.6

  • Fix loading text in SVG images in Chrome.
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