gruhn / vue-qrcode-reader

A set of Vue.js components for detecting and decoding QR codes.
https://gruhn.github.io/vue-qrcode-reader
MIT License
2.03k stars 330 forks source link

docs(QrcodeCapture): add capture attribute #407

Closed paulwer closed 4 months ago

paulwer commented 5 months ago

404

netlify[bot] commented 5 months ago

Deploy Preview for vue-qrcode-reader ready!

Name Link
Latest commit eae5dcee7329832bc255736299db6f0e4c2ce00b
Latest deploy log https://app.netlify.com/sites/vue-qrcode-reader/deploys/659c28e390af200009e5beef
Deploy Preview https://deploy-preview-407--vue-qrcode-reader.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

gruhn commented 5 months ago

thanks, I think I'll edit that a bit. At the moment the whole section about non-Vue HTML props looks like it belongs to the format prop (that was already an issue before).

Also, sorry forgot to say, but can you add the prefix docs: to your commit message. For example, like this:

docs: my commit message

this is because new packages are automatically published and the version number is determined from the commit message. Documentation changes don't trigger a package release.

github-actions[bot] commented 4 months ago

:tada: This PR is included in version 5.5.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: