renovate[bot]
|
3f7df7be9b
|
chore(deps): update dependency ohash to v2 (v3) (#3362)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-03-04 16:18:54 +01:00 |
|
Benjamin Canac
|
99e531d8df
|
feat(Table): add loading slot
Resolves #3444
|
2025-03-04 14:11:29 +01:00 |
|
Benjamin Canac
|
a47c5ff466
|
fix(Pagination): add missing slots
Resolves #3441
|
2025-03-04 13:57:51 +01:00 |
|
Benjamin Canac
|
60b7e2d69e
|
fix(InputMenu/SelectMenu): proxy required in root props
|
2025-03-04 12:59:01 +01:00 |
|
Benjamin Canac
|
01fa230eae
|
fix(InputMenu): wrong required in multiple mode
Resolves #2741
|
2025-03-04 12:54:39 +01:00 |
|
Benjamin Canac
|
e823022b19
|
fix(Pagination): wrong next link
Resolves #3008
|
2025-03-04 12:08:43 +01:00 |
|
Benjamin Canac
|
25e503bc83
|
chore(components): improve tsdoc
|
2025-03-04 11:58:31 +01:00 |
|
Romain Hamel
|
fb4e05c65f
|
chore(components): add @IconifyIcon tag on icon properties (#3445)
|
2025-03-04 10:40:13 +01:00 |
|
Benjamin Canac
|
ccbd89c908
|
fix(templates): prevent overriding existing colors
Resolves #3426
|
2025-03-03 19:34:30 +01:00 |
|
Benjamin Canac
|
0e3c63eb54
|
fix(useOverlay): missing imports
|
2025-02-28 17:17:45 +01:00 |
|
Benjamin Canac
|
c555c1640e
|
fix(OverlayProvider): missing import
|
2025-02-28 17:17:36 +01:00 |
|
Benjamin Canac
|
6ba4056cb4
|
chore(OverlayProvider): fix types
|
2025-02-28 16:09:06 +01:00 |
|
Benjamin Canac
|
61f4ae0e80
|
chore(OverlayProvider): missing import
|
2025-02-28 15:58:45 +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 |
|
Christian López C
|
0668a399dc
|
feat(Table): add select event (#2822)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-02-28 12:05:48 +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 |
|
Benjamin Canac
|
607d9a7b4e
|
chore(vue): auto import useAppConfig
|
2025-02-27 14:58:01 +01:00 |
|
Benjamin Canac
|
5d5f2a02eb
|
chore(vue): stub useColorMode
|
2025-02-27 12:03:49 +01:00 |
|
Benjamin Canac
|
23ca5a5862
|
chore(vue): export defineShortcuts & useLocale composables
|
2025-02-26 22:13:40 +01:00 |
|
Benjamin Canac
|
955000285b
|
chore(vue): add useCookie stub
|
2025-02-26 21:40:22 +01:00 |
|
Benjamin Canac
|
b53f77b304
|
fix(Link): improve external links handling in vue
|
2025-02-26 15:57:36 +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
|
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 |
|