Yasser Lahbibi
|
db8111d783
|
fix(InputMenu/Select/SelectMenu): improve types (#2471)
|
2024-10-28 18:08:24 +01:00 |
|
Benjamin Canac
|
b54950e3ed
|
feat(Table): implement component (#2364)
|
2024-10-23 17:32:30 +02:00 |
|
rizkyyy
|
5385944359
|
feat(Form): add superstruct validation (#2363)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
Co-authored-by: Romain Hamel <rom.hml@gmail.com>
|
2024-10-19 14:07:22 +02:00 |
|
Benjamin Canac
|
68ee3f11ca
|
feat(Carousel): implement component (#2288)
|
2024-10-08 17:12:43 +02:00 |
|
Fabian Hiller
|
0955c07edd
|
feat(Form): add Standard Schema support (#2303)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-10-07 23:25:52 +02:00 |
|
Romain Hamel
|
175229384f
|
chore(Form): catch-up with v2 changes (#2165)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-09-10 14:09:42 +02:00 |
|
Romain Hamel
|
8c886279b2
|
test(Form): fix (#2153)
|
2024-09-06 18:58:24 +02:00 |
|
Benjamin Canac
|
9078da5279
|
chore(templates): improve DeepPartial type
|
2024-07-09 12:26:04 +02:00 |
|
Benjamin Canac
|
5cc4457a74
|
fix(components): declare ui prop with PartialString when arrays in theme slots
|
2024-07-02 15:02:29 +02:00 |
|
Romain Hamel
|
20acc92eec
|
feat(Form): support for valibot@33 (#132)
|
2024-07-01 10:52:27 +02:00 |
|
Benjamin Canac
|
cd7cc0d9a3
|
chore: improve types export
|
2024-06-25 17:58:14 +02:00 |
|
Benjamin Canac
|
5f7872f06e
|
fix(types): useless import
|
2024-06-24 17:30:05 +02:00 |
|
Neil Richter
|
2bf99e1eb4
|
feat(Modal): open programmatically (#78)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-05-28 17:14:13 +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
|
7a376b5e49
|
feat(SelectMenu): new component (#103)
|
2024-05-13 14:26:01 +02:00 |
|
Benjamin Canac
|
1942b8e117
|
feat(Select): new component (#92)
|
2024-05-07 22:58:56 +02:00 |
|
Benjamin Canac
|
99f20a4154
|
feat(InputMenu): new component (#86)
|
2024-05-06 18:59:49 +02:00 |
|
Romain Hamel
|
a9a1746486
|
chore: use InjectionKey to type and define injected properties (#90)
|
2024-05-06 10:45:36 +02:00 |
|
Benjamin Canac
|
d0017bf847
|
feat(CommandPalette): new component (#80)
|
2024-04-30 18:14:18 +02:00 |
|
Mauro Erta
|
559a8cba58
|
fix(FormField): added a utility type to fix some type errors (#81)
Co-authored-by: Mauro Erta <mauro.erta@sap.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-04-29 18:12:09 +02:00 |
|
Benjamin Canac
|
16071846a8
|
chore(FormField): rename inputId to id
|
2024-04-28 11:46:24 +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 |
|
plushdohn
|
c6a93f71f2
|
fix: dynamic slots autocomplete (#77)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-04-24 19:15:20 +02:00 |
|
Benjamin Canac
|
c36bae4b21
|
feat(Pagination): new component
Resolves #11
|
2024-04-17 16:14:24 +02:00 |
|
Benjamin Canac
|
53a2bc0264
|
feat(Breadcrumb): new component
Resolves #22
|
2024-04-16 17:23:41 +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
|
1535313596
|
feat(Alert): new component
Resolves #23
|
2024-04-12 19:00:55 +02:00 |
|
Benjamin Canac
|
abb7580f71
|
chore(module): lint
|
2024-04-12 14:02:23 +02:00 |
|
Benjamin Canac
|
5e6275fcff
|
feat(Drawer): implement with vaul-vue
Resolves #53
|
2024-04-11 14:50: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
|
3da1e1a518
|
feat(Toast): new component (#50)
|
2024-04-10 18:22:09 +02:00 |
|
Romain Hamel
|
2dfaea580a
|
chore(Form): export FormValidationException in #ui/types (#47)
|
2024-04-08 12:00:38 +02:00 |
|
Benjamin Canac
|
bc85d70924
|
chore(DropdownMenu): move slots type to parent
|
2024-04-04 12:07:59 +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 |
|
Benjamin Canac
|
b471547eb7
|
chore(components): improve imports
|
2024-03-29 16:59:24 +01:00 |
|
Benjamin Canac
|
74cfb3d18f
|
chore(types): export from components
|
2024-03-29 16:24:40 +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 |
|
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
|
a78b0965e8
|
fix(FormField): generics
|
2024-03-20 14:13:32 +01:00 |
|
Romain Hamel
|
de62676647
|
feat(Form): new component (#4)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-03-19 16:09:12 +01:00 |
|
Benjamin Canac
|
9a42fa415f
|
chore: add eol
|
2024-03-13 16:58:11 +01:00 |
|
Benjamin Canac
|
b08d2bd3c6
|
chore(module): update
|
2024-03-07 16:57:14 +01:00 |
|
Benjamin Canac
|
7e19c30f80
|
chore(module): update
|
2024-03-07 16:08:48 +01:00 |
|
Benjamin Canac
|
17ea7efd3b
|
chore: externalize theme to type app config
|
2024-03-06 12:27:14 +01:00 |
|
Amir Reza Dalir
|
5266591c88
|
fix(Form): improve validate path type (#1370)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-02-18 11:15:15 +01:00 |
|
Romain Hamel
|
d4b6147fcc
|
fix(Form): return false when silent validation fails (#1371)
|
2024-02-18 11:11:07 +01:00 |
|