Releases: patternfly/patternfly-ng
Releases · patternfly/patternfly-ng
v4.5.2
4.5.2 (2019-09-04)
Bug Fixes
- peer-dependencies: adjust peer dependencies for Angular 8 (#462) (bd78ad6)
Release notes
PatternFly-ng is not compatible with the dropdown of ngx-bootstrap v3.3.0. Confirmed that ngx-bootstrap v3.0.0-v3.2.0 is compatible.
For Angular 8, the following must be added to the options of agular.json
"options": {
"preserveSymlinks": true,
For more details, see: #462
v4.5.1
4.5.1 (2018-08-24)
Bug Fixes
- filter: Removed placeholder from within dropdown, dropdown shows current value (#449) (0dac7f6)
v4.5.0
4.5.0 (2018-08-10)
Features
- copy-updates: align copy component impl with latest designs (#444) (37b8a88)
v4.4.0
4.4.0 (2018-08-08)
Features
- vertical-navigation: added showMenuCollapsed attribute (#441) (800fffd)
v4.3.0
4.3.0 (2018-08-06)
Features
- filter: add disabled property for filter dropdown. (#440) (12a35ba)
v4.2.2
4.2.2 (2018-08-03)
Bug Fixes
- list: ensure list items are aligned vertically (#437) (7a1904b)
v4.2.1
4.2.1 (2018-08-03)
Bug Fixes
- list: allow setting a custom trackBy function for the underlying ngFor directive (#435) (1ad5101)
v4.2.0
4.2.0 (2018-07-26)
Features
- dependencies: updated Angular to 6.1.0 and typescript 2.9.2 (#428) (21ec020)
v4.1.2
4.1.2 (2018-07-24)
Bug Fixes
- build: package adjustments for semantic release update (#426) (bfc1438)
v4.1.1
4.1.1 (2018-07-24)
Bug Fixes
- build: added semantic release call in travis.yml (#423) (9ff450c)
- build: copy readme and package.json to dist (#425) (2407160)
- build: update sematic release (#422) (59a8b9a)