Socket
Socket
Sign inDemoInstall

qrcode.react

Package Overview
Dependencies
3
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous13Next

0.9.0

Diff

Changelog

Source

[0.9.0] - 2018-12-22

Added

  • Support for includeMargin prop, to include the "quiet zone" in rendering

Changed

  • Updated canvas renderer to use Path2D (where available), and simplify the render. This fixes some rendering inconsistencies.
  • Switched to using React.PureComponent instead of a custom shouldComponentUpdate method.
zpao
published 0.8.0 •

Changelog

Source

[0.8.0] - 2018-02-19

Added

  • New renderAs prop, with support for rendering to SVG. This is a more versatile target for high quality visuals.
  • Support for style, className, and any other DOM props that might be passed through (e.g. data-*).
  • Support for proper encoding of multibyte strings (Chinese, Japanese, Emoji, etc.).
zpao
published 0.7.2 •

Changelog

Source

[0.7.2] - 2017-10-01

Added

  • Added support for React v16
zpao
published 0.7.1 •

Changelog

Source

[0.7.1] - 2017-04-27

Fixed

  • Removed flow-bin from dependencies
zpao
published 0.7.0 •

Changelog

Source

[0.7.0] - 2017-04-25

Removed

  • Removed support for React < 15.5
zpao
published 0.6.1 •

Changelog

Source

[0.6.1] - 2016-04-13

  • Extended support to React v15
zpao
published 0.6.0 •

Changelog

Source

[0.6.0] - 2016-02-02

Added

  • Added support for specifying the Error Correction level (e.g. level="H")

Changed

  • Default Error Correction level is now 'L' (was implicitly 'H')
zpao
published 0.5.2 •

Changelog

Source

[0.5.2] - 2015-11-20

Fixed

  • Fixed bug preventing usage in IE < 11
zpao
published 0.5.1 •

Changelog

Source

[0.5.1] - 2015-10-14

Changed

  • Extended support to React v0.14
zpao
published 0.5.0 •

Changelog

Source

[0.5.0] - 2015-07-28

Added

  • Added support for HiDPI screens by scaling the <canvas>
  • Added shouldComponentUpdate bailout to prevent unnecessary rendering
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc