Skip to content

Commit 3a9d459

Browse files
authored
chore: add changelog (#21199)
1 parent c50e8dd commit 3a9d459

File tree

4 files changed

+124
-0
lines changed

4 files changed

+124
-0
lines changed

CHANGELOG.en-US.md

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

3+
### 2.15.4
4+
5+
*2021-08-03*
6+
7+
#### New features
8+
9+
- Descriptions
10+
- add description component (#21129 by @cs1707)
11+
- Result
12+
- add result component (#21171 by @cs1707)
13+
14+
#### Bug fixes
15+
16+
- Utils
17+
- fix isScroll (#21098 by @canvascat)
18+
- Translation
19+
- update it.js (#21133 by @bliberi)
20+
- RadioGroup
21+
- fix RadioGroup used in component causes exception #17908 (#20783 by @lceric)
22+
- Message
23+
- fix message[type] (#21088 by @cs1707)
24+
- Carousel
25+
- reset the timer when setActiveItem method is called (#20846 by @Nekojita1)
26+
- Cascader
27+
- fix emitPath (#21185 by @cs1707)
28+
- Select
29+
- fix select filterable bug (#17494 by @profore)
30+
- fix a bug that makes the browser jitter in zoom mode (#21197 by @cs1707)
31+
- Tree
32+
- fix insertChild (#21194 by @cs1707)
33+
334
### 2.15.3
435

536
*2021-06-29*

CHANGELOG.es.md

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

3+
### 2.15.4
4+
5+
*2021-08-03*
6+
7+
#### New features
8+
9+
- Descriptions
10+
- add description component (#21129 by @cs1707)
11+
- Result
12+
- add result component (#21171 by @cs1707)
13+
14+
#### Bug fixes
15+
16+
- Utils
17+
- fix isScroll (#21098 by @canvascat)
18+
- Translation
19+
- update it.js (#21133 by @bliberi)
20+
- RadioGroup
21+
- fix RadioGroup used in component causes exception #17908 (#20783 by @lceric)
22+
- Message
23+
- fix message[type] (#21088 by @cs1707)
24+
- Carousel
25+
- reset the timer when setActiveItem method is called (#20846 by @Nekojita1)
26+
- Cascader
27+
- fix emitPath (#21185 by @cs1707)
28+
- Select
29+
- fix select filterable bug (#17494 by @profore)
30+
- fix a bug that makes the browser jitter in zoom mode (#21197 by @cs1707)
31+
- Tree
32+
- fix insertChild (#21194 by @cs1707)
33+
334
### 2.15.3
435

536
*2021-06-29*

CHANGELOG.fr-FR.md

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

3+
### 2.15.4
4+
5+
*2021-08-03*
6+
7+
#### New features
8+
9+
- Descriptions
10+
- add description component (#21129 by @cs1707)
11+
- Result
12+
- add result component (#21171 by @cs1707)
13+
14+
#### Bug fixes
15+
16+
- Utils
17+
- fix isScroll (#21098 by @canvascat)
18+
- Translation
19+
- update it.js (#21133 by @bliberi)
20+
- RadioGroup
21+
- fix RadioGroup used in component causes exception #17908 (#20783 by @lceric)
22+
- Message
23+
- fix message[type] (#21088 by @cs1707)
24+
- Carousel
25+
- reset the timer when setActiveItem method is called (#20846 by @Nekojita1)
26+
- Cascader
27+
- fix emitPath (#21185 by @cs1707)
28+
- Select
29+
- fix select filterable bug (#17494 by @profore)
30+
- fix a bug that makes the browser jitter in zoom mode (#21197 by @cs1707)
31+
- Tree
32+
- fix insertChild (#21194 by @cs1707)
33+
334
### 2.15.3
435

536
*2021-06-29*

CHANGELOG.zh-CN.md

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

3+
### 2.15.4
4+
5+
*2021-08-03*
6+
7+
#### 新特性
8+
9+
- Descriptions
10+
- 新增 Descriptions 组件 (#21129 by @cs1707)
11+
- Result
12+
- 新增 Result 组件 (#21171 by @cs1707)
13+
14+
#### Bug 修复
15+
16+
- Utils
17+
- 修复 isScroll (#21098 by @canvascat)
18+
- Translation
19+
- 更新 it.js (#21133 by @bliberi)
20+
- RadioGroup
21+
- 修复 RadioGroup 与 component 兼容的 bug (#20783 by @lceric)
22+
- Message
23+
- 修复 message[type] (#21088 by @cs1707)
24+
- Carousel
25+
- 修复 setActiveItem 重置计时 (#20846 by @Nekojita1)
26+
- Cascader
27+
- 修复 emitPath (#21185 by @cs1707)
28+
- Select
29+
- 修复 filterable bug (#17494 by @profore)
30+
- 修复浏览器 (#21197 by @cs1707)
31+
- Tree
32+
- 修复 insertChild (#21194 by @cs1707)
33+
334
### 2.15.3
435

536
*2021-06-29*

0 commit comments

Comments
 (0)