@hi-ui/hiui 4.1.23 → 4.1.25-beta.0
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 +22 -0
- package/package.json +10 -10
package/CHANGELOG.md
CHANGED
@@ -1,5 +1,27 @@
|
|
1
1
|
# @hi-ui/hiui
|
2
2
|
|
3
|
+
## 4.1.25-beta.0
|
4
|
+
|
5
|
+
### Patch Changes
|
6
|
+
|
7
|
+
- 0bed8c060: Table feat: data 增加 disabled 配置,用于是否禁用列设置操作
|
8
|
+
- 32a738272: Table fix: 数据排序样式不对
|
9
|
+
- Updated dependencies [32a738272]
|
10
|
+
- Updated dependencies [0bed8c060]
|
11
|
+
- @hi-ui/table@4.1.0-beta.4
|
12
|
+
|
13
|
+
## 4.1.24
|
14
|
+
|
15
|
+
### Patch Changes
|
16
|
+
|
17
|
+
- [#2448](https://github.com/XiaoMi/hiui/pull/2448) [`573a26adf`](https://github.com/XiaoMi/hiui/commit/573a26adf945654f4301e38044131616982c7b2e) Thanks [@zyprepare](https://github.com/zyprepare)! - Input fix: value 设置 null 时报错
|
18
|
+
|
19
|
+
- [#2447](https://github.com/XiaoMi/hiui/pull/2447) [`ce53a9319`](https://github.com/XiaoMi/hiui/commit/ce53a93191a0c71cd9d07deff13e3a4cdef2bb46) Thanks [@zyprepare](https://github.com/zyprepare)! - Tooltip fix: 背景色增加 80% 透明度
|
20
|
+
|
21
|
+
- Updated dependencies [[`ce53a9319`](https://github.com/XiaoMi/hiui/commit/ce53a93191a0c71cd9d07deff13e3a4cdef2bb46), [`573a26adf`](https://github.com/XiaoMi/hiui/commit/573a26adf945654f4301e38044131616982c7b2e)]:
|
22
|
+
- @hi-ui/tooltip@4.0.7
|
23
|
+
- @hi-ui/input@4.0.8
|
24
|
+
|
3
25
|
## 4.1.23
|
4
26
|
|
5
27
|
### Patch Changes
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@hi-ui/hiui",
|
3
|
-
"version": "4.1.
|
3
|
+
"version": "4.1.25-beta.0",
|
4
4
|
"description": "The root-package for @hi-ui/hiui.",
|
5
5
|
"keywords": [],
|
6
6
|
"author": "HiUI <mi-hiui@xiaomi.com>",
|
@@ -50,7 +50,7 @@
|
|
50
50
|
"@hi-ui/badge": "^4.0.4",
|
51
51
|
"@hi-ui/breadcrumb": "^4.0.4",
|
52
52
|
"@hi-ui/button": "^4.0.5",
|
53
|
-
"@hi-ui/card": "^4.0.
|
53
|
+
"@hi-ui/card": "^4.0.6-beta.0",
|
54
54
|
"@hi-ui/carousel": "^4.0.4",
|
55
55
|
"@hi-ui/cascader": "^4.0.9",
|
56
56
|
"@hi-ui/check-cascader": "^4.0.9",
|
@@ -69,11 +69,11 @@
|
|
69
69
|
"@hi-ui/form": "^4.1.2",
|
70
70
|
"@hi-ui/grid": "^4.0.5",
|
71
71
|
"@hi-ui/highlighter": "^4.0.5",
|
72
|
-
"@hi-ui/input": "^4.0.
|
72
|
+
"@hi-ui/input": "^4.0.8",
|
73
73
|
"@hi-ui/input-group": "^4.0.3",
|
74
|
-
"@hi-ui/list": "^4.0.
|
75
|
-
"@hi-ui/loading": "^4.0.
|
76
|
-
"@hi-ui/menu": "^4.0.
|
74
|
+
"@hi-ui/list": "^4.0.9-beta.0",
|
75
|
+
"@hi-ui/loading": "^4.1.0-beta.0",
|
76
|
+
"@hi-ui/menu": "^4.0.7",
|
77
77
|
"@hi-ui/message": "^4.0.4",
|
78
78
|
"@hi-ui/modal": "^4.0.10",
|
79
79
|
"@hi-ui/notification": "^4.0.6",
|
@@ -93,17 +93,17 @@
|
|
93
93
|
"@hi-ui/select": "^4.0.10",
|
94
94
|
"@hi-ui/slider": "^4.0.7",
|
95
95
|
"@hi-ui/space": "^4.0.6",
|
96
|
-
"@hi-ui/spinner": "^4.0.
|
96
|
+
"@hi-ui/spinner": "^4.0.5-beta.0",
|
97
97
|
"@hi-ui/stepper": "^4.0.4",
|
98
98
|
"@hi-ui/svg-icon": "^4.0.4",
|
99
99
|
"@hi-ui/switch": "^4.0.6",
|
100
|
-
"@hi-ui/table": "^4.0.
|
100
|
+
"@hi-ui/table": "^4.1.0-beta.4",
|
101
101
|
"@hi-ui/tabs": "^4.0.8",
|
102
102
|
"@hi-ui/tag": "^4.0.7",
|
103
103
|
"@hi-ui/textarea": "^4.0.7",
|
104
104
|
"@hi-ui/time-picker": "^4.0.8",
|
105
105
|
"@hi-ui/timeline": "^4.0.4",
|
106
|
-
"@hi-ui/tooltip": "^4.0.
|
106
|
+
"@hi-ui/tooltip": "^4.0.7",
|
107
107
|
"@hi-ui/transfer": "^4.0.9",
|
108
108
|
"@hi-ui/tree": "^4.2.0",
|
109
109
|
"@hi-ui/tree-select": "^4.0.10",
|
@@ -118,7 +118,7 @@
|
|
118
118
|
},
|
119
119
|
"devDependencies": {
|
120
120
|
"@hi-ui/core": "^4.0.5",
|
121
|
-
"@hi-ui/core-css": "^4.0
|
121
|
+
"@hi-ui/core-css": "^4.1.0",
|
122
122
|
"@hi-ui/hi-build": "^4.0.1",
|
123
123
|
"react": "^17.0.1",
|
124
124
|
"react-dom": "^17.0.1"
|