Skip to content
- 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