Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Dynamsoft/barcode-reader-javascript-samples
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Dynamsoft/barcode-reader-javascript-samples
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: _dev
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 10 files changed
  • 3 contributors

Commits on Jun 4, 2026

  1. Sync Zip package dx improvements (#303)

    * Improve ZIP package first impression (P0 items)
    
    - Move hello-world/scan-single/read-image into basics/ subdirectory
    - Inline favicon (base64) and logo SVG into index.html, remove loose files
    - Fix scan-a-single-barcode.html title (was copy-pasted from hello-world)
    - Add meta description, keywords, and canonical tags to all basics samples
    - Update all links in index.html and README.md to reflect new paths
    EOF
    )
    
    * Fix remaining P0 issues and add README.html
    
    - Fix canonical URL in read-an-image.html (missing basics/ path)
    - Fix canonical URL in read-and-parse-GS1-AI (wrong sub-path)
    - Add LICENSE ALERT comment to hello-world.html and scan-a-single-barcode.html for consistency
    - Fix documentation link in README.md (point to user-guide)
    - Add styled README.html for local/ZIP readability
    
    * Align README.html and README.md content
    
    * Add file:// detection tip to camera-based basics samples
    
    Show a non-blocking yellow banner when opened via file:// suggesting
    the user serve the page from a web server for the best experience.
    
    * Add .gitattributes to slim down ZIP downloads
    
    * Potential fix for pull request finding
    
    Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Tom Kent <Tom-Dynamsoft@users.noreply.github.com>
    Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
    3 people authored Jun 4, 2026
    Configuration menu
    Copy the full SHA
    4087bdd View commit details
    Browse the repository at this point in the history
Loading