PatternFly Java 0.3.0
🎉 72% (62/86) of the components are now implemented 🎉
Important
This release upgrades to PatternFly 6 and introduces breaking changes!
Added
- Notification badge component (#71) (thanks @mskacelik)
- Timestamp component (#95) (thanks @mskacelik)
- Add new enum
org.patternfly.token.Tokenthat contains all PatternFly token as enum constants.
Changed
- PatternFly Java now requires Java 21
- Migrate existing components to PatternFly 6
- Refactor common interfaces
- Wrapped checkbox
- Migrate to publishing via the Maven Central Portal
Upgrades
- Bump Elemento to 2.3.0
- Bump PatternFly to 6.4.0
Removed
- Remove GWT showcase