@hi-ui/hiui 5.0.0-canary.0 → 5.0.0-canary.1
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 +46 -0
- package/package.json +26 -26
package/CHANGELOG.md
CHANGED
@@ -1,5 +1,51 @@
|
|
1
1
|
# @hi-ui/hiui
|
2
2
|
|
3
|
+
## 5.0.0-canary.1
|
4
|
+
|
5
|
+
### Minor Changes
|
6
|
+
|
7
|
+
- 3903bd4ff: feat(tag): 增加 type 值 (5.0)
|
8
|
+
- 3903bd4ff: feat(tabs): 增加 showDivider 参数 (5.0)
|
9
|
+
|
10
|
+
### Patch Changes
|
11
|
+
|
12
|
+
- 3903bd4ff: chore: 将代码中 v4 改为 v5 (5.0)
|
13
|
+
- 3903bd4ff: fix: 修复 5.0 UI 问题 (5.0)
|
14
|
+
- 3903bd4ff: style(tooltip): 去掉背景色透明度 (5.0)
|
15
|
+
- 3903bd4ff: style(message): 增加边框 (5.0)
|
16
|
+
- 3903bd4ff: chore(textarea): 设置最小高度 32px (5.0)
|
17
|
+
- Updated dependencies [3903bd4ff]
|
18
|
+
- Updated dependencies [3903bd4ff]
|
19
|
+
- Updated dependencies [3903bd4ff]
|
20
|
+
- Updated dependencies [3903bd4ff]
|
21
|
+
- Updated dependencies [3903bd4ff]
|
22
|
+
- Updated dependencies [3903bd4ff]
|
23
|
+
- Updated dependencies [3903bd4ff]
|
24
|
+
- @hi-ui/back-top@5.0.0-canary.1
|
25
|
+
- @hi-ui/check-cascader@5.0.0-canary.1
|
26
|
+
- @hi-ui/descriptions@5.0.0-canary.1
|
27
|
+
- @hi-ui/grid@5.0.0-canary.1
|
28
|
+
- @hi-ui/menu@5.0.0-canary.1
|
29
|
+
- @hi-ui/progress@5.0.0-canary.1
|
30
|
+
- @hi-ui/provider@5.0.0-canary.1
|
31
|
+
- @hi-ui/table@5.0.0-canary.1
|
32
|
+
- @hi-ui/tree@5.0.0-canary.1
|
33
|
+
- @hi-ui/upload@5.0.0-canary.1
|
34
|
+
- @hi-ui/button@5.0.0-canary.1
|
35
|
+
- @hi-ui/cascader@5.0.0-canary.1
|
36
|
+
- @hi-ui/drawer@5.0.0-canary.1
|
37
|
+
- @hi-ui/form@5.0.0-canary.1
|
38
|
+
- @hi-ui/input@5.0.0-canary.1
|
39
|
+
- @hi-ui/message@5.0.0-canary.1
|
40
|
+
- @hi-ui/modal@5.0.0-canary.1
|
41
|
+
- @hi-ui/notification@5.0.0-canary.1
|
42
|
+
- @hi-ui/pagination@5.0.0-canary.1
|
43
|
+
- @hi-ui/picker@5.0.0-canary.1
|
44
|
+
- @hi-ui/tag@5.0.0-canary.1
|
45
|
+
- @hi-ui/tooltip@5.0.0-canary.1
|
46
|
+
- @hi-ui/tabs@5.0.0-canary.1
|
47
|
+
- @hi-ui/textarea@5.0.0-canary.1
|
48
|
+
|
3
49
|
## 5.0.0-canary.0
|
4
50
|
|
5
51
|
### 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.1",
|
4
4
|
"description": "The root-package for @hi-ui/hiui.",
|
5
5
|
"keywords": [],
|
6
6
|
"author": "HiUI <mi-hiui@xiaomi.com>",
|
@@ -47,45 +47,45 @@
|
|
47
47
|
"@hi-ui/alert": "^5.0.0-canary.0",
|
48
48
|
"@hi-ui/anchor": "^5.0.0-canary.0",
|
49
49
|
"@hi-ui/avatar": "^5.0.0-canary.0",
|
50
|
-
"@hi-ui/back-top": "^5.0.0-canary.
|
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.1",
|
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.
|
56
|
+
"@hi-ui/cascader": "^5.0.0-canary.1",
|
57
|
+
"@hi-ui/check-cascader": "^5.0.0-canary.1",
|
58
58
|
"@hi-ui/check-select": "^5.0.0-canary.0",
|
59
59
|
"@hi-ui/check-tree-select": "^5.0.0-canary.0",
|
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
63
|
"@hi-ui/date-picker": "^5.0.0-canary.0",
|
64
|
-
"@hi-ui/descriptions": "^5.0.0-canary.
|
65
|
-
"@hi-ui/drawer": "^5.0.0-canary.
|
64
|
+
"@hi-ui/descriptions": "^5.0.0-canary.1",
|
65
|
+
"@hi-ui/drawer": "^5.0.0-canary.1",
|
66
66
|
"@hi-ui/dropdown": "^5.0.0-canary.0",
|
67
67
|
"@hi-ui/ellipsis-tooltip": "^5.0.0-canary.0",
|
68
68
|
"@hi-ui/empty-state": "^5.0.0-canary.0",
|
69
69
|
"@hi-ui/filter": "^5.0.0-canary.0",
|
70
|
-
"@hi-ui/form": "^5.0.0-canary.
|
71
|
-
"@hi-ui/grid": "^5.0.0-canary.
|
70
|
+
"@hi-ui/form": "^5.0.0-canary.1",
|
71
|
+
"@hi-ui/grid": "^5.0.0-canary.1",
|
72
72
|
"@hi-ui/highlighter": "^5.0.0-canary.0",
|
73
|
-
"@hi-ui/input": "^5.0.0-canary.
|
73
|
+
"@hi-ui/input": "^5.0.0-canary.1",
|
74
74
|
"@hi-ui/input-group": "^5.0.0-canary.0",
|
75
75
|
"@hi-ui/list": "^5.0.0-canary.0",
|
76
76
|
"@hi-ui/loading": "^5.0.0-canary.0",
|
77
|
-
"@hi-ui/menu": "^5.0.0-canary.
|
78
|
-
"@hi-ui/message": "^5.0.0-canary.
|
79
|
-
"@hi-ui/modal": "^5.0.0-canary.
|
80
|
-
"@hi-ui/notification": "^5.0.0-canary.
|
77
|
+
"@hi-ui/menu": "^5.0.0-canary.1",
|
78
|
+
"@hi-ui/message": "^5.0.0-canary.1",
|
79
|
+
"@hi-ui/modal": "^5.0.0-canary.1",
|
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.1",
|
83
|
+
"@hi-ui/picker": "^5.0.0-canary.1",
|
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",
|
87
|
-
"@hi-ui/progress": "^5.0.0-canary.
|
88
|
-
"@hi-ui/provider": "^5.0.0-canary.
|
87
|
+
"@hi-ui/progress": "^5.0.0-canary.1",
|
88
|
+
"@hi-ui/provider": "^5.0.0-canary.1",
|
89
89
|
"@hi-ui/radio": "^5.0.0-canary.0",
|
90
90
|
"@hi-ui/rating": "^5.0.0-canary.0",
|
91
91
|
"@hi-ui/result": "^5.0.0-canary.0",
|
@@ -98,17 +98,17 @@
|
|
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.
|
102
|
-
"@hi-ui/tabs": "^5.0.0-canary.
|
103
|
-
"@hi-ui/tag": "^5.0.0-canary.
|
104
|
-
"@hi-ui/textarea": "^5.0.0-canary.
|
101
|
+
"@hi-ui/table": "^5.0.0-canary.1",
|
102
|
+
"@hi-ui/tabs": "^5.0.0-canary.1",
|
103
|
+
"@hi-ui/tag": "^5.0.0-canary.1",
|
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
|
-
"@hi-ui/tooltip": "^5.0.0-canary.
|
107
|
+
"@hi-ui/tooltip": "^5.0.0-canary.1",
|
108
108
|
"@hi-ui/transfer": "^5.0.0-canary.0",
|
109
|
-
"@hi-ui/tree": "^5.0.0-canary.
|
109
|
+
"@hi-ui/tree": "^5.0.0-canary.1",
|
110
110
|
"@hi-ui/tree-select": "^5.0.0-canary.0",
|
111
|
-
"@hi-ui/upload": "^5.0.0-canary.
|
111
|
+
"@hi-ui/upload": "^5.0.0-canary.1",
|
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.1",
|
123
123
|
"react": "^17.0.1",
|
124
124
|
"react-dom": "^17.0.1"
|
125
125
|
}
|