You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🖼️ The Qwik UI site now uses OG info across platforms.
6
+
7
+
🔍 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.
8
+
9
+
💡 Combobox inline mode allows for command palettes or other use cases where the search input is directly on the page.
0 commit comments