Skip to content

Commit adfe25d

Browse files
Changelog: update for 2.4.3
1 parent 5ef3d0e commit adfe25d

File tree

4 files changed

+25
-1
lines changed

4 files changed

+25
-1
lines changed

CHANGELOG.en-US.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
## Changelog
22

3+
### 2.4.3
4+
5+
*2018-07-03*
6+
7+
- Fixed `allow-drop` not working properly when Tree nodes have a custom height, #11797
8+
- Now you can pass a parameter to the `clearValidate` method of Form, specifying which FormItems' validation results need to be cleared, #11821
9+
- Added `distinguishCancelAndClose` attribute for MessageBox, #11831
10+
311
### 2.4.2
412

513
*2018-06-26*

CHANGELOG.es.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
## Changelog
22

3+
### 2.4.3
4+
5+
*2018-07-03*
6+
7+
- Fixed `allow-drop` not working properly when Tree nodes have a custom height, #11797
8+
- Now you can pass a parameter to the `clearValidate` method of Form, specifying which FormItems' validation results need to be cleared, #11821
9+
- Added `distinguishCancelAndClose` attribute for MessageBox, #11831
10+
311
### 2.4.2
412

513
*2018-06-26*

CHANGELOG.zh-CN.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
## 更新日志
22

3+
### 2.4.3
4+
5+
*2018-07-03*
6+
7+
- 修复当自定义 Tree 节点高度时,`allow-drop` 不能正常工作的问题,#11797
8+
- 现在 Form 的 `clearValidate` 方法支持传入参数,指定需要清空校验结果的 FormItem,#11821
9+
- 新增 MessageBox 的 `distinguishCancelAndClose` 属性,#11831
10+
311
### 2.4.2
412

513
*2018-06-26*

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ Spanish documentation is made possible by these community developers:
158158
## Donation
159159
If you find Element useful, you can buy us a cup of coffee
160160

161-
<img width="650" src="https://user-images.githubusercontent.com/10095631/40616626-568895b2-62be-11e8-9fc3-dc54a2892515.jpg" alt="donation">
161+
<img width="650" src="https://user-images.githubusercontent.com/10095631/42198577-587063dc-7ebb-11e8-892b-91e08f99ce1e.jpg" alt="donation">
162162

163163
## Backers
164164

0 commit comments

Comments
 (0)