shadcn-vue/apps/www/src/lib/registry/new-york/ui
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
..
accordion chore: bump Radix Vue v1 (#139) 2023-10-24 20:51:00 +08:00
alert feat: add new-york style components (#27) 2023-09-07 19:45:36 +08:00
alert-dialog chore: bump Radix Vue v1 (#139) 2023-10-24 20:51:00 +08:00
aspect-ratio feat: add new-york style components (#27) 2023-09-07 19:45:36 +08:00
avatar fix: avatar class typo (#97) 2023-10-02 17:01:25 +08:00
badge feat: add new-york style components (#27) 2023-09-07 19:45:36 +08:00
button fix: add whitespace-nowrap for Button, Select, Tab (#266) 2024-01-13 00:04:05 +03:30
calendar feat: add style to work with v-calendar time picker (#243) (#265) 2024-01-12 01:55:22 +03:30
card docs: change cards radius to rounded-lg (#231) 2023-12-30 20:40:31 +03:30
carousel feat: add carousel component (#227) 2024-01-09 00:51:55 +08:00
checkbox fix: checkbox icon off-center fix (#184) 2023-11-26 01:23:05 -08:00
collapsible chore: bump Radix Vue v1 (#139) 2023-10-24 20:51:00 +08:00
command chore: lint, fix frozen lockfile 2023-12-01 11:36:12 +08:00
context-menu chore: build registry 2023-10-24 20:57:02 +08:00
dialog fix: dialog props missing (#242) 2024-01-04 16:37:25 +03:30
dropdown-menu chore: lint, fix frozen lockfile 2023-12-01 11:36:12 +08:00
form docs: add @formkit/auto-animate example in form.md (#108) 2023-10-09 20:35:49 +08:00
hover-card chore: bump Radix Vue v1 (#139) 2023-10-24 20:51:00 +08:00
input fix: Input attrs not reactive (#228) 2024-01-03 00:07:30 +03:30
label feat: add new-york style components (#27) 2023-09-07 19:45:36 +08:00
menubar chore: bump Radix Vue v1 (#139) 2023-10-24 20:51:00 +08:00
navigation-menu feat: implement utilities from radix vue (#89) 2023-09-28 16:51:31 +08:00
pagination feat: add pagination (#109) 2023-10-10 15:09:16 +08:00
popover chore: bump Radix Vue v1 (#139) 2023-10-24 20:51:00 +08:00
progress feat: add new-york style components (#27) 2023-09-07 19:45:36 +08:00
radio-group chore: bump Radix Vue v1 (#139) 2023-10-24 20:51:00 +08:00
scroll-area feat: add new-york style components (#27) 2023-09-07 19:45:36 +08:00
select fix: add whitespace-nowrap for Button, Select, Tab (#266) 2024-01-13 00:04:05 +03:30
separator feat: add new-york style components (#27) 2023-09-07 19:45:36 +08:00
sheet feat: implement utilities from radix vue (#89) 2023-09-28 16:51:31 +08:00
skeleton feat: add new-york style components (#27) 2023-09-07 19:45:36 +08:00
slider feat: implement utilities from radix vue (#89) 2023-09-28 16:51:31 +08:00
switch chore: bump Radix Vue v1 (#139) 2023-10-24 20:51:00 +08:00
table feat: add new-york style components (#27) 2023-09-07 19:45:36 +08:00
tabs fix: hotfix for tabs wasn't import correctly 2023-10-02 10:14:27 +08:00
textarea feat: add new-york style components (#27) 2023-09-07 19:45:36 +08:00
toast docs: Improve the API reference of all the components (#152) 2023-11-09 18:42:01 +08:00
toggle fix: toggle not setting pressed property on init (#223) 2023-12-30 00:24:20 +03:30
tooltip chore: bump Radix Vue v1 (#139) 2023-10-24 20:51:00 +08:00