shadcn-vue/apps/www/src/lib/registry/default/ui/select
Roman Hrynevych 825f14e8b5
fix: add whitespace-nowrap for Button, Select, Tab (#266)
* fix(Button): add 'whitespace-nowrap' to base styles

* refactor(Button): use VariantProps for Button Props instead of NonNullable

* fix(Select): add whitespace-nowrap and truncate to SelectTrigger
2024-01-13 00:04:05 +03:30
..
index.ts feat: vitepress docs 2023-08-30 15:42:00 +08:00
Select.vue chore: bump Radix Vue v1 (#139) 2023-10-24 20:51:00 +08:00
SelectContent.vue fix(popover): add max-height to SelectContent (#263) (#264) 2024-01-11 23:45:52 +03:30
SelectGroup.vue feat: vitepress docs 2023-08-30 15:42:00 +08:00
SelectItem.vue refactor: replace iconify icons with @radix-icons/vue for newyork style (#87) 2023-09-27 12:26:24 +08:00
SelectItemText.vue feat: vitepress docs 2023-08-30 15:42:00 +08:00
SelectLabel.vue docs: update select 2023-08-30 18:02:27 +08:00
SelectSeparator.vue docs: update select 2023-08-30 18:02:27 +08:00
SelectTrigger.vue fix: add whitespace-nowrap for Button, Select, Tab (#266) 2024-01-13 00:04:05 +03:30
SelectValue.vue feat: vitepress docs 2023-08-30 15:42:00 +08:00