2.2.3
2021-8-7
- 🌟 Use
position: stickyfor the fixed column ofTableto improve performance and solve the problem of misalignment in some scenes 38569c - 🌟
Collapsesupports number type key #4405 - 🌟 Optimize the flickering problem of
Tabswhen selected under windows #4241 - 🌟
InputPasswordsupports global setting prefixCls #4430 - 🐞 Fix
Selectcannot scroll issue #4396 - 🐞 Fix
Badgeerror reporting under ssr #4384 - 🐞 Fix the issue of invalid data fields in
Form#4435 - 🐞 Fix an error when the child element of
FormItemis a native label #4383 - 🐞 Fix the error when
TreeSelectcustomize title through slot #4459
- 🌟
Table固定列使用position: sticky, 提升性能,解决部分场景不对齐问题 38569c - 🌟
Collapse支持 number 类型 key #4405 - 🌟 优化
Tabs在 windows 下选中时闪动问题 #4241 - 🌟
InputPassword支持全局设置 prefixCls #4430 - 🐞 修复
Select无法滚动问题 #4396 - 🐞 修复
Badge在 ssr 下报错问题 #4384 - 🐞 修复
Form多出无效数据字段问题 #4435 - 🐞 修复
FormItem子元素是原生标签时报错问题 #4383 - 🐞 修复
TreeSelect通过 slot 自定义 title 时报错问题 #4459