Skip to content

v2.6.0

Compare
Choose a tag to compare
@dtaylor113 dtaylor113 released this 10 Nov 15:19
· 818 commits to master since this release

Release Notes

  • Updated devDependency for patternfly to 2.6.0

New Features

  • New Directives
    • Heatmap - patternfly.charts

Enhancements

  • Organized ng-doc examples to show clearer differentiation between Charts and Cards.
  • Added tooltips for pfSimpleSort and pfSimpleFilter dropdown buttons.

Bug Fixes

  • pfSparklineChart: Fix to allow setting of sparkline chart height in config
  • pfSelect: Fixed blank choice in select.
  • Gruntfile.js: Added optional port override. If port 8000 is already in use, allow an alternative to be specified.
  • pfDataList: Fixed display of Actions Menu In IE & FF
  • pfDataTiles: Show Data Tile checkboxes only on hover or if selected
  • pfSimpleSort: Fixed direction icon set correctly from callback
  • pfSimpleFilter: Fixed Attr. Selector to be single select
  • pfUtilizationChart: Update utilization chart available value when used or total changes