Commit Graph

132 Commits

Author SHA1 Message Date
Benjamin Canac
c9c685a01c chore(Breadcrumb): improve theme config 2024-05-27 14:50:40 +02:00
Benjamin Canac
51f4ffc953 chore(DropdownMenu/ContextMenu): handle external icon 2024-05-27 14:49:22 +02:00
Benjamin Canac
9970f0ea6b chore(Breadcrumb): improve links hover style 2024-05-17 11:52:24 +02:00
Benjamin Canac
f1b9e27ff7 chore(Tabs): improve trigger transition 2024-05-16 17:21:57 +02:00
Benjamin Canac
08c91fe8f1 feat(Checkbox/Progress/RadioGroup/Slider/Switch): add black color 2024-05-16 15:30:15 +02:00
Benjamin Canac
633a39452a feat: add transition-colors on hover effects 2024-05-16 13:09:47 +02:00
Benjamin Canac
2e174c7d20 chore(Button): improve subtle variant hover state 2024-05-16 12:22:31 +02:00
Sandro Circi
138cb2d12d feat(Progress): new component (#75)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2024-05-15 15:26:07 +02:00
Benjamin Canac
fe3ab652b4 feat(InputMenu): handle multiple
Resolves #91
2024-05-14 12:37:51 +02:00
Benjamin Canac
7a376b5e49 feat(SelectMenu): new component (#103) 2024-05-13 14:26:01 +02:00
Romain Hamel
52cf471099 feat(Form): Select and InputMenu integration (#97)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2024-05-10 12:53:52 +02:00
Romain Hamel
810d278ea7 chore(RadioGroup): rename options prop to items (#98)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2024-05-10 12:31:20 +02:00
Benjamin Canac
1942b8e117 feat(Select): new component (#92) 2024-05-07 22:58:56 +02:00
Romain Hamel
43066fd9ea feat(ButtonGroup): new component (#88)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2024-05-07 11:19:25 +02:00
Benjamin Canac
e398637174 fix(Textarea): same size as input 2024-05-06 22:03:38 +02:00
Benjamin Canac
99f20a4154 feat(InputMenu): new component (#86) 2024-05-06 18:59:49 +02:00
Benjamin Canac
63822c3cf6 chore(CommandPalette): remove useless theme slot 2024-05-02 15:42:06 +02:00
Benjamin Canac
4ac7a7e3e9 fix(ContextMenu): remove arrow prop 2024-05-02 15:41:54 +02:00
Benjamin Canac
d0017bf847 feat(CommandPalette): new component (#80) 2024-04-30 18:14:18 +02:00
Benjamin Canac
0450f6b4a9 fix(Tooltip): use scale-in / scale-out animations 2024-04-29 11:21:44 +02:00
Benjamin Canac
67a15686e5 fix(Input/Textarea): remove useless gap 2024-04-29 11:21:44 +02:00
Benjamin Canac
fc50996ccf fix(Checkbox): icon render 2024-04-28 17:55:24 +02:00
Benjamin Canac
72ac394476 chore(Accordion): add missing shrink-0 on trailing icon 2024-04-28 17:54:46 +02:00
Benjamin Canac
f90f7d7b7c fix(Popover): use scale-in / scale-out animations 2024-04-28 17:54:32 +02:00
Benjamin Canac
def5f7c10b feat(AvatarGroup): new component (#71)
Co-authored-by: Romain Hamel <romain@boilr.io>
2024-04-26 17:04:49 +02:00
Benjamin Canac
65a3b0a2d0 feat(ContextMenu): new component
Resolves #18
2024-04-26 14:53:50 +02:00
Benjamin Canac
a5bb25dd95 feat(DropdownMenu): handle item type separator 2024-04-25 11:48:27 +02:00
Benjamin Canac
f9259f6857 fix(Input): missing file: selector on dark mode 2024-04-24 16:25:09 +02:00
Benjamin Canac
f076019f8f feat(useKbd): new composable (#73) 2024-04-23 11:52:09 +02:00
Silver343
814437255e feat(RadioGroup): handle horizontal orientation (#74) 2024-04-22 14:14:51 +02:00
Benjamin Canac
1b941ede36 chore(Switch): remove useless peer class 2024-04-17 16:24:05 +02:00
Benjamin Canac
3c89d6b2c5 fix(Checkbox): reduce icon size 2024-04-17 16:23:54 +02:00
Benjamin Canac
c36bae4b21 feat(Pagination): new component
Resolves #11
2024-04-17 16:14:24 +02:00
Benjamin Canac
1dcc1f5074 feat(DropdownMenu): add #item slot for consistency 2024-04-17 12:19:20 +02:00
Benjamin Canac
ea19a3061f feat(NavigationMenu): rename links to items + improve slots 2024-04-17 12:19:20 +02:00
Benjamin Canac
d56d3a13e3 feat(Breadcrumb): rename links to items + improve slots 2024-04-17 12:19:20 +02:00
Benjamin Canac
7aa353d8cc chore(Alert): update ring on white color 2024-04-16 17:42:47 +02:00
Benjamin Canac
13a53f4cfb chore: use gap instead of gap-x for consistency 2024-04-16 17:24:41 +02:00
Benjamin Canac
53a2bc0264 feat(Breadcrumb): new component
Resolves #22
2024-04-16 17:23:41 +02:00
Benjamin Canac
298ac68447 fix(NavigationMenu): handle truncate on vertical orientation 2024-04-16 17:09:17 +02:00
Benjamin Canac
f302a15972 feat: uniformize components sizes (#68) 2024-04-16 12:26:29 +02:00
Romain Hamel
78e45600de feat(Slider): new component (#57)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2024-04-15 16:15:29 +02:00
Benjamin Canac
f664f69097 fix(NavigationMenu): handle disabled through variants + isolate list + use separator instead of divide 2024-04-15 15:21:25 +02:00
Benjamin Canac
cd214f91db fix(DropdownMenu): handle disabled with data attribute for links 2024-04-15 14:48:33 +02:00
Benjamin Canac
6236953ed0 fix(Accordion): handle disabled through variants 2024-04-15 14:43:56 +02:00
Benjamin Canac
1e65933d9c fix(Tabs): horizontal orientation 2024-04-15 14:22:49 +02:00
Romain Hamel
2fe91f3847 feat(Switch): add label and description props (#60)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2024-04-15 11:56:30 +02:00
Benjamin Canac
1535313596 feat(Alert): new component
Resolves #23
2024-04-12 19:00:55 +02:00
Benjamin Canac
48ddf39188 fix(Tabs): specific transition 2024-04-12 18:38:58 +02:00
Benjamin Canac
cbd58ee707 chore(Toast): improve progress bar 2024-04-12 18:37:32 +02:00