Skip to content

Releases: jeroenouw/AngularMaterialFirebase

Version 1.5.1

12 Jun 10:45

Choose a tag to compare

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

Version 1.5.0

30 May 16:25
2ea12af

Choose a tag to compare

  • 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

06 Mar 15:59
d47c59e

Choose a tag to compare

  • Upgrade to Angular 8 beta

Version 1.3.3

06 Feb 16:06

Choose a tag to compare

  • Added documentation
  • Updated tscov dependency

Version 1.3.2

21 Jan 18:35
f60de6d

Choose a tag to compare

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

Version 1.3.1

18 Jan 21:20
8e24240

Choose a tag to compare

  • 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

17 Jan 20:16
d5a8375

Choose a tag to compare

  • 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

26 Dec 14:54
dee5e55

Choose a tag to compare

  • 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

11 Nov 16:37

Choose a tag to compare

  • Angular 7
  • Updated dependencies

Version 1.1.3

27 Sep 14:08
d199834

Choose a tag to compare

  • Angular 7 beta
  • TypeScript 3
  • Updated dependencies
  • Cleaned some code