UNPKG

vue-qr-test

Version:

The Vue 2.x component of Awesome-qr.js

46 lines (30 loc) 980 B
# Changelog ## 3.0.0 | 2021.10.02 - Using Awesome-qr.js v2.0 - Support Vue v3.0(not support Vite yet) [#82](https://github.com/Binaryify/vue-qr/issues/82) ## 2.3.1 | 2021.05.03 - Fixed [#86](https://github.com/Binaryify/vue-qr/issues/86) ## 2.3.0 | 2020.10.05 - Support SSR ## 2.2.0 - Fixed [#65](https://github.com/Binaryify/vue-qr/issues/65) [#68](https://github.com/Binaryify/vue-qr/issues/68) - Set `dotScale` default value to 1 ## 2.1.0 - Fixed qr margin offset when logo is added (via:[https://github.com/SumiMakito/Awesome-qr.js/pull/38](https://github.com/SumiMakito/Awesome-qr.js/pull/38)) ## 2.0.7 - Improve image load function ## 2.0.6 - Remove babel-polyfill [#53](https://github.com/Binaryify/vue-qr/issues/53) - add .npmignore ## 2.0.4 - Fix dotScale defalut value bug ## 2.0.2 - Fix bug ## 2.0.2 - Update README.MD ## 2.0.1 - Fix colorLight can't set bug - Support background color and logo background ## 2.0.0 - Refactoring - Support gif background