AngularMaterialFirebase Versions Save

:fire: Full stack starter app with Angular 8, Material Design and Firebase (+ demo)

v1.5.1

4 years ago
  • Generated recommended documentation for the Github community standards with 'CGX' to improve contribution
  • Updated @liftr/tscov dependency

v1.5.0

4 years ago
  • 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

v1.4.0

5 years ago
  • Upgrade to Angular 8 beta

v1.3.3

5 years ago
  • Added documentation
  • Updated tscov dependency

v1.3.2

5 years ago
  • Added tscov dependency
  • Added three new npm scripts (link-upstream, sync, tscov)

v1.3.1

5 years ago
  • Fixed logout on reload
  • New separate Firebase.config.ts file
  • Extended menu items when logged in
  • Placed auth icon on correct positiion

v1.3.0

5 years ago
  • Added ngx-auth-firebaseui for improved UI authentication from @anthonynahas
  • Added generated documentation here
  • New dependencies (@angular/fire, @angular/flex-layout, ngx-auth-firebaseui)

v1.2.0

5 years ago
  • 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

v1.1.4

5 years ago
  • Angular 7
  • Updated dependencies

v1.1.3

5 years ago
  • Angular 7 beta
  • TypeScript 3
  • Updated dependencies
  • Cleaned some code