shadcn-vue/apps/www/src/lib/registry/new-york/example
2024-02-15 16:38:29 +03:30
..
Cards feat: add vee-validate (#85) 2023-10-06 12:04:38 +08:00
AccordionDemo.vue docs: update docs build, some content 2023-09-20 14:19:08 +08:00
AlertDemo.vue refactor: replace iconify icons with @radix-icons/vue for newyork style (#87) 2023-09-27 12:26:24 +08:00
AlertDestructiveDemo.vue fix: pipeline with some missing 2023-11-09 18:53:14 +08:00
AlertDialogDemo.vue feat: add new-york style demos, fix wrong icon in dropdown-menu and select components (#30) 2023-09-07 21:14:16 +08:00
AspectRatioDemo.vue feat: add new-york style demos, fix wrong icon in dropdown-menu and select components (#30) 2023-09-07 21:14:16 +08:00
AvatarDemo.vue feat: add new-york style demos, fix wrong icon in dropdown-menu and select components (#30) 2023-09-07 21:14:16 +08:00
BadgeDemo.vue feat: add new-york style demos, fix wrong icon in dropdown-menu and select components (#30) 2023-09-07 21:14:16 +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 feat: add new-york style demos, fix wrong icon in dropdown-menu and select components (#30) 2023-09-07 21:14:16 +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: add new-york style demos, fix wrong icon in dropdown-menu and select components (#30) 2023-09-07 21:14:16 +08:00
CardChat.vue chore: build registry 2023-10-24 20:57:02 +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 feat: add new-york style demos, fix wrong icon in dropdown-menu and select components (#30) 2023-09-07 21:14:16 +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 feat: add vee-validate (#85) 2023-10-06 12:04:38 +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 refactor: replace iconify icons with @radix-icons/vue for newyork style (#87) 2023-09-27 12:26:24 +08:00
ComboboxDemo.vue chore: fix ComboboxDemo.vue types (#233) 2023-12-31 22:37:23 +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: fix demo reactivitiy 2023-10-06 13:23:49 +08:00
CommandDemo.vue chore: build registry 2023-10-24 20:57:02 +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 docs: add simple column pinning example (#320) 2024-02-05 21:00:31 +03:30
DataTableDemo.vue refactor: replace iconify icons with @radix-icons/vue for newyork style (#87) 2023-09-27 12:26:24 +08:00
DataTableDemoColumn.vue refactor: replace iconify icons with @radix-icons/vue for newyork style (#87) 2023-09-27 12:26:24 +08:00
DatePickerDemo.vue refactor: replace iconify icons with @radix-icons/vue for newyork style (#87) 2023-09-27 12:26:24 +08:00
DatePickerForm.vue feat: add toast (#122) 2023-11-03 09:45:40 +08:00
DatePickerWithPresets.vue chore: build registry 2023-10-24 20:57:02 +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 feat: add new-york style demos, fix wrong icon in dropdown-menu and select components (#30) 2023-09-07 21:14:16 +08:00
HoverCardDemo.vue refactor: replace iconify icons with @radix-icons/vue for newyork style (#87) 2023-09-27 12:26:24 +08:00
InputDemo.vue feat: add new-york style demos, fix wrong icon in dropdown-menu and select components (#30) 2023-09-07 21:14:16 +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
InputWithIcon.vue docs: add Input with icon example (#346) 2024-02-15 16:38:29 +03:30
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 feat: add new-york style demos, fix wrong icon in dropdown-menu and select components (#30) 2023-09-07 21:14:16 +08:00
NavigationMenuDemo.vue refactor: tailwindcss, remove all unnecessary arbitrary values, update TailwindCSS to v3.4 (#269) 2024-02-02 22:48:58 +03:30
NavigationMenuDemoItem.vue feat: add new-york style demos, fix wrong icon in dropdown-menu and select components (#30) 2023-09-07 21:14:16 +08:00
PaginationDemo.vue feat: add pagination (#109) 2023-10-10 15:09:16 +08:00
PinInputDemo.vue feat: pin input (#325) 2024-02-06 10:06:59 +08:00
PinInputFormDemo.vue feat: pin input (#325) 2024-02-06 10:06:59 +08:00
PopoverDemo.vue feat: add new-york style demos, fix wrong icon in dropdown-menu and select components (#30) 2023-09-07 21:14:16 +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
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 feat: add new-york style demos, fix wrong icon in dropdown-menu and select components (#30) 2023-09-07 21:14:16 +08:00
ScrollAreaHorizontalDemo.vue add vue-tsc typecheck before build registry (#182) 2023-11-20 14:22:36 +03:30
SelectDemo.vue feat: add new-york style demos, fix wrong icon in dropdown-menu and select components (#30) 2023-09-07 21:14:16 +08:00
SelectForm.vue docs: Improve the API reference of all the components (#152) 2023-11-09 18:42:01 +08:00
SeparatorDemo.vue feat: add new-york style demos, fix wrong icon in dropdown-menu and select components (#30) 2023-09-07 21:14:16 +08:00
SheetDemo.vue feat: add new-york style demos, fix wrong icon in dropdown-menu and select components (#30) 2023-09-07 21:14:16 +08:00
SheetSideDemo.vue docs: Improve the API reference of all the components (#152) 2023-11-09 18:42:01 +08:00
SkeletonDemo.vue feat: add new-york style demos, fix wrong icon in dropdown-menu and select components (#30) 2023-09-07 21:14:16 +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
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
TextareaDemo.vue feat: add new-york style demos, fix wrong icon in dropdown-menu and select components (#30) 2023-09-07 21:14:16 +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 refactor: replace iconify icons with @radix-icons/vue for newyork style (#87) 2023-09-27 12:26:24 +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 feat: add new-york style demos, fix wrong icon in dropdown-menu and select components (#30) 2023-09-07 21:14:16 +08:00
TypographyBlockquote.vue docs: view transition api 2023-09-19 22:07:07 +08:00
TypographyDemo.vue docs: view transition api 2023-09-19 22:07:07 +08:00
TypographyH1.vue docs: view transition api 2023-09-19 22:07:07 +08:00
TypographyH2.vue docs: view transition api 2023-09-19 22:07:07 +08:00
TypographyH3.vue docs: view transition api 2023-09-19 22:07:07 +08:00
TypographyH4.vue docs: view transition api 2023-09-19 22:07:07 +08:00
TypographyInlineCode.vue docs: view transition api 2023-09-19 22:07:07 +08:00
TypographyLarge.vue docs: view transition api 2023-09-19 22:07:07 +08:00
TypographyLead.vue docs: view transition api 2023-09-19 22:07:07 +08:00
TypographyList.vue docs: view transition api 2023-09-19 22:07:07 +08:00
TypographyMuted.vue docs: view transition api 2023-09-19 22:07:07 +08:00
TypographyP.vue docs: view transition api 2023-09-19 22:07:07 +08:00
TypographySmall.vue docs: view transition api 2023-09-19 22:07:07 +08:00
TypographyTable.vue docs: view transition api 2023-09-19 22:07:07 +08:00