|
|
|
@ -10,6 +10,15 @@
|
|
|
|
|
|
|
|
|
|
--- |
|
|
|
|
|
|
|
|
|
## 1.5.2 |
|
|
|
|
|
|
|
|
|
`2020-04-09` |
|
|
|
|
|
|
|
|
|
- 🐞 Fix ts type of `FormModel` not introduced [# 1996](https://github.com/vueComponent/ant-design-vue/issues/1966) |
|
|
|
|
- 🐞 Fix `DatePicker.WeekPicker` type file error [# 2044](https://github.com/vueComponent/ant-design-vue/issues/2044) |
|
|
|
|
- 🐞 Fix "Tabs" tabClick event does not take effect [# 2030](https://github.com/vueComponent/ant-design-vue/issues/2030) |
|
|
|
|
- 🐞 Fix `Table` resize error issue [# 2033](https://github.com/vueComponent/ant-design-vue/issues/2033) |
|
|
|
|
|
|
|
|
|
## 1.5.1 |
|
|
|
|
|
|
|
|
|
`2020-04-02` |
|
|
|
@ -20,7 +29,7 @@
|
|
|
|
|
- 🐞 Fix `Table` customRender cannot customize class style [#2004](https://github.com/vueComponent/ant-design-vue/pull/2004) |
|
|
|
|
- 🐞 Fix `Form` missing slot content when using Form.create [#1998](https://github.com/vueComponent/ant-design-vue/pull/1998) |
|
|
|
|
- 🐞 Fix `Textarea` scroll bar flickering problem [#1964](https://github.com/vueComponent/ant-design-vue/pull/1964) |
|
|
|
|
- 🌟 Add ts type file of `FormModel` [#1996](https://github.com/vueComponent/ant-design-vue/pull/1966) |
|
|
|
|
- 🌟 Add ts type file of `FormModel` [#1996](https://github.com/vueComponent/ant-design-vue/issues/1966) |
|
|
|
|
- 🌟 Add `modal` destroyAll type declaration [#1993](https://github.com/vueComponent/ant-design-vue/pull/1963) |
|
|
|
|
|
|
|
|
|
## 1.5.0 |
|
|
|
|