antd 4.15.2
- 🐞 Fix Tabs
centereddoesn't work. #30106 @kerm1it - 💄 Fix Button
type="link"disabled cursor style missing. #30197 - 🐞 Fix TextArea
onChangeevent returntargetobject is not a HTMLTextArea object. #30124 - 🐞 Files in Upload
fileListwill always have uid. #30087 @jameslahm - 💄 Fix Badge toggle style when
statusiswarning. #30090 @jameslahm - 🌐 Add Image component
previewtext in zh_HK and zh_TW. #30100 @jameslahm - 🌐 add da_DK locale TimePicker.RangePicker. #30128 @themitvp
- TypeScript
- 🤖 Modify LIST_IGNORE field is of string type. #30188 @hello-chinese
- 🐞 修复 Tabs
centered失效问题。#30106 @kerm1it - 💄 修复 Badge
status="warning"时切换样式异常的问题。#30090 @jameslahm - 💄 修复 Button 为
type="link"时禁用手型丢失的问题。#30197 - 🐞 修复 TextArea
onChange事件返回target对象不是 HTMLTextArea 对象的问题。#30124 - 🐞 Upload
fileList中的文件将总是有 uid。#30087 @jameslahm - 🌐 补充遗漏的 TimePicker 丹麦语国际化。#30128 @themitvp
- 🌐 增加 Image 组件
preview繁體文案。#30100 @jameslahm - TypeScript
- 🤖 修改 LIST_IGNORE 字段为 string 类型。#30188 @hello-chinese