Releases: Spaier/spaier-ng-recaptcha
Releases · Spaier/spaier-ng-recaptcha
3.0.1
31 Jan 14:12
Compare
Sorry, something went wrong.
No results found
Fixed
Set grecaptcha.execute return type to Promise<string | null>
Set RecaptchaDirective.execute return type to void
Update ngModel on RecaptchaDirective.reset
Run grecaptcha functions with zone.runOutsideAngular
3.0.0
24 Oct 09:25
Compare
Sorry, something went wrong.
No results found
Changed
Angular >= 6 peer dependency
Use strict mode
Refactor grecaptcha.execute and grecaptcha.render type definitions
Removed
Removed optional rxjs-compat dependency
Fixed
Provide default token values for RECAPTCHA_RENDER, RECAPTCHA_ONLOAD, RECAPTCHA_URL when using RecaptchaLoaderModule without parameters
Remove default parameter for RecaptchaLoaderModule.withParameters
2.0.3
29 Sep 22:24
Compare
Sorry, something went wrong.
No results found
Fixed
Fix RecaptchaLoaderModule.withParameters AOT build errors
2.0.1
26 Sep 17:43
Compare
Sorry, something went wrong.
No results found
2.0.0
23 Sep 14:24
Compare
Sorry, something went wrong.
No results found
Added
Add RecaptchaDirectiveModule.
Add RecaptchaFormsModule
@angular/forms is now an optional dependency
Add V3 Support
Add render, url, onload, onloadFunc parameters to RecaptchaLoaderModule
Add RecaptchaType, RecaptchaTheme, RecaptchaSize, RecaptchaBadge enums
Changed
Updated type definitions
Object parameter is used in RecaptchaLoaderModule.withParameters
Rename RecaptchaLoaderService to RecaptchaService
RecaptchaDirective now uses data-* attributes. Example: data-theme instead of theme.
Removed
Fixed
RecaptchaDirective attributes were undefined or null on ngOnInit
Use renderer2 to add script tag
1.1.0
22 Jun 20:10
Compare
Sorry, something went wrong.
No results found
Added
RecaptchaSize, RecaptchaTheme and RecaptchaType types.
Removed
@types/grecaptcha dependency
1.0.0
13 May 23:14
Compare
Sorry, something went wrong.
No results found
Added
Set language with RecaptchaLoaderModule.withLanguage
Configure recaptcha with RecaptchaModule.forRoot
Implicit rendering option
Language token
Dynamic update of reCAPTCHA parameters and language
Fixed
Provide empty configs if none specified
0.1.0
22 Mar 18:39
Compare
Sorry, something went wrong.
No results found
Features
Set language with RecaptchaLoaderModule.withLanguage
Configure recaptcha with RecaptchaModule.forRoot
0.0.6
09 Feb 14:50
Compare
Sorry, something went wrong.
No results found
chore(package): update version and add angular 4 support
0.0.5
17 Jan 20:17
Compare
Sorry, something went wrong.
No results found
chore(package): bump version to 0.0.5