Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 6, 2024

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

@qwik-ui/headless@0.3.1

Patch Changes

  • Select component hits beta! (by @thejackshelton in #637)

    Features

    • Accessible as a button that shows a list, following web a11y standards.
    • Support for single selection.
    • Controlled or uncontrolled.
    • Disabled option support.
    • Stop focus management via the Tab key.
    • Grouped options support.
    • Looping support.
    • Support for custom scroll behavior.
    • Listbox UI is placed above everything else. (SelectPopover)
    • Custom Positioning (SelectPopover)
    • Option selection and focus management by typing (typeahead).
    • Keyboard support for option navigation via arrow keys and focus management.
    • Automatic focus management for first and last options.
    • Supports a custom placeholder.

    Roadmap

    • Opt-in native form support via a visually hidden select.
    • RTL support.
    • Multiple Selection and its respective keyboard interactions.
@thejackshelton thejackshelton merged commit e52ceab into main Mar 6, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Mar 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants