Benjamin Canac
|
07e1b4f1f4
|
fix(NavigationMenu): disable collapsible with collapsed prop
|
2025-01-30 14:19:13 +01:00 |
|
Benjamin Canac
|
49dd0885a0
|
fix(Badge): missing UAvatar import
Resolves #3203
|
2025-01-29 17:38:23 +01:00 |
|
Benjamin Canac
|
c1c9da4d38
|
fix(NavigationMenu): wrong level compute on vertical orientation
|
2025-01-29 16:11:32 +01:00 |
|
Benjamin Canac
|
e2b78a78a4
|
feat(CommandPalette): support link props in items
Resolves #3190
|
2025-01-28 14:51:57 +01:00 |
|
Benjamin Canac
|
cd16b95c98
|
fix(components): prevent multiple appConfig identifier import (#3186)
|
2025-01-27 13:26:21 +01:00 |
|
Benjamin Canac
|
d27be06164
|
chore(Avatar): cast ImageComponent to string
|
2025-01-27 13:02:56 +01:00 |
|
Romain Hamel
|
c0b485d563
|
feat(Form): form validation properties (#3137)
|
2025-01-24 19:10:44 +01:00 |
|
Benjamin Canac
|
ac86ee01b9
|
feat(NavigationMenu): add contentOrientation prop
|
2025-01-24 18:35:04 +01:00 |
|
Benjamin Canac
|
36d7402be1
|
fix(Avatar): hide fallback when image is loaded
Resolves nuxt/ui-pro#727
|
2025-01-24 17:29:53 +01:00 |
|
Benjamin Canac
|
2b7ff3edf6
|
fix(NavigationMenu): handle children recursively in vertical orientation
Resolves #3128
|
2025-01-24 14:07:29 +01:00 |
|
Benjamin Canac
|
9b5a957cdd
|
fix(ContextMenu/DropdownMenu): remove unnecessary bindings in html
|
2025-01-24 13:03:44 +01:00 |
|
Benjamin Canac
|
00c5f26111
|
fix(Avatar): handle loading manually to support @nuxt/image
Resolves nuxt/ui-pro#727
|
2025-01-24 12:14:48 +01:00 |
|
Benjamin Canac
|
90dc03cd03
|
chore(Select): clean props
|
2025-01-20 14:48:28 +01:00 |
|
Romain Hamel
|
b95b91391a
|
feat(FormField): set aria-describedby and aria-invalid attributes (#3123)
|
2025-01-20 11:46:09 +01:00 |
|
Benjamin Canac
|
3fc2210e03
|
feat(NavigationMenu): add collapsed prop
|
2025-01-16 16:34:36 +01:00 |
|
Benjamin Canac
|
27fdc8e260
|
feat(NavigationMenu): handle label type in items
Resolves #2993
|
2025-01-16 15:56:14 +01:00 |
|
Alex
|
51e5e65be7
|
refactor(ColorPicker)!: migrate from color to colortranslator (#3097)
|
2025-01-14 15:01:47 +01:00 |
|
Romain Hamel
|
de9ecb1d76
|
fix(Form)!: include nested state in submit data (#3028)
|
2025-01-14 10:49:39 +01:00 |
|
kyyy
|
c902a40f7c
|
fix(SelectMenu): handle resetSearchTermOnBlur manually (#3082)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-01-13 11:26:16 +01:00 |
|
Romain Hamel
|
1a54ab231b
|
refactor(Form): rename validation functions and vars for clarity (#3029)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-01-13 11:19:29 +01:00 |
|
Malik-Jouda
|
d5dba0ebc9
|
fix(CommandPalette/SelectMenu): missing translations (#3057)
|
2025-01-10 18:20:47 +01:00 |
|
kyyy
|
5a443944ae
|
fix(InputMenu): removing tag does not change modelValue (#3054)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-01-09 11:53:03 +01:00 |
|
Benjamin Canac
|
30ba53e20b
|
feat(module): allow tv customization through app.config (#2938)
|
2025-01-08 17:26:20 +01:00 |
|
Benjamin Canac
|
4344e36664
|
fix(Accordion/Collapsible/NavigationMenu/Tabs): define unmountOnHide default
|
2025-01-07 15:08:06 +01:00 |
|
Romain Hamel
|
41dc11ceef
|
fix(FormField): restore eager-validation prop behavior (#3031)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-01-06 18:52:23 +01:00 |
|
renovate[bot]
|
8c88912a8f
|
chore(deps): update all non-major dependencies (v3) (#2985)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-01-06 17:17:03 +01:00 |
|
Benjamin Canac
|
4f05b1aac9
|
fix(Stepper): correct item value type
|
2024-12-27 11:21:34 +01:00 |
|
Benjamin Canac
|
c223281763
|
chore(Progress): remove $slots usage
|
2024-12-24 12:41:32 +01:00 |
|
Benjamin Canac
|
23550c2263
|
chore(Carousel/Stepper): move orientation from defaultVariants to withDefaults
|
2024-12-23 12:23:28 +01:00 |
|
Bruno Belloni
|
1b3c919222
|
feat(CommandPalette): add autofocus prop (#2942)
|
2024-12-20 12:21:05 +01:00 |
|
Hugo Richard
|
7f64198a70
|
fix(Avatar): bind $attrs on AvatarFallback (#2933)
|
2024-12-19 13:00:31 +01:00 |
|
Benjamin Canac
|
e931880671
|
fix(NavigationMenu): highlight border on children only with vertical orientation
|
2024-12-17 15:33:59 +01:00 |
|
Benjamin Canac
|
82d63446a1
|
fix(NavigationMenu): unbind link on collapsible trigger with vertical orientation
|
2024-12-17 14:05:03 +01:00 |
|
Everton
|
4c5a4fb526
|
fix(DropdownMenu/ContextMenu): correct bindings of checkbox items (#2921)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-12-16 15:13:36 +01:00 |
|
Benjamin Canac
|
6fb426fc17
|
fix(Modal/Popover/Slideover)!: rename prevent-close to dismissible + uniformize docs
|
2024-12-16 13:11:10 +01:00 |
|
Benjamin Canac
|
fdaff6630f
|
chore(Modal/Slideover): remove unnecessary code to handle toasts
|
2024-12-16 12:57:22 +01:00 |
|
Benjamin Canac
|
babfcdcb02
|
chore(deps): set debug resolution and refresh lock
|
2024-12-13 15:12:28 +01:00 |
|
Benjamin Canac
|
ae33adb900
|
chore(NavigationMenu): improve badge tsdoc
|
2024-12-13 11:43:39 +01:00 |
|
Benjamin Canac
|
473194fbaf
|
fix(Stepper): wrong item in title & description slots
Resolves #2888
|
2024-12-13 00:04:27 +01:00 |
|
Benjamin Canac
|
3445078cab
|
chore(Alert/CommandPalette): improve close tsdoc
|
2024-12-11 16:22:32 +01:00 |
|
Benjamin Canac
|
edad9b7f5c
|
chore(Chip): improve inset prop tsdoc
|
2024-12-10 12:13:32 +01:00 |
|
Benjamin Canac
|
3b9ca2263d
|
fix(CommandPalette): keep ignoreFilter groups at their place (#2833)
|
2024-12-09 10:17:54 +01:00 |
|
Benjamin Canac
|
4b653ef773
|
feat(NavigationMenu): handle item.trailingIcon display
|
2024-12-05 16:29:28 +01:00 |
|
Benjamin Canac
|
816bb69deb
|
fix(Stepper): missing import
|
2024-12-05 15:22:25 +01:00 |
|
Benjamin Canac
|
b741ef3313
|
feat(Avatar): add default slot for fallback
|
2024-12-05 15:16:28 +01:00 |
|
Benjamin Canac
|
bc80a0121f
|
chore(ColorPicker): use reka-ui
|
2024-12-05 14:47:48 +01:00 |
|
Alex
|
e475b6438d
|
feat(ColorPicker): implement component (#2670)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-12-05 14:11:43 +01:00 |
|
Romain Hamel
|
6484d010a1
|
feat(Stepper): new component (#2733)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-12-05 12:20:45 +01:00 |
|
Benjamin Canac
|
81ac076219
|
feat(module)!: migrate to reka-ui (#2448)
|
2024-12-03 16:11:32 +01:00 |
|
Christian López C
|
004a577467
|
feat(Table): handle meta.class on th and td (#2790)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-12-02 13:43:08 +01:00 |
|