Commit Graph

59 Commits

Author SHA1 Message Date
Benjamin Canac
ccbd89c908 fix(templates): prevent overriding existing colors
Resolves #3426
2025-03-03 19:34:30 +01:00
Benjamin Canac
015308fdfe chore(templates): missing static on theme def
Resolves #3399
2025-02-25 23:07:44 +01:00
renovate[bot]
85b45f6275 chore(deps): update tailwindcss to ^4.0.8 (v3) (#3373)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2025-02-25 12:59:52 +01:00
Benjamin Canac
443a0be017 feat(module): generate tailwindcss theme colors (#2967)
Co-authored-by: HugoRCD <hugo.richard@epitech.eu>
Co-authored-by: Sébastien Chopin <seb@nuxt.com>
2025-02-06 17:29:03 +01:00
Benjamin Canac
86ac79b6b4 chore(templates): import from @nuxt/ui 2025-02-04 16:27:10 +01:00
Benjamin Canac
30ba53e20b feat(module): allow tv customization through app.config (#2938) 2025-01-08 17:26:20 +01:00
Benjamin Canac
5183582a90 fix(templates): allow any string in colors autocomplete
Related to #2143

Co-Authored-By: Inesh Bose <56732164+ineshbose@users.noreply.github.com>
2024-12-24 16:56:22 +01:00
Benjamin Canac
2c99bb80c7 fix(templates): infer variants types in generated theme 2024-12-18 13:03:23 +01:00
Benjamin Canac
944a7e0f07 Revert "fix(module): resolve #build/app.config import for vue and nuxt"
This reverts commit d6943e39c0.
2024-11-10 17:25:33 +01:00
Benjamin Canac
d6943e39c0 fix(module): resolve #build/app.config import for vue and nuxt
Resolves #2560
2024-11-10 16:45:46 +01:00
Benjamin Canac
f1a14dd87c feat(Avatar): use NuxtImg component when available
Resolves nuxt/ui#2078
2024-11-07 13:01:52 +01:00
Benjamin Canac
860e6ed801 chore(module): pass resolver to templates 2024-11-06 16:13:42 +01:00
Benjamin Canac
12ae20df20 fix(module): define #build/app.config
Resolves nuxt/ui#2532
2024-11-06 15:46:05 +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
77d18d8ab7 fix(templates): type error in app config
Resolves nuxt/ui#2481
2024-10-28 22:43:11 +01:00
Daniel Roe
d4a943e631 feat(module): add support for vue using unplugin (#2416)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2024-10-25 17:15:26 +02:00
Benjamin Canac
9368c6a639 refactor(module)!: implement design system with CSS variables (#2298) 2024-10-07 14:48:02 +02:00
Benjamin Canac
96c9246d83 fix(templates): app config colors type 2024-09-18 12:19:46 +02:00
Benjamin Canac
40b3570343 fix(templates): augment @nuxt/schema rather than nuxt/schema 2024-09-10 17:01:39 +02:00
Benjamin Canac
62a2643a80 feat(module): hard-code css file to be imported anywhere 2024-09-06 17:27:06 +02:00
Benjamin Canac
eb85fa8353 fix(templates): import from #build/ui.css no longer works 2024-09-05 16:19:49 +02:00
Benjamin Canac
2c30025ca1 chore(templates): tailwind.css eol indentation 2024-09-05 10:37:50 +02:00
Benjamin Canac
8dfac7fd57 feat(module): add @source when @nuxt/content is present 2024-08-22 12:07:49 +02:00
Benjamin Canac
8d560bdd21 feat(module): allow tailwind.css customization 2024-08-06 12:55:11 +02:00
Benjamin Canac
9078da5279 chore(templates): improve DeepPartial type 2024-07-09 12:26:04 +02:00
Benjamin Canac
c7536a7af9 fix(templates): add error in AppConfig type 2024-07-09 12:17:34 +02:00
Benjamin Canac
c018c23224 feat(components): uniformize colors and variants (#141) 2024-07-09 10:45:26 +02:00
Benjamin Canac
1eaec0ff56 fix(templates): export types in dev mode 2024-07-02 13:45:43 +02:00
Benjamin Canac
ccbaf6ea15 feat(module)!: move primary and gray inside colors object 2024-07-01 14:57:59 +02:00
Benjamin Canac
30bc3a1d76 chore(module): move animations to css file 2024-07-01 14:57:59 +02:00
Benjamin Canac
5694823a41 fix(templates): pass options to theme in dev mode 2024-06-07 19:54:48 +02:00
Anthony Fu
12ba480d34 fix(module): handle theme HMR on dev (#84)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2024-06-07 19:47:59 +02:00
Benjamin Canac
6a1b97add0 fix(templates): missing command in keyframes 2024-06-07 19:36:37 +02:00
Benjamin Canac
5f4fd972ff feat(module): add option to disable transitions 2024-06-05 23:11:58 +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
e1ab903109 fix(templates): unshift css 2024-04-18 18:02:16 +02:00
Benjamin Canac
f302a15972 feat: uniformize components sizes (#68) 2024-04-16 12:26:29 +02:00
Benjamin Canac
abb7580f71 chore(module): lint 2024-04-12 14:02:23 +02:00
Benjamin Canac
c3ed18beb6 fix(Toaster): wrong leave animation when collapsed 2024-04-11 16:03:50 +02:00
Benjamin Canac
3da1e1a518 feat(Toast): new component (#50) 2024-04-10 18:22:09 +02:00
Benjamin Canac
d43c29b4df chore(templates): revert specific accordion and collapsible animations 2024-04-08 17:24:47 +02:00
Benjamin Canac
4a409fdf8b chore(collapsible/accordion): merge animations 2024-04-03 18:12:05 +02:00
Benjamin Canac
5f2a9ddc2e chore: move animations in tailwind.css
Resolves #25
2024-04-03 17:08:16 +02:00
Benjamin Canac
17c7256864 chore(theme): use kebab case 2024-04-02 19:29:35 +02:00
Benjamin Canac
47e32a13ca chore(module): type icons from app config 2024-04-02 18:27:15 +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
54aa892bf0 chore(module): update addTemplates export 2024-04-02 16:03:46 +02:00
Benjamin Canac
349780dae1 feat(Link): style with app config 2024-03-22 12:46:52 +01:00
Benjamin Canac
5b789a5397 chore(templates): add FIXME for colors type
Related to #59
2024-03-20 17:09:35 +01:00
Benjamin Canac
0a00387688 fix(templates): handle - in regexp 2024-03-13 14:43:20 +01:00