Benjamin Canac
|
752e2b69bd
|
fix(theme): colors autocomplete in app config
|
2025-06-26 12:45:57 +02:00 |
|
Hugo Richard
|
dae9f0b863
|
fix(theme): define old-neutral color as static (#4193)
|
2025-05-23 12:38:33 +02:00 |
|
Benjamin Canac
|
d3df3bb929
|
fix(templates): dont write unused variants in theme files
|
2025-05-06 16:03:28 +02:00 |
|
Benjamin Canac
|
591d59fe89
|
fix(theme): improve app config types for ui object
Resolves #3579
|
2025-05-02 17:06:20 +02:00 |
|
Sandro Circi
|
c5bdec0f64
|
fix(templates): put back args to watch in dev (#4033)
|
2025-05-01 18:47:03 +02:00 |
|
Hugo Richard
|
e5df026993
|
fix(theme): add missing ring-offset-* utilities (#3992)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-04-29 16:10:53 +02:00 |
|
Benjamin Canac
|
6131871a0d
|
fix(theme): use @theme inline to properly reference css variables
Resolves #4018
https://tailwindcss.com/docs/theme#referencing-other-variables
|
2025-04-29 14:39:08 +02:00 |
|
Benjamin Canac
|
8acf3c51db
|
fix(theme): define default shades for named tailwindcss colors
Resolves #3977
|
2025-04-29 14:36:31 +02:00 |
|
Daniel Roe
|
bc0a296f9d
|
fix(module): support nuxt-nightly (#3996)
|
2025-04-29 14:36:31 +02:00 |
|
Benjamin Canac
|
82b5f322eb
|
fix(theme): add missing border-bg / divide-bg utilities
|
2025-04-29 14:36:19 +02:00 |
|
Benjamin Canac
|
7a35baebc7
|
chore(templates): wrong theme keys for fill and stroke
|
2025-04-21 16:52:57 +02:00 |
|
Benjamin Canac
|
d49e0dadee
|
feat(module): define neutral utilities (#3629)
Co-authored-by: Sébastien Chopin <atinux@gmail.com>
|
2025-04-21 15:20:53 +02:00 |
|
Benjamin Canac
|
7ac7aa9ba7
|
feat(module): define default color shades (#3916)
|
2025-04-16 16:10:54 +02:00 |
|
Benjamin Canac
|
f9737c8f40
|
feat(module): dynamic rounded-* utilities (#3906)
|
2025-04-16 15:57:32 +02:00 |
|
Neil Richter
|
e5a1e26f9d
|
fix(types): allow color identifiers with dashes (#3896)
|
2025-04-15 10:58:14 +02:00 |
|
Sandro Circi
|
fb4c210b41
|
chore: simplify theme imports in dev (#3851)
|
2025-04-10 15:59:04 +02:00 |
|
Sandro Circi
|
8c68af5e3b
|
chore: run test suite on windows (#3479)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-04-10 11:41:23 +02:00 |
|
Sandro Circi
|
ecff9abc72
|
fix(module): handle tailwindcss import without theme(static) (#3630)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-03-20 15:53:57 +01:00 |
|
Benjamin Canac
|
0b411936c4
|
chore: use ui.nuxt.com url
|
2025-03-12 16:17:43 +01:00 |
|
Benjamin Canac
|
7940f5c0aa
|
chore(templates): add tsdoc on ui app config key
|
2025-03-07 18:33:48 +01:00 |
|
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 |
|