v1.9.0
版本发布时间: 2024-07-03 20:44:57
unovue/radix-vue最新发布版本:v1.9.7(2024-10-07 22:46:21)
🚀 Features
- Tree - by @zernonia in https://github.com/radix-vue/radix-vue/issues/976 (9ce67)
- Stepper - by @epr3 and @zernonia in https://github.com/radix-vue/radix-vue/issues/987 (cea3e)
- Calendar: Expose slot for CalendarCellTrigger - by @xollaborator, @epr3 and @zernonia in https://github.com/radix-vue/radix-vue/issues/1086 (fda22)
- Calendar/RangeCalendar: Pagination function props - by @epr3 and @zernonia in https://github.com/radix-vue/radix-vue/issues/972 (6f66b)
-
Combobox: Expose
selectedValue
in combobox root - by @HuakunShen in https://github.com/radix-vue/radix-vue/issues/1048 (b03c3) - Editable: Use Primitive for input to enable textarea usage - by @epr3 in https://github.com/radix-vue/radix-vue/issues/1045 (6926f)
🐞 Bug Fixes
-
update:modelValue
was triggered twice - by @zernonia in https://github.com/radix-vue/radix-vue/issues/1065 (932f4) -
Calendar:
- Improve consistency of calendar cell triggers - by @epr3 in https://github.com/radix-vue/radix-vue/issues/1090 (080d0)
-
Combobox,Listbox:
-
update:modelValue
withmultiple:true
does not get emitted - by @vojvodics in https://github.com/radix-vue/radix-vue/issues/1088 (923d4)
-
-
Dialog:
- Emitting events too many time - by @zernonia in https://github.com/radix-vue/radix-vue/issues/1091 (806f0)
-
Editable:
- Do not submit if editable is not in edit mode - by @epr3 in https://github.com/radix-vue/radix-vue/issues/1038 (acf28)
- Use exposed edit function to trigger edit - by @iammola in https://github.com/radix-vue/radix-vue/issues/1041 (bed3a)
-
HoverCard:
- Closing immediately when leaving trigger and opening the card - by @zernonia in https://github.com/radix-vue/radix-vue/issues/1082 (020f0)
-
deps:
- Update dependency tsx to ^4.15.8 - by @renovate[bot] in https://github.com/radix-vue/radix-vue/issues/1077 (296a4)
- Update all non-major dependencies - by @renovate[bot] in https://github.com/radix-vue/radix-vue/issues/1085 (8f709)