Benjamin Canac
|
67e546504d
|
fix(Avatar): render on SSR
Co-Authored-By: Sébastien Chopin <seb@nuxt.com>
|
2025-02-18 18:04:59 +01:00 |
|
Benjamin Canac
|
0c827d2981
|
chore(Avatar/Stepper): fix types for vue-tsc@2.2.0
|
2025-02-17 12:37:54 +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 |
|
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
|
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
|
30ba53e20b
|
feat(module): allow tv customization through app.config (#2938)
|
2025-01-08 17:26:20 +01:00 |
|
Hugo Richard
|
7f64198a70
|
fix(Avatar): bind $attrs on AvatarFallback (#2933)
|
2024-12-19 13:00:31 +01:00 |
|
Benjamin Canac
|
b741ef3313
|
feat(Avatar): add default slot for fallback
|
2024-12-05 15:16:28 +01:00 |
|
Benjamin Canac
|
81ac076219
|
feat(module)!: migrate to reka-ui (#2448)
|
2024-12-03 16:11:32 +01:00 |
|
Benjamin Canac
|
c9adf333be
|
feat(Avatar): infer width / height on <img> based on size prop
|
2024-11-07 14:49:39 +01:00 |
|
Benjamin Canac
|
f1a14dd87c
|
feat(Avatar): use NuxtImg component when available
Resolves nuxt/ui#2078
|
2024-11-07 13:01:52 +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 |
|
Benjamin Canac
|
47ad74d029
|
fix(components): allow override of root through ui.root
|
2024-09-05 10:37:39 +02:00 |
|
Benjamin Canac
|
42f4f8d337
|
fix(module): use relative imports to components / composables
|
2024-07-25 18:17:20 +02:00 |
|
Benjamin Canac
|
da42c0489a
|
fix(Avatar): bind $attrs on image
|
2024-07-17 16:39:37 +02:00 |
|
Benjamin Canac
|
235556d3e0
|
fix(components): ui prop override with class (#136)
|
2024-07-03 14:35:58 +02:00 |
|
Benjamin Canac
|
673064dee5
|
chore(components): improve props
|
2024-06-28 18:13:03 +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
|
6d377d1f4b
|
fix: remove IconProps usage
|
2024-04-24 17:38:42 +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 |
|
Romain Hamel
|
bfd5988358
|
feat(Checkbox): new component (#67)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-03-27 12:00:15 +01:00 |
|
Benjamin Canac
|
961e6af9c8
|
chore(components): improve imports
|
2024-03-19 18:34:50 +01:00 |
|
Benjamin Canac
|
037a2fc8fa
|
chore(Avatar): use text prop to prevent breaking change
|
2024-03-11 17:38:42 +01:00 |
|
Benjamin Canac
|
978595ce88
|
feat(Avatar): new component
|
2024-03-11 15:08:54 +01:00 |
|