Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support dataURL change event #146

Merged
merged 2 commits into from
Sep 18, 2022
Merged

feat: support dataURL change event #146

merged 2 commits into from
Sep 18, 2022

Conversation

JounQin
Copy link
Member

@JounQin JounQin commented Sep 18, 2022

close #144

@changeset-bot
Copy link

changeset-bot bot commented Sep 18, 2022

🦋 Changeset detected

Latest commit: 13b1eb2

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
vue-qrcode Minor
vue-qrious Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Sep 18, 2022

📊 Package size report   4%↑

File Before After
.changeset/polite-lions-swim.md 86 B
.vitepress/components/VueQrcodeDemo.vue 5.4 kB 5%↑5.7 kB
.vitepress/components/VueQriousDemo.vue 2.9 kB 14%↑3.3 kB
index.md 7.1 kB -8.69%↓6.4 kB
packages/vue-qrcode/index.md 5.1 kB 5%↑5.3 kB
packages/vue-qrcode/index.ts 3.2 kB 1%↑3.3 kB
packages/vue-qrcode/README.md 5.1 kB 9%↑5.5 kB
packages/vue-qrious/index.md 3.9 kB 17%↑4.5 kB
packages/vue-qrious/index.ts 928 B 21%↑1.1 kB
packages/vue-qrious/README.md 3.9 kB 17%↑4.5 kB
README.md 6.3 kB 2%↑6.4 kB
Total (Includes all files) 63.5 kB 4%↑66.0 kB
Tarball size 12.2 kB 3%↑12.5 kB
Unchanged files
File Size
.babelrc 114 B
.browserslistrc 41 B
.changeset/config.json 308 B
.changeset/README.md 510 B
.codesanbox/ci.json 76 B
.commitlintrc 35 B
.editorconfig 161 B
.eslintignore 95 B
.eslintrc 341 B
.github/workflows/ci.yml 738 B
.github/workflows/pkg-size.yml 467 B
.github/workflows/release.yml 1.0 kB
.lintstagedrc.js 54 B
.postcssrc.js 51 B
.prettierignore 16 B
.prettierrc 28 B
.remarkrc 42 B
.renovaterc 35 B
.simple-git-hooks.js 51 B
.stylelintignore 64 B
.stylelintrc 42 B
.vitepress/components/index.ts 126 B
.vitepress/config.ts 213 B
.vitepress/theme/index.ts 336 B
CHANGELOG.md 280 B
LICENSE 1.1 kB
package.json 1.9 kB
packages/vue-qrcode/CHANGELOG.md 4.2 kB
packages/vue-qrcode/package.json 929 B
packages/vue-qrcode/tsconfig.json 139 B
packages/vue-qrious/CHANGELOG.md 3.9 kB
packages/vue-qrious/package.json 998 B
packages/vue-qrious/qrious.d.ts 472 B
packages/vue-qrious/tsconfig.json 174 B
packages/vue-qrious/typings.d.ts 46 B
tsconfig.base.json 357 B
tsconfig.json 188 B
vercel.json 124 B

🤖 This report was automatically generated by pkg-size-action

@JounQin JounQin merged commit 71ccf87 into master Sep 18, 2022
@JounQin JounQin deleted the feat/change_event branch September 18, 2022 03:06
@pr-triage pr-triage bot added the PR: merged label Sep 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Save QR code to specific location in vue js project
1 participant