Skip to content

chore: prepare release#2971

Merged
bennypowers merged 1 commit intomainfrom
changeset-release/main
Apr 16, 2026
Merged

chore: prepare release#2971
bennypowers merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Mar 28, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@patternfly/elements@4.4.0

Minor Changes

  • c3cef09: pf-label: added link variant. Set the href attribute to render the
    label text as a clickable link. On hover, the label border thickens
    and changes color to indicate interactivity.

  • 1377f14: Added <pf-label-group>.

    A label group is a collection of labels that can be grouped by category
    and used to represent one or more values assigned to a single attribute.
    When the number of labels exceeds the configured limit, additional labels
    are hidden under an overflow indicator.

    <pf-label-group>
      <span slot="category">Filters</span>
      <pf-label removable>Security</pf-label>
      <pf-label removable>Performance</pf-label>
      <pf-label removable>Networking</pf-label>
    </pf-label-group>

Patch Changes

  • cc84a12: <pf-back-to-top>: fixed background color during hover and focus.
  • a060b8b: <pf-popover>: clicking outside a popover no longer fires spurious
    hide events on other closed popovers.
  • 2d894f1: <pf-select>: replaced Red Hat Design System color tokens with PatternFly v4 global tokens.
  • b057f87: npm run start no longer fails when TypeScript build artifacts
    are present in the working tree.
  • 2a45088: <pf-switch>: the switch now has a proper static accessible label
    independent of its on/off state text.
  • 783686a: <pf-table>: fix accessibility features: column header role, accessible label for row toggle button, etc.
  • 6b3031b: <pf-jump-links>: improve screen reader accessibility by labeling the navigation landmark element
  • 6614695: <pf-tabs>: scroll event listeners are now passive for better performance.
  • Updated dependencies [7e31427]
    • @patternfly/pfe-core@5.0.8

@patternfly/pfe-core@5.0.8

Patch Changes

  • 7e31427: SlotController: fixed getSlotted() returning empty arrays in
    certain timing scenarios.

@patternfly/create-element@1.0.6

Patch Changes

  • 3935154: Fixed missing files in published package that prevented npm run new from working
  • 5e1764b: Fixed missing entry point in published package.

@netlify
Copy link
Copy Markdown

netlify bot commented Mar 28, 2026

Deploy Preview for patternfly-elements ready!

Name Link
🔨 Latest commit afb8c4a
🔍 Latest deploy log https://app.netlify.com/projects/patternfly-elements/deploys/69e109d8e56f2600086d49aa
😎 Deploy Preview https://deploy-preview-2971--patternfly-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions bot force-pushed the changeset-release/main branch 13 times, most recently from 86792ec to cfac31c Compare April 16, 2026 14:10
@github-actions github-actions bot force-pushed the changeset-release/main branch from cfac31c to afb8c4a Compare April 16, 2026 16:09
@bennypowers bennypowers enabled auto-merge (squash) April 16, 2026 16:17
@github-actions
Copy link
Copy Markdown
Contributor Author

✅ Commitlint tests passed!

More Info
{
  "valid": true,
  "errors": [],
  "warnings": [],
  "input": "chore: prepare release"
}

@bennypowers bennypowers merged commit 282a01a into main Apr 16, 2026
14 checks passed
@bennypowers bennypowers deleted the changeset-release/main branch April 16, 2026 16:19
@github-actions github-actions bot added the AT passed Automated testing has passed label Apr 16, 2026
@github-actions
Copy link
Copy Markdown
Contributor Author

SSR Test Run for 2bef265: Report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AT passed Automated testing has passed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant