@hi-ui/hiui 4.1.13 → 4.1.14-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.
Files changed (2) hide show
  1. package/CHANGELOG.md +29 -0
  2. package/package.json +16 -16
package/CHANGELOG.md CHANGED
@@ -1,5 +1,34 @@
1
1
  # @hi-ui/hiui
2
2
 
3
+ ## 4.1.14-beta.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Table 增加虚拟滚动功能
8
+ - f74da3dc8: Table 组件增加 dataSource 功能
9
+ - 更新 Loading Spinner 组件依赖
10
+ - 094ff4861: 更新 Table 组件依赖
11
+ - Updated dependencies [094ff4861]
12
+ - Updated dependencies
13
+ - Updated dependencies [f74da3dc8]
14
+ - Updated dependencies
15
+ - Updated dependencies
16
+ - @hi-ui/table@4.1.0-beta.0
17
+ - @hi-ui/spinner@4.0.5-beta.0
18
+ - @hi-ui/loading@4.1.0-beta.0
19
+ - @hi-ui/cascader@4.0.10-beta.0
20
+ - @hi-ui/check-cascader@4.0.10-beta.0
21
+ - @hi-ui/card@4.0.6-beta.0
22
+ - @hi-ui/picker@4.0.7-beta.0
23
+ - @hi-ui/search@4.0.9-beta.0
24
+ - @hi-ui/check-select@4.1.2-beta.0
25
+ - @hi-ui/check-tree-select@4.0.11-beta.0
26
+ - @hi-ui/select@4.0.10-beta.0
27
+ - @hi-ui/tree-select@4.0.11-beta.0
28
+ - @hi-ui/pagination@4.0.9-beta.0
29
+ - @hi-ui/list@4.0.9-beta.0
30
+ - @hi-ui/transfer@4.0.10-beta.0
31
+
3
32
  ## 4.1.13
4
33
 
5
34
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hi-ui/hiui",
3
- "version": "4.1.13",
3
+ "version": "4.1.14-beta.0",
4
4
  "description": "The root-package for @hi-ui/hiui.",
5
5
  "keywords": [],
6
6
  "author": "HiUI <mi-hiui@xiaomi.com>",
@@ -50,12 +50,12 @@
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.5",
53
+ "@hi-ui/card": "^4.0.6-beta.0",
54
54
  "@hi-ui/carousel": "^4.0.4",
55
- "@hi-ui/cascader": "^4.0.9",
56
- "@hi-ui/check-cascader": "^4.0.9",
57
- "@hi-ui/check-select": "^4.1.1",
58
- "@hi-ui/check-tree-select": "^4.0.10",
55
+ "@hi-ui/cascader": "^4.0.10-beta.0",
56
+ "@hi-ui/check-cascader": "^4.0.10-beta.0",
57
+ "@hi-ui/check-select": "^4.1.2-beta.0",
58
+ "@hi-ui/check-tree-select": "^4.0.11-beta.0",
59
59
  "@hi-ui/checkbox": "^4.0.5",
60
60
  "@hi-ui/collapse": "^4.1.0",
61
61
  "@hi-ui/counter": "^4.0.5",
@@ -70,15 +70,15 @@
70
70
  "@hi-ui/highlighter": "^4.0.5",
71
71
  "@hi-ui/input": "^4.0.6",
72
72
  "@hi-ui/input-group": "^4.0.3",
73
- "@hi-ui/list": "^4.0.8",
74
- "@hi-ui/loading": "^4.0.4",
73
+ "@hi-ui/list": "^4.0.9-beta.0",
74
+ "@hi-ui/loading": "^4.1.0-beta.0",
75
75
  "@hi-ui/menu": "^4.0.7",
76
76
  "@hi-ui/message": "^4.0.4",
77
77
  "@hi-ui/modal": "^4.0.7",
78
78
  "@hi-ui/notification": "^4.0.6",
79
79
  "@hi-ui/number-input": "^4.0.5",
80
- "@hi-ui/pagination": "^4.0.8",
81
- "@hi-ui/picker": "^4.0.6",
80
+ "@hi-ui/pagination": "^4.0.9-beta.0",
81
+ "@hi-ui/picker": "^4.0.7-beta.0",
82
82
  "@hi-ui/pop-confirm": "^4.0.6",
83
83
  "@hi-ui/popover": "^4.0.5",
84
84
  "@hi-ui/preview": "^4.0.4",
@@ -88,24 +88,24 @@
88
88
  "@hi-ui/rating": "^4.0.5",
89
89
  "@hi-ui/result": "^4.0.4",
90
90
  "@hi-ui/scrollbar": "^4.0.1",
91
- "@hi-ui/search": "^4.0.8",
92
- "@hi-ui/select": "^4.0.9",
91
+ "@hi-ui/search": "^4.0.9-beta.0",
92
+ "@hi-ui/select": "^4.0.10-beta.0",
93
93
  "@hi-ui/slider": "^4.0.5",
94
94
  "@hi-ui/space": "^4.0.6",
95
- "@hi-ui/spinner": "^4.0.4",
95
+ "@hi-ui/spinner": "^4.0.5-beta.0",
96
96
  "@hi-ui/stepper": "^4.0.4",
97
97
  "@hi-ui/svg-icon": "^4.0.4",
98
98
  "@hi-ui/switch": "^4.0.6",
99
- "@hi-ui/table": "^4.0.13",
99
+ "@hi-ui/table": "^4.1.0-beta.0",
100
100
  "@hi-ui/tabs": "^4.0.5",
101
101
  "@hi-ui/tag": "^4.0.7",
102
102
  "@hi-ui/textarea": "^4.0.6",
103
103
  "@hi-ui/time-picker": "^4.0.8",
104
104
  "@hi-ui/timeline": "^4.0.4",
105
105
  "@hi-ui/tooltip": "^4.0.5",
106
- "@hi-ui/transfer": "^4.0.9",
106
+ "@hi-ui/transfer": "^4.0.10-beta.0",
107
107
  "@hi-ui/tree": "^4.0.9",
108
- "@hi-ui/tree-select": "^4.0.10",
108
+ "@hi-ui/tree-select": "^4.0.11-beta.0",
109
109
  "@hi-ui/upload": "^4.1.0",
110
110
  "@hi-ui/watermark": "^4.0.4",
111
111
  "@hi-ui/zen-mode": "^4.0.4"