0.4.1 (2019-01-10)
- demo: removed unwanted libraries (8a5994b)
- demo: upgraded angular to v7.2.0 (455e9b4)
- package: updated dependencies (6d82574)
- package: upgraded rollup to v1 (165d151)
0.4.0 (2018-11-02)
0.3.0 (2018-08-13)
- package: added animations to the feedback component (05c7aec)
0.2.0 (2018-08-05)
0.1.0 (2018-08-05)
- 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)
- 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)