Skip to content

PatternFly Java 0.6.8

Choose a tag to compare

@github-actions github-actions released this 23 Mar 10:35
· 77 commits to main since this release
c8a6609

Added

  • Add FinderPath and FinderSegment with FinderPath implementing Iterable<FinderSegment>
  • Add FinderPath Finder.path()
  • Add getters for the finder and finder column:
    • FinderColumn FinderItem.column()
    • Finder FinderItem.finder()
    • Finder FinderColumn.finder()

Fixed

  • Fix selection of already selected finder items