angular_recaptcha 0.1.2 angular_recaptcha: ^0.1.2 copied to clipboard
Google Angular Recaptcha
0.0.10 #
-
Deprecated
- Adding the script tag is no more necessary
-
Breaking Changes
num render()
is now returning a Future,Future<num> render()
0.0.9 #
- Add documentation
- fix ddc
- Breaking Changes
- If you want to use ngModel you have to import
formDirectives
fromangular_forms
- If you want to use ngModel you have to import
0.0.8 #
- update value when expire
0.0.7 #
- Upgraded to angular v4.0.0
- Added Changelog
0.0.1 #
- Initial version