Releases: patternfly-java/patternfly-java
Releases · patternfly-java/patternfly-java
PatternFly Java 0.4.17
Added
- Add
Orderedinterface.
PatternFly Java 0.4.16
Added
- Add
WizardStep.customButtonName(WizardFooterButtons, String)to define custom button names per step.
PatternFly Java 0.4.15
Upgrades
- Bump Elemento to 2.4.8
PatternFly Java 0.4.13
Changed
Wizardno longer implementsCloseable- Add
Wizard.onCancel(ComponentHandler<Wizard> handler)andWizard.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
Added
- Add pie chart (#113) thanks @mskacelik
Fixed
- Fix
TreeViewItem.reload()
Upgrades
- Bump Elemento to 2.4.7
PatternFly Java 0.4.11
Changed
- Add an option to create items in single and multi-typeahead components.
PatternFly Java 0.4.10
PatternFly Java 0.4.9
PatternFly Java 0.4.6
Fixed
- Fix API documentation
PatternFly Java 0.4.5
Fixed
- Fix drawer body components
- Fix API documentation