shadcn
|
b9f62a8399
|
feat: create blocks for new styles
|
2026-02-06 10:47:18 +04:00 |
|
shadcn
|
33f7b3f2bb
|
fix: minor style updates
|
2026-02-05 12:29:21 +04:00 |
|
shadcn
|
5be0811f01
|
fix
|
2026-02-04 19:23:20 +04:00 |
|
shadcn
|
1a10b4671a
|
Merge branch 'main' into shadcn/fix-canonical-classes
# Conflicts:
# apps/v4/public/r/styles/base-lyra/tooltip.json
# apps/v4/public/r/styles/base-maia/tooltip.json
# apps/v4/public/r/styles/base-mira/tooltip.json
# apps/v4/public/r/styles/base-nova/tooltip.json
# apps/v4/public/r/styles/base-vega/tooltip.json
# apps/v4/public/r/styles/radix-lyra/tooltip.json
# apps/v4/public/r/styles/radix-maia/tooltip.json
# apps/v4/public/r/styles/radix-mira/tooltip.json
# apps/v4/public/r/styles/radix-nova/tooltip.json
# apps/v4/public/r/styles/radix-vega/tooltip.json
|
2026-02-04 18:25:27 +04:00 |
|
shadcn
|
630323ad47
|
feat: update TooltipProvider handling
|
2026-02-04 18:04:19 +04:00 |
|
shadcn
|
2b879a5ec8
|
Merge branch 'shadcn/fix-canonical-classes' of github.com:shadcn-ui/ui into shadcn/fix-canonical-classes
|
2026-02-04 15:11:48 +04:00 |
|
shadcn
|
381f2ef165
|
fix
|
2026-02-04 15:11:30 +04:00 |
|
shadcn
|
825ebca3f0
|
Merge branch 'main' into shadcn/fix-canonical-classes
|
2026-02-04 13:15:17 +04:00 |
|
shadcn
|
e0063070a6
|
feat: add a test:apps script
|
2026-02-04 13:14:04 +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
|
a012542015
|
fix: duplicate classes
|
2026-02-03 17:37:11 +04:00 |
|
shadcn
|
5c09e0d8fa
|
chore: update canonical classes across styles
|
2026-02-03 16:41:44 +04:00 |
|
shadcn
|
f922e82f53
|
fix: ring for focus visible
|
2026-02-02 21:09:10 +04:00 |
|
shadcn
|
c3c7f03f04
|
fix: update props, migrate components and add changelog
|
2026-02-02 16:33:35 +04:00 |
|
Jaem
|
444f6889c8
|
Merge remote-tracking branch 'upstream/main' into fix/resizable-v4-upgrade
|
2026-02-02 01:16:10 +09:00 |
|
shadcn
|
afa2a7adf2
|
fix
|
2026-01-30 22:14:48 +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 |
|
shadcn
|
a4ee54836e
|
feat: add inline-start and inline-end support for base-ui (#9430)
|
2026-01-23 15:26:35 +04:00 |
|
shadcn
|
6cb2a1fd65
|
fix: sidebar
|
2026-01-22 23:55:06 +04:00 |
|
shadcn
|
ee88d296f4
|
feat: refactor component preview
|
2026-01-22 20:59:59 +04:00 |
|
shadcn
|
b5dff005f6
|
fix
|
2026-01-20 21:53:00 +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 |
|