File tree Expand file tree Collapse file tree 4 files changed +135
-0
lines changed Expand file tree Collapse file tree 4 files changed +135
-0
lines changed Original file line number Diff line number Diff line change 1
1
## Changelog
2
2
3
+ ### 2.15.3
4
+
5
+ * 2021-06-29*
6
+
7
+ #### New features
8
+
9
+ - Skeleton
10
+ - add skeleton component (#21038 by @cs1707 )
11
+ - Empty
12
+ - add empty component (#21080 by @cs1707 )
13
+
14
+ #### Bug fixes
15
+
16
+ - Local
17
+ - fix week translations for hr locale (#21040 by @cs1707 )
18
+ - Table
19
+ - fix lazy load data (#21041 by @cs1707 )
20
+ - Docs
21
+ - fix form hide-required-asterisk description (#21045 by @cs1707 )
22
+ - Drawer:
23
+ - fix destroy (#20715 by @zj9495 )
24
+ - Row
25
+ - fix align top (#20963 by @cs1707 )
26
+ - Select
27
+ - fix the bug when the value is Boolean (#21052 by @cs1707 )
28
+ - Calendar
29
+ - fix first-day-of-week (#21057 by @cs1707 )
30
+ - Utils
31
+ - fix isScroll (#21065 by @cs1707 )
32
+ - fix(utils.dom by @fw6 )
33
+ - TypeScript
34
+ - add CascaderPanel export type (#21070 by @qige2016 )
35
+ - add spinner.d.ts (#21090 by @qige2016 )
36
+
3
37
### 2.15.2
4
38
5
39
* 2021-05-28*
Original file line number Diff line number Diff line change 1
1
## Changelog
2
2
3
+ ### 2.15.3
4
+
5
+ * 2021-06-29*
6
+
7
+ #### New features
8
+
9
+ - Skeleton
10
+ - add skeleton component (#21038 by @cs1707 )
11
+ - Empty
12
+ - add empty component (#21080 by @cs1707 )
13
+
14
+ #### Bug fixes
15
+
16
+ - Local
17
+ - fix week translations for hr locale (#21040 by @cs1707 )
18
+ - Table
19
+ - fix lazy load data (#21041 by @cs1707 )
20
+ - Docs
21
+ - fix form hide-required-asterisk description (#21045 by @cs1707 )
22
+ - Drawer:
23
+ - fix destroy (#20715 by @zj9495 )
24
+ - Row
25
+ - fix align top (#20963 by @cs1707 )
26
+ - Select
27
+ - fix the bug when the value is Boolean (#21052 by @cs1707 )
28
+ - Calendar
29
+ - fix first-day-of-week (#21057 by @cs1707 )
30
+ - Utils
31
+ - fix isScroll (#21065 by @cs1707 )
32
+ - fix(utils.dom by @fw6 )
33
+ - TypeScript
34
+ - add CascaderPanel export type (#21070 by @qige2016 )
35
+ - add spinner.d.ts (#21090 by @qige2016 )
36
+
3
37
### 2.15.2
4
38
5
39
* 2021-05-28*
Original file line number Diff line number Diff line change 1
1
## Changelog
2
2
3
+ ### 2.15.3
4
+
5
+ * 2021-06-29*
6
+
7
+ #### New features
8
+
9
+ - Skeleton
10
+ - add skeleton component (#21038 by @cs1707 )
11
+ - Empty
12
+ - add empty component (#21080 by @cs1707 )
13
+
14
+ #### Bug fixes
15
+
16
+ - Local
17
+ - fix week translations for hr locale (#21040 by @cs1707 )
18
+ - Table
19
+ - fix lazy load data (#21041 by @cs1707 )
20
+ - Docs
21
+ - fix form hide-required-asterisk description (#21045 by @cs1707 )
22
+ - Drawer:
23
+ - fix destroy (#20715 by @zj9495 )
24
+ - Row
25
+ - fix align top (#20963 by @cs1707 )
26
+ - Select
27
+ - fix the bug when the value is Boolean (#21052 by @cs1707 )
28
+ - Calendar
29
+ - fix first-day-of-week (#21057 by @cs1707 )
30
+ - Utils
31
+ - fix isScroll (#21065 by @cs1707 )
32
+ - fix(utils.dom by @fw6 )
33
+ - TypeScript
34
+ - add CascaderPanel export type (#21070 by @qige2016 )
35
+ - add spinner.d.ts (#21090 by @qige2016 )
36
+
3
37
### 2.15.2
4
38
5
39
* 2021-05-28*
Original file line number Diff line number Diff line change 1
1
## 更新日志
2
2
3
+ ### 2.15.3
4
+
5
+ * 2021-06-29*
6
+ #### 新特性
7
+
8
+ - Skeleton
9
+ - 新增 Skeleton 组件 (#21038 by @cs1707 )
10
+ - Empty
11
+ - 新增 Empty 组件 (#21080 by @cs1707 )
12
+
13
+ #### Bug 修复
14
+
15
+ - Local
16
+ - 修复 hr 语言 week 翻译 (#21040 by @cs1707 )
17
+ - Table
18
+ - 修复 lazy load data (#21041 by @cs1707 )
19
+ - Docs
20
+ - 修改 form 组件 hide-required-asterisk 描述 (#21045 by @cs1707 )
21
+ - Drawer:
22
+ - 修复 destroy (#20715 by @zj9495 )
23
+ - Row
24
+ - 修复 align top (#20963 by @cs1707 )
25
+ - Select
26
+ - 修复 value 为 Boolean 类型的bug (#21052 by @cs1707 )
27
+ - Calendar
28
+ - 修复 first-day-of-week (#21057 by @cs1707 )
29
+ - Utils
30
+ - 修复 fix isScroll (#21065 by @cs1707 )
31
+ - 修复 (utils.dom by @fw6 )
32
+ - TypeScript
33
+ - 增加 CascaderPanel 类型导出 (#21070 by @qige2016 )
34
+ - 增加 spinner.d.ts (#21090 by @qige2016 )
35
+
3
36
### 2.15.2
4
37
5
38
* 2021-05-28*
You can’t perform that action at this time.
0 commit comments