Benjamin Canac
|
81ac076219
|
feat(module)!: migrate to reka-ui (#2448)
|
2024-12-03 16:11:32 +01:00 |
|
Guillaume Chau
|
9241ba1230
|
fix(FormField): missing conditions to apply container classes (#2631)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-11-13 15:57:35 +01:00 |
|
Romain Hamel
|
3584a3328b
|
fix(Form): match error-pattern on input validation (#2606)
|
2024-11-11 22:50:22 +01:00 |
|
Romain Hamel
|
143612ec73
|
feat(FormField): add error-pattern prop (#2601)
|
2024-11-11 18:35:27 +01:00 |
|
Romain Hamel
|
701c75a2a8
|
feat(module): devtools integration (#2196)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-11-05 22:17:56 +01: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
|
de0133e177
|
chore(components): use useId from vue
|
2024-09-05 16:00:30 +02:00 |
|
Benjamin Canac
|
47ad74d029
|
fix(components): allow override of root through ui.root
|
2024-09-05 10:37:39 +02:00 |
|
Benjamin Canac
|
a261028f6e
|
chore: script setup order definition
|
2024-08-23 16:02:46 +02:00 |
|
Benjamin Canac
|
a23c3140df
|
fix(FormField): allow error prop as boolean
|
2024-08-01 11:51:07 +02:00 |
|
Benjamin Canac
|
42f4f8d337
|
fix(module): use relative imports to components / composables
|
2024-07-25 18:17:20 +02:00 |
|
Benjamin Canac
|
c018c23224
|
feat(components): uniformize colors and variants (#141)
|
2024-07-09 10:45:26 +02:00 |
|
Benjamin Canac
|
235556d3e0
|
fix(components): ui prop override with class (#136)
|
2024-07-03 14:35:58 +02:00 |
|
Benjamin Canac
|
cd7cc0d9a3
|
chore: improve types export
|
2024-06-25 17:58:14 +02:00 |
|
Benjamin Canac
|
1942b8e117
|
feat(Select): new component (#92)
|
2024-05-07 22:58:56 +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
|
16071846a8
|
chore(FormField): rename inputId to id
|
2024-04-28 11:46:24 +02:00 |
|
Benjamin Canac
|
abb7580f71
|
chore(module): lint
|
2024-04-12 14:02:23 +02:00 |
|
Benjamin Canac
|
b712a2c31c
|
chore(FormField): clean container class
|
2024-04-04 15:14:10 +02:00 |
|
Benjamin Canac
|
17c7256864
|
chore(theme): use kebab case
|
2024-04-02 19:29:35 +02: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
|
167127861f
|
feat(Form): nested form validation (#23)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-03-21 18:39:59 +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 |
|