File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed
src/showcase/nz-intro-changelog Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " ng-zorro-antd" ,
3- "version" : " 0.5.2 " ,
3+ "version" : " 0.5.3 " ,
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.5.3
13+ ` 2017-09-30 `
14+
15+ ### Features
16+ * ` DatePicker ` 支持了选择月份的功能 [ #397 ] ( https://github.com/NG-ZORRO/ng-zorro-antd/pull/397 ) [ @Hsuan Lee] ( https://github.com/HsuanXyz )
17+ * ` Select ` 支持Tab聚焦并可以使用回车和向下键展开 [ #389 ] ( https://github.com/NG-ZORRO/ng-zorro-antd/pull/389 ) [ @Hsuan Lee] ( https://github.com/HsuanXyz )
18+ * ` Menu ` 增加了 ` Horizontal ` 和 ` Inline ` 模式下的高度动画 [ #330 ] ( https://github.com/NG-ZORRO/ng-zorro-antd/pull/330 ) [ @刘晓军] ( https://github.com/Maroon1 )
19+ * ` Collapse ` 支持自定义头部内容 [ #383 ] ( https://github.com/NG-ZORRO/ng-zorro-antd/pull/383 ) [ @SangKa .Z] ( https://github.com/SangKa )
20+ * 在发布包中导出了全部 ` Component ` 便于引用 [ #404 ] ( https://github.com/NG-ZORRO/ng-zorro-antd/pull/404 )
21+
22+ ### Bug Fixes
23+ * ` Table ` 修复了 ` nzIsPageIndexReset ` 选项的问题 [ #372 ] ( https://github.com/NG-ZORRO/ng-zorro-antd/pull/372 ) [ #373 ] ( https://github.com/NG-ZORRO/ng-zorro-antd/pull/373 ) Alche
24+ * 修复了官方网站的性能问题 [ #403 ] ( https://github.com/NG-ZORRO/ng-zorro-antd/pull/403 )
25+
26+ ### Docs
27+ * 增加了对 ` Input ` 中 ` nzPlaceHolder ` 的使用说明 [ #379 ] ( https://github.com/NG-ZORRO/ng-zorro-antd/pull/379 ) [ @Liu , An-Chi] ( https://github.com/tigercosmos )
28+
1229## 0.5.2
1330` 2017-09-23 `
1431### Features
You can’t perform that action at this time.
0 commit comments