
Ant Design 2.12.4 已发布,Ant Design 是蚂蚁金服开发和正在使用的一套企业级的 UI 设计语言和 React 实现。
更新内容:
- 修复了 Affix 在 IE 下调用对象无效的报错。#7060
- 对 Badge 默认 title 的出现条件进行了优化。#7024
- Card
- 修复了 Collapse
onChange
属性参数的类型定义。pull/7084 @davidctj - Dropdown
- Input
- 修复了 outline 被 addon 遮盖的问题。commit/0f63c7
- 修复了 InputGroup 的示例问题。pull/7089 @jdz321
- 修复了 InputNumber 格式化示例的报错问题。pull/7098 @tim-soft
- Menu
- 修复了 notification
type
的类型定义。#7073 @marswong - 修复了 Pagination
showTotal
的类型定义。#7054 - 修复了 RangePicker 在清空后的报错问题。#7077
- 补充了 Select 缺失的
onFocus
onBlur
类型定义。pull/7082 @troynt - 修复了 Tabs 垂直模式下
tabBarExtraContent
样式错乱的问题。rc-tabs 升级到 9.0.2,对 TabBar 的extraContent
的结构进行了重构。#6578 - 修复了 TreeSelect 图标不能正常展示的问题。#7020
- 修复了
error TS7016: Could not find a declaration file for module 'rc-util/lib/Dom/addEventListener'
的报错。#7033 @djyde - 完成了『模式-列表』的文档翻译。list @zachguo
下载地址
转自 http://www.oschina.net/news/87495/ant-design-2-12-4