zernonia
215e365d16
Merge remote-tracking branch 'origin/dev' into next-reka
2024-11-19 17:11:44 +08:00
Damien Roche
a5b25a9c43
fix: switch from placeholder: to data-placeholder: prefix class for SelectValue ( #867 )
2024-11-09 08:33:01 +03:30
zernonia
d2b3a8783c
refactor: radix-vue to reka-ui
2024-11-04 18:19:28 +08:00
zernonia
f8f3fc754f
feat: support tailwind prefix ( #619 )
...
* chore: enable tw prefix
* chore: enable tw prefix during init
* fix: cater for cn function
* fix: prevent transforming importDeclaration
* chore: update registry to make sure tailwind prefix parse correctly
* chore: fix wrong import
* chore: checkpoint
* refactor: goodbye ts-morph
* chore: remove ts-morpg
* chore: update test
* chore: cleanup
* chore: fix test
* fix: move vue-metamorph to dep
* refactor: transform tw prefix by specific case
* fix: transform-sfc not parsing .ts file
* fix: prefix double quote
* chore: patch vue-eslint-parser
* refactor: transform to cater only for class in sfc
* refactor: replace detypes with @unovue/detypes
* chore: update test snapshot
* chore: update pnpm-lock, fix import
* chore: bump detypes version
* chore: update deps
2024-10-14 19:39:58 +08:00
Roman Hrynevych
85b10641c2
fix(Select): add truncate and text-start ( #726 )
...
* fix(select): add `shrink-0` to Icon
2024-08-22 11:13:55 +03:30
Sadegh Barati
a829212d42
refactor: use class as prop to prevent class duplication with cn function ( #241 )
2024-02-02 19:08:06 +03:30
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
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