Skip to content

Commit 2666b78

Browse files
add changelog (#1037)
1 parent aad02ee commit 2666b78

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.changeset/slow-socks-smell.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
'@qwik-ui/headless': patch
3+
---
4+
5+
🖼️ 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.
10+
11+
🎠 Carousel fixes:
12+
13+
- [#1032](https://github.com/qwikifiers/qwik-ui/issues/1032)
14+
- [#1023](https://github.com/qwikifiers/qwik-ui/issues/1023)
15+
- [#1006](https://github.com/qwikifiers/qwik-ui/issues/1006)

0 commit comments

Comments
 (0)