Releases: jeroenouw/AngularMaterialFirebase
Releases · jeroenouw/AngularMaterialFirebase
Version 1.5.1
- Generated recommended documentation for the Github community standards with 'CGX' to improve contribution
- Updated @liftr/tscov dependency
Version 1.5.0
- Angular 8
- TypeScript 3.4
- Updated tslint options to new names
- Updated tsconfig module and target
- Updated dependencies
- Added static query to
@ViewChild
properties - Turned off experimental ivy compiler
- Relocated browserslist file
Version 1.4.0
- Upgrade to Angular 8 beta
Version 1.3.3
- Added documentation
- Updated tscov dependency
Version 1.3.2
- Added tscov dependency
- Added three new npm scripts (link-upstream, sync, tscov)
Version 1.3.1
- Fixed logout on reload
- New separate
Firebase.config.ts
file - Extended menu items when logged in
- Placed auth icon on correct positiion
Version 1.3.0
- Added ngx-auth-firebaseui for improved UI authentication from @AnthonyNahas
- Added generated documentation here
- New dependencies (@angular/fire, @angular/flex-layout, ngx-auth-firebaseui)
Version 1.2.0
- Updated documentation
- Updated dependencies
- New drag & drop component on misc page
- Separated pages from components
- Cleaned component and services
- Alert notification feedback on error signin/signup
Version 1.1.4
- Angular 7
- Updated dependencies
Version 1.1.3
- Angular 7 beta
- TypeScript 3
- Updated dependencies
- Cleaned some code