Benjamin Canac
|
fb36df5302
|
fix(components): missing $attrs bind (#3152)
|
2025-02-21 12:26:34 +01:00 |
|
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
|
6c7bacd0ba
|
chore(deps): update & remove happy-dom resolution
|
2025-02-16 16:14:55 +01:00 |
|
Sandro Circi
|
104852a55c
|
chore: use new syntax for css variables (#3258)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-02-07 11:24:14 +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 |
|
Hugo Richard
|
7f64198a70
|
fix(Avatar): bind $attrs on AvatarFallback (#2933)
|
2024-12-19 13:00:31 +01:00 |
|
Benjamin Canac
|
81ac076219
|
feat(module)!: migrate to reka-ui (#2448)
|
2024-12-03 16:11:32 +01:00 |
|
Guillaume Chau
|
bc2bcb30d9
|
fix(icons): make loading icon clockwise (#2797)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-11-28 15:18:14 +01:00 |
|
max
|
95aa6f68b3
|
feat(PinInput): implement component (#2570)
Co-authored-by: Max Steinwand <msteinwand@kues.de>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
Co-authored-by: Romain Hamel <rom.hml@gmail.com>
|
2024-11-12 16:11:06 +01:00 |
|
renovate[bot]
|
fa5a3752c9
|
chore(deps): update tailwindcss to v4.0.0-alpha.33 (v3) (#2493)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-11-12 13:56:31 +01:00 |
|
Benjamin Canac
|
c9adf333be
|
feat(Avatar): infer width / height on <img> based on size prop
|
2024-11-07 14:49:39 +01:00 |
|
Alex
|
a6c1a6c587
|
feat(theme)!: migrate from heroicons to lucide (#2540)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-11-06 12:59:19 +01:00 |
|
Malik-Jouda
|
94c49186e1
|
feat(components): improve RTL support (#2433)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-10-28 21:37:01 +01:00 |
|
Benjamin Canac
|
f59844bb61
|
fix(Input/InputMenu/Select/SelectMenu): uniformize placeholder color
|
2024-10-18 15:48:08 +02:00 |
|
Benjamin Canac
|
53a3796d1b
|
feat(Input/InputMenu/Select/SelectMenu): handle avatar prop
|
2024-10-17 18:21:12 +02:00 |
|
Sandro Circi
|
dcce571cda
|
fix(module): stop using tailwind's shorthand arbitrary variable syntax (#2366)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-10-14 10:42:26 +02:00 |
|
Sandro Circi
|
057e86cfda
|
feat(module): implement --ui-radius CSS variable (#2341)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-10-09 14:28:29 +02:00 |
|
Benjamin Canac
|
9368c6a639
|
refactor(module)!: implement design system with CSS variables (#2298)
|
2024-10-07 14:48:02 +02:00 |
|
Benjamin Canac
|
19bfc36976
|
test(Input): add missing file type
|
2024-09-23 10:52:02 +02:00 |
|
Benjamin Canac
|
eba8b4b31a
|
feat(Input): set autocomplete to off by default
|
2024-07-09 15:24:07 +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
|
fe3ab652b4
|
feat(InputMenu): handle multiple
Resolves #91
|
2024-05-14 12:37:51 +02:00 |
|
Benjamin Canac
|
27ffb8d8ab
|
feat(SelectMenu): handle multiple prop
Resolves #102
|
2024-05-13 16:12:06 +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 |
|
Benjamin Canac
|
f409395297
|
test: update snapshots
|
2024-05-06 12:16:19 +02:00 |
|
Benjamin Canac
|
67a15686e5
|
fix(Input/Textarea): remove useless gap
|
2024-04-29 11:21:44 +02:00 |
|
Benjamin Canac
|
f0627f700e
|
test: update snapshots with latest icons
|
2024-04-25 11:21:44 +02:00 |
|
Benjamin Canac
|
ae2aaa9d1a
|
test: type options slots
|
2024-04-18 12:55:10 +02:00 |
|
Benjamin Canac
|
13a53f4cfb
|
chore: use gap instead of gap-x for consistency
|
2024-04-16 17:24:41 +02:00 |
|
Benjamin Canac
|
f302a15972
|
feat: uniformize components sizes (#68)
|
2024-04-16 12:26:29 +02:00 |
|
Romain Hamel
|
84847965af
|
chore(Checkbox/Switch): change model binding (#58)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-04-15 13:37:18 +02:00 |
|
Benjamin Canac
|
c83054bd73
|
test(Input): update snapshots
|
2024-04-12 18:37:59 +02:00 |
|
Benjamin Canac
|
bb42594ea4
|
test: update snapshots
|
2024-04-05 17:14:49 +02:00 |
|
Benjamin Canac
|
4ba4f9ee6d
|
test: update snapshots
|
2024-03-27 17:17:17 +01:00 |
|
Benjamin Canac
|
fe4892e030
|
test: update snapshots
|
2024-03-27 14:03:07 +01:00 |
|
Benjamin Canac
|
8688653bc9
|
test(Input): improve
|
2024-03-25 12:05:59 +01:00 |
|
Benjamin Canac
|
4a281b3093
|
fix(Input): invalid xs size
|
2024-03-22 17:18:48 +01:00 |
|
Benjamin Canac
|
245e9941c0
|
test(Input): add sizes
|
2024-03-22 15:56:57 +01:00 |
|
Benjamin Canac
|
4bd0d71875
|
test: update snapshots
|
2024-03-22 12:48:06 +01:00 |
|
Benjamin Canac
|
418ffb8426
|
test: update
|
2024-03-20 14:03:33 +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 |
|