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
1012

0.1.5

Diff

Changelog

Source

0.1.5

  • Add a text-only renderer (only renders text objects at present) that can be activated with a screen reader.
  • Make new text objects parallel to screen's horizontal axis.
  • Fix pinch zoom off center when embedded in larger page.
personalizedrefrigerator
published 0.1.4 •

Changelog

Source

0.1.4

  • Option to enable pan gestures only if the editor has focus
  • Text tool bug fixes and improvements.
  • Defocus/blur editor when Esc key is pressed.
personalizedrefrigerator
published 0.1.3 •

Changelog

Source

0.1.3

  • Very minimalistic text tool.
  • Ability to load and save text.
  • Fix a rounding bug where small strokes could be stretched/moved to the wrong locations.
personalizedrefrigerator
published 0.1.2 •

Changelog

Source

0.1.2

  • Replace 'touch drawing' with a hand tool.
  • Bug fixes related to importing SVGs from other applications.
personalizedrefrigerator
published 0.1.1 •

Changelog

Source

0.1.1

  • Avoid using the cache if working with smaller numbers of strokes.
  • Attempt to prevent stroke width being zero at some locations in thin strokes.
personalizedrefrigerator
published 0.1.0 •

Changelog

Source

0.1.0

  • Zoom to import/export region just after importing.
  • Rendered strokes are cached if possible for better performance.
personalizedrefrigerator
published 0.0.10 •

Changelog

Source

0.0.10

  • Prefer higher quality rendering except during touchscreen gestures and large groups of commands.
  • Add a "delete selection" button.
personalizedrefrigerator
published 0.0.9 •

personalizedrefrigerator
published 0.0.8 •

Changelog

Source

0.0.8

  • Map ctrl+z to undo, ctrl+shift+Z to redo.
personalizedrefrigerator
published 0.0.7 •

Changelog

Source

0.0.7

  • Preserve SVG global attributes when loading/saving images.
    • This fixes a bug where lost information (e.g. a missing namespace) broke SVGs on export.
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