Firebaseui Ng Bootstrap Versions Save

Angular Bootstrap UI library for firebase authentication powered by @ng-bootstrap and @angularfire2

v0.4.1

5 years ago

Bug Fixes

  • demo: removed unwanted libraries (8a5994b)
  • demo: upgraded angular to v7.2.0 (455e9b4)
  • package: updated dependencies (6d82574)

Features

  • package: upgraded rollup to v1 (165d151)

v0.4.0

5 years ago

Features

  • demo: support of prerendering (6a0feb0)
  • package: support of angular v7 (0890858)

v0.3.0

5 years ago

Features

  • package: added animations to the feedback component (05c7aec)

v0.2.0

5 years ago

v0.1.0

5 years ago

Bug Fixes

  • ci: replaced start with build at npm scripts for circle ci (2536136)
  • firebaseui: adjusted the alignment of the action buttons (sign-in/up) (bde6237)
  • firebaseui: show error msg on sumbit reset password's form (9fea1bb)
  • firebaseui: show error msg when submitting an empty register form (1c67307)
  • firebaseui: show error msgs when submitting empty sign in form (73ba7fd)
  • sign-in: stop submitting the sign in form when clicking on the reset button (013e537)

Features

  • firebaseui: added alert success msg when resetting the email (933c47a)
  • firebaseui: added email confirmation's component (d0fdccc)
  • firebaseui: added progress-bar's component to show the loading indicator (1baa216)
  • firebaseui: added the register new user's process (1ab9ce8)
  • firebaseui: added user's sign in process to the auth component (75fdf78)
  • package: added an alert container for user's feedback (60b36b5)
  • package: added auth ui component ngb-auth-firebaseui (873211a)
  • package: added authentication providers' component (f18533a)
  • package: added NgbAuthFirebaseUIModule (5508c90)
  • package: added spec for auth ui component ngb-auth-firebaseui (f789d60)
  • package: added the IAlert interface (7aef0c6)
  • package: added the alert service to push some notification on the UI (aab6d3c)
  • package: integration of the feedback mechanism (81e4ce6)