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
Copy file name to clipboardExpand all lines: CHANGELOG.en-US.md
+19
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,25 @@
10
10
11
11
---
12
12
13
+
## 1.7.3
14
+
15
+
`2021-02-16`
16
+
17
+
- 🌟 `Modal` api method call supports defining close icon [#3642](https://github.com/vueComponent/ant-design-vue/issues/3642)
18
+
- 🌟 `Form` message support function [#3163](https://github.com/vueComponent/ant-design-vue/issues/3143)
19
+
- 🌟 Optimize the animation effect of `Progress`[#3510](https://github.com/vueComponent/ant-design-vue/issues/3510)
20
+
- 🐞 Fix the background color problem when `AutoComplete` is disabled [#3143](https://github.com/vueComponent/ant-design-vue/issues/3143)
21
+
- 🐞 Fix the issue that the `Alert` close button is displayed abnormally under safari [#3184](https://github.com/vueComponent/ant-design-vue/issues/3184)
22
+
- 🐞 Fix the problem that `Dropdown` shows the wrong position under `ButtonGroup`[#2995](https://github.com/vueComponent/ant-design-vue/issues/2995)
23
+
- 🐞 Fix the issue that the change event will no longer be triggered after `RadioGroup` is blocked from being selected [#3047](https://github.com/vueComponent/ant-design-vue/issues/3047)
24
+
- 🐞 Fix the problem that `Table` cannot be sorted [#3327](https://github.com/vueComponent/ant-design-vue/issues/3327)
25
+
- 🐞 Fix missing `Space` component type file issue [#3340](https://github.com/vueComponent/ant-design-vue/issues/3340)
26
+
- 🐞 Fix `Slider`'s position calculation error under decimal precision [#3386](https://github.com/vueComponent/ant-design-vue/issues/3386)
- 🐞 Fix the problem that the keyboard can still be switched in the diabled state of `Tabs`[#3575](https://github.com/vueComponent/ant-design-vue/issues/3575)
29
+
- 🐞 Fix the issue that `Menu``forceSubMenuRender` does not take effect [#3615](https://github.com/vueComponent/ant-design-vue/issues/3615)
30
+
- 🐞 Fix `Upload``transformFile` not executing issue [#3636](https://github.com/vueComponent/ant-design-vue/issues/3636)
0 commit comments