Skip to content

Update Autopull component #49

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

Merged

Conversation

bilgehankalkan
Copy link
Contributor

@bilgehankalkan bilgehankalkan commented Dec 20, 2024

Updated Autofill component to support matching part of given fields to fill inputs.

Also updated initialization of the library.

Commit Messages

  • Update README.md for autofill usage.
  • Remove autofill-no-op component.
  • Use actions/upload-artifact v4.
  • Fix lint errors.

Update Autofill component:

  • Create AutofillInitializer to automatically initialize the library.
  • Remove AutofillService.Builder and split AutofillProcessor.
  • Add logs to json read config.
  • Add matchAnyField flag.
  • Update autofill to 0.2.0.

- Remove `autofill-no-op` component.

Update Autofill component:

- Create `AutofillInitializer` to automatically initialize the library.
- Remove AutofillService.Builder and split AutofillProcessor.
- Add logs to json read config.
- Add `matchAnyField` flag.
- Update `autofill` to `0.2.0`.
@bilgehankalkan bilgehankalkan force-pushed the feature/autofill-auto-initialize-and-matchAnyField-flag branch from d456cd0 to cfc999d Compare December 20, 2024 13:45
@bilgehankalkan bilgehankalkan force-pushed the feature/autofill-auto-initialize-and-matchAnyField-flag branch from cfc999d to f37f974 Compare December 20, 2024 13:47
@bilgehankalkan bilgehankalkan added the enhancement New feature or request label Dec 20, 2024
@bilgehankalkan bilgehankalkan merged commit 02f1a02 into develop Dec 23, 2024
2 of 3 checks passed
@bilgehankalkan bilgehankalkan deleted the feature/autofill-auto-initialize-and-matchAnyField-flag branch December 23, 2024 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants