Skip to content

Commit 516dc9e

Browse files
cs1707abigail-0111
authored andcommitted
chore: add changelog (ElemeFE#21286)
1 parent 536e3ee commit 516dc9e

File tree

4 files changed

+98
-0
lines changed

4 files changed

+98
-0
lines changed

CHANGELOG.en-US.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,34 @@
11
## Changelog
22

3+
### 2.15.6
4+
5+
*2021-09-02*
6+
7+
#### Bug fixes
8+
9+
- Cascader
10+
- fix a bug that makes the browser jitter in zoom mode (#21207 by @cs1707)
11+
- optimize performance (#21231 by @cs1707)
12+
- Select
13+
- fix long text overflow in multiple mode (#21237 by @cs1707)
14+
- Dropdown
15+
- add disabled property (#21235 by @mshioda)
16+
- Radio
17+
- fix checked state when browser go back (#21250 by @cs1707)
18+
- Descriptions
19+
- fix type declaration (#21265 by @adaex)
20+
- avoid table style conflict (#21254 by @adaex)
21+
- Drawer
22+
- fix append to body (#21264 by @cs1707)
23+
- Local
24+
- fix italian mistake (#21012 by @ricardotondello)
25+
326
### 2.15.5
427

528
*2021-08-04*
629

30+
#### Bug fixes
31+
732
- Select
833
- fix resetInputHeight (#21201 by @cs1707)
934

CHANGELOG.es.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,34 @@
11
## Changelog
22

3+
### 2.15.6
4+
5+
*2021-09-02*
6+
7+
#### Bug fixes
8+
9+
- Cascader
10+
- fix a bug that makes the browser jitter in zoom mode (#21207 by @cs1707)
11+
- optimize performance (#21231 by @cs1707)
12+
- Select
13+
- fix long text overflow in multiple mode (#21237 by @cs1707)
14+
- Dropdown
15+
- add disabled property (#21235 by @mshioda)
16+
- Radio
17+
- fix checked state when browser go back (#21250 by @cs1707)
18+
- Descriptions
19+
- fix type declaration (#21265 by @adaex)
20+
- avoid table style conflict (#21254 by @adaex)
21+
- Drawer
22+
- fix append to body (#21264 by @cs1707)
23+
- Local
24+
- fix italian mistake (#21012 by @ricardotondello)
25+
326
### 2.15.5
427

528
*2021-08-04*
629

30+
#### Bug fixes
31+
732
- Select
833
- fix resetInputHeight (#21201 by @cs1707)
934

CHANGELOG.fr-FR.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,34 @@
11
## Changelog
22

3+
### 2.15.6
4+
5+
*2021-09-02*
6+
7+
#### Bug fixes
8+
9+
- Cascader
10+
- fix a bug that makes the browser jitter in zoom mode (#21207 by @cs1707)
11+
- optimize performance (#21231 by @cs1707)
12+
- Select
13+
- fix long text overflow in multiple mode (#21237 by @cs1707)
14+
- Dropdown
15+
- add disabled property (#21235 by @mshioda)
16+
- Radio
17+
- fix checked state when browser go back (#21250 by @cs1707)
18+
- Descriptions
19+
- fix type declaration (#21265 by @adaex)
20+
- avoid table style conflict (#21254 by @adaex)
21+
- Drawer
22+
- fix append to body (#21264 by @cs1707)
23+
- Local
24+
- fix italian mistake (#21012 by @ricardotondello)
25+
326
### 2.15.5
427

528
*2021-08-04*
629

30+
#### Bug fixes
31+
732
- Select
833
- fix resetInputHeight (#21201 by @cs1707)
934

CHANGELOG.zh-CN.md

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

3+
### 2.15.6
4+
5+
*2021-09-02*
6+
7+
#### Bug 修复
8+
9+
- Cascader
10+
- 修复浏览器缩放模式下抖动的 bug (#21207 by @cs1707)
11+
- 优化性能 (#21231 by @cs1707)
12+
- Select
13+
- 修复多选模式下文字溢出的 bug (#21237 by @cs1707)
14+
- Dropdown
15+
- 增加 disabled 属性 (#21235 by @mshioda)
16+
- Radio
17+
- 修复浏览器返回后保留状态的 bug (#21250 by @cs1707)
18+
- Descriptions
19+
- 修复类型定义 (#21265 by @adaex)
20+
- 修复与表格组件混用样式冲突的问题 (#21254 by @adaex)
21+
- Drawer
22+
- 修复 append-to-body (#21264 by @cs1707)
23+
- Local
24+
- 修复 italian 翻译错误 (#21012 by @ricardotondello)
25+
326
### 2.15.5
427

528
*2021-08-04*

0 commit comments

Comments
 (0)