shadcn-vue/apps/www/src/lib/registry/default/example
2024-04-11 18:42:20 +03:30
..
Cards chore: correct the spelling of col-span to colspan (#417) 2024-03-20 21:21:16 +03:30
AccordionDemo.vue chore: rename folder 2023-09-06 09:55:22 +08:00
AlertDemo.vue chore: rename folder 2023-09-06 09:55:22 +08:00
AlertDestructiveDemo.vue docs: Improve the API reference of all the components (#152) 2023-11-09 18:42:01 +08:00
AlertDialogDemo.vue chore: rename folder 2023-09-06 09:55:22 +08:00
AspectRatioDemo.vue chore: rename folder 2023-09-06 09:55:22 +08:00
AvatarDemo.vue chore: rename folder 2023-09-06 09:55:22 +08:00
BadgeDemo.vue chore: rename folder 2023-09-06 09:55:22 +08:00
BadgeDestructiveDemo.vue docs: Improve the API reference of all the components (#152) 2023-11-09 18:42:01 +08:00
BadgeOutlineDemo.vue docs: Improve the API reference of all the components (#152) 2023-11-09 18:42:01 +08:00
BadgeSecondaryDemo.vue docs: Improve the API reference of all the components (#152) 2023-11-09 18:42:01 +08:00
BreadcrumbDemo.vue feat: breadcrumb component (#405) 2024-03-13 15:33:22 +08:00
BreadcrumbDropdown.vue feat: breadcrumb component (#405) 2024-03-13 15:33:22 +08:00
BreadcrumbEllipsisDemo.vue feat: breadcrumb component (#405) 2024-03-13 15:33:22 +08:00
BreadcrumbLinkDemo.vue feat: breadcrumb component (#405) 2024-03-13 15:33:22 +08:00
BreadcrumbResponsive.vue feat: breadcrumb component (#405) 2024-03-13 15:33:22 +08:00
BreadcrumbSeparatorDemo.vue feat: breadcrumb component (#405) 2024-03-13 15:33:22 +08:00
ButtonAsChildDemo.vue fix(Button): missing asChild (#203) 2023-12-06 09:59:36 +08:00
ButtonDemo.vue chore: rename folder 2023-09-06 09:55:22 +08:00
ButtonDestructiveDemo.vue docs: Improve the API reference of all the components (#152) 2023-11-09 18:42:01 +08:00
ButtonGhostDemo.vue docs: Improve the API reference of all the components (#152) 2023-11-09 18:42:01 +08:00
ButtonIconDemo.vue docs: Improve the API reference of all the components (#152) 2023-11-09 18:42:01 +08:00
ButtonLinkDemo.vue docs: Improve the API reference of all the components (#152) 2023-11-09 18:42:01 +08:00
ButtonLoadingDemo.vue docs: Improve the API reference of all the components (#152) 2023-11-09 18:42:01 +08:00
ButtonOutlineDemo.vue docs: Improve the API reference of all the components (#152) 2023-11-09 18:42:01 +08:00
ButtonSecondaryDemo.vue docs: Improve the API reference of all the components (#152) 2023-11-09 18:42:01 +08:00
ButtonWithIconDemo.vue docs: Improve the API reference of all the components (#152) 2023-11-09 18:42:01 +08:00
CalendarDemo.vue feat: new calendar components (#468) 2024-04-11 18:42:20 +03:30
CalendarForm.vue feat: new calendar components (#468) 2024-04-11 18:42:20 +03:30
CalendarWithSelect.vue feat: new calendar components (#468) 2024-04-11 18:42:20 +03:30
CardChat.vue feat: add vee-validate (#85) 2023-10-06 12:04:38 +08:00
CardDemo.vue refactor: tailwindcss, remove all unnecessary arbitrary values, update TailwindCSS to v3.4 (#269) 2024-02-02 22:48:58 +03:30
CardFormDemo.vue refactor: use class as prop to prevent class duplication with cn function (#241) 2024-02-02 19:08:06 +03:30
CardStats.vue refactor: tailwindcss, remove all unnecessary arbitrary values, update TailwindCSS to v3.4 (#269) 2024-02-02 22:48:58 +03:30
CardWithForm.vue docs: update docs build, some content 2023-09-20 14:19:08 +08:00
CarouselApi.vue fix: prevent page zoom while tapping carousel buttons (#274) 2024-01-15 18:55:22 +03:30
CarouselDemo.vue fix: prevent page zoom while tapping carousel buttons (#274) 2024-01-15 18:55:22 +03:30
CarouselOrientation.vue fix: prevent page zoom while tapping carousel buttons (#274) 2024-01-15 18:55:22 +03:30
CarouselPlugin.vue fix: prevent page zoom while tapping carousel buttons (#274) 2024-01-15 18:55:22 +03:30
CarouselSize.vue fix: prevent page zoom while tapping carousel buttons (#274) 2024-01-15 18:55:22 +03:30
CarouselSpacing.vue fix: prevent page zoom while tapping carousel buttons (#274) 2024-01-15 18:55:22 +03:30
CarouselThumbnails.vue chore: docs stuff (#400) 2024-03-09 20:21:24 +03:30
CheckboxDemo.vue feat: add vee-validate (#85) 2023-10-06 12:04:38 +08:00
CheckboxDisabled.vue docs: fix className reference 2023-09-22 09:48:30 +08:00
CheckboxFormMultiple.vue docs: fix vee-validate checkbox and radio-group examples (#213) 2023-12-19 18:23:05 +03:30
CheckboxFormSingle.vue docs: fix vee-validate checkbox and radio-group examples (#213) 2023-12-19 18:23:05 +03:30
CheckboxWithText.vue feat: add vee-validate (#85) 2023-10-06 12:04:38 +08:00
CollapsibleDemo.vue chore: rename folder 2023-09-06 09:55:22 +08:00
ComboboxDemo.vue docs: fix combobox.md ref usage (#420) 2024-03-21 19:16:22 +03:30
ComboboxDropdownMenu.vue chore: bump Radix Vue v1 (#139) 2023-10-24 20:51:00 +08:00
ComboboxForm.vue docs: fix demo after refactoring 2023-11-25 23:56:25 +08:00
ComboboxPopover.vue chore: lint, fix frozen lockfile 2023-12-01 11:36:12 +08:00
ComboboxResponsive.vue docs: adding remaining usages of drawer (#380) 2024-03-05 14:45:30 +03:30
CommandDemo.vue feat: add combobox, commands (#52) 2023-09-15 16:18:38 +08:00
CommandDialogDemo.vue docs: prevent default browser behaviour with ctrl-k/j in useMagicKeys (#246) 2024-01-06 11:10:26 +03:30
ContextMenuDemo.vue chore: bump Radix Vue v1 (#139) 2023-10-24 20:51:00 +08:00
DataTableColumnPinningDemo.vue chore: lint and enable Volar hybrid mode (#419) 2024-03-20 22:29:42 +03:30
DataTableDemo.vue chore: correct the spelling of col-span to colspan (#417) 2024-03-20 21:21:16 +03:30
DataTableDemoColumn.vue chore: rename folder 2023-09-06 09:55:22 +08:00
DatePickerDemo.vue feat: new calendar components (#468) 2024-04-11 18:42:20 +03:30
DatePickerForm.vue feat: new calendar components (#468) 2024-04-11 18:42:20 +03:30
DatePickerWithPresets.vue feat: new calendar components (#468) 2024-04-11 18:42:20 +03:30
DatePickerWithRange.vue feat: new calendar components (#468) 2024-04-11 18:42:20 +03:30
DialogCustomCloseButton.vue chore: fix label for attribute in registry examples 2023-12-12 10:02:55 +03:30
DialogDemo.vue chore: bump Radix Vue v1 (#139) 2023-10-24 20:51:00 +08:00
DialogScrollBodyDemo.vue feat: add ScrollBody and ScrollOverlay demos for Dialog (#287) 2024-02-15 22:47:09 +03:30
DialogScrollOverlayDemo.vue feat: add ScrollBody and ScrollOverlay demos for Dialog (#287) 2024-02-15 22:47:09 +03:30
DrawerDemo.vue feat: vaul-vue integration (#374) 2024-03-04 10:04:28 +03:30
DrawerDialog.vue feat: vaul-vue integration (#374) 2024-03-04 10:04:28 +03:30
DropdownMenuCheckboxes.vue docs: adding more examples for DropdownMenu and Select components 2024-03-05 16:52:07 +03:30
DropdownMenuDemo.vue chore: rename folder 2023-09-06 09:55:22 +08:00
DropdownMenuRadioGroup.vue docs: adding more examples for DropdownMenu and Select components 2024-03-05 16:52:07 +03:30
HoverCardDemo.vue chore: rename folder 2023-09-06 09:55:22 +08:00
InputDemo.vue chore: rename folder 2023-09-06 09:55:22 +08:00
InputDisabled.vue feat: add vee-validate (#85) 2023-10-06 12:04:38 +08:00
InputFile.vue feat: add vee-validate (#85) 2023-10-06 12:04:38 +08:00
InputForm.vue docs: fix form examples tag capitalization (#367) 2024-03-01 13:13:16 +03:30
InputFormAutoAnimate.vue docs: fix form examples tag capitalization (#367) 2024-03-01 13:13:16 +03:30
InputWithButton.vue feat: add vee-validate (#85) 2023-10-06 12:04:38 +08:00
InputWithIcon.vue refactor: code preview (#411) 2024-03-14 18:28:13 +08:00
InputWithLabel.vue feat: add vee-validate (#85) 2023-10-06 12:04:38 +08:00
LabelDemo.vue chore: bump version, fix className 2023-09-08 18:43:17 +08:00
MenubarDemo.vue chore: rename folder 2023-09-06 09:55:22 +08:00
NavigationMenuDemo.vue chore: lint and enable Volar hybrid mode (#419) 2024-03-20 22:29:42 +03:30
NavigationMenuDemoItem.vue chore: lint and enable Volar hybrid mode (#419) 2024-03-20 22:29:42 +03:30
PaginationDemo.vue feat: add pagination (#109) 2023-10-10 15:09:16 +08:00
PinInputControlled.vue feat: PinInput with input-otp demos and styles (#402) 2024-03-10 19:15:39 +03:30
PinInputDemo.vue feat: PinInput with input-otp demos and styles (#402) 2024-03-10 19:15:39 +03:30
PinInputDisabled.vue feat: PinInput with input-otp demos and styles (#402) 2024-03-10 19:15:39 +03:30
PinInputFormDemo.vue chore: lint and enable Volar hybrid mode (#419) 2024-03-20 22:29:42 +03:30
PinInputSeparatorDemo.vue feat: PinInput with input-otp demos and styles (#402) 2024-03-10 19:15:39 +03:30
PopoverDemo.vue chore: rename folder 2023-09-06 09:55:22 +08:00
ProgressDemo.vue refactor: tailwindcss, remove all unnecessary arbitrary values, update TailwindCSS to v3.4 (#269) 2024-02-02 22:48:58 +03:30
RadioGroupDemo.vue chore: bump version, fix className 2023-09-08 18:43:17 +08:00
RadioGroupForm.vue docs: fix vee-validate checkbox and radio-group examples (#213) 2023-12-19 18:23:05 +03:30
RangeCalendarDemo.vue feat: new calendar components (#468) 2024-04-11 18:42:20 +03:30
ResizableDemo.vue docs: resizable demos not working (#399) 2024-03-08 19:43:59 +03:30
ResizableHandleDemo.vue docs: resizable demos not working (#399) 2024-03-08 19:43:59 +03:30
ResizableVerticalDemo.vue docs: resizable demos not working (#399) 2024-03-08 19:43:59 +03:30
ScrollAreaDemo.vue chore: rename folder 2023-09-06 09:55:22 +08:00
ScrollAreaHorizontalDemo.vue add vue-tsc typecheck before build registry (#182) 2023-11-20 14:22:36 +03:30
SelectDemo.vue chore: rename folder 2023-09-06 09:55:22 +08:00
SelectForm.vue docs: Improve the API reference of all the components (#152) 2023-11-09 18:42:01 +08:00
SelectScrollable.vue docs: adding more examples for DropdownMenu and Select components 2024-03-05 16:52:07 +03:30
SeparatorDemo.vue chore: rename folder 2023-09-06 09:55:22 +08:00
SheetDemo.vue chore: rename folder 2023-09-06 09:55:22 +08:00
SheetSideDemo.vue docs: Improve the API reference of all the components (#152) 2023-11-09 18:42:01 +08:00
SkeletonCard.vue docs: adding skeleton card example (#382) 2024-03-05 14:37:35 +03:30
SkeletonDemo.vue chore: rename folder 2023-09-06 09:55:22 +08:00
SliderDemo.vue refactor: tailwindcss, remove all unnecessary arbitrary values, update TailwindCSS to v3.4 (#269) 2024-02-02 22:48:58 +03:30
SliderForm.vue chore: docs stuff (#400) 2024-03-09 20:21:24 +03:30
SonnerDemo.vue docs: calendar typo (#330) 2024-02-09 15:57:05 +03:30
SwitchDemo.vue chore: bump version, fix className 2023-09-08 18:43:17 +08:00
SwitchForm.vue feat: add toast (#122) 2023-11-03 09:45:40 +08:00
TableDemo.vue feat: add vee-validate (#85) 2023-10-06 12:04:38 +08:00
TabsDemo.vue chore: bump version, fix className 2023-09-08 18:43:17 +08:00
TagsInputComboboxDemo.vue feat: tags input (#328) 2024-02-15 22:06:15 +03:30
TagsInputDemo.vue feat: tags input (#328) 2024-02-15 22:06:15 +03:30
TextareaDemo.vue chore: rename folder 2023-09-06 09:55:22 +08:00
TextareaDisabled.vue feat: add vee-validate (#85) 2023-10-06 12:04:38 +08:00
TextareaForm.vue feat: add toast (#122) 2023-11-03 09:45:40 +08:00
TextareaWithButton.vue feat: add vee-validate (#85) 2023-10-06 12:04:38 +08:00
TextareaWithLabel.vue feat: add vee-validate (#85) 2023-10-06 12:04:38 +08:00
TextareaWithText.vue docs: Improve the API reference of all the components (#152) 2023-11-09 18:42:01 +08:00
ToastDemo.vue docs: calendar typo (#330) 2024-02-09 15:57:05 +03:30
ToastDestructive.vue feat: add toast (#122) 2023-11-03 09:45:40 +08:00
ToastSimple.vue feat: add toast (#122) 2023-11-03 09:45:40 +08:00
ToastWithAction.vue feat: add toast (#122) 2023-11-03 09:45:40 +08:00
ToastWithTitle.vue feat: add toast (#122) 2023-11-03 09:45:40 +08:00
ToggleDemo.vue chore: rename folder 2023-09-06 09:55:22 +08:00
ToggleDisabledDemo.vue docs: Improve the API reference of all the components (#152) 2023-11-09 18:42:01 +08:00
ToggleGroupDemo.vue feat: toggle group (#275) 2024-01-16 10:56:54 +03:30
ToggleGroupDisabledDemo.vue feat: toggle group (#275) 2024-01-16 10:56:54 +03:30
ToggleGroupLargeDemo.vue feat: toggle group (#275) 2024-01-16 10:56:54 +03:30
ToggleGroupOutlineDemo.vue feat: toggle group (#275) 2024-01-16 10:56:54 +03:30
ToggleGroupSingleDemo.vue feat: toggle group (#275) 2024-01-16 10:56:54 +03:30
ToggleGroupSmallDemo.vue feat: toggle group (#275) 2024-01-16 10:56:54 +03:30
ToggleItalicDemo.vue docs: Improve the API reference of all the components (#152) 2023-11-09 18:42:01 +08:00
ToggleItalicWithTextDemo.vue docs: Improve the API reference of all the components (#152) 2023-11-09 18:42:01 +08:00
ToggleLargeDemo.vue docs: Improve the API reference of all the components (#152) 2023-11-09 18:42:01 +08:00
ToggleSmallDemo.vue docs: Improve the API reference of all the components (#152) 2023-11-09 18:42:01 +08:00
TooltipDemo.vue chore: rename folder 2023-09-06 09:55:22 +08:00
TypographyBlockquote.vue chore: rename folder 2023-09-06 09:55:22 +08:00
TypographyDemo.vue chore: remove empty string for react 2023-09-06 14:35:54 +08:00
TypographyH1.vue chore: rename folder 2023-09-06 09:55:22 +08:00
TypographyH2.vue chore: rename folder 2023-09-06 09:55:22 +08:00
TypographyH3.vue chore: rename folder 2023-09-06 09:55:22 +08:00
TypographyH4.vue chore: rename folder 2023-09-06 09:55:22 +08:00
TypographyInlineCode.vue chore: rename folder 2023-09-06 09:55:22 +08:00
TypographyLarge.vue chore: rename folder 2023-09-06 09:55:22 +08:00
TypographyLead.vue chore: rename folder 2023-09-06 09:55:22 +08:00
TypographyList.vue chore: rename folder 2023-09-06 09:55:22 +08:00
TypographyMuted.vue chore: rename folder 2023-09-06 09:55:22 +08:00
TypographyP.vue chore: rename folder 2023-09-06 09:55:22 +08:00
TypographySmall.vue chore: rename folder 2023-09-06 09:55:22 +08:00
TypographyTable.vue chore: rename folder 2023-09-06 09:55:22 +08:00
VCalendarDemo.vue feat: new calendar components (#468) 2024-04-11 18:42:20 +03:30
VDatePickerDemo.vue feat: new calendar components (#468) 2024-04-11 18:42:20 +03:30
VDatePickerForm.vue feat: new calendar components (#468) 2024-04-11 18:42:20 +03:30
VDatePickerWithPresets.vue feat: new calendar components (#468) 2024-04-11 18:42:20 +03:30
VDatePickerWithRange.vue feat: new calendar components (#468) 2024-04-11 18:42:20 +03:30
VDateTimePickerDemo.vue feat: new calendar components (#468) 2024-04-11 18:42:20 +03:30
VRangePickerWithSlot.vue feat: new calendar components (#468) 2024-04-11 18:42:20 +03:30