@hi-ui/hiui 5.0.0-canary.4 → 5.0.0-canary.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +50 -0
- package/package.json +16 -16
package/CHANGELOG.md
CHANGED
@@ -1,5 +1,55 @@
|
|
1
1
|
# @hi-ui/hiui
|
2
2
|
|
3
|
+
## 5.0.0-canary.6
|
4
|
+
|
5
|
+
### Minor Changes
|
6
|
+
|
7
|
+
- c3052130d: feat(check-cascader): add showOnlyShowChecked api (5.0)
|
8
|
+
|
9
|
+
### Patch Changes
|
10
|
+
|
11
|
+
- 3cb3377dc: style: 修改样式问题 (5.0)
|
12
|
+
- df3615e78: <br>
|
13
|
+
- style(tag-input): 间距调整 (5.0)
|
14
|
+
- style(select): 选择类组件选项圆角改为 4px (5.0)
|
15
|
+
- style(picker): 搜索框样式调整 (5.0)
|
16
|
+
- Updated dependencies [3cb3377dc]
|
17
|
+
- Updated dependencies [c3052130d]
|
18
|
+
- Updated dependencies [df3615e78]
|
19
|
+
- @hi-ui/button@5.0.0-canary.2
|
20
|
+
- @hi-ui/date-picker@5.0.0-canary.3
|
21
|
+
- @hi-ui/modal@5.0.0-canary.2
|
22
|
+
- @hi-ui/pagination@5.0.0-canary.2
|
23
|
+
- @hi-ui/picker@5.0.0-canary.3
|
24
|
+
- @hi-ui/table@5.0.0-canary.2
|
25
|
+
- @hi-ui/tag@5.0.0-canary.2
|
26
|
+
- @hi-ui/check-cascader@5.0.0-canary.3
|
27
|
+
- @hi-ui/cascader@5.0.0-canary.3
|
28
|
+
- @hi-ui/check-select@5.0.0-canary.3
|
29
|
+
- @hi-ui/check-tree-select@5.0.0-canary.2
|
30
|
+
- @hi-ui/select@5.0.0-canary.3
|
31
|
+
- @hi-ui/tree-select@5.0.0-canary.2
|
32
|
+
|
33
|
+
## 5.0.0-canary.5
|
34
|
+
|
35
|
+
### Minor Changes
|
36
|
+
|
37
|
+
- cdc0fe912: feat(upload): 新增上传成功后显示成功 icon (5.0)
|
38
|
+
|
39
|
+
### Patch Changes
|
40
|
+
|
41
|
+
- bb5b8150d: perf(date-picker): 优化 contained 模式下的点击事件交互&范围选择的交互优化 (5.0)
|
42
|
+
- cdc0fe912: <br>
|
43
|
+
- feat(upload): 新版样式 (5.0)
|
44
|
+
- feat(upload): 增加 size 参数 (5.0)
|
45
|
+
- feat(upload): 上传按钮改为线性 (5.0)
|
46
|
+
- feat(upload): 照片墙上传按钮支持配置文案 (5.0)
|
47
|
+
- Updated dependencies [bb5b8150d]
|
48
|
+
- Updated dependencies [cdc0fe912]
|
49
|
+
- Updated dependencies [cdc0fe912]
|
50
|
+
- @hi-ui/date-picker@5.0.0-canary.2
|
51
|
+
- @hi-ui/upload@5.0.0-canary.2
|
52
|
+
|
3
53
|
## 5.0.0-canary.4
|
4
54
|
|
5
55
|
### Major Changes
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@hi-ui/hiui",
|
3
|
-
"version": "5.0.0-canary.
|
3
|
+
"version": "5.0.0-canary.6",
|
4
4
|
"description": "The root-package for @hi-ui/hiui.",
|
5
5
|
"keywords": [],
|
6
6
|
"author": "HiUI <mi-hiui@xiaomi.com>",
|
@@ -50,17 +50,17 @@
|
|
50
50
|
"@hi-ui/back-top": "^5.0.0-canary.1",
|
51
51
|
"@hi-ui/badge": "^5.0.0-canary.0",
|
52
52
|
"@hi-ui/breadcrumb": "^5.0.0-canary.0",
|
53
|
-
"@hi-ui/button": "^5.0.0-canary.
|
53
|
+
"@hi-ui/button": "^5.0.0-canary.2",
|
54
54
|
"@hi-ui/card": "^5.0.0-canary.0",
|
55
55
|
"@hi-ui/carousel": "^5.0.0-canary.0",
|
56
|
-
"@hi-ui/cascader": "^5.0.0-canary.
|
57
|
-
"@hi-ui/check-cascader": "^5.0.0-canary.
|
58
|
-
"@hi-ui/check-select": "^5.0.0-canary.
|
59
|
-
"@hi-ui/check-tree-select": "^5.0.0-canary.
|
56
|
+
"@hi-ui/cascader": "^5.0.0-canary.3",
|
57
|
+
"@hi-ui/check-cascader": "^5.0.0-canary.3",
|
58
|
+
"@hi-ui/check-select": "^5.0.0-canary.3",
|
59
|
+
"@hi-ui/check-tree-select": "^5.0.0-canary.2",
|
60
60
|
"@hi-ui/checkbox": "^5.0.0-canary.0",
|
61
61
|
"@hi-ui/collapse": "^5.0.0-canary.0",
|
62
62
|
"@hi-ui/counter": "^5.0.0-canary.0",
|
63
|
-
"@hi-ui/date-picker": "^5.0.0-canary.
|
63
|
+
"@hi-ui/date-picker": "^5.0.0-canary.3",
|
64
64
|
"@hi-ui/descriptions": "^5.0.0-canary.1",
|
65
65
|
"@hi-ui/drawer": "^5.0.0-canary.1",
|
66
66
|
"@hi-ui/dropdown": "^5.0.0-canary.1",
|
@@ -76,11 +76,11 @@
|
|
76
76
|
"@hi-ui/loading": "^5.0.0-canary.0",
|
77
77
|
"@hi-ui/menu": "^5.0.0-canary.1",
|
78
78
|
"@hi-ui/message": "^5.0.0-canary.1",
|
79
|
-
"@hi-ui/modal": "^5.0.0-canary.
|
79
|
+
"@hi-ui/modal": "^5.0.0-canary.2",
|
80
80
|
"@hi-ui/notification": "^5.0.0-canary.1",
|
81
81
|
"@hi-ui/number-input": "^5.0.0-canary.0",
|
82
|
-
"@hi-ui/pagination": "^5.0.0-canary.
|
83
|
-
"@hi-ui/picker": "^5.0.0-canary.
|
82
|
+
"@hi-ui/pagination": "^5.0.0-canary.2",
|
83
|
+
"@hi-ui/picker": "^5.0.0-canary.3",
|
84
84
|
"@hi-ui/pop-confirm": "^5.0.0-canary.0",
|
85
85
|
"@hi-ui/popover": "^5.0.0-canary.0",
|
86
86
|
"@hi-ui/preview": "^5.0.0-canary.0",
|
@@ -91,24 +91,24 @@
|
|
91
91
|
"@hi-ui/result": "^5.0.0-canary.0",
|
92
92
|
"@hi-ui/scrollbar": "^5.0.0-canary.0",
|
93
93
|
"@hi-ui/search": "^5.0.0-canary.0",
|
94
|
-
"@hi-ui/select": "^5.0.0-canary.
|
94
|
+
"@hi-ui/select": "^5.0.0-canary.3",
|
95
95
|
"@hi-ui/slider": "^5.0.0-canary.0",
|
96
96
|
"@hi-ui/space": "^5.0.0-canary.0",
|
97
97
|
"@hi-ui/spinner": "^5.0.0-canary.0",
|
98
98
|
"@hi-ui/stepper": "^5.0.0-canary.0",
|
99
99
|
"@hi-ui/svg-icon": "^5.0.0-canary.0",
|
100
100
|
"@hi-ui/switch": "^5.0.0-canary.0",
|
101
|
-
"@hi-ui/table": "^5.0.0-canary.
|
101
|
+
"@hi-ui/table": "^5.0.0-canary.2",
|
102
102
|
"@hi-ui/tabs": "^5.0.0-canary.1",
|
103
|
-
"@hi-ui/tag": "^5.0.0-canary.
|
103
|
+
"@hi-ui/tag": "^5.0.0-canary.2",
|
104
104
|
"@hi-ui/textarea": "^5.0.0-canary.1",
|
105
105
|
"@hi-ui/time-picker": "^5.0.0-canary.0",
|
106
106
|
"@hi-ui/timeline": "^5.0.0-canary.0",
|
107
107
|
"@hi-ui/tooltip": "^5.0.0-canary.1",
|
108
108
|
"@hi-ui/transfer": "^5.0.0-canary.0",
|
109
109
|
"@hi-ui/tree": "^5.0.0-canary.1",
|
110
|
-
"@hi-ui/tree-select": "^5.0.0-canary.
|
111
|
-
"@hi-ui/upload": "^5.0.0-canary.
|
110
|
+
"@hi-ui/tree-select": "^5.0.0-canary.2",
|
111
|
+
"@hi-ui/upload": "^5.0.0-canary.2",
|
112
112
|
"@hi-ui/watermark": "^5.0.0-canary.0",
|
113
113
|
"@hi-ui/zen-mode": "^5.0.0-canary.0"
|
114
114
|
},
|
@@ -119,7 +119,7 @@
|
|
119
119
|
},
|
120
120
|
"devDependencies": {
|
121
121
|
"@hi-ui/core": "^5.0.0-canary.0",
|
122
|
-
"@hi-ui/core-css": "^5.0.0-canary.
|
122
|
+
"@hi-ui/core-css": "^5.0.0-canary.2",
|
123
123
|
"react": "^17.0.1",
|
124
124
|
"react-dom": "^17.0.1"
|
125
125
|
}
|