antd 1.11.0
TooltipPopoverPopconfirm修正默认对齐方式为边缘对齐,增加 arrowPointAtCenter 属性用于箭头指向中心的行为。commit 977e2e3TableInputNumber样式问题修复。#2876- 修复手动导入 less 文件时 input error 样式被 focus 样式覆盖的问题。#2916
- index.d.ts 中补充了一些缺失的声明,修复
Form中 typescript 语法检查报错的问题。#2885 - 升级 react-slick 依赖到
0.13。