shadcn
|
630323ad47
|
feat: update TooltipProvider handling
|
2026-02-04 18:04:19 +04:00 |
|
shadcn
|
c3c7f03f04
|
fix: update props, migrate components and add changelog
|
2026-02-02 16:33:35 +04:00 |
|
Jaem
|
444f6889c8
|
Merge remote-tracking branch 'upstream/main' into fix/resizable-v4-upgrade
|
2026-02-02 01:16:10 +09:00 |
|
Chad Bell
|
acc847bed3
|
docs(select): add SelectGroup to usage examples (#9508)
|
2026-02-01 10:19:59 +04:00 |
|
shadcn
|
38de7fddc2
|
feat: rtl (#9498)
* feat: rtl
* feat
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* feat: add sidebar
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* chore: changeset
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
|
2026-01-30 21:08:39 +04:00 |
|
Jaem
|
759003c781
|
Merge branch 'main' into fix/resizable-v4-upgrade
|
2026-01-27 15:11:00 +09:00 |
|
Nicolas Vargas
|
1781186def
|
fix(docs): update navigation-menu docs package name and add styleName (#9455)
|
2026-01-27 09:48:54 +04:00 |
|
Jaem
|
d53f7489ce
|
Merge branch 'main' into fix/resizable-v4-upgrade
|
2026-01-27 03:19:30 +09:00 |
|
Jaem
|
dfe784b44a
|
fix(resizable): upgrade to react-resizable-panels v4
- Update component API: PanelGroup → Group, PanelResizeHandle → Separator
- Update prop: direction → orientation
- Update size values: number → string with units (e.g., "50%")
- Update CSS selectors: data-[panel-group-direction] → aria-[orientation]
- Update controlled component: onLayout → onLayoutChange with Layout type
Closes #9118, #9136, #9200
|
2026-01-27 03:10:54 +09:00 |
|
Usman Sabuwala
|
40b9de46e9
|
Fix Base UI dropdown menu links (#9457)
Base UI does not have a `dropdown-menu` but rather just `menu`
This PR fixes the link that lead to Base UI docs
|
2026-01-26 22:01:09 +04:00 |
|
Aron Hafner
|
0ae734bdb2
|
docs: Update to correct url for vaul docs (#9406)
|
2026-01-22 09:58:42 +04:00 |
|
shadcn
|
5fc9ced0fd
|
fix
|
2026-01-20 21:53:52 +04:00 |
|
shadcn
|
47c47eaed2
|
feat: add docs for base-ui components (#9304)
* feat: add base and radix docs
* feat: transform code for display
* fix
* fix
* fix
* fix
* fix
* chore: remove claude files
* fix
* fix
* fix
* chore: run format:write
* fix
* feat: add more examples
* fix
* feat: add aspect-ratio
* feat: add avatar
* feat: add badge
* feat: add breadcrumb
* fix
* feat: add button
* fix
* fix
* fix
* feat: add calendar and card
* feat: add carousel
* fix: chart
* feat: add checkbox
* feat: add collapsible
* feat: add combobox
* feat: add command
* feat: add context menu
* feat: add data-table dialog and drawer
* feat: dropdown-menu
* feat: add date-picker
* feat: add empty
* feat: add field and hover-card
* fix: input
* feat: add input
* feat: add input-group
* feat: add input-otp
* feat: add item
* feat: add kbd and label
* feat: add menubar
* feat: add native-select
* feat: add more components
* feat: more components
* feat: more components
* feat: add skeleton, slider and sonner
* feat: add spinner and switch
* feat: add more components
* fix: tabs
* fix: tabs
* feat: add docs for sidebar
* fix
* fix
* fi
* docs: update
* fix: create page
* fix
* fix
* chore: add changelog
* fix
|
2026-01-20 19:31:38 +04:00 |
|