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
|
f401b68fa7
|
chore(Tree): missing type import
|
2025-02-25 12:25:14 +01:00 |
|
Romain Hamel
|
71728d3c3f
|
feat(Tree): new component (#3180)
Co-authored-by: hywax <me@hywax.space>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
Co-authored-by: Sébastien Chopin <atinux@gmail.com>
Co-authored-by: Sébastien Chopin <seb@nuxt.com>
|
2025-02-24 11:22:36 +01:00 |
|
Benjamin Canac
|
fb36df5302
|
fix(components): missing $attrs bind (#3152)
|
2025-02-21 12:26:34 +01:00 |
|
Benjamin Canac
|
e8c786885b
|
chore(Toaster): fix ts error
|
2025-02-20 20:58:57 +01:00 |
|
Benjamin Canac
|
b27c0f44f5
|
chore(components): random TS errors
|
2025-02-20 16:17:16 +01:00 |
|
Ali Hardan
|
19d76c8b75
|
fix(Form): ensure loading state resets to false after an error (#3359)
Co-authored-by: Romain Hamel <rom.hml@gmail.com>
|
2025-02-19 19:39:50 +01:00 |
|
Benjamin Canac
|
bc01136da7
|
fix(Modal/Slideover): add wrapper around title & description
Follow up of d33a83e147
|
2025-02-19 17:24:44 +01:00 |
|
Benjamin Canac
|
637f5d342e
|
fix(Tooltip): bind $attrs on trigger
Resolves #3339, resolves #2897
|
2025-02-19 16:23:09 +01:00 |
|
Romain Hamel
|
015ceacb11
|
feat(Form): add prop to disable state transformation (#3356)
|
2025-02-19 16:22:36 +01:00 |
|
Benjamin Canac
|
d33a83e147
|
fix(Modal/Slideover): fixed header height
Resolves #3333
|
2025-02-19 15:19:38 +01:00 |
|
Anthony Fu
|
09492f79f2
|
fix(vite): exclude @nuxt/ui from vite pre-optimization (#3352)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-02-19 13:47:46 +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
|
ada04f64a5
|
fix(CommandPalette): wrong ellipsis color
|
2025-02-18 11:15:23 +01:00 |
|
Benjamin Canac
|
aefa09c69b
|
fix(Modal): use dvh unit
|
2025-02-18 11:01:43 +01:00 |
|
Benjamin Canac
|
ae30f9423d
|
fix(Drawer/Modal/Slideover): disable close autofocus
Resolves #3227
|
2025-02-18 10:59:14 +01:00 |
|
Benjamin Canac
|
9821894532
|
fix(module): use key when merging modules options
|
2025-02-17 15:22:07 +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
|
036ba4c57f
|
chore(Table): update types
|
2025-02-16 16:33:49 +01:00 |
|
Sandro Circi
|
7641d89552
|
fix(Modal): always fullscreen on mobile (#2637)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-02-16 12:52:21 +01:00 |
|
Benjamin Canac
|
f55e869637
|
fix(Link): allow usage without vue-router in vue
Resolves #3001
|
2025-02-16 12:18:03 +01:00 |
|
B. Jonson
|
1d09a2aa35
|
feat(locale): add Bengali (বাংলা) language (#3321)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-02-15 18:45:54 +01:00 |
|
Benjamin Canac
|
f0553ebb49
|
fix(Table): proxy props without useForwardProps
https://github.com/nuxt/ui/issues/3255#issuecomment-2640503829
|
2025-02-15 18:43:33 +01:00 |
|
Benjamin Canac
|
6d9b9edc55
|
feat(Drawer): add inset prop
Resolves #2994
|
2025-02-15 16:21:41 +01:00 |
|
Benjamin Canac
|
847d4aa752
|
feat(Card): add variant prop
|
2025-02-14 19:23:07 +01:00 |
|
Benjamin Canac
|
5846c1e2ee
|
feat(ContextMenu/DropdownMenu/NavigationMenu): add external-icon prop
Resolves #2996
|
2025-02-14 15:00:06 +01:00 |
|
renovate[bot]
|
83365da00e
|
chore(deps): update all non-major dependencies (v3) (#3293)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-02-14 12:01:16 +01:00 |
|
Benjamin Canac
|
8097fff79d
|
fix(Card): remove shadow-sm for consistency
|
2025-02-13 11:57:34 +01:00 |
|
Benjamin Canac
|
9d29e0b407
|
fix(Calendar/InputMenu/Textarea): add missing PartialString type on ui prop
Resolves #3299
|
2025-02-12 11:51:21 +01:00 |
|
Benjamin Canac
|
e7e75858d7
|
fix(SelectMenu): wrap content with FocusScope
Resolves #2657
|
2025-02-11 15:14:06 +01:00 |
|
Benjamin Canac
|
e419dcbe61
|
fix(Modal/Slideover): improve title & description accessibility
Resolves #3267, resolves #3215
|
2025-02-07 16:48:47 +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
|
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 |
|
Muhammad Mahmoud
|
4aa317944e
|
feat(Table): extends core options and support other options like pagination (#3177)
Co-authored-by: Sandros94 <sandro.circi@digitoolmedia.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-02-05 22:04:00 +01:00 |
|
Benjamin Canac
|
dfa48828ff
|
chore(types): add missing VNode import
|
2025-02-05 16:13:59 +01:00 |
|
Benjamin Canac
|
089185fbe4
|
feat(useToast): proxy emits
|
2025-02-05 15:44:15 +01:00 |
|
Benjamin Canac
|
abd2be1aa6
|
feat(Toast): handle vnodes in title and description
Resolves #3226
|
2025-02-05 15:32:20 +01:00 |
|
Benjamin Canac
|
153f341a8c
|
fix(useToast)!: don't return a promise on add
|
2025-02-05 13:44:26 +01:00 |
|
Benjamin Canac
|
533e889589
|
fix(Toast)!: rename click to onClick for consistency
|
2025-02-05 13:44:21 +01:00 |
|
Benjamin Canac
|
2c192ac145
|
feat(Alert/Toast)!: add orientation prop
|
2025-02-05 13:44:21 +01:00 |
|
Benjamin Canac
|
cd0a9d39d8
|
fix(App): wrap ModalProvider / SlideoverProvider inside TooltipProvider
Resolves #3236
|
2025-02-04 21:45:24 +01:00 |
|
Benjamin Canac
|
86ac79b6b4
|
chore(templates): import from @nuxt/ui
|
2025-02-04 16:27:10 +01:00 |
|
Benjamin Canac
|
e595314b2b
|
chore(types): export utils
|
2025-02-04 15:38:02 +01:00 |
|
José Duarte Alleuy
|
10fb843f8f
|
feat(Badge): add support within button groups (#3224)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-02-03 12:11:22 +01:00 |
|
Chingiz Mammadov
|
0fb6753c9d
|
feat(locale): add Azerbaijani language (#3209)
|
2025-01-31 23:59:14 +01:00 |
|
Benjamin Canac
|
07e1b4f1f4
|
fix(NavigationMenu): disable collapsible with collapsed prop
|
2025-01-30 14:19:13 +01:00 |
|
Anthony Fu
|
6c20f8a9ea
|
feat(unplugin): expose options for embedded plugins, throw warnings for duplication (#3207)
|
2025-01-30 12:17:42 +01:00 |
|
Benjamin Canac
|
49dd0885a0
|
fix(Badge): missing UAvatar import
Resolves #3203
|
2025-01-29 17:38:23 +01:00 |
|
Benjamin Canac
|
c1c9da4d38
|
fix(NavigationMenu): wrong level compute on vertical orientation
|
2025-01-29 16:11:32 +01:00 |
|