Jakub Zomerfeld
|
027c06acce
|
fix(Drawer): prevent unwanted close when dismissible is false (#5085)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-10-03 16:28:26 +02:00 |
|
Jakub Michálek
|
8f21339fd4
|
fix(Drawer): use full height/width for snapPoints (#5041)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-10-03 16:04:38 +02:00 |
|
Benjamin Canac
|
0f7a1b7c4f
|
fix(Carousel): ensure plugins init after client-side navigation (#5117)
|
2025-10-03 16:04:30 +02:00 |
|
Hugo
|
cd2662a952
|
fix(Table): empty cell value causing hydration errors (#5069)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-10-01 18:26:13 +02:00 |
|
Benjamin Canac
|
43c119fdd9
|
fix(App): allow global portal disabling (#5111)
|
2025-10-01 18:25:13 +02:00 |
|
Jakub Michálek
|
ab168af668
|
fix(Pagination): make ellipsis non-interactive (#5081)
Co-authored-by: Jakub <jakub.michalek@freelo.io>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-10-01 18:24:52 +02:00 |
|
Mike Newbon
|
27aa80cd83
|
fix(useKbd): update escape key from ⎋ to Esc (#5076)
|
2025-10-01 18:24:18 +02:00 |
|
Paul Barré
|
27cb2b6fc2
|
fix(Carousel): invert arrow keys in RTL direction (#5072)
|
2025-10-01 18:23:50 +02:00 |
|
Benjamin Canac
|
8414b0c41e
|
docs: prepare for v4 release and move to ui3.nuxt.com (#5019)
|
2025-09-23 14:02:14 +02:00 |
|
Benjamin Canac
|
0031a75e3d
|
fix(InputMenu): ensure to pass a string to items when multiple
Resolves #5018
|
2025-09-22 13:20:32 +02:00 |
|
Benjamin Canac
|
a4ab796d0e
|
fix(Tabs): use nullish coalescing on item value
Resolves #4804
|
2025-09-19 14:37:35 +02:00 |
|
Jakub Michálek
|
8d859ea73a
|
fix(types): allow arbitrary keys in tv config (#4992)
Co-authored-by: Jakub <jakub.michalek@freelo.io>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-09-19 14:37:35 +02:00 |
|
Eugen Istoc
|
5db270804c
|
fix(InputTags): add blur and focus event handlers on input (#5007)
|
2025-09-19 14:37:35 +02:00 |
|
Hugo
|
e0891ea4f6
|
fix(Progress): improve status-position when 0 (#4994)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-09-19 14:25:40 +02:00 |
|
Vít Petričák
|
526cb816a5
|
fix(types): resolve ambient declaration error in icons type (#4991)
Co-authored-by: Sandro Circi <sandro.circi@digitoolmedia.com>
|
2025-09-16 10:20:29 +02:00 |
|
Reina
|
e5cb55be7d
|
fix(locale): improve id name (#4890)
|
2025-09-14 21:46:51 +02:00 |
|
kyyy
|
0a8ead72b5
|
fix(Form): handling race condition on clear function (#4843)
|
2025-09-12 18:03:21 +02:00 |
|
Benjamin Canac
|
91f86d9da2
|
fix(FileUpload): add missing button type
Resolves #4935
|
2025-09-09 16:55:18 +02:00 |
|
kyyy
|
5b9d9d8135
|
fix(InputMenu/Select/SelectMenu): show falsy value when model value is falsy (#4882)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-09-08 14:42:20 +02:00 |
|
J-Michalek
|
7133f501e4
|
fix(components): broken types for update:model-value event (#4853)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-09-01 12:56:12 +02:00 |
|
Benjamin Canac
|
77b6b9ae8e
|
fix(InputMenu): prevent focus-outside event on content
Resolves https://github.com/nuxt/ui-pro/issues/960
|
2025-09-01 11:12:28 +02:00 |
|
Fabian Merino
|
bdcc8c4bf2
|
fix(Table): ensure colspan calc for loading and empty states (#4826)
|
2025-08-31 12:09:18 +02:00 |
|
kyyy
|
90b5daf2a1
|
fix(InputMenu/Select/SelectMenu): show placeholder when model value is falsy (#4825)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-08-27 16:42:50 +02:00 |
|
Daniele Nicosia
|
0c2d390139
|
fix(Form): update Form interface to accept RegExp (#4821)
|
2025-08-25 15:55:19 +02:00 |
|
Conley Owens
|
ec2bc0a89d
|
feat(useFormField): export form errors injection key (#4808)
|
2025-08-25 15:54:26 +02:00 |
|
Typed SIGTERM
|
a32cc37f73
|
fix(Form): default slot types (#4758)
|
2025-08-16 12:01:46 +02:00 |
|
Estéban
|
520b2775d8
|
fix(Link): ensure target _blank is flagged as external for Inertia (#4746)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-08-14 21:31:34 +02:00 |
|
Benjamin Canac
|
d4592d1006
|
chore(utils): import types from utils
|
2025-08-14 17:46:26 +02:00 |
|
kyyy
|
55dbcd20a8
|
fix(Select/InputMenu): handle focus via label inside a FormField (#4696)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-08-14 12:22:05 +02:00 |
|
Dewdew
|
93cc83cbc7
|
fix(Input): incorrect rendering of type date / time on iOS (#4715)
|
2025-08-14 11:23:44 +02:00 |
|
kyyy
|
34ca811ff0
|
fix(InputMenu/Select/SelectMenu): add display value fallback when no items found (#4689)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-08-14 11:04:52 +02:00 |
|
Malik
|
5e39cbb3b2
|
fix(Tooltip): render only if text or kbds are present (#4568)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-08-12 12:04:07 +02:00 |
|
Hugo Richard
|
9da1527f62
|
fix(Drawer): improve closing animation with inset prop (#4676)
|
2025-08-11 14:45:01 +02:00 |
|
J-Michalek
|
729bed47f5
|
fix(FileUpload): handle wildcard in dropzone dataTypes (#4671)
Co-authored-by: Jakub <jakub.michalek@freelo.io>
|
2025-08-11 14:35:47 +02:00 |
|
Hugo Richard
|
a8af85c14b
|
fix(Toast): add type for progress ui prop (#4677)
|
2025-08-07 14:48:57 +02:00 |
|
J-Michalek
|
411d93710a
|
feat(Tree): add item-wrapper slot (#4521)
|
2025-08-07 11:20:29 +02:00 |
|
renovate[bot]
|
ee48446b4f
|
chore(deps): update dependency reka-ui to v2.4.1 (v3) (#4586)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-08-05 15:42:28 +02:00 |
|
J-Michalek
|
68d8a983ed
|
fix(FileUpload): prevent default on keydown (#4633)
Co-authored-by: Jakub <jakub.michalek@freelo.io>
|
2025-07-30 14:11:32 +02:00 |
|
J-Michalek
|
8e9265e91f
|
fix(FileUpload): open dialog on keyup (#4629)
|
2025-07-29 23:30:22 +02:00 |
|
renovate[bot]
|
a61dcd8b78
|
chore(deps): update dependency tailwind-variants to v2 (v3) (#4618)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-07-28 15:51:08 +02:00 |
|
dan hale
|
58aac862dd
|
feat(useOverlay): return promise on open method (#4592)
Co-authored-by: Eugen Istoc <eugenistoc@gmail.com>
|
2025-07-28 15:25:48 +02:00 |
|
Daniele Nicosia
|
b8b74a0c33
|
feat(Form): support error RegExp in exposed methods (#4608)
Co-authored-by: Romain Hamel <rom.hml@gmail.com>
|
2025-07-28 15:23:20 +02:00 |
|
J-Michalek
|
f90bba00c1
|
fix(FileUpload): improve file removal a11y (#4607)
|
2025-07-27 19:52:09 +02:00 |
|
Sam
|
fbec29c1b7
|
fix(Tabs): add missing Badge import (#4594)
|
2025-07-27 19:41:34 +02:00 |
|
Malik
|
02161ed2cb
|
fix(FileUpload): handle RTL mode (#4585)
|
2025-07-24 11:13:38 +02:00 |
|
Benjamin Canac
|
15c7991b11
|
fix(useLocale): prevent hydration error when switching locale
|
2025-07-24 10:46:48 +02:00 |
|
Benjamin Canac
|
df1abf1f64
|
fix(useLocale): ensure inject defaults to en
Resolves #4579
|
2025-07-24 10:45:13 +02:00 |
|
Benjamin Canac
|
35dbe6c2ab
|
feat(FileUpload): new component (#4564)
Co-authored-by: Vachmara <55046446+vachmara@users.noreply.github.com>
|
2025-07-23 17:08:43 +02:00 |
|
Malik
|
63476e516b
|
fix(Tooltip): display separator only with text and kbds (#4570)
|
2025-07-23 11:20:37 +02:00 |
|
Malik
|
4682ded891
|
fix(CommandPalette): remove rtl:space-x-reverse from label (#4576)
|
2025-07-23 11:18:42 +02:00 |
|