Skip to content

v0.1.0

Compare
Choose a tag to compare
@AnthonyNahas AnthonyNahas released this 05 Aug 12:08
· 23 commits to master since this release

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)