Skip to content

Releases: patternfly/angular-patternfly

v3.8.0

16 Aug 12:22
Compare
Choose a tag to compare

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

21 Jul 13:43
Compare
Choose a tag to compare

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

07 Jul 15:38
Compare
Choose a tag to compare

Release Notes

  • Updated devDependency for PatternFly to 3.6.0

Bug Fixes

  • Notification Drawer: Fix gitignore so generated docs will be included.

v3.5.1

21 Jun 19:30
Compare
Choose a tag to compare

Release Notes

  • Updated devDependency for PatternFly to 3.5.1

Enhancements

  • Make Notification Drawer title and notifications footers customizable.

Bug Fixes

  • Notification Drawer: Fix for open/close styling.
  • Examples: Added href to icon click on mini card.

v3.5.0

09 Jun 00:56
Compare
Choose a tag to compare

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.

v3.4.0

25 May 18:37
Compare
Choose a tag to compare

Release Notes

  • Updated devDependency for PatternFly to 3.4.0

v3.3.5

17 May 19:37
Compare
Choose a tag to compare

Release Notes

  • Updated devDependency for PatternFly to 3.3.5

Enhancements

  • Added capability to add app defined action buttons to the toolbar

v3.3.4

28 Apr 15:35
Compare
Choose a tag to compare

Release Notes

  • Updated devDependency for PatternFly to 3.3.4

Enhancements

  • Added optional image to aggregate status card
  • Added no-data feature to line chart

Bug Fixes

  • C3 Chart: Fix possible null exception

v3.3.3

12 Apr 19:47
Compare
Choose a tag to compare

Release Notes

  • Updated devDependency for patternfly to 3.3.3

Bug Fixes

  • Heap Map: Fixed directive to handle resizing
  • Split pfCard examples so they can be included separately in patternfly-toolkit

v3.3.2

31 Mar 00:12
Compare
Choose a tag to compare

Release Notes

  • Updated devDependency for patternfly to 3.3.2

Enhancements

  • Added line-chart

Bug Fixes

  • Accessibility: Make Patternfly Color Palette easily accessible via pfUtils.colorPalette
  • Accessibility: Add href attribute to pf-sort links