@hi-ui/hiui 4.1.14-beta.2 → 4.1.15

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 +21 -34
  2. package/package.json +21 -21
package/CHANGELOG.md CHANGED
@@ -1,49 +1,36 @@
1
1
  # @hi-ui/hiui
2
2
 
3
- ## 4.1.14-beta.2
3
+ ## 4.1.15
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - ec96a225e: Table 优化 setting 设置
8
- - Updated dependencies [ec96a225e]
9
- - @hi-ui/table@4.1.0-beta.2
7
+ - [#2365](https://github.com/XiaoMi/hiui/pull/2365) [`93ba5824b`](https://github.com/XiaoMi/hiui/commit/93ba5824b325d305fbbfd228888651806a337e33) Thanks [@zyprepare](https://github.com/zyprepare)! - Modal 体验问题: 鼠标选中内容滑动到外部,松开后模态框会关闭
10
8
 
11
- ## 4.1.14-beta.1
9
+ - [#2365](https://github.com/XiaoMi/hiui/pull/2365) [`93ba5824b`](https://github.com/XiaoMi/hiui/commit/93ba5824b325d305fbbfd228888651806a337e33) Thanks [@zyprepare](https://github.com/zyprepare)! - Tree 修复问题: 自定义搜索中 useTreeSearchProps 中的 filterTree 中的 keyword 是数组时,结果没有高亮展示
12
10
 
13
- ### Patch Changes
11
+ - [#2365](https://github.com/XiaoMi/hiui/pull/2365) [`93ba5824b`](https://github.com/XiaoMi/hiui/commit/93ba5824b325d305fbbfd228888651806a337e33) Thanks [@zyprepare](https://github.com/zyprepare)! - Tree 修复问题: 自定义搜索中,当传入空字符串时,搜索会展开全部节点
12
+
13
+ - [#2365](https://github.com/XiaoMi/hiui/pull/2365) [`93ba5824b`](https://github.com/XiaoMi/hiui/commit/93ba5824b325d305fbbfd228888651806a337e33) Thanks [@zyprepare](https://github.com/zyprepare)! - Slider 修复问题: 滑块外部容器设置 overflow: 'hidden' 时,滑块的提示内容显示受限
14
14
 
15
- - Table 优化 setting 设置
16
- - Updated dependencies
17
- - @hi-ui/table@4.1.0-beta.1
15
+ - Updated dependencies [[`93ba5824b`](https://github.com/XiaoMi/hiui/commit/93ba5824b325d305fbbfd228888651806a337e33), [`93ba5824b`](https://github.com/XiaoMi/hiui/commit/93ba5824b325d305fbbfd228888651806a337e33), [`93ba5824b`](https://github.com/XiaoMi/hiui/commit/93ba5824b325d305fbbfd228888651806a337e33), [`93ba5824b`](https://github.com/XiaoMi/hiui/commit/93ba5824b325d305fbbfd228888651806a337e33)]:
16
+ - @hi-ui/slider@4.0.6
17
+ - @hi-ui/modal@4.0.8
18
+ - @hi-ui/tree@4.1.1
18
19
 
19
- ## 4.1.14-beta.0
20
+ ## 4.1.14
20
21
 
21
22
  ### Patch Changes
22
23
 
23
- - Table 增加虚拟滚动功能
24
- - f74da3dc8: Table 组件增加 dataSource 功能
25
- - 更新 Loading Spinner 组件依赖
26
- - 094ff4861: 更新 Table 组件依赖
27
- - Updated dependencies [094ff4861]
28
- - Updated dependencies
29
- - Updated dependencies [f74da3dc8]
30
- - Updated dependencies
31
- - Updated dependencies
32
- - @hi-ui/table@4.1.0-beta.0
33
- - @hi-ui/spinner@4.0.5-beta.0
34
- - @hi-ui/loading@4.1.0-beta.0
35
- - @hi-ui/cascader@4.0.10-beta.0
36
- - @hi-ui/check-cascader@4.0.10-beta.0
37
- - @hi-ui/card@4.0.6-beta.0
38
- - @hi-ui/picker@4.0.7-beta.0
39
- - @hi-ui/search@4.0.9-beta.0
40
- - @hi-ui/check-select@4.1.2-beta.0
41
- - @hi-ui/check-tree-select@4.0.11-beta.0
42
- - @hi-ui/select@4.0.10-beta.0
43
- - @hi-ui/tree-select@4.0.11-beta.0
44
- - @hi-ui/pagination@4.0.9-beta.0
45
- - @hi-ui/list@4.0.9-beta.0
46
- - @hi-ui/transfer@4.0.10-beta.0
24
+ - [#2345](https://github.com/XiaoMi/hiui/pull/2345) [`5c1fb516f`](https://github.com/XiaoMi/hiui/commit/5c1fb516f94b6282dcb54907cbcf32cca4e46dbc) Thanks [@zyprepare](https://github.com/zyprepare)! - Tabs 修复问题: TabPane 设置 disabled 不生效
25
+
26
+ - [#2347](https://github.com/XiaoMi/hiui/pull/2347) [`1dd3fa9ce`](https://github.com/XiaoMi/hiui/commit/1dd3fa9cee0c408ead0849b9fab3e451bcf3e1f7) Thanks [@zyprepare](https://github.com/zyprepare)! - Form 修复体验问题: 错误提示过长时样式错乱
27
+
28
+ - [#2351](https://github.com/XiaoMi/hiui/pull/2351) [`d39a3d341`](https://github.com/XiaoMi/hiui/commit/d39a3d34117f7a1d18f4d4ad4046749563dcdd37) Thanks [@zyprepare](https://github.com/zyprepare)! - Tree 增加功能: 自定义搜索中 useTreeSearchProps 中的 filterTree 中的 keyword 支持数组
29
+
30
+ - Updated dependencies [[`5c1fb516f`](https://github.com/XiaoMi/hiui/commit/5c1fb516f94b6282dcb54907cbcf32cca4e46dbc), [`d39a3d341`](https://github.com/XiaoMi/hiui/commit/d39a3d34117f7a1d18f4d4ad4046749563dcdd37), [`1dd3fa9ce`](https://github.com/XiaoMi/hiui/commit/1dd3fa9cee0c408ead0849b9fab3e451bcf3e1f7)]:
31
+ - @hi-ui/tabs@4.0.6
32
+ - @hi-ui/tree@4.1.0
33
+ - @hi-ui/form@4.1.1
47
34
 
48
35
  ## 4.1.13
49
36
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hi-ui/hiui",
3
- "version": "4.1.14-beta.2",
3
+ "version": "4.1.15",
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.6-beta.0",
53
+ "@hi-ui/card": "^4.0.5",
54
54
  "@hi-ui/carousel": "^4.0.4",
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",
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",
59
59
  "@hi-ui/checkbox": "^4.0.5",
60
60
  "@hi-ui/collapse": "^4.1.0",
61
61
  "@hi-ui/counter": "^4.0.5",
@@ -65,20 +65,20 @@
65
65
  "@hi-ui/dropdown": "^4.0.5",
66
66
  "@hi-ui/empty-state": "^4.0.4",
67
67
  "@hi-ui/filter": "^4.1.0",
68
- "@hi-ui/form": "^4.1.0",
68
+ "@hi-ui/form": "^4.1.1",
69
69
  "@hi-ui/grid": "^4.0.5",
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.9-beta.0",
74
- "@hi-ui/loading": "^4.1.0-beta.0",
73
+ "@hi-ui/list": "^4.0.8",
74
+ "@hi-ui/loading": "^4.0.4",
75
75
  "@hi-ui/menu": "^4.0.7",
76
76
  "@hi-ui/message": "^4.0.4",
77
- "@hi-ui/modal": "^4.0.7",
77
+ "@hi-ui/modal": "^4.0.8",
78
78
  "@hi-ui/notification": "^4.0.6",
79
79
  "@hi-ui/number-input": "^4.0.5",
80
- "@hi-ui/pagination": "^4.0.9-beta.0",
81
- "@hi-ui/picker": "^4.0.7-beta.0",
80
+ "@hi-ui/pagination": "^4.0.8",
81
+ "@hi-ui/picker": "^4.0.6",
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.9-beta.0",
92
- "@hi-ui/select": "^4.0.10-beta.0",
93
- "@hi-ui/slider": "^4.0.5",
91
+ "@hi-ui/search": "^4.0.8",
92
+ "@hi-ui/select": "^4.0.9",
93
+ "@hi-ui/slider": "^4.0.6",
94
94
  "@hi-ui/space": "^4.0.6",
95
- "@hi-ui/spinner": "^4.0.5-beta.0",
95
+ "@hi-ui/spinner": "^4.0.4",
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.1.0-beta.2",
100
- "@hi-ui/tabs": "^4.0.5",
99
+ "@hi-ui/table": "^4.0.13",
100
+ "@hi-ui/tabs": "^4.0.6",
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.10-beta.0",
107
- "@hi-ui/tree": "^4.0.9",
108
- "@hi-ui/tree-select": "^4.0.11-beta.0",
106
+ "@hi-ui/transfer": "^4.0.9",
107
+ "@hi-ui/tree": "^4.1.1",
108
+ "@hi-ui/tree-select": "^4.0.10",
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"