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 |
|
Benjamin Canac
|
0e46c3e8cf
|
fix(NavigationMenu): remove negative mb causing overflow issues
|
2025-01-29 15:29:49 +01:00 |
|
Chandara H. Wei
|
995e07d6ff
|
fix(locale): export km (#3201)
|
2025-01-29 12:51:03 +01:00 |
|
Benjamin Canac
|
e2b78a78a4
|
feat(CommandPalette): support link props in items
Resolves #3190
|
2025-01-28 14:51:57 +01:00 |
|
Benjamin Canac
|
cd16b95c98
|
fix(components): prevent multiple appConfig identifier import (#3186)
|
2025-01-27 13:26:21 +01:00 |
|
Benjamin Canac
|
d27be06164
|
chore(Avatar): cast ImageComponent to string
|
2025-01-27 13:02:56 +01:00 |
|
Sagiv
|
f3958773d6
|
feat(locale): add Hebrew language (#3181)
|
2025-01-27 10:50:48 +01:00 |
|
Romain Hamel
|
c0b485d563
|
feat(Form): form validation properties (#3137)
|
2025-01-24 19:10:44 +01:00 |
|
Nándor Dudás
|
891ba1fec6
|
feat(locale): add Hungarian language (#3129)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-01-24 19:07:55 +01:00 |
|
Howard Guo
|
1a95104631
|
fix(locale): remove emoji fallback for Chinese (#3134)
|
2025-01-24 18:37:33 +01:00 |
|
Benjamin Canac
|
ac86ee01b9
|
feat(NavigationMenu): add contentOrientation prop
|
2025-01-24 18:35:04 +01:00 |
|
Gerben Mulder
|
8f7f579da0
|
fix(Form): standard schema validation no longer wrapped in value object (#3104)
|
2025-01-24 18:21:52 +01:00 |
|
Nexos Creator
|
8e96daa5cc
|
feat(locale): add Hindi language (#3170)
|
2025-01-24 17:31:14 +01:00 |
|
Benjamin Canac
|
36d7402be1
|
fix(Avatar): hide fallback when image is loaded
Resolves nuxt/ui-pro#727
|
2025-01-24 17:29:53 +01:00 |
|
Benjamin Canac
|
2b7ff3edf6
|
fix(NavigationMenu): handle children recursively in vertical orientation
Resolves #3128
|
2025-01-24 14:07:29 +01:00 |
|
Benjamin Canac
|
9b5a957cdd
|
fix(ContextMenu/DropdownMenu): remove unnecessary bindings in html
|
2025-01-24 13:03:44 +01:00 |
|
Benjamin Canac
|
00c5f26111
|
fix(Avatar): handle loading manually to support @nuxt/image
Resolves nuxt/ui-pro#727
|
2025-01-24 12:14:48 +01:00 |
|
Benjamin Canac
|
aafddd8eed
|
fix(useToast): add in queue and improve unique ids
Resolves #2686
|
2025-01-24 11:16:02 +01:00 |
|
Benjamin Canac
|
90dc03cd03
|
chore(Select): clean props
|
2025-01-20 14:48:28 +01:00 |
|
Romain Hamel
|
b95b91391a
|
feat(FormField): set aria-describedby and aria-invalid attributes (#3123)
|
2025-01-20 11:46:09 +01:00 |
|
Chandara H. Wei
|
64421a190f
|
feat(locale): add Khmer language (#3119)
Co-authored-by: Hugo Richard <hugo.richard@epitech.eu>
|
2025-01-17 16:46:01 +01:00 |
|
Benjamin Canac
|
ba1dd13173
|
fix(Button): wrong avatar size with block prop
|
2025-01-16 16:49:43 +01:00 |
|
Benjamin Canac
|
3fc2210e03
|
feat(NavigationMenu): add collapsed prop
|
2025-01-16 16:34:36 +01:00 |
|
Benjamin Canac
|
931211a634
|
fix(NavigationMenu): highlight open items on horizontal orientation only
|
2025-01-16 16:09:08 +01:00 |
|
Benjamin Canac
|
27fdc8e260
|
feat(NavigationMenu): handle label type in items
Resolves #2993
|
2025-01-16 15:56:14 +01:00 |
|
Benjamin Canac
|
1e88512bef
|
chore(ContextMenu/DropdownMenu): remove useless pointer-events-auto
Revert parts of #2881
|
2025-01-16 12:38:34 +01:00 |
|
Benjamin Canac
|
533ccec110
|
fix(colors): move css variables to base layer
Resolves #3075
|
2025-01-16 12:22:25 +01:00 |
|
Benjamin Canac
|
75f7064b40
|
feat(css): add light variant to reverse colors
|
2025-01-15 14:00:37 +01:00 |
|
Alex
|
51e5e65be7
|
refactor(ColorPicker)!: migrate from color to colortranslator (#3097)
|
2025-01-14 15:01:47 +01:00 |
|
Romain Hamel
|
de9ecb1d76
|
fix(Form)!: include nested state in submit data (#3028)
|
2025-01-14 10:49:39 +01:00 |
|
Sigve Hansen
|
9ccfe8fbb3
|
feat(locale): add Norwegian Bokmål language (#3095)
|
2025-01-14 10:28:49 +01:00 |
|
Israel Ortuño
|
1bf370e6fd
|
fix(locale): year translation missing ñ in es (#3090)
|
2025-01-13 22:49:58 +01:00 |
|