Skip to content

v2.8.0

Compare
Choose a tag to compare
@dtaylor113 dtaylor113 released this 22 Dec 17:14
· 798 commits to master since this release

Release Notes

  • Updated devDependency for patternfly to 2.8.0

New Features

  • New Directives
    • pfRemainingCharsCount: counts remaining characters in textareas. Can set remaining warning and maximum threshold, block input at max. threshold, works with right-click 'paste'
    • pfEmptyChart: used in Heatmap, Trends, and Utilization charts when there is no data available

Enhancements

  • c3Charts: Updated to use the c3ChartsDefaults from Patternfly base ref. impl.