Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 634 Bytes

File metadata and controls

15 lines (10 loc) · 634 Bytes
@qwik-ui/headless patch

🖼️ The Qwik UI site now uses OG info across platforms.

🔍 The combobox now supports a "inline" mode. Opt-in to inline mode with replacing the <Combobox.Popover> component with <Combobox.Inline>, and adding mode="inline" to the <Combobox.Root> component.

💡 Combobox inline mode allows for command palettes or other use cases where the search input is directly on the page.

🎠 Carousel fixes: