Commit Graph

1011 Commits

Author SHA1 Message Date
Benjamin Canac
abb7580f71 chore(module): lint 2024-04-12 14:02:23 +02:00
Benjamin Canac
4dcb74e0a9 fix(Toaster): increase container height to prevent animation blink 2024-04-11 15:40:57 +02:00
Benjamin Canac
d726e4ddac feat(Toast): implement progress duration
Resolves #51
2024-04-11 15:40:37 +02:00
Benjamin Canac
5e6275fcff feat(Drawer): implement with vaul-vue
Resolves #53
2024-04-11 14:50:38 +02:00
Benjamin Canac
bc2d9ab620 chore(Slideover): remove header div when unnecessary 2024-04-11 14:41:59 +02:00
Benjamin Canac
2a2e3953cb chore(Modal): remove header div when unnecessary 2024-04-11 14:41:54 +02:00
Benjamin Canac
432256dc67 chore(Toaster): move slot first 2024-04-11 14:39:57 +02:00
Benjamin Canac
4b29828e9d fix(Toaster): proxy slot from App 2024-04-11 11:25:38 +02:00
Sandro Circi
8d76a8b195 feat(Separator): new component (#46)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2024-04-10 18:40:08 +02:00
Benjamin Canac
78d5b32fd3 chore(Toast): lint 2024-04-10 18:27:01 +02:00
Benjamin Canac
3da1e1a518 feat(Toast): new component (#50) 2024-04-10 18:22:09 +02:00
Benjamin Canac
bf0a04eb8b feat(Tabs): handle avatar 2024-04-09 18:19:17 +02:00
Benjamin Canac
d545a927a1 chore(Switch): clean 2024-04-08 17:20:01 +02:00
Benjamin Canac
c0ab0cdde0 chore(DropdownMenu): add comment on type 2024-04-08 17:19:44 +02:00
Romain Hamel
ebb7c074af feat(Switch): form integration (#48)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2024-04-08 12:15:18 +02:00
Romain Hamel
2dfaea580a chore(Form): export FormValidationException in #ui/types (#47) 2024-04-08 12:00:38 +02:00
Benjamin Canac
2cc41dedcf feat(Kbd): add color prop 2024-04-05 17:14:39 +02:00
Benjamin Canac
06ea029ef6 feat(Tabs): handle items icon 2024-04-05 17:14:23 +02:00
Benjamin Canac
58a29911dd chore(NavigationMenu): add missing value on items 2024-04-04 18:22:57 +02:00
Benjamin Canac
b712a2c31c chore(FormField): clean container class 2024-04-04 15:14:10 +02:00
Benjamin Canac
b99482913e chore(Slideover): use variants to type side prop 2024-04-04 12:09:32 +02:00
Benjamin Canac
bc85d70924 chore(DropdownMenu): move slots type to parent 2024-04-04 12:07:59 +02:00
Benjamin Canac
61851f838b chore(module): rename plugin to colors 2024-04-03 18:36:21 +02:00
Benjamin Canac
ea29cc238c chore: allow as in content and arrow props 2024-04-03 17:52:08 +02:00
Benjamin Canac
56da54b440 chore(Tabs): add content prop with force-mount 2024-04-03 17:51:26 +02:00
Benjamin Canac
550c89d92c chore(Accordion): add content prop for consistency 2024-04-03 17:50:54 +02:00
Benjamin Canac
c36940a221 fix(Accordion): dont set a default-value 2024-04-03 17:50:32 +02:00
Benjamin Canac
5f2a9ddc2e chore: move animations in tailwind.css
Resolves #25
2024-04-03 17:08:16 +02:00
Benjamin Canac
17c7256864 chore(theme): use kebab case 2024-04-02 19:29:35 +02:00
Benjamin Canac
659c58b49f chore(Provider): rename to App 2024-04-02 19:01:07 +02:00
Benjamin Canac
f3c690ebd8 chore(templates): move DeepPartial to runtime types
chore(templates): up
2024-04-02 17:22:19 +02:00
Romain Hamel
e29b514f8d feat(RadioGroup): new component (#41)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2024-04-02 11:35:16 +02:00
Benjamin Canac
cff37bf211 feat(Avatar): bind as to image to support NuxtImg 2024-03-29 16:59:43 +01:00
Benjamin Canac
b471547eb7 chore(components): improve imports 2024-03-29 16:59:24 +01:00
Benjamin Canac
10b56bb16c chore(useShortcuts): prevent double export 2024-03-29 16:25:02 +01:00
Benjamin Canac
74cfb3d18f chore(types): export from components 2024-03-29 16:24:40 +01:00
Benjamin Canac
44033508a7 feat(DropdownMenu): new component (#37) 2024-03-29 13:42:02 +01:00
Benjamin Canac
2fbf47e1fc chore(NavigationMenu): better indexes 2024-03-27 17:17:39 +01:00
Benjamin Canac
ee1d6ed08f fix(NavigationMenu): label doesn't need to be typed as number 2024-03-27 16:46:32 +01:00
Benjamin Canac
4301821473 fix(NavigationMenu): optional links 2024-03-27 16:45:40 +01:00
Benjamin Canac
20caea1cd7 fix(Tabs): optional items 2024-03-27 16:45:16 +01:00
Benjamin Canac
d00084c54c fix(Tooltip): missing conditions on slots 2024-03-27 16:45:03 +01:00
Benjamin Canac
508ae0806f chore: remove useless css file 2024-03-27 14:15:35 +01:00
Benjamin Canac
85c693e3ba remove old files 2024-03-27 12:39:55 +01:00
Benjamin Canac
f3fec877c5 Merge branch 'main' of https://github.com/benjamincanac/nuxt-ui3 into dev 2024-03-27 12:34:43 +01:00
Benjamin Canac
8517897c34 fix(Popover): missing mouseenter event on container
Resolves #1564
2024-03-27 12:04:49 +01:00
Benjamin Canac
72889535e7 fix(Dropdown): missing mouseenter event on container 2024-03-27 12:04:31 +01:00
Romain Hamel
bfd5988358 feat(Checkbox): new component (#67)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2024-03-27 12:00:15 +01:00
Romain Hamel
878f7078a2 fix(Input/SelectMenu): handle file type and change events (#1570) 2024-03-27 11:57:31 +01:00
Benjamin Canac
8fd369372b feat(Switch): handle loading and loadingIcon
Resolves #65
2024-03-26 15:48:16 +01:00