github-actions[bot]
e2d36a3a7d
chore(release): version packages ( #10046 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-15 10:07:48 +04:00
github-actions[bot]
af99d4ebd3
chore(release): version packages ( #10037 )
2026-03-14 18:50:45 +04:00
github-actions[bot]
8b819e1db4
chore(release): version packages
2026-03-13 04:35:24 +00:00
github-actions[bot]
8df46c4ded
chore(release): version packages
2026-03-11 08:14:30 +00:00
github-actions[bot]
7ee55e8bd3
chore(release): version packages
2026-03-11 06:50:39 +00:00
github-actions[bot]
90fc0b2dff
chore(release): version packages
2026-03-10 18:08:00 +00:00
github-actions[bot]
f336513d18
chore(release): version packages
2026-03-08 10:36:11 +00:00
github-actions[bot]
048dac9359
chore(release): version packages
2026-03-08 08:41:12 +00:00
github-actions[bot]
a4c806ec26
chore(release): version packages
2026-03-06 17:25:54 +00:00
shadcn
837e2bcc93
feat: rework create page
2026-03-03 13:57:18 +04:00
shadcn
4d89b13e6f
fix
2026-03-02 13:57:42 +04:00
shadcn
3fc793287b
fix
2026-02-26 16:03:56 +04:00
shadcn
d4a2a5fe80
chore: update next
2026-02-26 15:01:15 +04:00
shadcn
91ce4cc854
feat: new create page
2026-02-24 17:26:48 +04:00
shadcn
7172f787ac
feat
2026-02-19 10:51:37 +04:00
github-actions[bot]
e94d3d80fa
chore(release): version packages
2026-02-16 10:40:02 +00:00
github-actions[bot]
0a2ad2176c
chore(release): version packages
2026-02-06 07:21:44 +00:00
github-actions[bot]
c6dd35a092
chore(release): version packages
2026-02-04 17:07:09 +00:00
shadcn
e0063070a6
feat: add a test:apps script
2026-02-04 13:14:04 +04:00
shadcn
cd188b267d
Merge branch 'main' into shadcn/fix-canonical-classes
2026-02-03 11:14:09 +04:00
shadcn
8a09fbaac9
deps: upgrade tailwind
2026-02-03 11:10:54 +04:00
shadcn
b28f77f893
Merge branch 'main' into fix/resizable-v4-upgrade
2026-02-02 15:57:45 +04:00
github-actions[bot]
d21c74fb3a
chore(release): version packages
2026-02-02 11:25:41 +00:00
Jaem
444f6889c8
Merge remote-tracking branch 'upstream/main' into fix/resizable-v4-upgrade
2026-02-02 01:16:10 +09: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
github-actions[bot]
aed95086e0
chore(release): version packages ( #9503 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-31 15:10:28 +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 >
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
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
dependabot[bot]
8cb8fb66b3
chore(deps): bump lodash from 4.17.21 to 4.17.23 ( #9415 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23 )
---
updated-dependencies:
- dependency-name: lodash
dependency-version: 4.17.23
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-23 11:12:08 +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
shadcn
0aea23013c
fix: debug charts ( #9364 )
...
* fix: ts-morph for charts
* fix
* perf: parallelize chart loading and add LRU caching
- Prefetch all chart data in parallel using Promise.all()
- Add LRU cache for syntax highlighting (cross-request caching)
- Add LRU cache for registry items (cross-request caching)
- Parallelize file reads within registry items
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
* fix
* fix
---------
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-17 18:28:51 +04:00
github-actions[bot]
1e9e337923
chore(release): version packages ( #9352 )
...
* chore(release): version packages
* ci: deps
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shadcn <m@shadcn.com >
2026-01-16 18:07:12 +04:00
Neeraj Dalal
66d2400784
feat(icons): the icons we all love and adore - remixicon ( #9156 )
...
* feat: remixicon
* chore: update deps
* chore: update icon
* chore: fix issues
* chore: build registry
* chore: changeset
* deps
---------
Co-authored-by: shadcn <m@shadcn.com >
2026-01-16 18:00:06 +04:00
github-actions[bot]
8fcfc563a9
chore(release): version packages ( #9283 )
...
* chore(release): version packages
* deps: update lock
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shadcn <m@shadcn.com >
2026-01-06 14:40:12 +04:00
github-actions[bot]
f0d147d581
chore(release): version packages ( #9125 )
...
* 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 >
2025-12-17 22:07:42 +04:00
Dominik K.
137b1c12b7
feat(ui): add support for phosphor icons ( #9044 )
...
* feat: add phosphor icons to base ui
* feat_ add phosphor to blocks
* feat: add phosphor to radix blocks
* feat: add phosphor to radix ui
* feat: add phosphor to radix example
* feat: add missing phosphor icons
* fix: rename broken icons
* chore: format files
* fix: add missing phosphor icons
* chore: build registry
---------
Co-authored-by: shadcn <m@shadcn.com >
2025-12-17 21:36:46 +04:00
github-actions[bot]
075b6aef97
chore(release): version packages ( #9057 )
...
* chore(release): version packages
* chore(release): version packages
* fix
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shadcn <m@shadcn.com >
2025-12-14 02:26:21 +04:00
github-actions[bot]
ef90a97e72
chore(release): version packages ( #9023 )
...
* chore(release): version packages
* fix
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shadcn <m@shadcn.com >
2025-12-12 21:04:25 +04:00
shadcn
86d9b00084
chore: update deps ( #9022 )
...
* feat: init
* fix
* fix
* fix
* feat
* feat
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* feat: implement icons
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* feat: update init command
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* feat: dialog
* feat
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* feat: add registry:base item type
* feat: rename frame to canva
* fix
* feat
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fi
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* feat: add all colors
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* feat: add outfit font
* fix
* fix
* fix
* fix
* fix
* chore: changeset
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
2025-12-12 21:01:44 +04:00
shadcn
d01074deed
chore: update
2025-12-12 17:40:21 +04:00
github-actions[bot]
d28e02be1b
chore(release): version packages ( #8998 )
...
* chore(release): version packages
* chore(release): version packages
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shadcn <m@shadcn.com >
2025-12-09 21:25:59 +04:00
dependabot[bot]
334db11234
chore(deps): bump next from 16.0.0 to 16.0.7 ( #8954 )
...
Bumps [next](https://github.com/vercel/next.js ) from 16.0.0 to 16.0.7.
- [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.0...v16.0.7 )
---
updated-dependencies:
- dependency-name: next
dependency-version: 16.0.7
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-04 16:24:46 +04:00
github-actions[bot]
803206305d
chore(release): version packages ( #8665 )
...
* chore(release): version packages
* chore(release): version packages
* chore: lock
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shadcn <m@shadcn.com >
2025-11-27 21:16:23 +04:00
DimaDevelopment
65e5c1c3cf
Add search input for Directory list ( #8673 )
...
* feat(directory): Added directory search input
* feat(directory): Added nuqs for a search state management. Refactor searchFn - includes the description in the search criteria
* fear(directory): Added default query value. Added useQueryState limitUrlUpdates 250ms
---------
Co-authored-by: shadcn <m@shadcn.com >
2025-11-10 12:24:15 +04:00
dependabot[bot]
ff91c31a71
chore(deps): bump @radix-ui/react-toggle from 1.1.9 to 1.1.10 ( #8702 )
...
Bumps [@radix-ui/react-toggle](https://github.com/radix-ui/primitives ) from 1.1.9 to 1.1.10.
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md )
- [Commits](https://github.com/radix-ui/primitives/commits )
---
updated-dependencies:
- dependency-name: "@radix-ui/react-toggle"
dependency-version: 1.1.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-05 09:51:45 +04:00
dependabot[bot]
25d6a18f6f
chore(deps): bump @radix-ui/react-tooltip from 1.2.7 to 1.2.8 ( #8701 )
...
Bumps [@radix-ui/react-tooltip](https://github.com/radix-ui/primitives ) from 1.2.7 to 1.2.8.
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md )
- [Commits](https://github.com/radix-ui/primitives/commits )
---
updated-dependencies:
- dependency-name: "@radix-ui/react-tooltip"
dependency-version: 1.2.8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-05 09:51:11 +04:00
dependabot[bot]
c0309510b6
chore(deps): bump @radix-ui/react-accordion from 1.2.11 to 1.2.12 ( #8700 )
...
Bumps [@radix-ui/react-accordion](https://github.com/radix-ui/primitives ) from 1.2.11 to 1.2.12.
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md )
- [Commits](https://github.com/radix-ui/primitives/commits )
---
updated-dependencies:
- dependency-name: "@radix-ui/react-accordion"
dependency-version: 1.2.12
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-05 09:50:52 +04:00
dependabot[bot]
befa56b5be
chore(deps): bump @faker-js/faker from 8.4.1 to 10.1.0 ( #8520 )
...
Bumps [@faker-js/faker](https://github.com/faker-js/faker ) from 8.4.1 to 10.1.0.
- [Release notes](https://github.com/faker-js/faker/releases )
- [Changelog](https://github.com/faker-js/faker/blob/next/CHANGELOG.md )
- [Commits](https://github.com/faker-js/faker/compare/v8.4.1...v10.1.0 )
---
updated-dependencies:
- dependency-name: "@faker-js/faker"
dependency-version: 10.1.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-31 11:15:26 +04:00