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

Releases: fabric8-ui/ngx-fabric8-wit

v6.20.4

07 Jun 05:20
Compare
Choose a tag to compare

6.20.4 (2018-06-07)

Bug Fixes

  • build: update npm link to use --production (384d757)
  • doc: update npm link to use --production (6ccb8db)
  • package: use peer dependencies (255db7e)

v6.20.3

25 Apr 18:04
Compare
Choose a tag to compare

6.20.3 (2018-04-25)

Bug Fixes

v6.20.2

04 Apr 04:38
Compare
Choose a tag to compare

6.20.2 (2018-04-04)

Bug Fixes

  • import: removed unwanted import from code (adc5ef4)
  • model: making work item type relationship optional for space model (ac44fce)
  • models: updated space and process template models (8cad02a)
  • space-template: isBaseTemplate is changed to can-construct (a5224de)

v6.20.1

08 Jan 16:46
Compare
Choose a tag to compare

6.20.1 (2018-01-08)

Bug Fixes

  • space: Add work item type group as a space relationship. (aed98ec)
  • space: Add workitemtypegroups as a relationship attribute for the tests. (42fb1e7)

v6.20.0

31 Oct 02:59
Compare
Choose a tag to compare

6.20.0 (2017-10-31)

Bug Fixes

  • build: clean up webpack main script, removing sass (5b72493)
  • build: delete rollup config (c77798d)
  • build: update npm scripts and add missing dependencies (4bbdf67)
  • package: add package-lock (a33a6fa)
  • package: remove most caret ranges from the dependencies (a506295)
  • package: update Angular to use a range starting at ^4.4.4 (18a9247)
  • package: update dependencies (4b147db)
  • package: update ngx-base to ^2.3.0 (14ec40c)
  • package: update ngx-login-client to ^1.2.0 (7b3e193)
  • package: update RxJS 5.5 api references (aedba98)
  • perf: remove webpack dashboard analysis tool (8835b18)
  • test: add tsconfig specific for running the tests (934e903)
  • test: update the configs of the test so that they use less instead of scss (bf5b543)

Features

  • build: upgrade to use Node.js 8.3.0 (60695f9)

v6.19.5

20 Oct 02:12
Compare
Choose a tag to compare

6.19.5 (2017-10-20)

Bug Fixes

  • space: add the takeUntil operator for RxJS (c064206)

v6.19.4

19 Oct 19:26
Compare
Choose a tag to compare

6.19.4 (2017-10-19)

Bug Fixes

  • space: add the takeUntil operator specifically as RxJS 5.5 has an alternative that runs instead (44d7abe)

v6.19.3

18 Oct 03:31
Compare
Choose a tag to compare

6.19.3 (2017-10-18)

Bug Fixes

  • keywords: clean up keywords in package.json (1fe5655)

v6.19.2

18 Oct 01:27
Compare
Choose a tag to compare

6.19.2 (2017-10-18)

Bug Fixes

  • package: add caret range to all package.json dependencies (cd431b3)
  • package: update webpack-dashboard to ^1.0.0 (d406dee)

v6.19.1

12 Oct 01:33
Compare
Choose a tag to compare

6.19.1 (2017-10-12)

Bug Fixes

  • package: update codelyzer to ^3.2.1 to use caret range (9ec8b89)
  • package: update karma-webpack to ^2.0.5 to use caret range (9495f6c)
  • package: update ngx-base to ^2.2.9 and ngx-login-client to ^1.1.10 using caret ranges (4224420)
  • package: update webpack to ^3.7.1 to use caret range (34a5c76)