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

v10.0.2

16 Jan 17:02
Compare
Choose a tag to compare

10.0.2 (2019-01-16)

Bug Fixes

  • test: unit tests for SpaceService extended and refactored (#202) (933f6f9)

v10.0.1

10 Jan 16:01
Compare
Choose a tag to compare

10.0.1 (2019-01-10)

Bug Fixes

  • test: new unit tests for SpaceService (#201) (15586a6)

v10.0.0

10 Jan 15:27
Compare
Choose a tag to compare

10.0.0 (2019-01-10)

Features

  • api: Breaking changes in SpaceService (#197) (8e3160a)

BREAKING CHANGES

  • api: Method deleteSpace of SpaceServie renamed to delete to follow established naming conventions

  • feat(api): make SpaceService.getSpacesDelegate private

v9.1.2

10 Jan 15:12
Compare
Choose a tag to compare

9.1.2 (2019-01-10)

Bug Fixes

  • spaces: fix error handling in resolveOwner and resolveOwners (#200) (fbb23f4)

v9.1.1

09 Jan 13:48
Compare
Choose a tag to compare

9.1.1 (2019-01-09)

Bug Fixes

  • spaces: get the correct part of http response (#199) (f96226b)
  • spaces: validate inputs of functions (#198) (ffef6b0)

v9.1.0

08 Jan 20:22
Compare
Choose a tag to compare

9.1.0 (2019-01-08)

Features

  • api: naming of functions in SpaceService unified, old functions deprecated (#196) (91f808c)

v9.0.0

08 Jan 04:20
Compare
Choose a tag to compare

9.0.0 (2019-01-08)

Features

  • api: don't set Authorization header in constructors of services (#193) (db077f4)

BREAKING CHANGES

  • api: Authorization HTTP heade is no longer set in the constructors of services, it will be set by AuthInterceptor from package ngx-login-client. Signature of constructors changed.

v8.3.0

14 Nov 19:24
Compare
Choose a tag to compare

8.3.0 (2018-11-14)

Bug Fixes

  • build: remove gulp-ngc since it is not supported and use angular ngc in glup now (ce9de0c)
  • test: downgrade jasmine to 3.2.0 and jasmine-core to 3.2.1 (4ef1f7f)

Features

v8.2.1

29 Oct 23:03
Compare
Choose a tag to compare

8.2.1 (2018-10-29)

Bug Fixes

  • collaborators: correct expected "links" response object layout (#191) (ae757b9)

v8.2.0

18 Oct 17:09
Compare
Choose a tag to compare

8.2.0 (2018-10-18)

Features

  • collaborators: add totalCount function (#190) (e2f9693)