Commit Graph

6 Commits

Author SHA1 Message Date
zernonia
71c5904a6a Merge remote-tracking branch 'origin/dev' into pr/zernonia/619 2024-10-11 12:44:06 +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