shadcn
|
3ca09b9647
|
Merge branch 'main' into fix-base-ui-use-client-v2
# Conflicts:
# apps/v4/examples/base/button-render.tsx
# apps/v4/public/r/styles/base-lyra/button.json
# apps/v4/public/r/styles/base-mira/slider.json
# apps/v4/public/r/styles/base-nova/button.json
# apps/v4/public/r/styles/base-vega/button.json
# apps/v4/styles/base-luma/ui/slider.tsx
# apps/v4/styles/base-lyra/ui/accordion.tsx
# apps/v4/styles/base-lyra/ui/slider.tsx
# apps/v4/styles/base-nova/ui-rtl/accordion.tsx
# apps/v4/styles/base-nova/ui-rtl/button.tsx
# apps/v4/styles/base-nova/ui/button.tsx
|
2026-04-04 13:42:29 +04:00 |
|
shadcn
|
c116b325ab
|
Merge branch 'main' into fix/native-select-option-colors
|
2026-04-04 13:11:50 +04:00 |
|
shadcn
|
44c09a19b0
|
feat: luma (#10246)
* feat: init style-luma
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* chore: changeset
* fix
* fix
|
2026-03-31 22:24:48 +04:00 |
|
Yngesh Raman
|
a7c3300d7a
|
fix(native-select): use system colors for option and optgroup
|
2026-03-31 13:11:40 +05:30 |
|
shadcn
|
d3de6aa760
|
refactor: clean up unused files (#10227)
* refactor: clean up unused files
* fix
|
2026-03-29 12:04:18 +04:00 |
|
shadcn
|
7d718ddaa9
|
fix: refactor styles (#10190)
* feat: refactor styles handling across v4
* fix
* fix
* fix
* fix
* fix
* fix
|
2026-03-26 14:36:00 +04:00 |
|
shadcn
|
214b1b8479
|
Revert "feat: refactor styles handling across v4 (#10176)" (#10185)
This reverts commit 64b88b6cdb.
|
2026-03-26 11:14:52 +04:00 |
|
shadcn
|
64b88b6cdb
|
feat: refactor styles handling across v4 (#10176)
* feat: refactor styles handling across v4
* fix
* fix
* fix
* fix
* fix
* fix
|
2026-03-26 09:50:58 +04:00 |
|
Olivier Tassinari
|
4f421aba65
|
fix: remove unnecessary Base UI use client
|
2026-03-25 01:35:03 +01:00 |
|
shadcn
|
d82b4a7d98
|
fix: radial charts for v3
|
2026-03-24 17:15:45 +04:00 |
|
shadcn
|
bebc4356af
|
fix: chart types (#10147)
|
2026-03-23 15:58:15 +04:00 |
|
shadcn
|
408b25c82a
|
fix(v4): stabilize chart legend keys
|
2026-03-23 12:29:31 +04:00 |
|
shadcn
|
228b0e3ecd
|
feat(v4): support Recharts v3
|
2026-03-23 12:16:35 +04:00 |
|
shadcn
|
687f09817b
|
feat: chartColor and fontHeading (#10115)
* feat: chart color
* fix
* fix
* fix: chart color
* chore: changeset
* chore: restore directory registry formatting
* feat: add fontHeading
* feat: rebuild registry
* fix: v0
* refactor
* fix
* fix
* fix
* fix
* fix
* fix: refactor preset handling
* fix
* fix
* fix
|
2026-03-19 23:35:01 +04:00 |
|
shadcn
|
09a84892d9
|
Merge branch 'shadcn/translucent' of github.com:shadcn-ui/ui into shadcn/translucent
|
2026-03-10 17:06:43 +04:00 |
|
shadcn
|
16da5f2a56
|
fix
|
2026-03-10 17:06:29 +04:00 |
|
shadcn
|
f5f2a02eda
|
Merge branch 'main' into shadcn/translucent
|
2026-03-10 16:58:09 +04:00 |
|
shadcn
|
49616d2e16
|
fix
|
2026-03-10 13:25:21 +04:00 |
|
shadcn
|
1bd5f3d7c8
|
fix: animations for sheets and navigation-menu
|
2026-03-10 10:12:03 +04:00 |
|
shadcn
|
67c99dd33c
|
fix: separator color in blocks
|
2026-03-09 08:53:25 +04:00 |
|
shadcn
|
257448bead
|
fix
|
2026-03-05 16:40:21 +04:00 |
|
shadcn
|
cf3f9f134a
|
feat: add demo component
|
2026-03-05 15:25:53 +04:00 |
|
shadcn
|
2532aeaa1d
|
fix
|
2026-03-03 17:09:10 +04:00 |
|
shadcn
|
a4dafd1b32
|
fix
|
2026-03-03 16:38:10 +04:00 |
|
shadcn
|
f68e240293
|
fix
|
2026-03-02 20:55:27 +04:00 |
|
shadcn
|
a59144d8e1
|
style: format
|
2026-03-02 14:01:31 +04:00 |
|
shadcn
|
3d8837bddb
|
Merge branch 'main' into shadcn/v4
# Conflicts:
# apps/v4/app/(create)/components/customizer.tsx
# apps/v4/app/(create)/components/item-picker.tsx
# apps/v4/app/(create)/components/lock-button.tsx
# apps/v4/app/(create)/components/picker.tsx
# apps/v4/app/(create)/components/preview-controls.tsx
# apps/v4/app/(create)/components/preview.tsx
# apps/v4/app/(create)/components/random-button.tsx
# apps/v4/app/(create)/components/reset-button.tsx
# apps/v4/app/(create)/components/toolbar-controls.tsx
# apps/v4/app/(create)/create/page.tsx
# apps/v4/components/docs-sidebar.tsx
# apps/v4/components/site-header.tsx
# apps/v4/examples/base/ui-rtl/tooltip.tsx
# apps/v4/examples/base/ui/tooltip.tsx
# apps/v4/examples/radix/ui-rtl/tooltip.tsx
# apps/v4/examples/radix/ui/tooltip.tsx
# apps/v4/package.json
# apps/v4/public/r/styles/base-lyra/chatgpt.json
# apps/v4/public/r/styles/base-lyra/elevenlabs.json
# apps/v4/public/r/styles/base-lyra/github.json
# apps/v4/public/r/styles/base-lyra/input-group.json
# apps/v4/public/r/styles/base-lyra/preview.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-lyra/vercel.json
# apps/v4/public/r/styles/base-maia/chatgpt.json
# apps/v4/public/r/styles/base-maia/elevenlabs.json
# apps/v4/public/r/styles/base-maia/github.json
# apps/v4/public/r/styles/base-maia/preview.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-maia/vercel.json
# apps/v4/public/r/styles/base-mira/chatgpt.json
# apps/v4/public/r/styles/base-mira/elevenlabs.json
# apps/v4/public/r/styles/base-mira/github.json
# apps/v4/public/r/styles/base-mira/input-group.json
# apps/v4/public/r/styles/base-mira/preview.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-mira/vercel.json
# apps/v4/public/r/styles/base-nova/chatgpt.json
# apps/v4/public/r/styles/base-nova/elevenlabs.json
# apps/v4/public/r/styles/base-nova/github.json
# apps/v4/public/r/styles/base-nova/preview.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-nova/vercel.json
# apps/v4/public/r/styles/base-vega/chatgpt.json
# apps/v4/public/r/styles/base-vega/elevenlabs.json
# apps/v4/public/r/styles/base-vega/github.json
# apps/v4/public/r/styles/base-vega/preview.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/base-vega/vercel.json
# apps/v4/public/r/styles/radix-lyra/chatgpt.json
# apps/v4/public/r/styles/radix-lyra/elevenlabs.json
# apps/v4/public/r/styles/radix-lyra/github.json
# apps/v4/public/r/styles/radix-lyra/input-group.json
# apps/v4/public/r/styles/radix-lyra/preview.json
# apps/v4/public/r/styles/radix-lyra/tooltip-example.json
# apps/v4/public/r/styles/radix-lyra/tooltip.json
# apps/v4/public/r/styles/radix-lyra/vercel.json
# apps/v4/public/r/styles/radix-maia/chatgpt.json
# apps/v4/public/r/styles/radix-maia/elevenlabs.json
# apps/v4/public/r/styles/radix-maia/github.json
# apps/v4/public/r/styles/radix-maia/preview.json
# apps/v4/public/r/styles/radix-maia/tooltip-example.json
# apps/v4/public/r/styles/radix-maia/tooltip.json
# apps/v4/public/r/styles/radix-maia/vercel.json
# apps/v4/public/r/styles/radix-mira/chatgpt.json
# apps/v4/public/r/styles/radix-mira/elevenlabs.json
# apps/v4/public/r/styles/radix-mira/github.json
# apps/v4/public/r/styles/radix-mira/input-group.json
# apps/v4/public/r/styles/radix-mira/preview.json
# apps/v4/public/r/styles/radix-mira/tooltip-example.json
# apps/v4/public/r/styles/radix-mira/tooltip.json
# apps/v4/public/r/styles/radix-mira/vercel.json
# apps/v4/public/r/styles/radix-nova/chatgpt.json
# apps/v4/public/r/styles/radix-nova/elevenlabs.json
# apps/v4/public/r/styles/radix-nova/github.json
# apps/v4/public/r/styles/radix-nova/preview.json
# apps/v4/public/r/styles/radix-nova/tooltip-example.json
# apps/v4/public/r/styles/radix-nova/tooltip.json
# apps/v4/public/r/styles/radix-nova/vercel.json
# apps/v4/public/r/styles/radix-vega/chatgpt.json
# apps/v4/public/r/styles/radix-vega/elevenlabs.json
# apps/v4/public/r/styles/radix-vega/github.json
# apps/v4/public/r/styles/radix-vega/preview.json
# apps/v4/public/r/styles/radix-vega/tooltip-example.json
# apps/v4/public/r/styles/radix-vega/tooltip.json
# apps/v4/public/r/styles/radix-vega/vercel.json
# apps/v4/registry/bases/base/blocks/chatgpt.tsx
# apps/v4/registry/bases/base/blocks/elevenlabs.tsx
# apps/v4/registry/bases/base/blocks/github.tsx
# apps/v4/registry/bases/base/blocks/preview.tsx
# apps/v4/registry/bases/base/blocks/vercel.tsx
# apps/v4/registry/bases/radix/blocks/chatgpt.tsx
# apps/v4/registry/bases/radix/blocks/elevenlabs.tsx
# apps/v4/registry/bases/radix/blocks/github.tsx
# apps/v4/registry/bases/radix/blocks/preview.tsx
# apps/v4/registry/bases/radix/blocks/vercel.tsx
|
2026-03-02 14:00:50 +04:00 |
|
shadcn
|
9584703534
|
fix
|
2026-03-02 13:08:24 +04:00 |
|
shadcn
|
f31ed81983
|
style: run format on all components
|
2026-03-02 12:49:00 +04:00 |
|
shadcn
|
a92b56491e
|
fix: sidebar demo
|
2026-03-02 09:37:28 +04:00 |
|
nkurunziza-saddy
|
68c9ada079
|
fix(base-sidebar): fix tooltip rendering with render prop
|
2026-02-28 15:23:27 +02:00 |
|
shadcn
|
117136ada3
|
fix
|
2026-02-25 21:08:44 +04:00 |
|
shadcn
|
f130d4d8c7
|
fix
|
2026-02-25 18:10:56 +04:00 |
|
shadcn
|
b979ca6e79
|
feat: rework create
|
2026-02-25 16:47:15 +04:00 |
|
shadcn
|
91ce4cc854
|
feat: new create page
|
2026-02-24 17:26:48 +04:00 |
|
shadcn
|
aa735ef562
|
feat: add links to ui primitives
|
2026-02-21 22:27:48 +04:00 |
|
shadcn
|
e1e9940a04
|
fix: tooltip
|
2026-02-21 15:15:48 +04:00 |
|
shadcn
|
c171ae4761
|
fix
|
2026-02-19 13:45:00 +04:00 |
|
shadcn
|
d032f81fd6
|
fix
|
2026-02-19 11:53:47 +04:00 |
|
shadcn
|
9e6765f4e2
|
feat: update style of radio groups
|
2026-02-19 11:28:01 +04:00 |
|
shadcn
|
7172f787ac
|
feat
|
2026-02-19 10:51:37 +04:00 |
|
shadcn
|
b484f36a22
|
feat: add preset code
|
2026-02-19 09:09:59 +04:00 |
|
shadcn
|
330786352c
|
Merge branch 'main' into shadcn/init-preset
|
2026-02-17 14:29:34 +04:00 |
|
shadcn
|
ae895787c1
|
fix: aria-disabled for accordion for base-ui
|
2026-02-17 13:54:19 +04:00 |
|
shadcn
|
bd87d729fd
|
Merge branch 'main' into shadcn/init-preset
|
2026-02-17 12:35:00 +04:00 |
|
shadcn
|
779453be26
|
fix
|
2026-02-16 22:44:50 +04:00 |
|
shadcn
|
867d341182
|
fix: document buttonVariants for base button
|
2026-02-16 22:38:37 +04:00 |
|
shadcn
|
b86885512f
|
fix: move className in badgeVariants
|
2026-02-16 16:56:24 +04:00 |
|
shadcn
|
32198910ce
|
wip
|
2026-02-13 15:19:52 +04:00 |
|
shadcn
|
c759f460d5
|
feat: add docs
|
2026-02-09 17:13:49 +04:00 |
|