Releases: patternfly/angular-patternfly
Releases · patternfly/angular-patternfly
v4.13.1
<a name"4.13.1">
4.13.1 (2017-11-27)
Bug Fixes
- pfFilterPanel: Updated filter results at mobile (af881663)
- pfTableView: fix access to invalid array item (be09372e)
v4.13.0
<a name"4.13.0">
4.13.0 (2017-11-14)
Features
- pfCard: Add a loading state to the pfCards (c6b6f0f4)
v4.12.1
<a name"4.12.1">
4.12.1 (2017-10-31)
Bug Fixes
- pfTableView: change templateFn to receive the row item as second parameter (a3f1acaa)
v4.12.0
<a name"4.12.0">
4.12.0 (2017-10-27)
Features
- pfCard: Add loading state for pfCard (658656f6)
v4.11.8
<a name"4.11.8">
4.11.8 (2017-10-19)
Bug Fixes
- pfWizard: replaced dt with h4 for wizard title (#656) (db1b7979)
v4.11.7
<a name"4.11.7">
4.11.7 (2017-10-19)
Bug Fixes
- pfNotificationDrawer: Do not add #0 to URL on close or expand (dc0491a2)
v4.11.6
<a name"4.11.6">
4.11.6 (2017-10-19)
Bug Fixes
- pfCanvasEditor: Fix for drag-n-drop items from toolbar (1f288c29)
v4.11.5
<a name"4.11.5">
4.11.5 (2017-10-16)
Bug Fixes
- pfEmptyState: Ability for urlAction in empty state component (23e37790)
v4.11.4
4.11.4 (2017-10-16)
Bug Fixes
-
pfEmptyState: Ability for urlAction in empty state component (f4a3811c)
-
wizard: deprecate title parameter, simplify buttons
Deprecate the title parameter in lieu of wizardTitle as using title
causes the entire wizard to have the title as tooltip.
v4.11.3
<a name"4.11.3">
4.11.3 (2017-10-12)
Bug Fixes
- notification_drawer: Don't show expand toggle at mobile width (c72433c5, closes #642)