github-actions[bot]
|
cf1851ca09
|
chore(release): version packages (#7625)
* chore(release): version packages
* deps: update lock
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: shadcn <m@shadcn.com>
|
2025-06-16 15:45:23 +04:00 |
|
Manuel Schiller
|
c86c27a2ff
|
fix TanStack Start detection (#7601)
* fix tanstack start detection
* chore: changeset
---------
Co-authored-by: shadcn <m@shadcn.com>
|
2025-06-16 15:24:41 +04:00 |
|
github-actions[bot]
|
2ae0e5a07b
|
chore(release): version packages (#7595)
* chore(release): version packages
* deps: install
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: shadcn <m@shadcn.com>
|
2025-06-11 20:06:18 +04:00 |
|
shadcn
|
431af4f7ff
|
fix(shadcn): semicolon in code style (#7594)
* fix(shadcn): handle semicolon in code style
* chore: changeset
* fix: format
|
2025-06-11 19:54:04 +04:00 |
|
github-actions[bot]
|
c1357982e8
|
chore(release): version packages (#7591)
* chore(release): version packages
* deps: update
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: shadcn <m@shadcn.com>
|
2025-06-11 13:57:06 +04:00 |
|
shadcn
|
92cfb9a30e
|
fix(shadcn): flaky create-project tests (#7590)
* fix(shadcn): flaky create-project tests
* fix
* fix
|
2025-06-11 13:50:35 +04:00 |
|
shadcn
|
c5d90c718a
|
feat: add migrate radix command (#7586)
* feat(shadcn): add migrate-radix command
* feat(shadcn): fix and test edge cases
* test(shadcn): add tests for all primitives
* fix(shadcn): edge cases and add yes option
* fix
* chore(shadcn): add changeset
* style: fix code styles
* docs: update changelog
* fix: format
* feat: update changelog
* fix: format
|
2025-06-11 13:20:47 +04:00 |
|
github-actions[bot]
|
b1fd13ffb0
|
chore(release): version packages (#7574)
* chore(release): version packages
* deps: update
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: shadcn <m@shadcn.com>
|
2025-06-09 16:29:06 +04:00 |
|
shadcn
|
3119f94d47
|
feat: only show npm flag for react 18 deps (#7573)
* feat: only show npm flag for react 18 deps
* tests: update
|
2025-06-09 16:17:44 +04:00 |
|
shadcn
|
1aa35048a5
|
feat: v4 updates (#7499)
* feat(v4): update home page
* fix
* fix: cards
* feat(v4): charts page
* feat: update pages
* feat: colors
* fix
* feat: add docs
* feat: mdx work
* fix
* fix
* fix: sidebar
* fix: lint
* feat: updates
* feat: update components
* feat: fix docs
* fix: responsive
* feat: implement cmdk
* fix: update navigation menu demo
* fix: code style
* fix: themes
* feat: implement blocks page
* fix: docs config
* refactor
* fix: outputFileTracingIncludes
* fix
* fix: output
* fix
* fix: registry
* refactor: move docs
* debug: docs
* debug
* revert
* fix: mjs
* deps: pin fumadocs
* debug
* fix: downgrade next
* fix: index page
* refactor: move mdx components
* fix: remove copy button
* fix
* was it zod
* yes it was
* remove copy page
* fix: color page
* fix: colors page
* fix: meta colors
* fix: copy button
* feat: sync registry
* fix: registry build script
* feat: update port
* feat: clean up examples
* fix
* fix: mobile nav
* fix: blur for mobile
* fix: sidebar nav
* feat: update examples
* fix: build scripts
* feat: update components
* feat: restyle
* fix: types
* fix: styles
* fix: margins
* fix: screenshots
* fix
* feat: update theme
* fix: charts nav
* fix: image
* feat: optimize images
* fix: menu
* fix: card
* fix: border
* check
* feat: implement charts page
* fix: charts
* fix: og images
* feat: extend touch
* fix: static
* fix: sizing
* fix: mobile screenshots
* fix: page nav
* fix
* feat: update favicon
* fix: theme selector
* fix: feedback
* fix: sink
* docs: update
* fix: styles
* chore: update registry
* fix: command
* fix
* fix: minor updates
* fix: typography on smaller devices
* fix: format
* fix: remove unused icon
* feat: update favicon
* fix: typography
* docs: typography page
* fix: steps
|
2025-05-30 11:35:16 +04:00 |
|
github-actions[bot]
|
d85b8eff06
|
chore(release): version packages (#7415)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2025-05-30 10:32:54 +04:00 |
|
shadcn
|
df91b52887
|
feat(shadcn): registry commands (#7497)
* feat: grunt
* feat: add useCache option to fetchRegistry
* feat: wip mcp
* test(shadcn): add tests for build
* feat(shadcn): fix import and implement verbose
* chore(shadcn): add build back for now
* feat(shadcn): resolve css file
* chore(shadcn): add experimental tag
* chore: changeset
|
2025-05-29 15:49:22 +04:00 |
|
Joshua
|
2773f9e2e2
|
fix(tailwind-prefix): resolve prefixing issue for Tailwind CSS v4 compatibility (including tests) (#6885)
* WIP
* fix(tailwind-prefix): resolve prefixing issue for Tailwind CSS v4 compatibility
1. Fixed incorrect prefix application causing issues with Tailwind CSS v4.
2. Optimized implementation using map() for better performance and readability.
* fix(tailwind-prefix): fix test transform-tw-prefixt
* fix(tailwind-prefix): fix test apply-prefix
* fix(tailwind-prefix): add backwards compatibility for applyPrefix
* fix(tailwind-prefix): added changeset
---------
Co-authored-by: Al-Amin Islam Nerob <nerobit.786@gmail.com>
Co-authored-by: shadcn <m@shadcn.com>
|
2025-05-19 11:31:12 +04:00 |
|
github-actions[bot]
|
11267f2fed
|
chore(release): version packages (#7228)
* chore(release): version packages
* deps: update pnpm lock
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: shadcn <m@shadcn.com>
|
2025-04-23 16:28:59 +04:00 |
|
Richard Szalay
|
9ad24d6a16
|
chore(shadcn): add update-dependencies tests (#7067)
|
2025-04-22 15:20:00 +04:00 |
|
迷渡
|
6f702f5fbf
|
fix: Add npm: specifier when install dependencies with Deno (#6899)
* fix: Add `npm:` specifier when install dependencies with Deno
* chore: changeset
---------
Co-authored-by: shadcn <m@shadcn.com>
|
2025-04-21 23:36:36 +04:00 |
|
shadcn
|
d0306774fe
|
feat(shadcn): resolve imports from anywhere (#7220)
* feat(shadcn): resolve imports from anywhere
* fix: type errors
* fix: add debug
* feat: handle root paths
* fix: src prefix
* fix: tests
* chore: changeset
|
2025-04-19 13:31:04 +04:00 |
|
Neeraj Dalal
|
f1e5cc4666
|
🔥 feat(fix): mark "tw-animate-css" as devDep (#6985)
* chore: tweaks to build-registry.mts ~ 1 file 2+ 5-
apps/v4/scripts/build-registry.mts
* chore: tweaks to index.json ~ 1 file 4+ 9-
apps/www/public/r/styles/new-york-v4/index.json
* chore: tweaks to registry.json ~ 1 file 221+ 850-
apps/v4/registry.json
* chore: tweaks to index.json ~ 1 file 47+ 144-
apps/www/public/r/index.json
* chore: tweaks to registry.json ~ 1 file 852+ 221-
apps/v4/registry.json
* chore: tweaks to build-registry.mts ~ 1 file 7+ 2-
apps/v4/scripts/build-registry.mts
* chore: tweaks to build-registry.mts ~ 1 file 2+ 2-
apps/v4/scripts/build-registry.mts
* chore: tweaks to index.json ~ 1 file 11+ 4-
apps/www/public/r/styles/new-york-v4/index.json
* chore: tweaks to index.json ~ 1 file 1+ 1-
apps/www/public/r/index.json
* chore: tweaks to index.json ~ 1 file 143+ 46-
apps/www/public/r/index.json
* chore: tweaks to update-dependencies.ts ~ 1 file 20+
packages/shadcn/src/utils/updaters/update-dependencies.ts
* chore: tweaks to update-dependencies.ts ~ 1 file 1-
packages/shadcn/src/utils/updaters/update-dependencies.ts
* chore: tweaks to update-dependencies.ts ~ 1 file 19-
packages/shadcn/src/utils/updaters/update-dependencies.ts
* chore: tweaks to add-components.ts update-dependencies.ts ~ 2 files 21+ 2-
packages/shadcn/src/utils/add-components.ts
packages/shadcn/src/utils/updaters/update-dependencies.ts
* chore: tweaks to update-dependencies.ts ~ 1 file 29+ 28-
packages/shadcn/src/utils/updaters/update-dependencies.ts
* refactor: remove redundant code
tw-animate-css already has accordion animations
* chore: tweaks > migrate-icons.ts
packages/shadcn/src/migrations/migrate-icons.ts
* fix: formatting > add-components.ts update-dependencies.ts
packages/shadcn/src/utils/add-components.ts
packages/shadcn/src/utils/updaters/update-dependencies.ts
* chore: add changeset
---------
Co-authored-by: shadcn <m@shadcn.com>
|
2025-04-19 13:05:52 +04:00 |
|
github-actions[bot]
|
d1a36d3e17
|
chore(release): version packages (#7198)
* chore(release): version packages
* fix
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: shadcn <m@shadcn.com>
|
2025-04-15 16:30:10 +04:00 |
|
shadcn
|
617483fe9c
|
fix(shadcn): do not throw for empty dir (#7196)
* fix(shadcn): do not throw for empty dir
* chore: changeset
|
2025-04-15 15:01:20 +04:00 |
|
github-actions[bot]
|
625be136f4
|
chore(release): version packages (#6505)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2025-04-07 15:16:43 +04:00 |
|
shadcn
|
812e2300f1
|
fix(shadcn): only run preflight check if url
|
2025-03-30 05:43:29 +04:00 |
|
shadcn
|
2fade2326a
|
feat(shadcn): add css props to schema (#7072)
* feat(shadcn): add css props to schema
* fix: types
|
2025-03-28 17:48:59 +04:00 |
|
shadcn
|
074eed5605
|
feat(shadcn): extend styles (#7033)
* feat(shadcn): extend styles
* fix(shadcn): typecheck
|
2025-03-26 17:11:08 +04:00 |
|
shadcn
|
b3b2fe2755
|
feat(shadcn): registry updates (#7016)
* feat(shadcn): registry updates
* tests: fix snapshots
* feat(shadcn): add new theme prop
* fix: handle theme for index
* tests(shadcn): fix
* docs(www): update registry item docs
* chore: add changeset
* docs: update theming docs
|
2025-03-26 13:03:10 +04:00 |
|
Jack Herrington
|
69fc8e23cc
|
fix: allow silent mode with npm on React 19 (#6965)
* fix: allow silent mode with npm on React 19
* chore: changeset
* style: format
---------
Co-authored-by: shadcn <m@shadcn.com>
|
2025-03-20 13:02:18 +04:00 |
|
shadcn
|
37e5192fe7
|
fix(shadcn): only add tw-animate-css if no tailwindcss-animate (#6972)
* feat(shadcn): fix existing tailwindcss-animate
* docs: changelog
* tests(shadcn): update snapshots
|
2025-03-19 15:35:59 +04:00 |
|
shadcn
|
205bfc637e
|
feat(shadcn): replace tailwindcss-animate with tw-animate-css (#6968)
* feat(shadcn): replace tailwindcss-animate with tw-animate-css
* chore: changeset
|
2025-03-19 10:57:10 +04:00 |
|
shadcn
|
9eae13639c
|
fix(shadcn): only show deprecated message for v4 (#6967)
* fix(shadcn): only show deprecated for v4
* chore: changeset
|
2025-03-19 10:00:05 +04:00 |
|
shadcn
|
f1dd9c6903
|
feat: update dark mode colors (#6903)
* feat: update dark colors
* feat(v4): update dark mode colors
* fix
* fix
* fix: slate and stone mismatches
* feat(v4): update skeleton and switch colors
* feat(v4): add dashboard example
* fix(v4): update dashboard components
* fix: themes
* feat: update sonner
* feat(v4): update dashboard buttons
* fix: test new colors
* fix: build commands
* feat(v4): more color updates
* feat(v4): update theme selector
* fix(v4): minor component fixes
|
2025-03-13 13:06:08 +04:00 |
|
shadcn
|
19665adeed
|
feat(shadcn): add --base-color flag (#6864)
|
2025-03-05 16:14:03 +04:00 |
|
shadcn
|
c16c58d0f9
|
feat(shadcn): add --template flag (#6863)
* feat(shadcn): add --template flag
* chore: changeset
* fix: type
|
2025-03-05 15:13:34 +04:00 |
|
Kaikai
|
a3fe5074c1
|
feat(monorepo): use tailwindcss v4 in monorepo example (#6724)
* feat(monorepo): use tailwindcss v4 in monorepo example
* feat(shadcn): add monorepo tailwind detection
* feat: update default monorepo template
* fix: minor fixes
* chore(shadcn): changeset
* docs(www): update monorepo docs
* docs: updates
---------
Co-authored-by: shadcn <m@shadcn.com>
|
2025-03-05 12:07:50 +04:00 |
|
shadcn
|
8539dd6eec
|
fix(shadcn): do not add outline-ring for v3 (#6814)
* fix(shadcn): do not add ring if tailwind v3
* chore: changeset
* test(shadcn): update snapshots
|
2025-02-28 21:23:08 +04:00 |
|
shadcn
|
bc7df68620
|
feat(shadcn): install routes for next-pages, laravel and react-router (#6811)
* feat(shadcn): install routes for next-pages, laravel and react-router
* chore: changeset
|
2025-02-28 18:06:06 +04:00 |
|
shadcn
|
8506977f83
|
chore: deprecate shadcn-ui (#6780)
* chore: deprecate shadcn-ui
* deps(shadcn-ui): remove unused dependencies
* fix: tests
* deps: bump version
|
2025-02-26 20:34:51 +04:00 |
|
shadcn
|
779517a1d4
|
fix(shadcn): check for empty css vars (#6733)
* fix(shadcn): check for empty css vars
* chore: changeset
|
2025-02-22 13:44:13 +04:00 |
|
shadcn
|
839afa714f
|
feat(shadcn): cache registry calls (#6732)
* fix(shadcn): cache registry calls
* chore: changeset
|
2025-02-22 13:21:16 +04:00 |
|
shadcn
|
a5122f9029
|
fix(shadcn): do not override existing vars (#6721)
* fix(shadcn): do not override existing vars
* test(shadcn): update snapshots
* chore: changeset
|
2025-02-21 20:58:02 +04:00 |
|
shadcn
|
9d7c7b8978
|
fix(shadcn): fallback style (#6720)
|
2025-02-21 20:19:59 +04:00 |
|
shadcn
|
460240a86c
|
chore: remove console
|
2025-02-21 19:58:09 +04:00 |
|
shadcn
|
bfffb08f42
|
fix(shadcn): issue with workspace config (#6712)
|
2025-02-21 15:18:06 +04:00 |
|
shadcn
|
5282332e52
|
feat(shadcn): do not ask if file is identical (#6711)
* feat(shadcn): do not ask if file is identical
* fix: add missing files
|
2025-02-21 15:04:19 +04:00 |
|
shadcn
|
3db8a07b3f
|
feat(shadcn): default to cssVariables: true. add --no-css-variables option (#6707)
* feat(shadcn): default to css vars
* chore: changeset
* fix(shadcn): add command
|
2025-02-21 11:49:17 +04:00 |
|
Zach Warunek
|
d6159023ed
|
fix(cli): monorepo cn import (#6530)
* fix monorepo cn import
* chore: changeset
* style(shadcn): format
---------
Co-authored-by: shadcn <m@shadcn.com>
|
2025-02-20 23:41:21 +04:00 |
|
shadcn
|
3740373f99
|
feat(v4): update colors (#6693)
* feat(v4): update colors
* fix: sonner button
* feat(shadcn): update base colors to oklch
* fix: button gaps
* fix: sidebar and chart
* feat: update ring colors
* feat(v4): neutral color and fixes
* fix: fonts
* chore: changeset
* fix: revert utils
|
2025-02-20 19:32:56 +04:00 |
|
shadcn
|
f37425bdb0
|
feat(shadcn): use canary for create-next-app
|
2025-02-14 00:21:42 +04:00 |
|
shadcn
|
1a6da427ff
|
feat(shadcn): add internal_registryResolveItemsTree (#6626)
|
2025-02-12 16:49:58 +04:00 |
|
shadcn
|
bd8533bd26
|
(11/n) shadcn: filter out deprecated from --all (#6617)
* fix(shadcn): filter out deprecated from --all
* chore: changeset
|
2025-02-11 13:28:41 +04:00 |
|
Pálmi Þór Valgeirsson
|
202131cd7b
|
chore(deps): Upgrade @antfu/ni to v23.2.0 (#6414)
* chore(deps): Upgrade @antfu/ni to v23.2.0
* chore: changeset
* test(shadcn): add bun.lock
---------
Co-authored-by: shadcn <m@shadcn.com>
|
2025-02-11 12:46:53 +04:00 |
|