Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: patternfly-java/patternfly-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.7
Choose a base ref
...
head repository: patternfly-java/patternfly-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 6 commits
  • 26 files changed
  • 2 contributors

Commits on Aug 17, 2026

  1. Next is 0.9.8

    hpehl committed Aug 17, 2026
    Configuration menu
    Copy the full SHA
    b406346 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2026

  1. Configuration menu
    Copy the full SHA
    7989740 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #462 from patternfly-java/depup/npm-dev-dependencies

    chore(deps): bump npm dev dependencies
    hpehl authored Aug 19, 2026
    Configuration menu
    Copy the full SHA
    177a5f6 View commit details
    Browse the repository at this point in the history
  3. refactor: simplify ComponentRegistry sub-component API

    Pass SubComponent directly to registerSubComponent() instead of
    separate type/name parameters. Remove unused unregister methods.
    hpehl committed Aug 19, 2026
    Configuration menu
    Copy the full SHA
    af2992d View commit details
    Browse the repository at this point in the history
  4. fix: clean up FormGroup and FormGroupLabel

    Remove duplicate Javadoc comments, fix import ordering, and use
    questionMarkCircle icon instead of questionMarkCircleFill.
    hpehl committed Aug 19, 2026
    Configuration menu
    Copy the full SHA
    a4f154d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c0a4f3 View commit details
    Browse the repository at this point in the history
Loading