File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
src/showcase/nz-intro-changelog Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ng-zorro-antd" ,
3
- "version" : " 0.6.13 " ,
3
+ "version" : " 0.6.14 " ,
4
4
"license" : " MIT" ,
5
5
"description" : " An enterprise-class UI components based on Ant Design and Angular" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 9
9
10
10
更新日志也可以在[ Github] ( https://github.com/NG-ZORRO/ng-zorro-antd/releases ) 查看
11
11
12
+ # 0.6.14
13
+ ` 2018-02-04 `
14
+
15
+ ### Features
16
+
17
+ * ` Table ` 表格新增水平滚动配置的支持 [ #766 ] ( https://github.com/NG-ZORRO/ng-zorro-antd/pull/766 ) [ @little-snow-fox ] ( https://github.com/little-snow-fox )
18
+
19
+ ### Bug Fixes
20
+
21
+ * ` InputNumber ` 修复零值显示不正确的问题 [ #1003 ] ( https://github.com/NG-ZORRO/ng-zorro-antd/pull/1003 ) [ @Hsuan Lee] ( https://github.com/HsuanXyz )
22
+ * ` Calendar ` / ` Datepicker ` 修复年月显示切换的问题 [ #871 ] ( https://github.com/NG-ZORRO/ng-zorro-antd/pull/871 ) [ @chunghha ] ( https://github.com/chunghha )
23
+
24
+ ### Tests
25
+
26
+ * ` Affix ` 新增完善单例测试 [ #982 ] ( https://github.com/NG-ZORRO/ng-zorro-antd/pull/982 ) [ @pjurczynski ] ( https://github.com/pjurczynski )
27
+
12
28
# 0.6.13
13
29
` 2018-01-28 `
14
30
You can’t perform that action at this time.
0 commit comments