Skip to content

Releases: patternfly/angular-patternfly

v4.13.1

27 Nov 14:46
Compare
Choose a tag to compare

<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

14 Nov 14:09
Compare
Choose a tag to compare

<a name"4.13.0">

4.13.0 (2017-11-14)

Features

  • pfCard: Add a loading state to the pfCards (c6b6f0f4)

v4.12.1

31 Oct 14:13
Compare
Choose a tag to compare

<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

27 Oct 13:22
Compare
Choose a tag to compare

<a name"4.12.0">

4.12.0 (2017-10-27)

Features

  • pfCard: Add loading state for pfCard (658656f6)

v4.11.8

19 Oct 20:23
Compare
Choose a tag to compare

<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

19 Oct 20:10
Compare
Choose a tag to compare

<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

19 Oct 15:18
Compare
Choose a tag to compare

<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

16 Oct 19:33
Compare
Choose a tag to compare

<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

16 Oct 17:48
Compare
Choose a tag to compare

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

12 Oct 20:05
Compare
Choose a tag to compare

<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)