Skip to content
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
886d278
Merge pull request #91 from dynamsoft-docs/preview
Tom-Dynamsoft Feb 19, 2025
dc1171f
Merge pull request #92 from dynamsoft-docs/preview
Tom-Dynamsoft May 6, 2025
ec767e1
Merge pull request #93 from dynamsoft-docs/preview
dynamsoft-h May 8, 2025
40cae04
Merge pull request #94 from dynamsoft-docs/preview
dynamsoft-h May 9, 2025
50cfea8
Merge pull request #95 from dynamsoft-docs/preview
dynamsoft-h May 22, 2025
ba8fc70
Merge pull request #96 from dynamsoft-docs/preview
dynamsoft-h Jun 6, 2025
5b4b764
chore: remove VS Code config
dynamsoft-h Jun 11, 2025
330cae6
chore: update .gitignore for local builds
dynamsoft-h Jun 11, 2025
2cfe6f2
chore: fix .gitignore
dynamsoft-h Jun 11, 2025
315600b
chore: fix .gitignore
dynamsoft-h Jun 11, 2025
6c1ef94
remove ignored templates
dynamsoft-h Jun 11, 2025
994f6a3
chore: fix whitespace and EOF newline
dynamsoft-h Jun 11, 2025
bdbf17a
chore: fix .gitignore
dynamsoft-h Jun 11, 2025
595a109
chore: remove extra .editorconfig
dynamsoft-h Jun 11, 2025
630cf06
fix: release notes linking
dynamsoft-h Jun 11, 2025
035be4f
fix: rename release notes sidelist
dynamsoft-h Jun 11, 2025
dc0f4ac
fix: rename release notes sidelist
dynamsoft-h Jun 11, 2025
1980de3
chore: use main branch Docs-Template-Repo for preview CI
dynamsoft-h Jun 11, 2025
393b218
fix: allow preview CI on push to preview branch
dynamsoft-h Jun 12, 2025
40aada7
add: code gallery and web framework samples
dynamsoft-h Jun 14, 2025
fb97a18
fix: MWC v2.0 sidelist
dynamsoft-h Jun 16, 2025
99a601a
fix: code gallery links
dynamsoft-h Jun 17, 2025
b7eaeab
fix: web framework links
dynamsoft-h Jun 17, 2025
d6b3b2d
Merge branch 'preview' into staging
dynamsoft-h Jun 17, 2025
f7591ab
sample: add MWC react and vue samples
dynamsoft-h Jun 17, 2025
e257130
Merge branch 'preview' into staging
dynamsoft-h Jun 17, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions code-gallery/frameworks.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,5 @@ We host samples with Hello World implementations of DDS and MWC on GitHub, in th
### Mobile Web Capture

- [Angular](https://github.com/Dynamsoft/mobile-web-capture/tree/master/samples/frameworks/angular)
- [React](https://github.com/Dynamsoft/mobile-web-capture/tree/master/samples/frameworks/react-hooks)
- [Vue](https://github.com/Dynamsoft/mobile-web-capture/tree/master/samples/frameworks/vue)