Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade peer dependencies to Capacitor V3, Update documentation #15

Open
wants to merge 10 commits into
base: feature/capacitor-v3
Choose a base branch
from

Conversation

rs2-davebanguilan
Copy link

@rs2-davebanguilan rs2-davebanguilan commented Dec 19, 2022

Issue

#13 Capacitor V3 Support

Changes

  1. Upgrade dependencies to support Capacitor V3
  2. Add interface [ScannerInputConfig, Config, ScannerOptions, BarcodeOptions, NfcOptions, CaptureOptions]
  3. Update documentation

@rs2-davebanguilan
Copy link
Author

rs2-davebanguilan commented Dec 19, 2022

Tested this PR in android using Ionic/Capacitor. Current release (v0.5.0-beta.7) can't run on new application during my testing.

Will add interfaces soon. So that it will be easier for developers to follow formats when using executeScanner

@megaxayda
Copy link
Collaborator

Thank you for the PR ❤️, it may take sometimes to review and merge this.

@megaxayda
Copy link
Collaborator

I think we can merge this to a feature branch for v3

@rs2-davebanguilan
Copy link
Author

Thanks @megaxayda! Do you guys have any communication channel (Discord, Skype, or any)?

@rs2-davebanguilan
Copy link
Author

Updated PR. Added Interface and Updated documentation

@megaxayda
Copy link
Collaborator

Thanks @megaxayda! Do you guys have any communication channel (Discord, Skype, or any)?

sorry, it is private, we can still discuss on this PR.

@newlogic newlogic deleted a comment from gwaixin Dec 21, 2022
@nicholemnl
Copy link
Collaborator

Hello @rs2-davebanguilan , can you check if this is different from what you did here? https://github.com/newlogic/smartscanner-capacitor/tree/feature/capacitor-v3

maybe base your pull request directly to that branch? We have decided that each version will have its own branch

@rs2-davebanguilan
Copy link
Author

Hi @nicholemnl , I'll update my PR and change the base branch to feature/capacitor-v3. Thanks!

@rs2-davebanguilan rs2-davebanguilan changed the base branch from master to feature/capacitor-v3 December 21, 2022 10:32
@rs2-davebanguilan
Copy link
Author

Hi @nicholemnl , done updating my PR. If you guys approved my changes for the interface. I can also update the other branches you guys have.

@rs2-davebanguilan
Copy link
Author

Hello @megaxayda , can you add a discussion tab on this repo? I think my questions will also be asked by other developers that will use this plugin. Thanks!

@megaxayda
Copy link
Collaborator

megaxayda commented Mar 2, 2023

hi @rs2-davebanguilan , sorry I can't open a discussion tab now, I think you can open new issue for the questions. About the PR, It's LGTM but can you remove package-lock.json, you can update .gitignore to ignore this file. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants