adamant-im
adamant-im copied to clipboard
fix: Cannot switch between front and back camera
- chore: update
@zxing/library
to version 21 - chore: update
@zxing/browser
to version 5 - fix: mobile devices can contain more than two cameras
- chore: refactor
QrCodeScannerDialog
component to composition api - chore: change base
Scanner
library from@zxing/library
to@zxing/browser
- fix: cannot switch between front and back camera
- chore: code review, typings, code simplifying
- fix: no auto request of camera permissions for chrome
- fix, chore: stop scanner controls and video tracks after closing modal window
- fix, chore: back camera on android by facing mode, use lib only for QR decoding