FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Release PatternFly Java 0.9.2 · patternfly-java/patternfly-java · GitHub

PatternFly Java 0.9.2

Choose a tag to compare

Filter
github-actions released this 10 Jun 18:24
· 273 commits to main since this release
ec13764

Added

  • Add finder path restoration with Finder.select(String) and Finder.select(FinderPath) for async column loading and programmatic path selection
  • Add Finder.activePath() method returning the selection path up to the currently active column, useful for URL synchronisation during arrow-left keyboard navigation

Changed

  • Change Finder.select(FinderPath) to fire select and preview events only for the deepest resolved item instead of every intermediate segment during path restoration
  • Fire SelectHandler on ArrowLeft keyboard navigation so consumers are notified when focus moves back to a previously selected item
  • Upgrade Elemento from 2.4.11 to 2.5.2

Fixed

  • Improve finder path selection resilience by stopping on missing columns or items instead of continuing with stale state
  • Fix code review findings across org.patternfly.component package
  • Fix markdown directory tree copy in publish-docs workflow

Back | FazBrowse Home | New Git URL