Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jul 29, 2025

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/[email protected]

Minor Changes

  • bd40a73: ✨ Added <pf-search-input>.

    A search input consists of a text field where users can type to find specific content or items. Unlike selects or dropdowns, which offer predefined options, a search input lets users enter their own keywords to filter or locate results. It includes a clear (×) button to easily remove the current input, allowing users to start a new search quickly.

    Use this when users need to search freely using their own terms — ideal for large or frequently changing sets of content.
    Do not use when the options are limited and known ahead of time — consider a dropdown or select instead

    <pf-search-input>
      <pf-option value="Alabama"> Alabama </pf-option>
      <pf-option value="New Jersey"> New Jersey </pf-option>
      <pf-option value="New York"> New York </pf-option>
      <pf-option value="New Mexico"> New Mexico </pf-option>
      <pf-option value="North Carolina"> North Carolina </pf-option>
    </pf-search-input>

Patch Changes

  • f35d4fa: Use inline slot documentation instead of JSDoc
  • d36adee: <pf-tooltip>: hide content when copy/pasting tooltip elements

@patternfly/[email protected]

Patch Changes

  • f35d4fa: Adjust dev server for new cem output

@netlify
Copy link

netlify bot commented Jul 29, 2025

Deploy Preview for patternfly-elements ready!

Name Link
🔨 Latest commit 5629181
🔍 Latest deploy log https://app.netlify.com/projects/patternfly-elements/deploys/68a4435a9e3f35000800a52d
😎 Deploy Preview https://deploy-preview-2921--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 from 31704a1 to 77c9ae6 Compare August 6, 2025 14:25
@github-actions github-actions bot force-pushed the changeset-release/main branch from 77c9ae6 to 5629181 Compare August 19, 2025 09:26
@bennypowers bennypowers enabled auto-merge (squash) August 19, 2025 09:46
@github-actions github-actions bot added the AT passed Automated testing has passed label Aug 19, 2025
@github-actions
Copy link
Contributor Author

SSR Test Run for 0168c65: Report

@bennypowers bennypowers disabled auto-merge August 19, 2025 09:52
@bennypowers bennypowers merged commit 1ed25fb into main Aug 19, 2025
13 checks passed
@bennypowers bennypowers deleted the changeset-release/main branch August 19, 2025 09:52
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.

2 participants