shadcn
|
a2b9dedbb7
|
fix: resizable version in registry
|
2026-02-04 19:52:12 +04:00 |
|
shadcn
|
e7d36b7e21
|
Merge pull request #9548 from shadcn-ui/shadcn/fix-code-blocks
feat: update tooltip provider handling
|
2026-02-04 18:14:54 +04:00 |
|
shadcn
|
290fac9115
|
Merge branch 'main' into shadcn/fix-code-blocks
|
2026-02-04 18:09:22 +04:00 |
|
shadcn
|
0633333db4
|
chore: rebuild registry
|
2026-02-04 18:06:46 +04:00 |
|
shadcn
|
630323ad47
|
feat: update TooltipProvider handling
|
2026-02-04 18:04:19 +04:00 |
|
shadcn
|
013ae51d10
|
Merge pull request #9541 from francescopesoli/fix/rtl-password-link-margin
fix(rtl): use logical margin for password link alignment
|
2026-02-04 11:02:36 +04:00 |
|
Francesco
|
44c8f02d06
|
fix(rtl): use logical margin for password link in RTL examples
Change ml-auto to ms-auto (margin-inline-start) so the Forgot your
password link aligns correctly in both LTR and RTL layouts.
Fixes #9515
|
2026-02-03 18:36:19 +01:00 |
|
shadcn
|
9676c8f4ee
|
Merge pull request #9461 from jaem0629/fix/resizable-v4-upgrade
fix(resizable): upgrade to react-resizable-panels v4
|
2026-02-03 11:09:34 +04:00 |
|
Jaem
|
9b5aeab889
|
Merge branch 'main' into fix/resizable-v4-upgrade
|
2026-02-03 09:16:53 +09:00 |
|
shadcn
|
28ebf1b88a
|
Merge pull request #9531 from WebDevSimplified/add-wds-registry
fix: Re-add WDS registry
|
2026-02-02 21:10:46 +04:00 |
|
shadcn
|
f922e82f53
|
fix: ring for focus visible
|
2026-02-02 21:09:10 +04:00 |
|
Web Dev Simplified
|
beec1e060e
|
Add WDS registry
|
2026-02-02 07:15:58 -06:00 |
|
shadcn
|
26a24d3d5c
|
Merge branch 'fix/resizable-v4-upgrade' of github.com:jaem0629/ui into fix/resizable-v4-upgrade
|
2026-02-02 16:33:55 +04:00 |
|
shadcn
|
c3c7f03f04
|
fix: update props, migrate components and add changelog
|
2026-02-02 16:33:35 +04:00 |
|
Jaem
|
4af29d6c20
|
Update pnpm-lock.yaml
|
2026-02-02 21:05:38 +09:00 |
|
shadcn
|
b28f77f893
|
Merge branch 'main' into fix/resizable-v4-upgrade
|
2026-02-02 15:57:45 +04:00 |
|
shadcn
|
b8c7ae8088
|
Merge pull request #9528 from shadcn-ui/changeset-release/main
chore(release): version packages
shadcn@3.8.2
|
2026-02-02 15:29:24 +04:00 |
|
github-actions[bot]
|
d21c74fb3a
|
chore(release): version packages
|
2026-02-02 11:25:41 +00:00 |
|
shadcn
|
d6548b4ae8
|
Merge pull request #9507 from shadcn-ui/ny-radix-ui
feat: update new-york to radix-ui
|
2026-02-02 15:24:41 +04:00 |
|
shadcn
|
110a4ec10b
|
docs: add changelog
|
2026-02-02 15:15:02 +04:00 |
|
shadcn
|
851562f4f2
|
Merge branch 'ny-radix-ui' of github.com:shadcn-ui/ui into ny-radix-ui
|
2026-02-02 14:32:21 +04:00 |
|
shadcn
|
b7b839ebc2
|
chore: changeset
|
2026-02-02 14:32:01 +04:00 |
|
shadcn
|
8d9be074a3
|
feat: update migrate radix command
|
2026-02-02 14:31:40 +04:00 |
|
shadcn
|
a0c077da9e
|
Merge branch 'main' into ny-radix-ui
|
2026-02-02 13:15:42 +04:00 |
|
shadcn
|
540cd031c3
|
fix
|
2026-02-02 13:14:09 +04:00 |
|
Jaem
|
4d9720449f
|
Merge branch 'main' into fix/resizable-v4-upgrade
|
2026-02-02 15:43:50 +09:00 |
|
shadcn
|
f1e10f3da8
|
Merge pull request #9495 from withden/patch-3
|
2026-02-02 08:40:02 +04:00 |
|
Denish Navadiya
|
e2225d4a93
|
Rename @paceui to @pacekit with updated details
Updated '@paceui' to '@pacekit' with new homepage, URL, and description.
|
2026-02-02 10:07:22 +05:30 |
|
Jaem
|
444f6889c8
|
Merge remote-tracking branch 'upstream/main' into fix/resizable-v4-upgrade
|
2026-02-02 01:16:10 +09:00 |
|
Copilot
|
03a7804c42
|
Update callout component to use rounded-xl (#9512)
* Initial plan
* Fix callout component to use rounded-lg in style-lyra.css
Co-authored-by: shadcn <124599+shadcn@users.noreply.github.com>
* Revert CSS change - callout.tsx already has rounded-lg
Co-authored-by: shadcn <124599+shadcn@users.noreply.github.com>
* Change callout rounded class from rounded-lg to rounded-xl
Co-authored-by: shadcn <124599+shadcn@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: shadcn <124599+shadcn@users.noreply.github.com>
|
2026-02-01 15:44:23 +04:00 |
|
Chad Bell
|
acc847bed3
|
docs(select): add SelectGroup to usage examples (#9508)
|
2026-02-01 10:19:59 +04:00 |
|
shadcn
|
abfa2ddb74
|
Merge branch 'main' into ny-radix-ui
|
2026-01-31 21:19:59 +04:00 |
|
shadcn
|
5e92c160dd
|
feat: update new-york to radix-ui
|
2026-01-31 21:18:49 +04:00 |
|
shadcn
|
d41e857ba3
|
fix: select group in field-demo (#9504)
|
2026-01-31 15:32:07 +04:00 |
|
dependabot[bot]
|
99651191cc
|
chore(deps): bump next in /templates/monorepo-next/apps/web (#9499)
Bumps [next](https://github.com/vercel/next.js) from 16.0.10 to 16.1.5.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v16.0.10...v16.1.5)
---
updated-dependencies:
- dependency-name: next
dependency-version: 16.1.5
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-31 15:25:45 +04:00 |
|
dependabot[bot]
|
712285f60e
|
chore(deps): bump eslint from 8.57.1 to 9.26.0 (#9500)
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.1 to 9.26.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/v9.26.0/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.57.1...v9.26.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-version: 9.26.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-31 15:25:21 +04:00 |
|
github-actions[bot]
|
aed95086e0
|
chore(release): version packages (#9503)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
shadcn@3.8.1
|
2026-01-31 15:10:28 +04:00 |
|
shadcn
|
1990280d66
|
ci: update changesets
|
2026-01-31 15:04:54 +04:00 |
|
shadcn
|
2bf55c9133
|
feat: add geist fonts (#9502)
|
2026-01-31 14:52:43 +04:00 |
|
shadcn
|
3192a3db55
|
fix: registry script
|
2026-01-31 11:34:35 +04:00 |
|
shadcn
|
afa2a7adf2
|
fix
|
2026-01-30 22:14:48 +04:00 |
|
github-actions[bot]
|
728d8af275
|
chore(release): version packages (#9363)
* chore(release): version packages
* chore: deps
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shadcn <m@shadcn.com>
shadcn@3.8.0
|
2026-01-30 21:13:27 +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 |
|
shadcn
|
4479965555
|
fix: directory.json
|
2026-01-30 16:41:57 +04:00 |
|
Denish Navadiya
|
7ea124b25d
|
Rename @paceui to @pacekit with updated details
|
2026-01-30 17:42:39 +05:30 |
|
Jaem
|
759003c781
|
Merge branch 'main' into fix/resizable-v4-upgrade
|
2026-01-27 15:11:00 +09:00 |
|
Jaem
|
6d467d2e1d
|
fix: allow vertical scroll pass-through on code blocks (#9454)
|
2026-01-27 09:57:47 +04:00 |
|
Harit
|
893cddd2dc
|
add satoriui registry (#9432)
* add satoriui registry
* updated registries.json file
---------
Co-authored-by: Harit Patel <harit.ptl.business.com>
|
2026-01-27 09:50:14 +04:00 |
|
Nicolas Vargas
|
1781186def
|
fix(docs): update navigation-menu docs package name and add styleName (#9455)
|
2026-01-27 09:48:54 +04:00 |
|
Wolfr
|
89b9a76368
|
fix - Update copy (#9453)
|
2026-01-27 09:47:58 +04:00 |
|