Skip to content

Commit 51874d9

Browse files
committed
release 3.0.0-alpha.12
1 parent 7a64fe5 commit 51874d9

File tree

2 files changed

+14
-4
lines changed

2 files changed

+14
-4
lines changed

CHANGELOG.en-US.md

+8-3
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,14 @@
1212

1313
## 3.0.0-alpha.12
1414

15-
`2021-11-09`
16-
17-
- 🐞 Fix some component types missing issue [#4863](https://github.com/vueComponent/ant-design-vue/issues/4863)
15+
`2021-11-20`
16+
17+
- 🐞 Fix the problem that TimeRangePicker does not hide the panel correctly [#4902](https://github.com/vueComponent/ant-design-vue/issues/4902)
18+
- 🐞 Fix the problem that TreeSelect is not cleared when resetting undefined [#4897](https://github.com/vueComponent/ant-design-vue/issues/4897)
19+
- 🐞 Fix the issue that TreeSelect isLeaf does not take effect [#4883](https://github.com/vueComponent/ant-design-vue/issues/4883)
20+
- 🐞 Fix Table rowSelection reporting loop response warning problem [#4885](https://github.com/vueComponent/ant-design-vue/issues/4885)
21+
- 🐞 Fix the problem that Table rowSelection does not respond when dynamically updated [#4889](https://github.com/vueComponent/ant-design-vue/issues/4889)
22+
- 🐞 Fix missing component types [#4863](https://github.com/vueComponent/ant-design-vue/issues/4863)
1823

1924
## 3.0.0-alpha.11
2025

CHANGELOG.zh-CN.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,13 @@
1212

1313
## 3.0.0-alpha.12
1414

15-
`2021-11-09`
15+
`2021-11-20`
1616

17+
- 🐞 修复 TimeRangePicker 没有正确隐藏 panel 问题 [#4902](https://github.com/vueComponent/ant-design-vue/issues/4902)
18+
- 🐞 修复 TreeSelect 重置 undefined 时,没有清空问题 [#4897](https://github.com/vueComponent/ant-design-vue/issues/4897)
19+
- 🐞 修复 TreeSelect isLeaf 不生效问题 [#4883](https://github.com/vueComponent/ant-design-vue/issues/4883)
20+
- 🐞 修复 Table rowSelection 报循环响应 warning 问题 [#4885](https://github.com/vueComponent/ant-design-vue/issues/4885)
21+
- 🐞 修复 Table rowSelection 动态更新时不响应问题 [#4889](https://github.com/vueComponent/ant-design-vue/issues/4889)
1722
- 🐞 修复部分组件类型丢失问题 [#4863](https://github.com/vueComponent/ant-design-vue/issues/4863)
1823

1924
## 3.0.0-alpha.11

0 commit comments

Comments
 (0)