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
|
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
|
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 |
|
chenying
|
c49f8999d3
|
fix(SelectMenu): handle Boolean type as model value (#1550)
Co-authored-by: chenying <chenying@addcn.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-03-26 12:15:25 +01:00 |
|
Romain Hamel
|
92e736213b
|
fix(forms)!: normalize input emits (#1560)
|
2024-03-25 15:36:36 +01:00 |
|
Benjamin Canac
|
01bcca3dd7
|
chore(Textarea): rename inputRef to textareaRef
|
2024-03-25 14:26:44 +01:00 |
|
Mohammad Amin Mokhtari
|
e1e05af0ba
|
feat(Toggle): add loading prop (#1546)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-03-25 12:43:15 +01:00 |
|
Neil Richter
|
224ec3c1fb
|
feat(Accordion): emit open event with index (#1559)
|
2024-03-25 12:27:06 +01:00 |
|
Benjamin Canac
|
afc270589c
|
chore(Textarea): clean
|
2024-03-22 18:30:11 +01:00 |
|
Romain Hamel
|
2ca6973337
|
feat(Textarea): new component (#62)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-03-22 17:53:43 +01:00 |
|
Romain Hamel
|
091f8e91c4
|
feat(Input): use defineModel (#61)
|
2024-03-22 17:14:57 +01:00 |
|
Benjamin Canac
|
cd1073d938
|
feat(Switch): new component
|
2024-03-22 15:57:12 +01:00 |
|
Benjamin Canac
|
349780dae1
|
feat(Link): style with app config
|
2024-03-22 12:46:52 +01:00 |
|
Romain Hamel
|
167127861f
|
feat(Form): nested form validation (#23)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-03-21 18:39:59 +01:00 |
|
Eugen Istoc
|
e7697595c8
|
feat(Slideover): open programmatically (#1465)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-03-21 17:48:35 +01:00 |
|
Benjamin Canac
|
f086f2662e
|
fix(Tabs): missing props pick
|
2024-03-21 17:40:09 +01:00 |
|
Benjamin Canac
|
52eef36baa
|
chore(Accordion): improve and add tests
|
2024-03-21 17:39:03 +01:00 |
|
Benjamin Canac
|
a03b21fdb8
|
chore(Input): remove useless slot props
|
2024-03-21 17:23:49 +01:00 |
|
Benjamin Canac
|
1c1a39bcce
|
chore(Button): remove useless slot props
|
2024-03-21 17:23:37 +01:00 |
|
Benjamin Canac
|
c8bedf8458
|
fix(NavigationMenu): use ULink with custom
|
2024-03-21 17:10:30 +01:00 |
|
Benjamin Canac
|
3ed5a08518
|
feat(Link): break component in two with custom prop
|
2024-03-21 17:10:18 +01:00 |
|
Benjamin Canac
|
4ae45abd63
|
chore(Button): remove class on slots
|
2024-03-21 17:01:11 +01:00 |
|
Benjamin Canac
|
d1aa6e3fd9
|
chore(NavigationMenu): improve slots
|
2024-03-21 13:05:44 +01:00 |
|
Benjamin Canac
|
a21648a191
|
feat(Accordion): new component
|
2024-03-21 13:00:58 +01:00 |
|
Benjamin Canac
|
7e1196c62c
|
chore(Tooltip): improve slots
|
2024-03-21 12:55:49 +01:00 |
|
Benjamin Canac
|
89ab141376
|
chore: clean withDefaults
|
2024-03-21 12:55:21 +01:00 |
|
Benjamin Canac
|
f4a1d4a7c3
|
chore(Tabs): improve slots
|
2024-03-21 12:54:39 +01:00 |
|
Benjamin Canac
|
2756d35458
|
chore(Tabs): rename #item slot to #content
|
2024-03-21 10:44:46 +01:00 |
|
Benjamin Canac
|
a78b0965e8
|
fix(FormField): generics
|
2024-03-20 14:13:32 +01:00 |
|
Benjamin Canac
|
03edad885d
|
fix(NavigationMenu): prevent err without links
|
2024-03-20 14:08:40 +01:00 |
|
Benjamin Canac
|
de8100af3a
|
feat(Input): handle icons
|
2024-03-20 14:04:26 +01:00 |
|
Benjamin Canac
|
6e10a0942f
|
feat(Button): use useComponentIcons
|
2024-03-20 12:43:27 +01:00 |
|
Benjamin Canac
|
802a15990d
|
fix(Link): improve type prop
|
2024-03-20 12:34:44 +01:00 |
|
Stanley
|
b0ecac563c
|
fix(SelectMenu): filteredOptions might be undefined (#1541)
Co-authored-by: Sedana Yoga <55230513+sedanayoga@users.noreply.github.com>
|
2024-03-20 10:55:13 +01:00 |
|
Benjamin Canac
|
0d4d86d79d
|
feat(NavigationMenu): new component
|
2024-03-19 19:12:31 +01:00 |
|
Benjamin Canac
|
5a2a31092a
|
chore(Popover): remove useless props
|
2024-03-19 18:37:15 +01:00 |
|
Benjamin Canac
|
46c066d791
|
fix(Link)!: expose active instead of isActive in default slot
|
2024-03-19 18:37:00 +01:00 |
|
Benjamin Canac
|
aaf2a2d8ad
|
chore(components): consistent slots declaration
|
2024-03-19 18:35:27 +01:00 |
|