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.7 " ,
3
+ "version" : " 0.6.8 " ,
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.8
13
+ ` 2017-12-21 `
14
+
15
+ ### Features
16
+ * 与 Ant Design 2.13.11 交互及样式同步 [ #777 ] ( https://github.com/NG-ZORRO/ng-zorro-antd/pull/777 )
17
+
18
+ ### Bug Fixes
19
+ * ` Popconfirm ` 修复点击背景弹出框不消失的问题 [ #786 ] ( https://github.com/NG-ZORRO/ng-zorro-antd/pull/786 )
20
+ * ` Modal ` 修复部分类型错误 [ #784 ] ( https://github.com/NG-ZORRO/ng-zorro-antd/pull/784 )
21
+ * ` Table ` 修复初始排序时样式问题 [ #781 ] ( https://github.com/NG-ZORRO/ng-zorro-antd/pull/781 )
22
+ * 修复所有下拉框宽度修改后未同步的问题 [ #780 ] ( https://github.com/NG-ZORRO/ng-zorro-antd/pull/780 )
23
+
24
+ ### Other
25
+ * 加速 ` Dropdown ` 组件的动画效果 [ #783 ] ( https://github.com/NG-ZORRO/ng-zorro-antd/pull/783 )
26
+ * 对 ` Affix ` 进行了优化 [ #708 ] ( https://github.com/NG-ZORRO/ng-zorro-antd/pull/708 ) [ @Trotyl Yu] ( https://github.com/trotyl )
27
+
12
28
## 0.6.7
13
29
` 2017-12-15 `
14
30
You can’t perform that action at this time.
0 commit comments