Skip to content

Commit 6def57d

Browse files
docs: deprecated components changeset
1 parent e84e376 commit 6def57d

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

.changeset/two-glasses-fix.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
'@qwik-ui/headless': minor
3+
---
4+
5+
### Deprecated Components
6+
7+
In 0.4, we have deprecated the following headless components:
8+
9+
- Drawer
10+
- Breadcrumb
11+
- Action Button
12+
- Button Group
13+
- Toast
14+
- Tooltip
15+
- Card
16+
- Badge
17+
- Spinner
18+
- Rating
19+
- Checkbox
20+
21+
Most of these components were in a pre-alpha state, duplicates from the styled kit, or were not yet ready for production use. They were lying around in the codebase for a while, and we have gained many insights since then on creating accessible, unstyled, and performant components.
22+
23+
You can expect the **Toast** and the **Tooltip** to come back with a much more polished form in a future release.

0 commit comments

Comments
 (0)