-
Notifications
You must be signed in to change notification settings - Fork 122
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Using Awesome-qr.js v2.0, Support Vue v3.0(not support Vite yet) #82
- Loading branch information
Showing
12 changed files
with
5,606 additions
and
1,889 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,43 +1,45 @@ | ||
# 2.4.0 | 2021.05.03 | ||
# Changelog | ||
## 3.0.0 | 2021.10.02 | ||
- Using Awesome-qr.js v2.0 | ||
- Support Vue v3.0 [#82](https://github.com/Binaryify/vue-qr/issues/82) | ||
|
||
# 2.3.1 | 2021.05.03 | ||
- 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 | ||
## 2.3.0 | 2020.10.05 | ||
- Support SSR | ||
|
||
# 2.2.0 | ||
## 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 | ||
## 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 | ||
## 2.0.7 | ||
- Improve image load function | ||
|
||
# 2.0.6 | ||
## 2.0.6 | ||
- Remove babel-polyfill [#53](https://github.com/Binaryify/vue-qr/issues/53) | ||
- add .npmignore | ||
|
||
# 2.0.4 | ||
## 2.0.4 | ||
- Fix dotScale defalut value bug | ||
|
||
# 2.0.2 | ||
## 2.0.2 | ||
- Fix bug | ||
|
||
# 2.0.2 | ||
## 2.0.2 | ||
- Update README.MD | ||
|
||
# 2.0.1 | ||
## 2.0.1 | ||
- Fix colorLight can't set bug | ||
- Support background color and logo background | ||
|
||
|
||
# 2.0.0 | ||
## 2.0.0 | ||
- Refactoring | ||
- Support gif background |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.