Skip to content

chore: prepare release#2971

Open
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main
Open

chore: prepare release#2971
github-actions[bot] wants to merge 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

  • 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 86792ec
🔍 Latest deploy log https://app.netlify.com/projects/patternfly-elements/deploys/69dfd82e89cea800093b1ba5
😎 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 11 times, most recently from d71d69f to 08635b4 Compare April 15, 2026 17:37
@github-actions github-actions bot force-pushed the changeset-release/main branch from 08635b4 to 86792ec Compare April 15, 2026 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants