Releases: scopewu/qrcode.vue
Releases · scopewu/qrcode.vue
v3.8.0
02 Feb 14:54
Compare
Sorry, something went wrong.
No results found
This update significantly optimizes performance, highly recommended to upgrade.
What's Changed
Full Changelog : v3.7.1...v3.8.0
v3.7.1
31 Jan 13:31
Compare
Sorry, something went wrong.
No results found
Fix border radius scale for logo image.
Support border radius for logo image
29 Jan 13:54
Compare
Sorry, something went wrong.
No results found
Feature
Suppord border radius for QRCode logo image.
optimize performance for QRCode.
Bugfix
Fix state update issue when value prop changed.
v3.6.0
03 Nov 09:47
Compare
Sorry, something went wrong.
No results found
v3.5.1
17 Oct 04:44
Compare
Sorry, something went wrong.
No results found
Optimized
Forced type conversion margin, to support <qrcode-vue margin="0" :value="test"></qrcode-vue>.
:margin='0' maybe better. But support string.
Look more in #85
v3.5.0
26 Sep 07:36
Compare
Sorry, something went wrong.
No results found
feature:
Upgrade to support logo for qrcode, check #47 .
Export components QrcodeCanvas and QrcodeSvg.
v3.4.1
05 Aug 06:54
Compare
Sorry, something went wrong.
No results found
BUGFIX
Fixed TypeScript type export error.
v3.4.0
15 Apr 16:29
Compare
Sorry, something went wrong.
No results found
Performance
remove qr.js dependency, use nayuki/QR-Code-generator instead.
v3.3.4
12 Mar 05:52
Compare
Sorry, something went wrong.
No results found
upgrade dependencies.
use native es modules.
v3.3.3
19 Oct 04:48
Compare
Sorry, something went wrong.
No results found