shadcn-vue/apps/www/src/lib/registry/default/example
2024-02-02 19:08:06 +03:30
..
Cards refactor: use class as prop to prevent class duplication with cn function (#241) 2024-02-02 19:08:06 +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
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 chore: rename folder 2023-09-06 09:55:22 +08:00
CardChat.vue feat: add vee-validate (#85) 2023-10-06 12:04:38 +08:00
CardDemo.vue chore: rename folder 2023-09-06 09:55:22 +08:00
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 chore: updates charts using unovis/vue (#77) 2023-09-23 22:18:14 +08:00
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
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 refactor: use class as prop to prevent class duplication with cn function (#241) 2024-02-02 19:08:06 +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
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
DataTableDemo.vue refactor(apps/www): use vite postcss depdendecy, use tsx instead of ts-node (#42) 2023-09-13 09:57:25 +08:00
DataTableDemoColumn.vue chore: rename folder 2023-09-06 09:55:22 +08:00
DatePickerDemo.vue chore: rename folder 2023-09-06 09:55:22 +08:00
DatePickerForm.vue feat: add toast (#122) 2023-11-03 09:45:40 +08:00
DatePickerWithPresets.vue feat: add vee-validate (#85) 2023-10-06 12:04:38 +08:00
DatePickerWithRange.vue refactor: use class as prop to prevent class duplication with cn function (#241) 2024-02-02 19:08:06 +03:30
DateTimePickerDemo.vue feat: add style to work with v-calendar time picker (#243) (#265) 2024-01-12 01:55:22 +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
DropdownMenuDemo.vue chore: rename folder 2023-09-06 09:55:22 +08:00
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 feat: add toast (#122) 2023-11-03 09:45:40 +08:00
InputFormAutoAnimate.vue feat: add toast (#122) 2023-11-03 09:45:40 +08:00
InputWithButton.vue feat: add vee-validate (#85) 2023-10-06 12:04:38 +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: rename folder 2023-09-06 09:55:22 +08:00
NavigationMenuDemoItem.vue chore: rename folder 2023-09-06 09:55:22 +08:00
PaginationDemo.vue feat: add pagination (#109) 2023-10-10 15:09:16 +08:00
PopoverDemo.vue chore: rename folder 2023-09-06 09:55:22 +08:00
ProgressDemo.vue chore: rename folder 2023-09-06 09:55:22 +08:00
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
RangePickerWithSlot.vue refactor: use class as prop to prevent class duplication with cn function (#241) 2024-02-02 19:08:06 +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
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
SkeletonDemo.vue chore: rename folder 2023-09-06 09:55:22 +08:00
SliderDemo.vue fix: tooltip popover trigger issue 2023-09-19 23:16:02 +08:00
SonnerDemo.vue feat(sonner): add sonner component (#301) 2024-01-22 19:15:30 +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
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 feat: add toast (#122) 2023-11-03 09:45:40 +08:00
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