antd 3.11.2
- 🐞 Fixed Table
Cannot read property 'children' of undefinederror when customizecolumn.titleas ReactNode. #13542 @geraldchen890806 - 🐞 Fixed another border problem of Button when customized less variable
@border-width-base. #13534 @morenyang - 🐞 Fixed Upload don't support resolve
Blobobject whenbeforeUploadreturns a Promise. #13528 @huanz - https://github.com/ant-design/ant-design/pull/13536
- 🐞 Fixed two props of Dropdown TypeScript definitions. #13536 @wangxingkang
- 🐞 修复 Table 使用自定义列头时报
Cannot read property 'children' of undefined的问题。#13542 @geraldchen890806 - 🐞 修复另一个 Input 在自定义了 less 变量
@border-width-base时的边框问题。#13534 @morenyang - 🐞 修复 Upload 的
beforeUpload方法返回 Promise 时不支持 resolveBlob对象的问题。#13528 @huanz - https://github.com/ant-design/ant-design/pull/13536
- 🐞 修复 Dropdown 两个属性的 TypeScript 定义。#13536 @wangxingkang