qwikifiers / qwik-ui

Qwik's official Headless and styled component library
https://qwikui.com
MIT License
558 stars 115 forks source link

feat: bind:open prop on select #707

Closed thejackshelton closed 1 month ago

thejackshelton commented 1 month ago

What is it?

This PR allows consumers to programmatically control when the select opens or closes. This can be useful for a multi-step form, or other custom behaviors.

Why is it needed?

Checklist:

changeset-bot[bot] commented 1 month ago

🦋 Changeset detected

Latest commit: ffd16ffbbfeb384982a4046195b32b8cd1df1900

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ----------------- | ----- | | @qwik-ui/headless | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR