Commit fa14ec8
11.4.2000
* feat(templates): update templates & add debug tool link
* fix: update canonical links in HTML files for accurate routing
* UPDATE
* fix: update script path for local SDK loading in HTML files
* fix: correct spelling of launchBarcodeScanner function
* fix: update license initialization and update read-an-image.html
* UPDATE VERSION
* docs: update README with sample list and descriptions; add comments to hello-world example
* refactor: clean up comments in hello-world example for clarity
* Update hello-world.html comment
* fix: update script source paths and decode template for consistency
* docs: update README files to correct SDK links and enhance clarity; add new READMEs for ES6 and RequireJS
* docs: enhance README for clarity and structure; add sections on sample folders and API choices
* Fix secure context note structure and expand RTU acronym
- Move file:/// exception note to cover both camera access and license
(was previously nested under camera bullet only)
- Expand "RTU" to "Ready-To-Use (RTU)" on first mention
* Improve README clarity and structure
- Promote "Running the Samples Locally" to its own section
- Separate framework (npm) vs standalone/scenario (double-click or Five Server) instructions
- Mention index.html as the sample gallery entry point
- Remove redundant "API reference" line in Documentation section
- Fix VIN spacing and de-duplicate Official Demo description
* feat: add sample for scanning Direct Part Mark (DPM) codes
* UPDATE
* Update package.json
* add rtu sample
* Update app.vue
* feat: update documentation for Next.js and Nuxt.js
* Update read-an-image.html
* UPDATE
* Delete frameworks/nuxt/scan-using-rtu-api/curl.txt
* Delete frameworks/nuxt/scan-using-rtu-api/response.html
* Delete frameworks/nuxt/scan-using-rtu-api/dev.err
* Update .gitignore
* Update scan-a-single-barcode.html
* UPDATE
* Update README and index.html to enhance sample descriptions and add new section for Hello World samples
* Update user guide link in index.html
* Add scanMode configuration for multi-unique scanning in various scenarios
* Refactor license initialization to use promise for loading code specifications
* UPDATE
* REMOVE FRAMEWORKS RTU
* Fix formatting inconsistencies in README files across various READMEs
* UPDATE
* UPDATE
* Update index.html
* UPDATE
* UPDATE
* Remove redundant hello-world example links from README.md
* Update demo links and README files for consistency; rename index.html for Show Result Texts on Video scenario
* Refine README and demo links for clarity; update paths in index.html and scenario README
* UPDATE
* UPDATE
* UPDATE
* UPDATE
* Remove unused canonical links from HTML files for various frameworks
* Update ImageCapture.vue
* Update Chrome version requirement in README.md
* UPDATE
* UPDATE
* Update app.vue
* Update SDK loading instructions for local hosting in index.html files
* Update package.json
* PWA UPDATE
* remove executeNow
* Update service-worker.js
* Add customize-the-ui
* UPDATE
* Fix typo in variable name 'reusltView' to 'resultView' across multiple HTML files
* UPDATE
* Comment out demo GitHub badge span in index.html
* Update browser compatibility versions in README.md
* Update package.json
* Update README.md
* Update model names in JSON configuration for 1D barcode scanning scenarios
* Update read-an-image.html
---------
Co-authored-by: Justin <Justin@dynamsoft.com>
Co-authored-by: Justin-dynamsoft <117710848+Justin-dynamsoft@users.noreply.github.com>
Co-authored-by: Tom Kent <Tom-Dynamsoft@users.noreply.github.com>1 parent deb6320 commit fa14ec8
476 files changed
Lines changed: 5533 additions & 11379 deletions
File tree
- frameworks
- angular
- scan-using-foundational-api
- scan-using-rtu-api
- src
- app
- src
- app
- image-capture
- video-capture
- assets
- blazor
- hello-world-blazor/BlazorApp
- Layout
- Pages
- Properties
- wwwroot
- css
- bootstrap
- scan-using-foundational-api
- scan-using-rtu-api
- Layout
- Pages
- Properties
- wwwroot
- capacitor
- android
- app
- src
- androidTest/java/com/getcapacitor/myapp
- main
- java/com/dynamsoft/dbrjs
- res
- drawable-land-hdpi
- drawable-land-mdpi
- drawable-land-xhdpi
- drawable-land-xxhdpi
- drawable-land-xxxhdpi
- drawable-port-hdpi
- drawable-port-mdpi
- drawable-port-xhdpi
- drawable-port-xxhdpi
- drawable-port-xxxhdpi
- drawable-v24
- drawable
- layout
- mipmap-anydpi-v26
- mipmap-hdpi
- mipmap-mdpi
- mipmap-xhdpi
- mipmap-xxhdpi
- mipmap-xxxhdpi
- values
- xml
- test/java/com/getcapacitor/myapp
- gradle/wrapper
- ios
- App
- App.xcodeproj
- App
- Assets.xcassets
- AppIcon.appiconset
- Splash.imageset
- Base.lproj
- public
- scan-using-rtu-api
- electron
- scan-using-foundational-api
- scan-using-rtu-api
- es6
- scan-using-rtu-api
- native-ts
- public
- scan-using-foundational-api
- scan-using-rtu-api
- public
- next
- app
- components
- ImageCapture
- VideoCapture
- public
- scan-using-foundational-api
- nuxt
- assets
- components
- public
- scan-using-foundational-api
- assets
- pwa
- scan-using-foundational-api
- scan-using-rtu-api
- react
- public
- scan-using-foundational-api
- scan-using-rtu-api
- src
- src
- assets
- components
- ImageCapture
- VideoCapture
- requirejs
- scan-using-rtu-api
- svelte
- scan-using-foundational-api
- scan-using-rtu-api
- src
- src
- components
- vue
- public
- scan-using-foundational-api
- scan-using-rtu-api
- src
- src
- assets
- components
- webview
- android
- app
- src/main
- assets
- java/com/dynamsoft/dbrjswebview
- res
- drawable-v24
- drawable
- layout
- mipmap-anydpi-v26
- mipmap-anydpi-v33
- mipmap-hdpi
- mipmap-mdpi
- mipmap-xhdpi
- mipmap-xxhdpi
- mipmap-xxxhdpi
- values-night
- values
- xml
- gradle/wrapper
- ios
- dbrjswebview.xcodeproj
- project.xcworkspace
- dbrjswebview
- Assets.xcassets
- AccentColor.colorset
- AppIcon.appiconset
- Base.lproj
- html
- scan-using-rtu-api
- android
- app
- src/main
- assets
- java/com/dynamsoft/dbrjswebview
- res
- drawable-v24
- drawable
- layout
- mipmap-anydpi-v26
- mipmap-anydpi-v33
- mipmap-hdpi
- mipmap-mdpi
- mipmap-xhdpi
- mipmap-xxhdpi
- mipmap-xxxhdpi
- values-night
- values
- xml
- gradle/wrapper
- ios
- dbrjswebview.xcodeproj
- project.xcworkspace
- dbrjswebview
- Assets.xcassets
- AccentColor.colorset
- AppIcon.appiconset
- Base.lproj
- html
- scenarios
- batch-inventory
- cart-builder
- debug/public
- locate-an-item-with-barcode
- pick-one-to-fill
- read-a-drivers-license
- read-and-parse-GS1-AI
- scan-using-rtu-api
- read-vin
- scan-1D-Industrial
- scan-1D-Retail
- scan-and-search
- scan-common-1D-and-2D
- scan-common-2D-codes
- scan-datamatrix-code
- scan-dpm-codes
- scan-from-distance
- scan-qr-code
- show-result-texts-on-the-video
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
30 | 28 | | |
31 | 29 | | |
32 | 30 | | |
| |||
78 | 76 | | |
79 | 77 | | |
80 | 78 | | |
81 | | - | |
| 79 | + | |
82 | 80 | | |
83 | 81 | | |
84 | 82 | | |
85 | 83 | | |
86 | 84 | | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | 85 | | |
106 | 86 | | |
107 | | - | |
| 87 | + | |
108 | 88 | | |
109 | | - | |
110 | | - | |
| 89 | + | |
111 | 90 | | |
112 | 91 | | |
113 | 92 | | |
| |||
125 | 104 | | |
126 | 105 | | |
127 | 106 | | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | 107 | | |
134 | 108 | | |
135 | 109 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
File renamed without changes.
File renamed without changes.
0 commit comments