Benjamin Canac
|
5db3b0f98c
|
docs(icons): add app prefix to assets
|
2025-07-17 10:56:08 +02:00 |
|
Benjamin Canac
|
35f90b9920
|
feat(module): add theme.defaultVariants option (#4400)
|
2025-07-09 14:37:49 +02:00 |
|
Estéban
|
15482aae76
|
docs(icons): add warning about dash collections in vue (#4307)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-07-01 18:00:12 +02:00 |
|
Benjamin Canac
|
2d51e20939
|
docs(content): update badges
|
2025-06-25 17:48:37 +02:00 |
|
Benjamin Canac
|
0f558fc0d0
|
feat(extendLocale): new composable
Resolves #3729
|
2025-06-11 10:58:20 +02:00 |
|
Estéban
|
145cae798c
|
docs(installation): add tip to improve types in vue (#4318)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-06-10 15:58:09 +02:00 |
|
Benjamin Canac
|
03b20fdb26
|
chore: prefer nuxt over nuxi
|
2025-06-02 12:51:40 +02:00 |
|
Alec Armbruster
|
fe4e1f859d
|
fix(icons): update loading icon (#4163)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-05-22 16:51:46 +02:00 |
|
Maxime Pauvert
|
4167f04205
|
docs(theme): add note about color definition (#3976)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-05-14 14:32:19 +02:00 |
|
Benjamin Canac
|
e6e510b848
|
fix(components): class should have priority over ui prop
|
2025-05-07 17:23:27 +02:00 |
|
Benjamin Canac
|
3a71256d59
|
docs(contributions): update content url
|
2025-05-07 15:58:36 +02:00 |
|
Eugen Istoc
|
39e29fccf1
|
fix(useOverlay): improve types and docs (#4012)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-04-29 18:09:39 +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
|
82b5f322eb
|
fix(theme): add missing border-bg / divide-bg utilities
|
2025-04-29 14:36:19 +02:00 |
|
Romain Hamel
|
975331a7b1
|
docs(installation): update instructions for inertia (#3964)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-04-23 17:36:06 +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 |
|
Lo
|
8ea99f0c4f
|
docs(color-mode): fix computed setter logic in ColorModeButton.vue example (#3903)
|
2025-04-17 17:18:26 +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 |
|
Selemon Brahanu
|
ad63753b5e
|
docs(installation): improve .vscode/settings.json json (#3881)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-04-15 17:53:20 +02:00 |
|
Benjamin Canac
|
cd7ab413f6
|
docs(migration): describe onClick change
Resolves #3825
|
2025-04-08 12:58:31 +02:00 |
|
Hugo Richard
|
9509c37af8
|
docs: improve lighthouse score and accessibility (#3673)
|
2025-03-25 16:23:35 +01:00 |
|
Bobbie Goede
|
f72c886d3a
|
docs(i18n): remove next tag from @nuxtjs/i18n installation (#3675)
|
2025-03-25 10:07:58 +01: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 |
|
Rizwan
|
c8ca604bdf
|
docs(migration): improve useOverlay section (#3601)
|
2025-03-18 12:04:22 +01:00 |
|
Romain Hamel
|
a8e6b74e38
|
docs(installation): improve vscode recommendations (#3592)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-03-17 17:01:44 +01:00 |
|
Jeremy Woertink
|
37f8619c1a
|
docs(migration): fix typo (#3563)
|
2025-03-15 12:12:34 +01:00 |
|
Benjamin Canac
|
b00f1206f6
|
docs: update for v3.0.0 release
|
2025-03-12 16:17:43 +01:00 |
|
Sébastien Chopin
|
0ad18d0a7a
|
docs(installation): rename template to ui
|
2025-03-12 15:39:52 +01:00 |
|
Alex
|
a9c8eb3f60
|
feat(useLocale): handle generic messages (#3100)
Co-authored-by: hywax <me@hywax.space>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-03-10 18:37:28 +01:00 |
|
Eugen Istoc
|
04fc367568
|
docs(migration): fix typo (#3516)
|
2025-03-10 15:49:22 +01:00 |
|
Eugen Istoc
|
2b4e88d727
|
docs(migration): describe useToast and useOverlay (#3509)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-03-10 14:08:57 +01:00 |
|
Benjamin Canac
|
36ec141c16
|
docs(installation): improve continuous releases section
|
2025-03-08 12:21:17 +01:00 |
|
Jakub Andrzejewski
|
a6f58cba14
|
docs(migration): improve changed components section (#3449)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-03-06 11:42:16 +01:00 |
|
Benjamin Canac
|
e3ce1f7a41
|
docs(theme): fix duplicate blocks
|
2025-03-05 14:31:27 +01:00 |
|
Benjamin Canac
|
145fce1b30
|
docs(migration): invalid classes
|
2025-03-03 18:40:57 +01:00 |
|
Benjamin Canac
|
52a92c658f
|
docs(migration): add ui pro components table
|
2025-03-03 18:39:57 +01:00 |
|
Benjamin Canac
|
557dca9a22
|
docs(migration): add page
|
2025-03-03 17:59:10 +01:00 |
|
Benjamin Canac
|
4514171a3f
|
docs(theme): fix config section
|
2025-03-03 16:56:57 +01:00 |
|
Benjamin Canac
|
62f71f3fbc
|
docs(getting-started): improve
|
2025-03-03 15:36:36 +01:00 |
|
Benjamin Canac
|
6daa8f1e31
|
docs(getting-started): update for beta
|
2025-03-03 12:33:04 +01:00 |
|
Benjamin Canac
|
5783d0d931
|
docs(getting-started): remove Radix Vue mention
|
2025-03-03 12:32:38 +01:00 |
|
Benjamin Canac
|
c98c9037ed
|
chore: improve composables imports
|
2025-02-28 15:52:26 +01:00 |
|
Romain Hamel
|
7a8c00c374
|
feat(module)!: remove devtools in favor of compodium (#3380)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-02-28 15:33:13 +01:00 |
|
Eugen Istoc
|
108d36fd8a
|
feat(useOverlay)!: handle programmatic modals and slideovers (#3279)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-02-27 17:32:48 +01:00 |
|
Sébastien Chopin
|
dfda53fa20
|
docs: rename ui3 to ui in vue starter
|
2025-02-26 19:37:59 +01:00 |
|
Hugo Richard
|
2cb4bd8a72
|
docs(app): enable support for @nuxt/ui-pro with vue (#3191)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Farnabaz <farnabaz@gmail.com>
|
2025-02-26 19:00:45 +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
|
8b207139b4
|
docs(getting-started): add rounded on video
|
2025-02-21 13:02:37 +01:00 |
|
Benjamin Canac
|
ae0f231bcc
|
docs(installation): wrong tailwindcss@next package
|
2025-02-20 12:16:09 +01:00 |
|