Skip to content

Releases: AnthonyNahas/ngx-auth-firebaseui

v1.2.0

07 Aug 19:03
Compare
Choose a tag to compare

Bug Fixes

  • package: adjusted the import statements of the firebase module #112 (b4aa7f2)
  • package: path of config interface to support aot @Inject(NgxAuthFirebaseUIConfigToken) (61d1efa)

Features

v1.1.1

15 Jun 21:30
Compare
Choose a tag to compare

Bug Fixes

  • ngx-auth-firebaseui-providers: registration of svg mat-icons fixed #84 (b904fa5)

v1.1.0

11 Jun 22:42
Compare
Choose a tag to compare

Features

  • icons: added new assets of material design icons (5057e9e)
  • ngx-auth-firebaseui: added more themes for the auth providers buttons (41477af)
  • ngx-auth-firebaseui: continue as guest button is now optional via guestEnabled input (2f3dd9f)

v1.0.0

01 Jun 21:23
Compare
Choose a tag to compare

Bug Fixes

  • ngx-auth-firebaseui: at anonymously sign in (8e3880b)
  • package: removed mat-label for the register tab due a bug with material2 (c1969c7)
  • package: sign in results are all now UserCredential du to the update of firebase (dd3f5a6)
  • package: sign u result is now UserCredential due to the update of firebase (f0f425d)
  • package: update @angular/cdk to version 6.2.0 (59a39f9)
  • package: update @angular/material to version 6.2.0 (b2560c8)

Features

  • provider: by default all providers will be available with ngx-auth-firebaseui-providers (276db04)
  • providers: added optional layout input | "row" or "column" (78d92e9)
  • ngx-auth-firebaseui: sync firestore with firebase's authntication on user's delete (ab5ca7e)
  • package: added a template for the user component when not authenticated (c7c4cec)
  • phone_number: added regex for phone number's form controller's validator (c6bdf55)
  • user: update and sync user with firestore when editing user's properties incl. phone number (0c525a1)

v0.8.0

23 May 20:34
Compare
Choose a tag to compare

Bug Fixes

  • ngx-auth-firebaseui: setting timestampsInSnapshots to true for firebase settings (15e191b)
  • package: update ngx-material-password-strength to version 2.0.0 (33a34d9)

Features

  • ngx-auth-firebaseui: added additional users svg images (ebb68f6)
  • ngx-auth-firebaseui: added anonymous sign in and delete account functionality (985fc1a)
  • ngx-auth-firebaseui: added sign in as guest feature (f8f65cb)
  • ngx-auth-firebaseui: added verification's email status and onAccountDeleted output event (0f3b889)
  • ngx-auth-firebaseui: added accounts enum to parse svg images in the auth process (2d78a6b)

v0.7.0

29 Apr 20:05
Compare
Choose a tag to compare

Features

  • ngx-auth-firebaseui: ability to configure the auth providers (82c1fb5)
  • ngx-auth-firebaseui: default value for the provider input --> 'all' (80b7ff8)

v0.6.1

24 Apr 18:41
Compare
Choose a tag to compare

Bug Fixes

  • ngx-auth-firebaseui: correction of the email regex in the auth.component.ts (f7c5663)

v0.6.0

23 Apr 20:00
Compare
Choose a tag to compare
chore(release): :sparkles: :tada: create tag for version vv0.6.0

v0.5.7

22 Apr 19:35
Compare
Choose a tag to compare

Bug Fixes

  • ngx-auth-firebaseui: removed unwanted imports (16b4292)

v0.5.6

16 Apr 20:17
Compare
Choose a tag to compare
chore(release): :sparkles: :tada: create tag for version vv0.5.6