-
Notifications
You must be signed in to change notification settings - Fork 392
Comparing changes
Open a pull request
base repository: patternfly/patternfly-react
base: main
head repository: patternfly/patternfly-react
compare: 6.4.x
- 13 commits
- 30 files changed
- 7 contributors
Commits on Jan 27, 2026
-
fix(Wizard): Fix crash in nav when first sub-step is hidden (#12166)
Update logic to focus on the first visible sub-step when navigating from a parent step.
Configuration menu - View commit details
-
Copy full SHA for 900686d - Browse repository at this point
Copy the full SHA 900686dView commit details
Commits on Jan 28, 2026
-
chore(release): releasing packages [ci skip]
- @patternfly/react-charts@8.4.1 - @patternfly/react-code-editor@6.4.1 - @patternfly/react-core@6.4.1 - @patternfly/react-docs@7.4.1 - @patternfly/react-drag-drop@6.4.1 - @patternfly/react-table@6.4.1 - @patternfly/react-templates@6.4.1
Configuration menu - View commit details
-
Copy full SHA for 476782a - Browse repository at this point
Copy the full SHA 476782aView commit details
Commits on Jan 29, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 3945ce7 - Browse repository at this point
Copy the full SHA 3945ce7View commit details -
fix(CodeEditor): prevent focus loss (#12211) (#12212)
* fix(CodeEditor): prevent focus loss (#12211) Remove `&& !value` from outer conditional rendering to prevent Monaco editor from unmounting when code transitions from empty to non-empty. * fix(CodeEditor): Account for focus loss fix
Configuration menu - View commit details
-
Copy full SHA for 4287fec - Browse repository at this point
Copy the full SHA 4287fecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f93022 - Browse repository at this point
Copy the full SHA 2f93022View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79ea307 - Browse repository at this point
Copy the full SHA 79ea307View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6676758 - Browse repository at this point
Copy the full SHA 6676758View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3588999 - Browse repository at this point
Copy the full SHA 3588999View commit details -
Configuration menu - View commit details
-
Copy full SHA for 008ef37 - Browse repository at this point
Copy the full SHA 008ef37View commit details
Commits on Mar 31, 2026
-
fix(Popper): add null & connected checks for document [6.4.x patch] (#…
…12286) * fix(Popper): add null & connected checks for document * chore: sync yarn.lock with registry metadata for react-router Yarn hardened mode on public PRs rejects a lockfile that lists stale dependencies for react-router@7.13.0. Refresh the lockfile so `yarn install --immutable` succeeds in CI. Made-with: Cursor --------- Co-authored-by: Donald Labaj <donald.labaj@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 491fd25 - Browse repository at this point
Copy the full SHA 491fd25View commit details -
chore(release): releasing packages [ci skip]
- @patternfly/react-code-editor@6.4.2 - @patternfly/react-core@6.4.2 - @patternfly/react-docs@7.4.2 - @patternfly/react-drag-drop@6.4.2 - @patternfly/react-table@6.4.2 - @patternfly/react-templates@6.4.2
Configuration menu - View commit details
-
Copy full SHA for 439b026 - Browse repository at this point
Copy the full SHA 439b026View commit details
Commits on Apr 20, 2026
-
* fix(Toolbar filter): Fixed null exception in Toolbar filter (#12352) * fix(Toolbar filter): Fixed null exception in Toolbar filter * update from pr review * fix: cherry picked null pointer exception for toolbar filter. * chore: added checkbox select demob back. --------- Co-authored-by: Titani Labaj <39532947+tlabaj@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for da54fb1 - Browse repository at this point
Copy the full SHA da54fb1View commit details -
chore(release): releasing packages [ci skip]
- @patternfly/react-code-editor@6.4.3 - @patternfly/react-core@6.4.3 - @patternfly/react-docs@7.4.3 - @patternfly/react-drag-drop@6.4.3 - @patternfly/react-table@6.4.3 - @patternfly/react-templates@6.4.3
Configuration menu - View commit details
-
Copy full SHA for 189eb78 - Browse repository at this point
Copy the full SHA 189eb78View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...6.4.x