Releases: qwikifiers/qwik-ui
Releases · qwikifiers/qwik-ui
@qwik-ui/[email protected]
Patch Changes
-
🐞🩹 select component now has a flexible hierarchy (by @thejackshelton in #659)
-
✨ carousel hits draft status! (by @thejackshelton in #649)
@qwik-ui/[email protected]
Patch Changes
- 🐞🩹 proper type exports in package.json (by @thejackshelton in #645)
@qwik-ui/[email protected]
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.
@qwik-ui/[email protected]
[email protected]
Minor Changes
Patch Changes
-
✨ changed to
kit-styled
(by @shairez in #604)Now the cli will only install
kit-styled
and generate the css variables according to which theme you choose. -
Updated dependencies [
31dcec7
]:- @qwik-ui/[email protected]
@qwik-ui/[email protected]
Patch Changes
-
bind syntax Sig suffix removed, new bind:selectedIndex prop, bug fixes (by @thejackshelton in #602)
This file was generated using @jscutlery/semver.
@qwik-ui/[email protected]
Patch Changes
-
Updated dependencies [
d87b692
,b9e6e36
]:- @qwik-ui/[email protected]