File tree 3 files changed +14
-2
lines changed
3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
---
4
4
5
+ ## 1.2.1
6
+ ` 2018-12-17 `
7
+
8
+ - 🐞 Fix ` Menu ` flashing problem when scaling under ` Layout `
9
+ - 🐞 Fix ` Icon ` report Warning problem
10
+
5
11
## 1.2.0
6
12
` 2018-12-16 `
7
13
### Synchronize with antd 3.10.x
Original file line number Diff line number Diff line change 2
2
3
3
---
4
4
5
+ ## 1.2.1
6
+ ` 2018-12-17 `
7
+
8
+ - 🐞 修复` Menu ` 在` Layout ` 下伸缩时闪动问题
9
+ - 🐞 修复` Icon ` 报Warning问题
10
+
5
11
## 1.2.0
6
12
` 2018-12-16 `
7
13
### 与antd 3.10.x同步
Original file line number Diff line number Diff line change 157
157
},
158
158
"dependencies" : {
159
159
"@ant-design/icons" : " ^1.1.15" ,
160
- "@ant-design/icons-vue" : " ^1.0.0 " ,
160
+ "@ant-design/icons-vue" : " ^1.0.1 " ,
161
161
"add-dom-event-listener" : " ^1.0.2" ,
162
162
"array-tree-filter" : " ^2.1.0" ,
163
163
"async-validator" : " ^1.8.2" ,
183
183
"vue-ref" : " ^1.0.3" ,
184
184
"warning" : " ^3.0.0"
185
185
}
186
- }
186
+ }
You can’t perform that action at this time.
0 commit comments