Releases: jeroenouw/AngularMaterialFirebase
Releases · jeroenouw/AngularMaterialFirebase
Version 1.1.2
- Updated mobile view by @frankadrian
Version 1.1.1
- Added compodoc (automated documentation)
- Updated docs
- Cleaned code
- Upgraded to Firebase 5
Version 1.1.0
- Upgrade to Angular 6
- Upgrade to Webpack 4
- Upgrade to RxJS 6 (incl. rxjs-compat and rxjs-tslint)
- Updated docs
- Updated other dependencies
- Fixed Material casing issue
Version 1.0.12
- Updated dependencies
Version 1.0.11
- Fixed Firebase social login and registration
- Updated dependencies
Version 1.0.10
- Upgrade to Angular 5
- Ahead-of-Time compiler (AoT)
- Preserve whitespaces option
- Updated docs
Version 1.0.8
- New material component added (mat expansion panel in misc page)
- Updated dependencies
- Updated docs
Version 1.0.7
- New material component added (mat stepper in misc page)
- Refactored material design to new naming
- Updated dependencies
- Updated docs
Version 1.0.6
- Profile username and bio added
- New page profile settings
- Updated dependencies
- Extra production option (Build optimizer)
- Updated docs
Version 1.0.5
- Phonenumber sign in (not full version, beta)
- Updated dependencies
- Main.ts fix