Releases: patternfly/angular-patternfly
Releases · patternfly/angular-patternfly
v3.8.0
Release Notes
- Updated devDependency for PatternFly to 3.8.0
Enhancements
- Heatmap: Added highlight to all blocks within same range when block size is less than 16x16px
Bug Fixes
- Fix donut pct, line, and sparkline charts to update when config or data
- Utilization Bar Chart: Fixes threshold limits in utilization-bar-chart
- Remove tooltip from pfSort
v3.7.0
Release Notes
- Updated devDependency for PatternFly to 3.7.0
Enhancements
- Added no data available state for donut, bar, and sparkline charts.
- Added Travis publish script to deploy to releases branch.
- Added Travis deploy config for OpenShift hot deploy.
- Added TravisCI badge to README.md file.
- Added Gitter badge to README.md file.
- Added Dependencies and Code Climate badges to README.md.
Bug Fixes
- Removed dist files from master branch.
v3.6.0
v3.5.1
v3.5.0
Release Notes
- Updated devDependency for PatternFly to 3.5.0
New Features
- Added Fixed Accordion Utility.
- Added pfNotificationDrawer directive.
Enhancements
- Added support for filters and track by in pfSelect ngOptions.
Bug Fixes
- Fixed for transclude of actions into toolbar based on name, add example .
- Fixed for open/close styling of angular bootstrap accordions.