|
10 | 10 |
|
11 | 11 | --- |
12 | 12 |
|
| 13 | +## 4.0.8 |
| 14 | + |
| 15 | +- 🐞 Fix theme responsiveness failure issue under Nuxt [#7180](https://github.com/vueComponent/ant-design-vue/issues/7180) |
| 16 | +- 🐞 Fix error reporting caused by Wave [#7108](https://github.com/vueComponent/ant-design-vue/issues/7108) |
| 17 | +- 🐞 Fix Upload disabled inheritance issue [#7110](https://github.com/vueComponent/ant-design-vue/issues/7110) |
| 18 | +- 🐞 Fix Tooltip popupAlign not taking effect [#7112](https://github.com/vueComponent/ant-design-vue/issues/7112) |
| 19 | +- 🐞 Fix Typography flashing problem [#7146](https://github.com/vueComponent/ant-design-vue/issues/7146) |
| 20 | +- 🐞 Fix the issue that RangePicker prevIcon nextIcon does not take effect [#7127](https://github.com/vueComponent/ant-design-vue/issues/7127) |
| 21 | +- 🐞 Fixed the issue of watermark not monitoring child element changes [#7149](https://github.com/vueComponent/ant-design-vue/issues/7149) |
| 22 | +- 🐞 Fix Menu animation missing issue [#7130](https://github.com/vueComponent/ant-design-vue/issues/7130) |
| 23 | +- 🐞 Fix the cursor change issue when TextArea autosize [#7121](https://github.com/vueComponent/ant-design-vue/issues/7121) |
| 24 | + |
13 | 25 | ## 4.0.7 |
14 | 26 |
|
15 | 27 | - 🌟 Added Flex component [#7052](https://github.com/vueComponent/ant-design-vue/issues/7052) |
|
0 commit comments