Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

Releases: fabric8-ui/ngx-login-client

v1.2.6

13 Dec 19:10
Compare
Choose a tag to compare

1.2.6 (2017-12-13)

Bug Fixes

  • github: add github token function (eef66a8)
  • github: add github token handling and tests (7b4522c)

v1.2.5

13 Dec 18:39
Compare
Choose a tag to compare

1.2.5 (2017-12-13)

Bug Fixes

  • RefreshTimer: Run refresh timer outside angular zone (b0d0449)

v1.2.4

10 Nov 14:15
Compare
Choose a tag to compare

1.2.4 (2017-11-10)

Bug Fixes

  • github: remove workarounds for compatibility (5314b1c)

v1.2.3

10 Nov 09:10
Compare
Choose a tag to compare

1.2.3 (2017-11-10)

Bug Fixes

  • http: allow 401 if www-authenticate header present (5e4a6a3)

v1.2.2

08 Nov 18:12
Compare
Choose a tag to compare

1.2.2 (2017-11-08)

Bug Fixes

  • gihub.token: store github token for localhost flow (2797a90)

v1.2.1

06 Nov 18:07
Compare
Choose a tag to compare

1.2.1 (2017-11-06)

Bug Fixes

  • token: add check for local dev api url (586139b)

v1.2.0

30 Oct 20:15
Compare
Choose a tag to compare

1.2.0 (2017-10-30)

Bug Fixes

  • build: remove old reference to .scss (7e79c30)
  • commit: add missing dependencies and remove unused ones (8154426)
  • commit: clean up gulpfile, changing sass references to less (eb89072)
  • package: add package-lock.json file (f3a8f44)
  • package: remove most of the caret ranges from the devDependances (641ebc6)
  • package: update Angular to a range starting at ^4.4.4 (4bfe014)
  • package: update dependencies (3075c51)
  • package: update ngx-base to ^2.3.0 (413738d)
  • package: update reference to RxJS 5.5 api calls (8d2a14d)
  • perf: remove webpack dashboard analysis tool (448c1b8)
  • test: clean up test config and add support for test coverage (4e6c6bd)

Features

  • build: update build to use Node.js 8.3.0 (0aec414)

v1.1.11

17 Oct 22:17
Compare
Choose a tag to compare

1.1.11 (2017-10-17)

Bug Fixes

  • package: add caret ranges to all the dependencies in package.json (85aa746)
  • package: upate webpack-dashboard to ^1.0.0 (22199dc)

v1.1.10

12 Oct 01:04
Compare
Choose a tag to compare

1.1.10 (2017-10-12)

Bug Fixes

  • package: add ngx-base ^2.2.9 and rxjs ^5.0.1 to peerDependencies while removing the devDependencies (94e87a7)
  • package: move ngx-base and rxjs out of peerDependencies (2bd010d)
  • package: update codelyzer to ^3.2.1 to use caret range (cdcdf09)
  • package: update karma-webpack to ^2.0.5 to use caret range (d6430ec)
  • package: update webpack to ^3.7.1 to use caret range (cd10619)

v1.1.9

06 Oct 04:22
Compare
Choose a tag to compare

1.1.9 (2017-10-06)

Bug Fixes

  • package: update copy-webpack-plugin to 4.1.1 (18bf961)
  • package: update mocha to 4.0.1 (92395e7)
  • package: update ngx-base to 2.2.8 (411b02d)
  • package: update typedoc to 0.9.0 (c43b18b)