You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Card Directive: added footer action bar and filter
Card Directive: added ability to show/hide the divider between title and sub-title
DataList Directive: add ability to have actions pulldown menu
Trend Chart Directive: added new 'large', 'small', 'compact' and 'inline' layouts. Added ability to change card title between actual and percentage values.
Data Toolbar Directive: Add sort and actions
Simple Filter Directive: Changed directive to use two sub-component directives (simple-filter-fields & simple-filter-results)
Improving look and feel of angular-patternfly ngDoc documentation
Bug Fixes
Card Directive will not show titles divider if no header content
Remove href="#" from html A tags to avoid unwanted redirections
Fixed issue #85 'angular.merge is not a function .controller'
Simple Filter Directive: corrected unintentional redirect when clearing filters