File tree Expand file tree Collapse file tree 2 files changed +22
-4
lines changed Expand file tree Collapse file tree 2 files changed +22
-4
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,24 @@ timeline: true
99
1010---
1111
12+ ## 1.9.0
13+
14+ ` 2016-08-15 `
15+
16+ - ` Transfer ` 修复在火狐下 item 文案过长时只显示省略号的问题。[ #2674 ] ( https://github.com/ant-design/ant-design/issues/2674 )
17+ - ` Input ` 修复 autosize 模式下特定场景中不能输入中文 及 光标定位不准的问题。[ #2666 ] ( https://github.com/ant-design/ant-design/issues/2666 ) [ #2239 ] ( https://github.com/ant-design/ant-design/issues/2239 )
18+ - ` Tabs ` 修复 editable-card 模式下的 children 解析问题。[ #2658 ] ( https://github.com/ant-design/ant-design/issues/2658 )
19+ - ` Radio ` 修复若干 less 硬编码问题。[ #2424 ] ( https://github.com/ant-design/ant-design/issues/2424 )
20+ - ` Upload ` rc-upload 依赖升级至 2.X,引入的变化有:
21+ - 增加 disabled 属性。[ #2645 ] ( https://github.com/ant-design/ant-design/issues/2645 )
22+ - 取消上传时会自动 abort 上传请求。[ #2571 ] ( https://github.com/ant-design/ant-design/issues/2571 ) [ #2518 ] ( https://github.com/ant-design/ant-design/issues/2518 )
23+ - ` Table `
24+ - 修复 spin 在可滚动区域的定位问题。[ #2652 ] ( https://github.com/ant-design/ant-design/issues/2652 )
25+ - 修复无数据时 提示样式错位的问题。[ #2663 ] ( https://github.com/ant-design/ant-design/issues/2663 )
26+ - ` Popover ` 修复设定 getTooltipContainer 后会导致内嵌 DatePicker 样式失效的问题。[ #2675 ] ( https://github.com/ant-design/ant-design/issues/2675 )
27+ - ` Modal ` 修复重复卸载组件导致的报错。[ #2688 ] ( https://github.com/ant-design/ant-design/issues/2688 )
28+ - 升级 ` rc-slider ` 组件依赖。
29+
1230## 1.8.0
1331
1432` 2016-08-08 `
Original file line number Diff line number Diff line change 11{
22 "name" : " antd" ,
3- "version" : " 1.8 .0" ,
3+ "version" : " 1.9 .0" ,
44 "title" : " Ant Design" ,
55 "description" : " 一个 UI 设计语言" ,
66 "homepage" : " http://ant.design/" ,
4848 "rc-dialog" : " ~6.1.1" ,
4949 "rc-dropdown" : " ~1.4.8" ,
5050 "rc-form" : " ~0.17.1" ,
51- "rc-input-number" : " ~2.5.12 " ,
51+ "rc-input-number" : " ~2.6.3 " ,
5252 "rc-menu" : " ~4.13.0" ,
5353 "rc-notification" : " ~1.3.4" ,
5454 "rc-pagination" : " ~1.5.3" ,
5555 "rc-progress" : " ~1.0.4" ,
56- "rc-queue-anim" : " ~0.11.12 " ,
56+ "rc-queue-anim" : " ~0.12.4 " ,
5757 "rc-radio" : " ~2.0.0" ,
5858 "rc-rate" : " ~1.1.2" ,
5959 "rc-select" : " ~6.4.6" ,
60- "rc-slider" : " ~3.7.3 " ,
60+ "rc-slider" : " ~4.0.0 " ,
6161 "rc-steps" : " ~2.1.5" ,
6262 "rc-switch" : " ~1.4.2" ,
6363 "rc-table" : " ~4.4.0" ,
You can’t perform that action at this time.
0 commit comments