-
Notifications
You must be signed in to change notification settings - Fork 45
Comparing changes
Open a pull request
base repository: Dynamsoft/barcode-reader-javascript-samples
base: main
head repository: Dynamsoft/barcode-reader-javascript-samples
compare: skill
- 15 commits
- 15 files changed
- 3 contributors
Commits on May 20, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 9f959bc - Browse repository at this point
Copy the full SHA 9f959bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab051a0 - Browse repository at this point
Copy the full SHA ab051a0View commit details
Commits on May 22, 2026
-
Configuration menu - View commit details
-
Copy full SHA for cc5fd8c - Browse repository at this point
Copy the full SHA cc5fd8cView commit details
Commits on May 26, 2026
-
Enhance scan & search sample; add filter options for barcode formats,…
… text length & Rex
Configuration menu - View commit details
-
Copy full SHA for 8ed0e43 - Browse repository at this point
Copy the full SHA 8ed0e43View commit details
Commits on Jun 5, 2026
-
Fix license key inconsistency; add BarcodeFormatIds reference and dyn…
…amic settings API - Replace incorrect license key in SKILL.md (5 occurrences) to match all reference files and actual samples - Add complete EnumBarcodeFormat table (45+ BF_* values) to api-sdk.md - Add common format presets for templates (retail, industrial, 2D) - Add dynamic settings modification pattern (outputSettings → modify → initSettings) - Document custom template usage with capture() for image decoding - Note framework template placement (public/ directory)
Configuration menu - View commit details
-
Copy full SHA for 2eb38c2 - Browse repository at this point
Copy the full SHA 2eb38c2View commit details -
Add advanced DCE APIs to api-camera.md
- Camera selection (getAllCameras, selectCamera) - Resolution control (setResolution, getResolution) - Enhanced features (auto-zoom, tap-to-focus) - Video fit mode, single frame mode - Coordinate conversion (convertToPageCoordinates, convertToClientCoordinates) - Tip messages (setTipConfig, updateTipMessage, setTipVisible, TipConfig interface) - Audio feedback (Feedback.beep) - Drawing layers and custom overlays (DrawingLayer, DrawingStyleManager) - UI element customization (hide camera/resolution dropdowns)
Configuration menu - View commit details
-
Copy full SHA for b6be720 - Browse repository at this point
Copy the full SHA b6be720View commit details -
Expand Next.js section with full App Router guidance
- Replace 4-line stub with complete Next.js App Router documentation - Server vs client component architecture diagram - Page wrapper pattern with next/dynamic and ssr: false - Custom template placement in public/ directory - Server component layout example (no SDK imports) - Next.js-specific rules (5 key points) - Fix MD040 lint warnings (add language to fenced code blocks)
Configuration menu - View commit details
-
Copy full SHA for 4e575ad - Browse repository at this point
Copy the full SHA 4e575adView commit details -
Add CodeParser reference, update SKILL.md routing table, expand evals
- New api-parsing.md: CodeParser API for GS1, driver's license (AAMVA), VIN parsing with complete patterns (loadSpec, parse, onParsedResultsReceived) - Update SKILL.md routing table to include api-parsing.md - Update .claude/skills/ descriptions to reflect new content in all ref files - Expand evals from 5 to 10 test cases covering: Next.js App Router, tip messages + beep, dynamic format filtering, GS1 parsing, auto-zoom
Configuration menu - View commit details
-
Copy full SHA for 615564e - Browse repository at this point
Copy the full SHA 615564eView commit details -
Add DCE Advanced Features license note to api-camera.md
Clarify that EF_AUTO_ZOOM and EF_TAP_TO_FOCUS require a DCE Advanced Features license, while tip messages, Feedback.beep(), and other CameraView/CameraEnhancer APIs work with a standard DBR license.
Configuration menu - View commit details
-
Copy full SHA for dc35024 - Browse repository at this point
Copy the full SHA dc35024View commit details
Commits on Jun 8, 2026
-
Update dedicated license string in SKILL.md for data tracking & enhan…
…ce barcode reading options in api-sdk.md
Configuration menu - View commit details
-
Copy full SHA for 1f318cb - Browse repository at this point
Copy the full SHA 1f318cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f9cbb06 - Browse repository at this point
Copy the full SHA f9cbb06View commit details -
Add ImageEditorView API reference to skill
Document ImageEditorView for displaying decoded images with barcode highlights using QuadDrawingItem — replaces manual canvas coordinate mapping with SDK-native drawing layers.
Configuration menu - View commit details
-
Copy full SHA for 6070705 - Browse repository at this point
Copy the full SHA 6070705View commit details -
Add DCV bundle guidance, singleFrameMode caveats, and DrawingLayer vi…
…ewer mode Learnings from building the tip-and-beep sample: - ImageEditorView requires dcv.bundle.js (not in dbr.bundle as of v11.4, expected v11.6+) - singleFrameMode is unreliable for advanced UX (cross-filter conflict) - DrawingLayer.setMode("viewer") prevents interaction with overlaysConfiguration menu - View commit details
-
Copy full SHA for 58c644a - Browse repository at this point
Copy the full SHA 58c644aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e871359 - Browse repository at this point
Copy the full SHA e871359View commit details
Commits on Jun 9, 2026
-
Revert "Add Pattern 9: DPM DataMatrix to sample-patterns.md"
This reverts commit e871359.
Configuration menu - View commit details
-
Copy full SHA for c15e807 - Browse repository at this point
Copy the full SHA c15e807View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...skill