File tree Expand file tree Collapse file tree
src/showcase/nz-intro-changelog Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " ng-zorro-antd" ,
3- "version" : " 0.6.10 " ,
3+ "version" : " 0.6.11 " ,
44 "license" : " MIT" ,
55 "description" : " An enterprise-class UI components based on Ant Design and Angular" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 99
1010更新日志也可以在[ Github] ( https://github.com/NG-ZORRO/ng-zorro-antd/releases ) 查看
1111
12+ # 0.6.11
13+ ` 2018-01-18 `
14+
15+ ### Features
16+ * ` Upload ` 新组件 [ @cipchk ] ( https://github.com/cipchk )
17+ * ` InputNumber ` 组件新增 ` nzAllowClear ` 选项支持用户清除数据 [ #918 ] ( https://github.com/NG-ZORRO/ng-zorro-antd/pull/918 )
18+ * ` Input ` 组件新增 ` nzOnSearch ` 事件 [ #876 ] ( https://github.com/NG-ZORRO/ng-zorro-antd/pull/876 ) [ @Hsuan Lee] ( https://github.com/HsuanXyz )
19+
20+ ### Bug Fixes
21+ * ` Radio ` 修复冗余的 ` ngModelChange ` 触发问题 [ #904 ] ( https://github.com/NG-ZORRO/ng-zorro-antd/pull/904 ) [ @SangKa .Z] ( https://github.com/SangKa )
22+ * ` Progress ` 修复空值状态下的百分比展示 [ #905 ] ( https://github.com/NG-ZORRO/ng-zorro-antd/pull/905 ) [ @cipchk ] ( https://github.com/cipchk )
23+ * ` DatePicker ` ` TimePicker ` 修复用户输入的问题 [ #856 ] ( https://github.com/NG-ZORRO/ng-zorro-antd/pull/856 ) [ @Billy Ma] ( https://github.com/KennethMa )
24+
25+ ### Other
26+ * ` BackTop ` 组件增加测试用例 [ #907 ] ( https://github.com/NG-ZORRO/ng-zorro-antd/pull/907 ) [ @Piotr Jurczyński] ( https://github.com/pjurczynski )
27+ * ` Collapse ` 与Ant Design保持同步 [ #881 ] ( https://github.com/NG-ZORRO/ng-zorro-antd/pull/881 )
28+
1229## 0.6.10
1330` 2018-01-06 `
1431
You can’t perform that action at this time.
0 commit comments