This repository has been archived by the owner on May 7, 2021. It is now read-only.
Releases: fabric8-ui/ngx-base
Releases · fabric8-ui/ngx-base
v2.3.4
v2.3.3
2.3.3 (2018-06-28)
Bug Fixes
- build: add support for rxjs lint (b841125)
- build: downgrade semantic-release to trigger a release (56d6001)
- build: remove the package-lock, add it to gitignore, and add it to the clean step (33e0e64)
- build: remove unused Config.store and Val.wrapper (dfb9a94)
- build: update code to work with latest RxJS changes (274c05d)
- build: update to use latest webpack and remove unneeded build steps in gulp and webpack (d3e439d)
Performance Improvements
- package: update library version including Angular to v6 (0a73eb7)
v2.3.2
v2.3.1
v2.3.0
2.3.0 (2017-10-30)
Bug Fixes
- build: clean up dependencies and add missing ones (09792c0)
- build: remove reference to webpack dashboard (9089a95)
- build: set the version of node.js to 8.3.0 (9cc8439)
- build: update clean commmand to use 'verify' instead of deprecated 'clear' (ee0bf0b)
- build: update gulp job to use less instead of sass and clean up layout (1f00cb7)
- build: update webpack to reference context for Angular 4 (0220842)
- package: add package-lock (acd49f4)
- package: update cz-conventional-changelog to 2.1.0 (2652b46)
- package: Update dependencies (7591360)
- package: update gulp-changed to 3.1.1 (37789a1)
- package: update patternfly to 3.29.9 (27b039e)
- package: update references to RxJS to use the new operators (1264f75)
- package: update resolve-url-loader to 2.2.0 (d71bf03)
- package: update webpack-dashboard to 1.0.0 (2fc04c7)
- test: fix test configuration so that they run and report correctly. (c99abed)
- test: turn on test coverage display (005469c)
Features
- build: update build to run on Node.js v8.3.0 (e0be109)
v2.2.10
v2.2.9
2.2.9 (2017-10-11)
Bug Fixes
v2.2.8
v2.2.7
v2.2.6
2.2.6 (2017-10-05)
Bug Fixes
- build: Fixed Centos CI job badge. (d50f64c)
- build: Fixed exports (#2) (99c0bd4)
- build: remove unused dependencies (4ca3c16)
- build: update keywords (3d61018)
- docs: Fixed README. (a1e7e8a)
- package: update clean-webpack-plugin to 0.1.17 (c870c48)
- package: update extract-text-webpack-plugin to 3.0.1 (91f8c92)
- package: update file-loader to 1.1.4 (4cd2f57)
- package: update file-loader to 1.1.5 (4879b25)
- package: update mocha to 4.0.0 (2feab21)
- package: update source-map-loader to 0.2.2 (0696abf)
- package: update typescript to 2.5.3 (4636a34)
- package: update uglify-js to 3.1.2 (b568993)
- package: update uglify-js to 3.1.3 (4e5159e)
- package: update webpack-dev-server to 2.9.1 (cf35cad)
- package: update zone.js to 0.8.18 (5f9832b)
- release: add UI container for updating downstream deps (2f82420)
- release: automatically merge PRs to npm-dependency repo during release pipeline (a98bc44)
- release: checkout branch and avoid being in a detached HEAD (04690ab)
- release: lets make sure we checkout the multi branch repo as this could be a PR (c5f8b73)
- release: reset jenkinsfile to call git directly to see if that will fix the semantic release (9d79018)
- release: set extra env vars to see if we get correct github release notes (#24) (506af01)
- release: tidy up pipeline code and avoid semantic-release assuming a CD pipeline is debug (d4f443d)
- release: update doc to release (3bc8410)
- release: update docs to push release (c7b96f5)
- release: update fabric8-npm-dependencies project after release (a19818f)
- release: update README to trigger release. (2d3502b)
- release: update the npm release by making a minor change to the README (fc41c5c)
- release: use correct node definition now we dont use the client builder (917550d)
- test: add basic broadcaster test (24e5023)
- tests: adds broadcaster test (4d1ec85)
- version: update versions including angulare to 4.4.0-RC.0 (4194bd9)
Features
- build: Initial commit (5fed5fc)
- add config and val wrapper (#4) (4679960)
- flatten the layout a bit (64a1763)
- docs: update to README to force a release (4c37f6a)
- package: update Angular to 4.4.3 and other libs to latest (0537e1d)
- package: update Angular to 4.4.4 (d062565)
- package: update copy-webpack-plugin to 4.1.0 (d5237fa)