File tree Expand file tree Collapse file tree 4 files changed +98
-0
lines changed Expand file tree Collapse file tree 4 files changed +98
-0
lines changed Original file line number Diff line number Diff line change 1
1
## Changelog
2
2
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
+
3
26
### 2.15.5
4
27
5
28
* 2021-08-04*
6
29
30
+ #### Bug fixes
31
+
7
32
- Select
8
33
- fix resetInputHeight (#21201 by @cs1707 )
9
34
Original file line number Diff line number Diff line change 1
1
## Changelog
2
2
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
+
3
26
### 2.15.5
4
27
5
28
* 2021-08-04*
6
29
30
+ #### Bug fixes
31
+
7
32
- Select
8
33
- fix resetInputHeight (#21201 by @cs1707 )
9
34
Original file line number Diff line number Diff line change 1
1
## Changelog
2
2
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
+
3
26
### 2.15.5
4
27
5
28
* 2021-08-04*
6
29
30
+ #### Bug fixes
31
+
7
32
- Select
8
33
- fix resetInputHeight (#21201 by @cs1707 )
9
34
Original file line number Diff line number Diff line change 1
1
## 更新日志
2
2
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
+
3
26
### 2.15.5
4
27
5
28
* 2021-08-04*
You can’t perform that action at this time.
0 commit comments