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/patternfly-react
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a5d68cd
Choose a base ref
...
head repository: patternfly/patternfly-react
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 08775ef
Choose a head ref
  • 9 commits
  • 36 files changed
  • 4 contributors

Commits on Aug 4, 2025

  1. fix(textarea): fix height logic for autoresize textarea (#11922)

    * fix(textarea): fix height logic for autoresize textarea
    
    * fix(textarea): update snapshot
    evwilkin authored and nicolethoen committed Aug 4, 2025
    Configuration menu
    Copy the full SHA
    ebb0ab0 View commit details
    Browse the repository at this point in the history
  2. fix(table): add pf-m-small to expandable toggle on small tables (#11947)

    * fix(table): add pf-m-small to expandable toggle on small tables
    
    * fix(table): add pf-m-small to expandable toggle on Th in compact table
    
    * fix(table): add sm button variant in place of hardcode classname
    evwilkin authored and nicolethoen committed Aug 4, 2025
    Configuration menu
    Copy the full SHA
    a32366d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9e9c44 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2025

  1. Configuration menu
    Copy the full SHA
    ae403c0 View commit details
    Browse the repository at this point in the history
  2. Update lerna.json

    dlabaj authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    039890a View commit details
    Browse the repository at this point in the history
  3. Update promote.sh

    dlabaj authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    c006198 View commit details
    Browse the repository at this point in the history
  4. Update promote.sh

    dlabaj authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    1b92991 View commit details
    Browse the repository at this point in the history
  5. Update promote.sh

    dlabaj authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    9e522cc View commit details
    Browse the repository at this point in the history
  6. chore(release): releasing packages [ci skip]

     - eslint-plugin-patternfly-react@6.3.1
     - @patternfly/react-charts@8.3.1
     - @patternfly/react-code-editor@6.3.1
     - @patternfly/react-core@6.3.1
     - @patternfly/react-docs@7.3.1
     - @patternfly/react-drag-drop@6.3.1
     - @patternfly/react-icons@6.3.1
     - @patternfly/react-styles@6.3.1
     - @patternfly/react-table@6.3.1
     - @patternfly/react-templates@6.3.1
     - @patternfly/react-tokens@6.3.1
    patternfly-build committed Aug 5, 2025
    Configuration menu
    Copy the full SHA
    08775ef View commit details
    Browse the repository at this point in the history
Loading