Cascader
- 💄 Fix Cascader loading icon. #33799
- 🐞 Fix Cascader not auto offset placement when popup is out of screen and fix active option out of screen not scroll. #33777
💄 Fix Tag style in dark theme. #33751
💄 Fix disabled Checkbox inside Tooltip dom structure. #33772 @boomler
⚡️ Fix invalid hook dependency array in Row and Layout.Sider components. #33804 @mrwd2009
🐞 Fix Card ref
not working. #33784 @LongHaoo
🐞 Fix a Checkbox problem that onChange
could not correctly pass in the modified value when dynamically modifying value
property. #33753
Cascader
💄 修复 Tag 在暗黑主题下的样式。#33751
💄 修复 Tooltip 的子元素含有禁用态的 CheckBox 时可能引起的行为和样式异常。#33772 @boomler
⚡️ 优化 Row 和 Layout.Sider 的 hooks 依赖数组。#33804 @mrwd2009
🐞 修复 Card ref
不生效的问题。#33784 @LongHaoo
🐞 修复动态修改 Checkbox 的 value
时 onChange
不能正确传入修改后的值的问题。#33753