v1.9.5
版本发布时间: 2024-08-26 19:13:59
unovue/radix-vue最新发布版本:v1.9.7(2024-10-07 22:46:21)
🚀 Features
- RangeCalendar: Enable same date selection - by @epr3 in https://github.com/radix-vue/radix-vue/issues/1227 (0748b)
🐞 Bug Fixes
-
Combobox:
- Error log when opening content - by @zernonia in https://github.com/radix-vue/radix-vue/issues/1236 (7c275)
-
Listbox:
- Focus was trigger on undefined - by @zernonia in https://github.com/radix-vue/radix-vue/issues/1238 (0bfc2)
-
PinInput:
- Replace
.at
with array index - by @maxmaxme in https://github.com/radix-vue/radix-vue/issues/1243 (79e57)
- Replace
-
Select:
- Possible vulnerabilities - by @zernonia in https://github.com/radix-vue/radix-vue/issues/1254 (2d6d4)
-
Splitter:
- Not updating
SplitterResizeHandle
cursor style properly whendirection
changes - by @Gertiozuni in https://github.com/radix-vue/radix-vue/issues/1235 (74a75)
- Not updating
-
Toast:
- Teleport to undefined - by @zernonia in https://github.com/radix-vue/radix-vue/issues/1252 (bf86f)
- Check if window exists to run startTimer in CSR only - by @rankjie in https://github.com/radix-vue/radix-vue/issues/1247 (a4c13)
-
Tooltip:
- Tooltip was showing for a split second - by @zernonia in https://github.com/radix-vue/radix-vue/issues/1240 (6a143)