You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 🐞 Fix `SubMenu` flashing problem [#975](https://github.com/vueComponent/ant-design-vue/issues/970)
19
+
- 🌟 `AutoComplete``Cascader``DatePicker``DropDown``Select``TimePicker` add an instance of the popup reference `popupRef`[f9373e](https://github.com/vueComponent/ant-design-vue/commit/f9373e44ce229ab0ba94ababbd686e6ad6e9f10f)
20
+
- 🐞 Fix `DatePicker` can not open when placeholder is chinese at ie 10 and 11 [#865](https://github.com/vueComponent/ant-design-vue/issues/865)
- 🐞 Fixed an issue where the `Upload` component reported an error in `form.resetFields()`[#929](https://github.com/vueComponent/ant-design-vue/pull/929)
27
+
- 🐞 Fix `Select` shows bounce problem [#970](https://github.com/vueComponent/ant-design-vue/issues/970)
28
+
- 🐞 Fix TypeScript type definitions.
29
+
13
30
## 1.3.10
14
31
`2019-06-11`
15
32
- 🐞 Remove useless `module.export` of package. [#850](https://github.com/vueComponent/ant-design-vue/issues/850)
@@ -32,7 +49,7 @@
32
49
`2019-04-04`
33
50
- 🐞 Fix `Table` unclickable problem under IE [#504](https://github.com/vueComponent/ant-design-vue/issues/504)
34
51
- 🐞 Fix `Table` Header is not aligned under Firefox [#579](https://github.com/vueComponent/ant-design-vue/issues/579)
0 commit comments