File tree Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
---
4
4
5
+ ## 1.0.3
6
+
7
+ ` 2018-08-11 `
8
+ - 🐞 Fix ` Select ` children not to update the problem [ #106 ] ( https://github.com/vueComponent/ant-design-vue/issues/106 )
9
+ - 🐞 Fix ` Badge ` offset x y axis order error and support number type [ #99 ] ( https://github.com/vueComponent/ant-design-vue/issues/99 )
10
+ - 🐞 Fix ` Input ` trigger input event problem when placeholder is Chinese in IE[ #92 ] ( https://github.com/vueComponent/ant-design-vue/issues/92 )
11
+ - 🐞 Fix ` Avatar ` does not accept event issues [ #102 ] (https://github.com/vueComponent/ant-design-vue/issues/102 )
12
+ - 🐞 Fix ` grid.row ` gutter type error problem [ 4af03c4] ( https://github.com/vueComponent/ant-design-vue/commit/4af03c4ab9596ede9d1b79c8308d0a3ed58b7a11 )
13
+ - 🐞 Fix ` CheckboxGroup ` to report defaultValue warning in ` Form ` [ #110 ] ( https://github.com/vueComponent/ant-design-vue/issues/110 )
14
+
5
15
## 1.0.2
6
16
7
17
` 2018-08-04 `
Original file line number Diff line number Diff line change 2
2
3
3
---
4
4
5
+ ## 1.0.3
6
+
7
+ ` 2018-08-11 `
8
+ - 🐞 修复` Select ` 子元素不更新问题 [ #106 ] ( https://github.com/vueComponent/ant-design-vue/issues/106 )
9
+ - 🐞 修复` Badge ` offset属性X Y轴顺序错误问题,并新增支持number类型 [ #99 ] ( https://github.com/vueComponent/ant-design-vue/issues/99 )
10
+ - 🐞 修复` Input ` 在ie下中文placeholder触发input事件问题 [ #92 ] ( https://github.com/vueComponent/ant-design-vue/issues/92 )
11
+ - 🐞 修复` Avatar ` 不接受事件问题 [ #102 ] ( https://github.com/vueComponent/ant-design-vue/issues/102 )
12
+ - 🐞 修复` grid.row ` gutter类型错误问题 [ 4af03c4] ( https://github.com/vueComponent/ant-design-vue/commit/4af03c4ab9596ede9d1b79c8308d0a3ed58b7a11 )
13
+ - 🐞 修复` CheckboxGroup ` 在` Form ` 中报defaultValue warning问题 [ #110 ] ( https://github.com/vueComponent/ant-design-vue/issues/110 )
14
+
5
15
## 1.0.2
6
16
7
17
` 2018-08-04 `
You can’t perform that action at this time.
0 commit comments