Skip to content

Add callback method to loadReCaptcha as requested on #15 #17

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
merged 2 commits into from
Jun 14, 2020

Conversation

ernestognw
Copy link
Contributor

There was added a callback optional parameter to loadReCaptcha, solving #15 feature request.

  • It was implemented the callback method
  • Set an empty function as a default parameter to prevent errors when no callback is provided
  • Updated README with the method, and added more detailed documentation for both ReCaptcha component and loadReCaptcha function.

According to feature request on codeep#15, there was added a callback parameter as optional. By default, is set an empty function to prevent erros when no callback is provided.

No breaking changes
Documentation about loadReCaptcha function and ReCaptcha component props was added, and including the new callback parameter for loadReCaptcha.

No breaking changes.
@vlad-grigoryan vlad-grigoryan merged commit 674dc63 into codeep:master Jun 14, 2020
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.

2 participants