Socket
Socket
Sign inDemoInstall

react-qrcode-logo

Package Overview
Dependencies
7
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

2.10.0

Diff

Changelog

Source

[v2.10.0]

Features

  • Added new qrStyle: fluid.
gcoro
published 2.9.0 •

Changelog

Source

[v2.9.0]

Features

  • Added new optional prop logoPadding to specify optional padding around the logo.
  • Added new optional prop logoPaddingStyle to specify the shape of the logo padding (rectangular with 'square' or elliptic with 'circle').

Changes

  • Prop removeQrCodeBehindLogo does not have a default padding anymore, but has the same size as the logo.
gcoro
published 2.8.0 •

Changelog

Source

[v2.8.0]

Features

  • Added new optional prop eyeColor to specify different colors for the positional patterns.
gcoro
published 2.7.0 •

Changelog

Source

[v2.7.0]

Features

  • Added optional prop removeQrCodeBehindLogo, if set to true will draw an empty square around the logo.
gcoro
published 2.6.0 •

Changelog

Source

[v2.6.0]

Features

  • Added optional prop id to specify the id of the canvas element.
gcoro
published 2.5.0 •

Changelog

Source

[v2.5.0]

Features

  • Added new optional prop eyeRadius to specify the corner radius for the positional patterns.
gcoro
published 2.4.0 •

gcoro
published 2.3.1 •

gcoro
published 2.2.1 •

Changelog

Source

[v2.2.1]

Fixes

  • Changed quietZone implementation so that it's included directly in the canvas, instead of just an HTML padding. This fixes the issue that caused the QR Code to appear without the quiet zone when it got saved.
gcoro
published 2.2.0 •

Changelog

Source

[v2.2.0]

Features

  • Added new optional prop qrStyle ('squares' | 'dots'), to specify a different pattern for the QR Code main part.

Changes

  • Changed the prop name padding to quietZone, for a clearer naming. The purpose of this prop is to define the width of the quiet zone around the QR Code, which a part of the QR Code needed by the scanner to distinguish the QRCode from the surroundings.
  • Removed prop style.

Fixes

  • Fixed padding/quietZone value which was applied in percentage, and leaded to incorrect values sometimes.
2Next
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