qrcode.react
Advanced tools
Changelog
[1.0.0] - 2019-11-08
PropTypes
in production environments.Changelog
[0.9.3] - 2019-02-17
Changelog
[0.9.2] - 2019-01-03
includeMargin
prop in the canvas renderer.Changelog
[0.9.1] - 2018-12-27
Changelog
[0.9.0] - 2018-12-22
includeMargin
prop, to include the "quiet zone" in renderingReact.PureComponent
instead of a custom shouldComponentUpdate
method.Changelog
[0.8.0] - 2018-02-19
renderAs
prop, with support for rendering to SVG. This is a more versatile target for high quality visuals.style
, className
, and any other DOM props that might be passed through (e.g. data-*
).