| @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: