shadcn
|
4c58d7701a
|
Merge branch 'main' into shadcn/rtl
# Conflicts:
# apps/v4/examples/base/ui/combobox.tsx
# apps/v4/examples/base/ui/context-menu.tsx
# apps/v4/examples/base/ui/dropdown-menu.tsx
# apps/v4/examples/base/ui/hover-card.tsx
# apps/v4/examples/base/ui/menubar.tsx
# apps/v4/examples/base/ui/popover.tsx
# apps/v4/examples/base/ui/select.tsx
# apps/v4/examples/base/ui/tooltip.tsx
# apps/v4/examples/radix/ui/menubar.tsx
# apps/v4/examples/radix/ui/select.tsx
# apps/v4/public/r/styles/base-lyra/context-menu.json
# apps/v4/public/r/styles/base-lyra/dropdown-menu.json
# apps/v4/public/r/styles/base-lyra/hover-card.json
# apps/v4/public/r/styles/base-lyra/popover.json
# apps/v4/public/r/styles/base-lyra/tooltip-example.json
# apps/v4/public/r/styles/base-lyra/tooltip.json
# apps/v4/public/r/styles/base-maia/context-menu.json
# apps/v4/public/r/styles/base-maia/dropdown-menu.json
# apps/v4/public/r/styles/base-maia/hover-card.json
# apps/v4/public/r/styles/base-maia/popover.json
# apps/v4/public/r/styles/base-maia/tooltip-example.json
# apps/v4/public/r/styles/base-maia/tooltip.json
# apps/v4/public/r/styles/base-mira/context-menu.json
# apps/v4/public/r/styles/base-mira/dropdown-menu.json
# apps/v4/public/r/styles/base-mira/hover-card.json
# apps/v4/public/r/styles/base-mira/popover.json
# apps/v4/public/r/styles/base-mira/tooltip-example.json
# apps/v4/public/r/styles/base-mira/tooltip.json
# apps/v4/public/r/styles/base-nova/context-menu.json
# apps/v4/public/r/styles/base-nova/dropdown-menu.json
# apps/v4/public/r/styles/base-nova/hover-card.json
# apps/v4/public/r/styles/base-nova/popover.json
# apps/v4/public/r/styles/base-nova/tooltip-example.json
# apps/v4/public/r/styles/base-nova/tooltip.json
# apps/v4/public/r/styles/base-vega/context-menu.json
# apps/v4/public/r/styles/base-vega/dropdown-menu.json
# apps/v4/public/r/styles/base-vega/hover-card.json
# apps/v4/public/r/styles/base-vega/popover.json
# apps/v4/public/r/styles/base-vega/tooltip-example.json
# apps/v4/public/r/styles/base-vega/tooltip.json
# apps/v4/public/r/styles/radix-mira/menubar.json
# apps/v4/public/r/styles/radix-nova/menubar.json
# apps/v4/registry/bases/base/examples/tooltip-example.tsx
# apps/v4/registry/bases/base/ui/hover-card.tsx
# apps/v4/registry/bases/base/ui/popover.tsx
# apps/v4/registry/bases/base/ui/tooltip.tsx
|
2026-01-23 21:15:31 +04:00 |
|
shadcn
|
a4ee54836e
|
feat: add inline-start and inline-end support for base-ui (#9430)
|
2026-01-23 15:26:35 +04:00 |
|
shadcn
|
265953771f
|
fix
|
2026-01-23 11:13:54 +04:00 |
|
shadcn
|
6f0abe445a
|
Merge branch 'main' into shadcn/rtl
# Conflicts:
# apps/v4/examples/base/ui/sidebar.tsx
# apps/v4/examples/radix/ui/sidebar.tsx
# apps/v4/public/r/styles/base-lyra/sidebar.json
# apps/v4/public/r/styles/base-maia/sidebar.json
# apps/v4/public/r/styles/base-mira/sidebar.json
# apps/v4/public/r/styles/base-nova/sidebar.json
# apps/v4/public/r/styles/base-vega/sidebar.json
# apps/v4/public/r/styles/radix-lyra/sidebar.json
# apps/v4/public/r/styles/radix-maia/sidebar.json
# apps/v4/public/r/styles/radix-mira/sidebar.json
# apps/v4/public/r/styles/radix-nova/sidebar.json
# apps/v4/public/r/styles/radix-vega/sidebar.json
|
2026-01-22 23:58:56 +04:00 |
|
shadcn
|
6cb2a1fd65
|
fix: sidebar
|
2026-01-22 23:55:06 +04:00 |
|
shadcn
|
5cd0fab0f3
|
fix
|
2026-01-22 23:52:02 +04:00 |
|
shadcn
|
aff6e1ab47
|
fix
|
2026-01-22 09:58:18 +04:00 |
|
shadcn
|
5317ae8a70
|
feat
|
2026-01-21 13:24:09 +04:00 |
|
shadcn
|
7513f0f894
|
feat: rtl
|
2026-01-21 12:30:45 +04:00 |
|
shadcn
|
e2ba2d241e
|
fix: format
|
2026-01-20 20:51:57 +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 |
|