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

Integration with @angular/forms #6

Merged
merged 6 commits into from
Nov 8, 2022
Merged

Conversation

yuskhan
Copy link
Contributor

@yuskhan yuskhan commented Nov 8, 2022

Added support for both template driven and reactive forms by creating a new directive and implementing the ControlValueAccessor interface. Updated README and demo to include examples for both form types.

Resolves #5

@yuskhan yuskhan linked an issue Nov 8, 2022 that may be closed by this pull request
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Nov 8, 2022

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: b48db37
Status: ✅  Deploy successful!
Preview URL: https://76a35ab8.ngx-turnstile.pages.dev
Branch Preview URL: https://5--angular-forms-intergratio.ngx-turnstile.pages.dev

View logs

@choyiny choyiny changed the title 5 - Integration with @angular/forms Integration with @angular/forms Nov 8, 2022
Copy link
Member

@choyiny choyiny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@choyiny choyiny merged commit d5a0a59 into main Nov 8, 2022
@choyiny choyiny deleted the 5-@angular/forms-intergration branch November 8, 2022 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Make ngx-turnstile work with @angular/forms
2 participants