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
Roman Hrynevych
b941b92dee
fix(popover): add max-height to SelectContent ( #263 ) ( #264 )
...
* fix(popover): add max-height to SelectContent (#263 )
Closes : #263
* fix(popover): add max-height to SelectContent [default style] (#263 )
Closes : #263
2024-01-11 23:45:52 +03:30
zernonia
73c561d698
chore: bump Radix Vue v1 ( #139 )
...
* refactor: apply all v1 changes
* chore: bump radix-vue version
* chore: remove WIP
* chore: update component preview
* chore: fix old pnpm lock
2023-10-24 20:51:00 +08:00
zernonia
d49126ecc8
feat: implement utilities from radix vue ( #89 )
...
* refactor: change all popper related element to use useForwardPropsEmits
* refactor: use useEmitAsProps from radix-vue
2023-09-28 16:51:31 +08:00
zernonia
02fe76d1f0
refactor: replace iconify icons with @radix-icons/vue for newyork style ( #87 )
...
* refactor: changes all instance of unplugin-icons to radix-icons
* chore: build registry
* test: fix new deps
2023-09-27 12:26:24 +08:00
zernonia
56f473ccc1
feat: add scrollarea, nav menu
2023-09-04 11:30:01 +08:00
zernonia
4f94bf62a4
docs: update select
2023-08-30 18:02:27 +08:00
zernonia
4017bc628c
feat: vitepress docs
2023-08-30 15:42:00 +08:00