Skip to content

Releases: patternfly-java/patternfly-java

PatternFly Java 0.4.17

12 Feb 11:29
68571f6

Choose a tag to compare

PatternFly Java 0.4.16

05 Feb 10:38
821ec62

Choose a tag to compare

Added

  • Add WizardStep.customButtonName(WizardFooterButtons, String) to define custom button names per step.

PatternFly Java 0.4.15

05 Feb 09:47
f76babf

Choose a tag to compare

Upgrades

  • Bump Elemento to 2.4.8

PatternFly Java 0.4.13

04 Feb 19:01
3a1fe3f

Choose a tag to compare

Changed

  • Wizard no longer implements Closeable
  • Add Wizard.onCancel(ComponentHandler<Wizard> handler) and Wizard.onFinish(ComponentHandler<Wizard> handler)

Fixed

  • Keep selection after call to MenuList.reload()
  • Fix the disabled state of the wizard footer buttons

PatternFly Java 0.4.12

03 Feb 11:20
0507a98

Choose a tag to compare

Added

Fixed

  • Fix TreeViewItem.reload()

Upgrades

  • Bump Elemento to 2.4.7

PatternFly Java 0.4.11

28 Jan 08:09
1ca6ef7

Choose a tag to compare

Changed

  • Add an option to create items in single and multi-typeahead components.

PatternFly Java 0.4.10

20 Jan 18:09
714d8d4

Choose a tag to compare

Added

  • Select component (#68)

Upgrades

  • Bump Elemento to 2.4.6

PatternFly Java 0.4.9

20 Jan 07:14
ad5a2e4

Choose a tag to compare

Added

Upgrades

  • Bump Elemento to 2.4.4

PatternFly Java 0.4.6

13 Jan 07:37
31e7177

Choose a tag to compare

Fixed

  • Fix API documentation

PatternFly Java 0.4.5

12 Jan 18:19
8476b18

Choose a tag to compare

Fixed

  • Fix drawer body components
  • Fix API documentation