File tree Expand file tree Collapse file tree 4 files changed +124
-0
lines changed Expand file tree Collapse file tree 4 files changed +124
-0
lines changed Original file line number Diff line number Diff line change 1
1
## Changelog
2
2
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
+
3
34
### 2.15.3
4
35
5
36
* 2021-06-29*
Original file line number Diff line number Diff line change 1
1
## Changelog
2
2
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
+
3
34
### 2.15.3
4
35
5
36
* 2021-06-29*
Original file line number Diff line number Diff line change 1
1
## Changelog
2
2
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
+
3
34
### 2.15.3
4
35
5
36
* 2021-06-29*
Original file line number Diff line number Diff line change 1
1
## 更新日志
2
2
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
+
3
34
### 2.15.3
4
35
5
36
* 2021-06-29*
You can’t perform that action at this time.
0 commit comments