Eugen Istoc
|
f3098df84a
|
feat(OverlayProvider)!: return an overlay instance from .open() (#3829)
|
2025-04-09 17:26:12 +02:00 |
|
Sandro Circi
|
3deed4c271
|
fix(Tree): simplify reusable template types (#3836)
|
2025-04-09 14:05:59 +02:00 |
|
Benjamin Canac
|
d25265c8b7
|
fix(CommandPalette): consistent alignement with other components
|
2025-04-08 17:29:02 +02:00 |
|
Benjamin Canac
|
864083156a
|
feat(Select): handle onSelect field in items
|
2025-04-08 14:51:53 +02:00 |
|
Benjamin Canac
|
8435a0fe16
|
fix(InputMenu/SelectMenu): prevent disabled items to be selected
Resolves #3474
|
2025-04-08 14:43:58 +02:00 |
|
Benjamin Canac
|
cea881abdc
|
feat(InputMenu/SelectMenu): handle resetSearchTermOnSelect
Resolves #3782
|
2025-04-08 12:20:28 +02:00 |
|
Benjamin Canac
|
af1bf1bbde
|
chore(NavigationMenu): remove slots types in createReusableTemplate
|
2025-04-04 17:14:51 +02:00 |
|
Benjamin Canac
|
1d459803dc
|
fix(Stepper): ui prop override on icon and content slots
Resolves #3785
|
2025-04-03 14:51:07 +02:00 |
|
Sandro Circi
|
52a97e2df7
|
fix(InputMenu/SelectMenu): support arbitrary value (#3779)
|
2025-04-02 22:28:09 +02:00 |
|
Benjamin Canac
|
ffafd81e1e
|
feat(Textarea): add resize-none class with autoresize prop
|
2025-04-01 12:44:50 +02:00 |
|
Benjamin Canac
|
06414d344b
|
feat(Textarea): add autoresize-delay prop
Resolves #3730
|
2025-04-01 12:38:21 +02:00 |
|
Benjamin Canac
|
cb193f1d25
|
feat(Textarea): add icon, loading, etc. props to match Input
|
2025-04-01 12:38:21 +02:00 |
|
Benjamin Canac
|
4d8179ba08
|
chore(Input/InputNumber/PinInput/Textarea): clean functions order
|
2025-04-01 12:05:57 +02:00 |
|
Malik
|
1ae5cc09cb
|
fix(ContextMenu/DropdownMenu): handle RTL mode (#3744)
|
2025-03-31 23:07:40 +02:00 |
|
Benjamin Canac
|
9d2fed1250
|
fix(InputMenu): emit change on multiple item removal
Fixes #3756
|
2025-03-31 21:14:43 +02:00 |
|
Romain Hamel
|
4d138ad671
|
feat(RadioGroup): add card and table variants (#3178)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-03-31 16:34:31 +02:00 |
|
Robin Simonklein
|
f5e62849c9
|
feat(InputNumber): add support for stepSnapping & disableWheelChange props (#3731)
|
2025-03-31 13:59:47 +02:00 |
|
Daniele Nicosia
|
f25fed58e9
|
fix(InputMenu/SelectMenu): correctly call onSelect events (#3735)
|
2025-03-31 13:58:42 +02:00 |
|
Norbiros
|
97274f15b8
|
fix(ContextMenuContent/DropdownMenuContent): remove unwanted any (#3741)
|
2025-03-30 19:41:38 +02:00 |
|
Benjamin Canac
|
0456670dac
|
feat(PinInput): add autofocus / autofocus-delay props
Resolves #3717
|
2025-03-28 19:05:10 +01:00 |
|
仿生狮子
|
88f349d0d7
|
fix(Avatar): proxy $attrs to default slot (#3712)
|
2025-03-28 10:27:25 +01:00 |
|
Benjamin Canac
|
bc61d29cce
|
fix(CommandPalette): use group.id as key
|
2025-03-27 21:32:38 +01:00 |
|
Benjamin Canac
|
3074632523
|
fix(InputMenu): reset searchTerm on update:open
Resolves #3620
|
2025-03-27 16:27:48 +01:00 |
|
Benjamin Canac
|
94b6e520f5
|
fix(InputMenu/SelectMenu): empty search results
|
2025-03-27 12:18:46 +01:00 |
|
Benjamin Canac
|
06dfb963be
|
chore(CommandPalette): improve placeholder tsdoc
|
2025-03-26 17:31:19 +01:00 |
|
Benjamin Canac
|
4ebb94cd7e
|
fix(Table): wrong condition on caption slot
|
2025-03-26 17:31:19 +01:00 |
|
Benjamin Canac
|
afff54fecd
|
feat(Table): add empty prop
|
2025-03-26 17:31:18 +01:00 |
|
Romain Hamel
|
3dd88bacec
|
fix(Form): clear dirty state after submit (#3692)
|
2025-03-26 13:48:28 +01:00 |
|
Romain Hamel
|
20c33920d0
|
fix(FormField): add help to aria-describedby attribute (#3691)
|
2025-03-26 13:47:38 +01:00 |
|
Benjamin Canac
|
c531d0248b
|
fix(Link): handle aria-current like NuxtLink / RouterLink
|
2025-03-24 23:57:46 +01:00 |
|
Benjamin Canac
|
d73768b704
|
fix(Link): prevent active="true" binding on html
|
2025-03-24 23:56:28 +01:00 |
|
Sandro Circi
|
b9983549a4
|
fix(components): improve generic types (#3331)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-03-24 21:38:13 +01:00 |
|
Benjamin Canac
|
370054b20c
|
fix(Link): proxy onClick
Resolves #3631
|
2025-03-24 19:08:09 +01:00 |
|
Hugo Richard
|
4a2b77d86c
|
feat(Calendar): allow year and month buttons styling (#3672)
|
2025-03-24 19:00:28 +01:00 |
|
Benjamin Canac
|
f7604e565f
|
fix(Drawer): remove fadeFromIndex prop proxy
|
2025-03-23 15:56:33 +01:00 |
|
Benjamin Canac
|
f401766e26
|
chore(deps): update vaul-vue
|
2025-03-20 21:52:14 +01:00 |
|
Benjamin Canac
|
fe0bd83d11
|
fix(RadioGroup): handle disabled on items
Resolves nuxt/ui-pro#911
|
2025-03-20 16:36:58 +01:00 |
|
Benjamin Canac
|
5dec0e16e2
|
feat(components): handle events in content prop
|
2025-03-20 12:39:57 +01:00 |
|
Benjamin Canac
|
f4c417d9ef
|
fix(Modal/Slideover/Toast): prevent unnecessary close instantiation
|
2025-03-20 12:14:21 +01:00 |
|
Norbiros
|
764c41a0c6
|
fix(ContextMenu/DropdownMenu): remove any from proxySlots (#3623)
|
2025-03-19 22:03:09 +01:00 |
|
Romain Hamel
|
02184b016a
|
chore(Form): improve TSDoc (#3619)
|
2025-03-19 12:17:52 +01:00 |
|
Benjamin Canac
|
ef86108f14
|
chore(components): add eol in script tag to fix syntax highlight
|
2025-03-18 10:52:04 +01:00 |
|
Kheuval
|
e80cc1592f
|
fix(Table): allow links to be opened when @select is used (#3580)
|
2025-03-17 11:38:37 +01:00 |
|
Romain Hamel
|
6e03d9c6ef
|
feat(Form): global errors (#3482)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-03-11 14:50:36 +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 |
|
Benjamin Canac
|
0a603e41f9
|
chore(Pagination): remove vue-router import
|
2025-03-10 12:34:40 +01:00 |
|
Iván Máximiliano, Lo Giudice
|
97c8098d4a
|
fix(Form): input blur validation on submit (#3504)
|
2025-03-09 13:56:03 +01:00 |
|
Benjamin Canac
|
21dbf01888
|
fix(Button): missing import
Related to nuxt/ui#3417
|
2025-03-08 22:48:53 +01:00 |
|
Benjamin Canac
|
6120a15a99
|
chore(LinkBase): update types for nuxt@3.16
|
2025-03-08 15:42:25 +01:00 |
|
Iván Máximiliano, Lo Giudice
|
cfe9b2ecf3
|
feat(Input/Textarea): allow null value in model (#3415)
|
2025-03-07 18:17:30 +01:00 |
|