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

Releases: fabric8-ui/ngx-widgets

v2.2.5

13 Oct 17:09
Compare
Choose a tag to compare

2.2.5 (2017-10-13)

Bug Fixes

  • icon: added support for icon color (41cdd12)

v2.2.4

11 Oct 07:09
Compare
Choose a tag to compare

2.2.4 (2017-10-11)

Bug Fixes

  • package: add rxjs ^5.0.1 and zone.js ^0.8.4 to peerDependencies while removing the devDependencies (50af583)
  • package: update Angular to use Caret Ranges (b410508)
  • package: update patternfly-ng to 0.13.1 or greater (b31eadb)

v2.2.3

06 Oct 04:07
Compare
Choose a tag to compare

2.2.3 (2017-10-06)

Bug Fixes

  • package: update copy-webpack-plugin to 4.1.1 (fc92d8a)
  • package: update mocha to 4.0.1 (40d365e)
  • package: update stylelint to 8.2.0 (72719ed)
  • package: update typedoc to 0.9.0 (7817124)

v2.2.2

05 Oct 16:28
Compare
Choose a tag to compare

2.2.2 (2017-10-05)

Bug Fixes

  • release: make sure we are not on a detached branch else semantic release has issues (#119) (9bc9c6d)

v2.2.1

05 Oct 15:13
Compare
Choose a tag to compare

2.2.1 (2017-10-05)

Bug Fixes

  • package: update file-loader to 1.1.5 (8be8f30)
  • package: update patternfly-ng to 0.12.1 (17e1877)
  • package: update url-loader to 0.6.2 (79f8893)
  • release: reset git fetch in jenkinsfile to fix the semantic release (724a406)

v2.2.0

04 Oct 15:36
Compare
Choose a tag to compare

Update dependencies to latest.

v2.1.6

29 Sep 03:45
Compare
Choose a tag to compare

downgrade sem-release to 6.3.2

v2.1.5

29 Sep 01:40
Compare
Choose a tag to compare

Update dependencies.

v2.1.4

28 Sep 17:30
Compare
Choose a tag to compare

2.1.4 (2017-09-28)

Bug Fixes

  • bootstrap: remove ng2-bootstrap (f7d102f)
  • browsermodule: remove browser module import which breaks downstream (0c89758)
  • build: add @types/core-js to the dependencies (2bb7581)
  • build: add switch to git master prior to build release, to ensure the correct branch is released (0a4001c)
  • build: change clean-up from rimraf to rm (7bc97f6)
  • build: change the groovy script to build widgets instead of fabric8-wit (13c76b9)
  • build: clean up build, remove unused/unneeded commands (2757b28)
  • build: Error in plugin 'gulp-ngc' (9a2f701)
  • build: fix bug in the jenkins file that pointed to fabric8-wit (4997537)
  • build: move transpile-sass step before bundle step (61a5809)
  • build: move transpile-sass step before transpile step (c5424c9)
  • build: remove unused dependencies (7904048)
  • build: set a more clear clean script (8c3d53c)
  • build: update Jenkins to use 'scm' and to set the build to clean before install (9587ae3)
  • ci: add the npm run build step back to CI so we revent changes that can break the release (#102) (e978544)
  • dialog: update the animation transition 'easing' to support the latest Angular animation api (536693e)
  • docs: add symantic-release badge to README (b6757b3)
  • docs: Update Readme to have new Build Version link (750f251)
  • dropdown: add 'bs' to 'dropdown' (5ba02e6)
  • dropdown: add * and drop bs prefix (3426e04)
  • dropdown: Various fixes for dropdown menus and missing '*' chars. (fd55861)
  • example: add slide out component example (485ad88)
  • exports: add slide-out to module (89f0d7c)
  • filter: Caret back in place (1da6985)
  • filter: Closing filter fixed in tool bar (181dbf7)
  • filter: Counts should be an optional type (f724f6d)
  • filter: Examples are added for type ahead and primaryQueries (322825e)
  • filter: Filtered list is removed and on typeahead filter event is sent back (2e2f50d)
  • filter: Icn and image URL added to the filter option list (b4d67bc)
  • filter: Moved filter type emit to onClick expand filter options (04ebbd8)
  • filter: Primary query list added to the type ahead filter (e041df5)
  • filter: Refactor filter and toolbar (consumer) to accommodate the Planner UI (1679135)
  • filter: Renaming shadowed variable in filter (a3f5233)
  • filter: Separator and filterable sorted out (c6c902e)
  • filter: Type ahead filter fixed and trimmed (096b1c1)
  • filter: Type ahead filter list bug fixed (a9aa40f)
  • filter: Updated type ahead feature (42c88db)
  • guidelines: update assets per code guidelines (e16fdd1)
  • Less: Convert to use LESS (97dc40d)
  • list view: Headers must be on own row (ae85055)
  • markdown: Adding RouterModule in markdown example module (4121f71)
  • markdown: Better way to callback the function for preview and save (fb43c6d)
  • markdown: Changed font size from px to em (792c650)
  • markdown: Fixed edit allow first render nug (6005924)
  • markdown: Fixed markdown component with undefined values. OSIO issue #1443 (0669dc5)
  • markdown: Fixed markdown edit icon position CSS (32fd87b)
  • markdown: FIxed the CSS codes to match the standard (96558b1)
  • markdown: FIxed to mathc CSS standard (ca4d032)
  • markdown: Javascript code update following the standard (300d075)
  • markdown: On the fly editAllow false action (a4e67b7)
  • module: Putting almsearchhighlight pipe in a module to gain inner access (8b6ba95)
  • notification: Example showing how to override notification service defaults (909171e)
  • notifications: actually export notifications (d6c9674)
  • packages: remove unused angular2-tree-component (f679881)
  • pipe: remove auto-focus from the editable pipe (850b6a5)
  • release: add UI container for updating downstream deps (536ff6e)
  • release: automatically merge PRs to npm-dependency repo during release pipeline (ddd868a)
  • release: docs update to force a release (3090bec)
  • release: dummy trigger (4f648da)
  • release: fix failing CI build by avoiding npm-run-all openshiftio/openshift.io#947 (d2b6435)
  • release: test to update release (78d664c)
  • release: tidy up pipeline code and avoid semantic-release assuming a CD pipeline is debug (b66605b)
  • release: udpate docs to release (0ac1bcf)
  • release: update fabric8-npm-dependencies project after release (ecdb82c)
  • release: update pipeline to use correct property name (9c44142)
  • release: update README to force a release (05d5abc)
  • release: use correct node definition now we dont use the client builder (371f1d8)
  • responsive: update for responsive use (8b6f638)
  • sass: Added gulp tasks to insert require statements (#14) (7722be0)
  • test: add BrowserAnaimationModule and ng-template (8e6ec02)
  • test: Fixed unit tests (7c6a532)
  • test: Unit test fixed for filter and toolbar (6220173)
  • tests: add slide-out-panel tests (b1f2a16)
  • tests: Fixed unit test breakage due to recent karma changes (05b5eee)
  • tests: optimize test runs (5af9b03)
  • toolbar: Added toolbarConfig ([f62e6ed](https://github.com/fabric8-ui/ngx-widgets/commit...
Read more

v2.1.3

28 Sep 17:06
Compare
Choose a tag to compare

2.1.3 (2017-09-28)

Bug Fixes

  • bootstrap: remove ng2-bootstrap (f7d102f)
  • browsermodule: remove browser module import which breaks downstream (0c89758)
  • build: add @types/core-js to the dependencies (2bb7581)
  • build: add switch to git master prior to build release, to ensure the correct branch is released (0a4001c)
  • build: change clean-up from rimraf to rm (7bc97f6)
  • build: change the groovy script to build widgets instead of fabric8-wit (13c76b9)
  • build: clean up build, remove unused/unneeded commands (2757b28)
  • build: Error in plugin 'gulp-ngc' (9a2f701)
  • build: fix bug in the jenkins file that pointed to fabric8-wit (4997537)
  • build: move transpile-sass step before bundle step (61a5809)
  • build: move transpile-sass step before transpile step (c5424c9)
  • build: remove unused dependencies (7904048)
  • build: set a more clear clean script (8c3d53c)
  • build: update Jenkins to use 'scm' and to set the build to clean before install (9587ae3)
  • ci: add the npm run build step back to CI so we revent changes that can break the release (#102) (e978544)
  • dialog: update the animation transition 'easing' to support the latest Angular animation api (536693e)
  • docs: add symantic-release badge to README (b6757b3)
  • docs: Update Readme to have new Build Version link (750f251)
  • dropdown: add 'bs' to 'dropdown' (5ba02e6)
  • dropdown: add * and drop bs prefix (3426e04)
  • dropdown: Various fixes for dropdown menus and missing '*' chars. (fd55861)
  • example: add slide out component example (485ad88)
  • exports: add slide-out to module (89f0d7c)
  • filter: Caret back in place (1da6985)
  • filter: Closing filter fixed in tool bar (181dbf7)
  • filter: Counts should be an optional type (f724f6d)
  • filter: Examples are added for type ahead and primaryQueries (322825e)
  • filter: Filtered list is removed and on typeahead filter event is sent back (2e2f50d)
  • filter: Icn and image URL added to the filter option list (b4d67bc)
  • filter: Moved filter type emit to onClick expand filter options (04ebbd8)
  • filter: Primary query list added to the type ahead filter (e041df5)
  • filter: Refactor filter and toolbar (consumer) to accommodate the Planner UI (1679135)
  • filter: Renaming shadowed variable in filter (a3f5233)
  • filter: Separator and filterable sorted out (c6c902e)
  • filter: Type ahead filter fixed and trimmed (096b1c1)
  • filter: Type ahead filter list bug fixed (a9aa40f)
  • filter: Updated type ahead feature (42c88db)
  • guidelines: update assets per code guidelines (e16fdd1)
  • Less: Convert to use LESS (97dc40d)
  • list view: Headers must be on own row (ae85055)
  • markdown: Adding RouterModule in markdown example module (4121f71)
  • markdown: Better way to callback the function for preview and save (fb43c6d)
  • markdown: Changed font size from px to em (792c650)
  • markdown: Fixed edit allow first render nug (6005924)
  • markdown: Fixed markdown component with undefined values. OSIO issue #1443 (0669dc5)
  • markdown: Fixed markdown edit icon position CSS (32fd87b)
  • markdown: FIxed the CSS codes to match the standard (96558b1)
  • markdown: FIxed to mathc CSS standard (ca4d032)
  • markdown: Javascript code update following the standard (300d075)
  • markdown: On the fly editAllow false action (a4e67b7)
  • module: Putting almsearchhighlight pipe in a module to gain inner access (8b6ba95)
  • notification: Example showing how to override notification service defaults (909171e)
  • notifications: actually export notifications (d6c9674)
  • packages: remove unused angular2-tree-component (f679881)
  • pipe: remove auto-focus from the editable pipe (850b6a5)
  • release: add UI container for updating downstream deps (536ff6e)
  • release: automatically merge PRs to npm-dependency repo during release pipeline (ddd868a)
  • release: dummy trigger (4f648da)
  • release: fix failing CI build by avoiding npm-run-all openshiftio/openshift.io#947 (d2b6435)
  • release: test to update release (78d664c)
  • release: tidy up pipeline code and avoid semantic-release assuming a CD pipeline is debug (b66605b)
  • release: udpate docs to release (0ac1bcf)
  • release: update fabric8-npm-dependencies project after release (ecdb82c)
  • release: update pipeline to use correct property name (9c44142)
  • release: update README to force a release (05d5abc)
  • release: use correct node definition now we dont use the client builder (371f1d8)
  • responsive: update for responsive use (8b6f638)
  • sass: Added gulp tasks to insert require statements (#14) (7722be0)
  • test: add BrowserAnaimationModule and ng-template (8e6ec02)
  • test: Fixed unit tests (7c6a532)
  • test: Unit test fixed for filter and toolbar (6220173)
  • tests: add slide-out-panel tests (b1f2a16)
  • tests: Fixed unit test breakage due to recent karma changes (05b5eee)
  • tests: optimize test runs (5af9b03)
  • toolbar: Added toolbarConfig (f62e6ed)
  • toolbar: Hide extra separator when actions are not provided. ([78a838e](https://github.com/fabric8-...
Read more