File tree Expand file tree Collapse file tree 2 files changed +2173
-2188
lines changed
packages/rc-ui-lib/docs/markdown Expand file tree Collapse file tree 2 files changed +2173
-2188
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,24 @@ rc-ui-lib 遵循 [Semver](https://semver.org/lang/zh-CN/) 语义化版本规范
16
16
17
17
## 更新内容
18
18
19
+ ## [ 2.0.3] ( https://github.com/rancui/rc-ui-lib/compare/v2.0.2...v2.0.3 )
20
+
21
+ ` 2023-06-20 ` ** Features**
22
+
23
+ - PasswordInput: 新增可清空输入框内容的 ref 函数 ([ 24a5331] ( https://github.com/rancui/rc-ui-lib/commit/24a53317f5000accf65854284ec01f5492b28540 ) )
24
+
25
+ ### [ 2.0.2] ( https://github.com/rancui/rc-ui-lib/compare/v2.0.1...v2.0.2 )
26
+
27
+ ` 2023-06-14 ` ** Features**
28
+
29
+ - DateTimePicker: 新增嵌套功能、添加 stopPropagation 属性([ 4dd65dd] ( https://github.com/rancui/rc-ui-lib/commit/4dd65dd73de8eaaa61c42f569279bb82e8a331ec ) )
30
+
31
+ ### [ 2.0.1] ( https://github.com/rancui/rc-ui-lib/compare/v1.3.6...v2.0.0 )
32
+
33
+ ` 2023-04-25 ` ** Bug Fixes**
34
+
35
+ - DateTimePicker: 修复级联选择选项没有刷新的问题
36
+
19
37
### [ 2.0.0] ( https://github.com/rancui/rc-ui-lib/compare/v1.3.6...v2.0.0 )
20
38
21
39
` 2023-03-08 ` ** Features**
@@ -38,7 +56,9 @@ rc-ui-lib 遵循 [Semver](https://semver.org/lang/zh-CN/) 语义化版本规范
38
56
39
57
### [ 1.3.4] ( https://github.com/rancui/rc-ui-lib/compare/v1.3.3...v1.3.4 )
40
58
41
- ` 2022-06-27 ` ** Bug Fixes**
59
+ ` 2022-06-27 `
60
+
61
+ ** Bug Fixes**
42
62
43
63
- 显性增加 children 属性,修复部分场景出错([ 829569d] ( https://github.com/rancui/rc-ui-lib/commit/829569df7479b7b6967b55b8d4e557424d69fece ) )
44
64
You can’t perform that action at this time.
0 commit comments