2021-8-7
- 🌟 Use
position: sticky
for the fixed column ofTable
to improve performance and solve the problem of misalignment in some scenes 38569c - 🌟
Collapse
supports number type key #4405 - 🌟 Optimize the flickering problem of
Tabs
when selected under windows #4241 - 🌟
InputPassword
supports global setting prefixCls #4430 - 🐞 Fix
Select
cannot scroll issue #4396 - 🐞 Fix
Badge
error reporting under ssr #4384 - 🐞 Fix the issue of invalid data fields in
Form
#4435 - 🐞 Fix an error when the child element of
FormItem
is a native label #4383 - 🐞 Fix the error when
TreeSelect
customize 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