Releases: AnthonyNahas/ngx-auth-firebaseui
Releases · AnthonyNahas/ngx-auth-firebaseui
v3.3.2
Bug Fixes
- package: support i18n for email confirmation component #308 (fa95935)
v3.3.1
Bug Fixes
- demo: revert angular version to v8.1.2 (90f268b)
- demo: updated angular and other dependencies (7904958)
- package: do not break the route of authGuardLoggedInURL is not provided #309 (c3296bd)
- package: updated angular and other dependencies (4eb7e01)
- package: updated angular material and firebase to the latest version (e2ed829)
Features
- package: added toggle visibility for the pass in sign in tab #296 (3b486c9)
v3.3.0
Bug Fixes
- package: initialize the min max on comp. init (7d4704b)
- password: make sure min-max input parameters are respected #297 (4ff8f5e)
v3.2.6
chore(release): :sparkles: :tada: create tag for version vv3.2.6
v3.2.5
Bug Fixes
- demo: updated angular to v8.1.2 (e8c052c)
- demo: updated firebase, bootstrap and other deps (15bf59c)
- demo: updated the demo app (a628df4)
- demo: updated the demo app #298 (1d3a4fa)
- package: updated angular, password strength lib and firebase (132f5b5)
v3.2.4
Bug Fixes
- package: select the right tab when forgot password action is requested #121 (a87b2df)
- package: updated angular material to v8.1.1 (bdebe63)
v3.2.3
Bug Fixes
- package: added the onSuccess and the onError events to the providers comp. #257 (7e806b4)
- package: updated the schematics (94f893b)
- package: updated the versions in schematics module (7a2b78d)
v3.2.2
Bug Fixes
- package: typeError: "this.passwordStrength is undefined" when disabling registration tab #286 (345ddba)
v3.2.1
Bug Fixes
- demo: remove for root at
NgbCollapseModule
(d8218b4)
- demo: updated angular and other deps #284 (070feee)
- package: updated the dependencies (angular and rollup) #284 (4e65767)
- package: updated the schematics of the lib #284 (cbc1cbd)
v3.2.0
Bug Fixes
- demo2: removed deprecated demo2 app (17a6b0e)
Features
- package: added authGuardLoggedInURL to the config #263 (0abbcdb)