@hi-ui/hiui 4.13.0 → 4.15.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 +77 -0
- package/package.json +20 -20
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,82 @@
|
|
|
1
1
|
# @hi-ui/hiui
|
|
2
2
|
|
|
3
|
+
## 4.15.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- [#3231](https://github.com/XiaoMi/hiui/pull/3231) [`bbba46153`](https://github.com/XiaoMi/hiui/commit/bbba4615313cd0618deff633bebc657e7f34ec94) Thanks [@zyprepare](https://github.com/zyprepare)! - feat(cascader): onChange 回调中增加选中项对象参数返回 (#3230)
|
|
8
|
+
|
|
9
|
+
- [#3219](https://github.com/XiaoMi/hiui/pull/3219) [`ca7a945fe`](https://github.com/XiaoMi/hiui/commit/ca7a945fe1eeaf14b3ffb34375ff613781d7bebd) Thanks [@zyprepare](https://github.com/zyprepare)! - feat(table): TableColumnItem 类型增加 minWidth 参数 (#3216)
|
|
10
|
+
|
|
11
|
+
- [#3246](https://github.com/XiaoMi/hiui/pull/3246) [`0d6cec005`](https://github.com/XiaoMi/hiui/commit/0d6cec005e8ab33f8d3bf7ca0026d54b2e3e6af1) Thanks [@zyprepare](https://github.com/zyprepare)! - feat(date-picker): add utcOffset api (#3232)
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- [#3250](https://github.com/XiaoMi/hiui/pull/3250) [`b3a21e9cd`](https://github.com/XiaoMi/hiui/commit/b3a21e9cdc6ec9cd02caefc3cd682bfb49f7a2be) Thanks [@zyprepare](https://github.com/zyprepare)! - fix(date-picker): disabledDate 回调的时间参数加上 utcOffset 处理 (5.0)
|
|
16
|
+
|
|
17
|
+
- [#3254](https://github.com/XiaoMi/hiui/pull/3254) [`fc1360986`](https://github.com/XiaoMi/hiui/commit/fc136098659d111d5df8a369a5b305e4be71d46e) Thanks [@zyprepare](https://github.com/zyprepare)! - fix(table): 更新 useTable 逻辑以确保滚动位置不超出表格宽度,并添加 @hi-ui/radio 依赖
|
|
18
|
+
|
|
19
|
+
- [#3249](https://github.com/XiaoMi/hiui/pull/3249) [`dc1311a91`](https://github.com/XiaoMi/hiui/commit/dc1311a917518bc5debef755a9fcd4e33fb58790) Thanks [@zyprepare](https://github.com/zyprepare)! - fix(check-tree-select): 完善 dataSource 功能,支持搜索结果高亮和展开 (#3247)
|
|
20
|
+
|
|
21
|
+
- [#3256](https://github.com/XiaoMi/hiui/pull/3256) [`83b5d790d`](https://github.com/XiaoMi/hiui/commit/83b5d790d5d3340cbd8cbfd507e6d3a60a08b05a) Thanks [@zyprepare](https://github.com/zyprepare)! - chore(number-input): 补充 placeholder 类型
|
|
22
|
+
|
|
23
|
+
- [#3261](https://github.com/XiaoMi/hiui/pull/3261) [`b8c19048f`](https://github.com/XiaoMi/hiui/commit/b8c19048fe25147f344be4cd951740593aee8d12) Thanks [@zyprepare](https://github.com/zyprepare)! - fix(tag-input): 修复 TagInputMock 组件中标签最大数量逻辑及更新 tagsWidth 的处理方式 (#3260)
|
|
24
|
+
|
|
25
|
+
- [#3270](https://github.com/XiaoMi/hiui/pull/3270) [`9a241f9`](https://github.com/XiaoMi/hiui/commit/9a241f9ace65037a2dc6308566f1b36c2e1856a6) Thanks [@zyprepare](https://github.com/zyprepare)! - fix(menu): 添加国际化支持,更新“更多”菜单项的标题为本地化文本
|
|
26
|
+
|
|
27
|
+
- [#3255](https://github.com/XiaoMi/hiui/pull/3255) [`b5a1fa3ae`](https://github.com/XiaoMi/hiui/commit/b5a1fa3ae80ba3da4666e0c82a5eac0cf0f908a2) Thanks [@zyprepare](https://github.com/zyprepare)! - style(search): 下拉列表设置最大高度 & 增加 dropdownClassName 参数 (#3251)
|
|
28
|
+
|
|
29
|
+
- [#3229](https://github.com/XiaoMi/hiui/pull/3229) [`a39dbe2cd`](https://github.com/XiaoMi/hiui/commit/a39dbe2cdcddff2bdc06ca6dd68eca1cc52fb671) Thanks [@zyprepare](https://github.com/zyprepare)! - fix(provider): 显示声明 children 类型 (#3228)
|
|
30
|
+
|
|
31
|
+
- Updated dependencies [[`b3a21e9cd`](https://github.com/XiaoMi/hiui/commit/b3a21e9cdc6ec9cd02caefc3cd682bfb49f7a2be), [`fc1360986`](https://github.com/XiaoMi/hiui/commit/fc136098659d111d5df8a369a5b305e4be71d46e), [`dc1311a91`](https://github.com/XiaoMi/hiui/commit/dc1311a917518bc5debef755a9fcd4e33fb58790), [`83b5d790d`](https://github.com/XiaoMi/hiui/commit/83b5d790d5d3340cbd8cbfd507e6d3a60a08b05a), [`9a241f9`](https://github.com/XiaoMi/hiui/commit/9a241f9ace65037a2dc6308566f1b36c2e1856a6), [`b5a1fa3ae`](https://github.com/XiaoMi/hiui/commit/b5a1fa3ae80ba3da4666e0c82a5eac0cf0f908a2), [`bbba46153`](https://github.com/XiaoMi/hiui/commit/bbba4615313cd0618deff633bebc657e7f34ec94), [`a39dbe2cd`](https://github.com/XiaoMi/hiui/commit/a39dbe2cdcddff2bdc06ca6dd68eca1cc52fb671), [`ca7a945fe`](https://github.com/XiaoMi/hiui/commit/ca7a945fe1eeaf14b3ffb34375ff613781d7bebd), [`0d6cec005`](https://github.com/XiaoMi/hiui/commit/0d6cec005e8ab33f8d3bf7ca0026d54b2e3e6af1)]:
|
|
32
|
+
- @hi-ui/date-picker@4.12.0
|
|
33
|
+
- @hi-ui/table@4.11.0
|
|
34
|
+
- @hi-ui/check-tree-select@4.7.2
|
|
35
|
+
- @hi-ui/number-input@4.2.2
|
|
36
|
+
- @hi-ui/menu@4.3.2
|
|
37
|
+
- @hi-ui/search@4.1.1
|
|
38
|
+
- @hi-ui/cascader@4.5.0
|
|
39
|
+
- @hi-ui/check-cascader@4.5.0
|
|
40
|
+
- @hi-ui/provider@4.1.1
|
|
41
|
+
|
|
42
|
+
## 4.14.0
|
|
43
|
+
|
|
44
|
+
### Minor Changes
|
|
45
|
+
|
|
46
|
+
- [#3206](https://github.com/XiaoMi/hiui/pull/3206) [`a4e208e55`](https://github.com/XiaoMi/hiui/commit/a4e208e556945c322607644dd648d8f30914e639) Thanks [@zyprepare](https://github.com/zyprepare)! - feat(popover): add popperClassName api (#3205)
|
|
47
|
+
|
|
48
|
+
- [#3211](https://github.com/XiaoMi/hiui/pull/3211) [`7e21457`](https://github.com/XiaoMi/hiui/commit/7e2145754dcc7a94d0f8219ee720657a0693acc3) Thanks [@zyprepare](https://github.com/zyprepare)! - feat(tabs): 增加 TabPane 组件的 preload 属性以支持内容预加载 (#3210)
|
|
49
|
+
|
|
50
|
+
### Patch Changes
|
|
51
|
+
|
|
52
|
+
- [#3197](https://github.com/XiaoMi/hiui/pull/3197) [`c31ebeb66`](https://github.com/XiaoMi/hiui/commit/c31ebeb661a437b730509792fbe88bb0cc028883) Thanks [@zyprepare](https://github.com/zyprepare)! - fix(descriptions): 给 Row 和 Cell 组件增加 rest 参数支持,允许传递额外属性至组件 (#3193)
|
|
53
|
+
|
|
54
|
+
- [#3190](https://github.com/XiaoMi/hiui/pull/3190) [`2916aa378`](https://github.com/XiaoMi/hiui/commit/2916aa378c068ef5830dee4f702ea5e93d6befe8) Thanks [@fcppddl](https://github.com/fcppddl)! - fix(slider): 修复多个实例时的拖拽问题(#3189)
|
|
55
|
+
|
|
56
|
+
- [#3204](https://github.com/XiaoMi/hiui/pull/3204) [`308cd104a`](https://github.com/XiaoMi/hiui/commit/308cd104a249561b518b85518c3ddb9fa1999c76) Thanks [@zyprepare](https://github.com/zyprepare)! - fix(drawer): 修复 closeIcon 设置无效问题 (3203)
|
|
57
|
+
|
|
58
|
+
- [#3208](https://github.com/XiaoMi/hiui/pull/3208) [`36086f4c8`](https://github.com/XiaoMi/hiui/commit/36086f4c8ab11728dd4d0bb34b4d9301c6068452) Thanks [@zyprepare](https://github.com/zyprepare)! - fix(select): 修复多级分组下分组标题左间距不对问题 (#3207)
|
|
59
|
+
|
|
60
|
+
- [#3202](https://github.com/XiaoMi/hiui/pull/3202) [`0d006f890`](https://github.com/XiaoMi/hiui/commit/0d006f890d8c6d7c6064b8672c9dbc561173c1c0) Thanks [@fcppddl](https://github.com/fcppddl)! - fix(date-picker): DatePicker 组件 type 为 季度下无法选择年份(#3201)
|
|
61
|
+
|
|
62
|
+
- [`714637dfe`](https://github.com/XiaoMi/hiui/commit/714637dfee0f943ef497b2073e3c4f27dee35ecc) Thanks [@zyprepare](https://github.com/zyprepare)! - fix(date-picker): 修复周选择面板周数显示异常问题 (#3209)
|
|
63
|
+
|
|
64
|
+
- Updated dependencies [[`80a909d2d`](https://github.com/XiaoMi/hiui/commit/80a909d2dae99d68d71f2ec6f4b210080d032ec0), [`c31ebeb66`](https://github.com/XiaoMi/hiui/commit/c31ebeb661a437b730509792fbe88bb0cc028883), [`2916aa378`](https://github.com/XiaoMi/hiui/commit/2916aa378c068ef5830dee4f702ea5e93d6befe8), [`308cd104a`](https://github.com/XiaoMi/hiui/commit/308cd104a249561b518b85518c3ddb9fa1999c76), [`36086f4c8`](https://github.com/XiaoMi/hiui/commit/36086f4c8ab11728dd4d0bb34b4d9301c6068452), [`a4e208e55`](https://github.com/XiaoMi/hiui/commit/a4e208e556945c322607644dd648d8f30914e639), [`0d006f890`](https://github.com/XiaoMi/hiui/commit/0d006f890d8c6d7c6064b8672c9dbc561173c1c0), [`7e21457`](https://github.com/XiaoMi/hiui/commit/7e2145754dcc7a94d0f8219ee720657a0693acc3), [`185c8912a`](https://github.com/XiaoMi/hiui/commit/185c8912a2deca837b96e71a6c99d05a56203bb8), [`714637dfe`](https://github.com/XiaoMi/hiui/commit/714637dfee0f943ef497b2073e3c4f27dee35ecc)]:
|
|
65
|
+
- @hi-ui/cascader@4.4.1
|
|
66
|
+
- @hi-ui/check-cascader@4.4.1
|
|
67
|
+
- @hi-ui/check-select@4.6.4
|
|
68
|
+
- @hi-ui/check-tree-select@4.7.1
|
|
69
|
+
- @hi-ui/picker@4.1.8
|
|
70
|
+
- @hi-ui/select@4.6.2
|
|
71
|
+
- @hi-ui/tree-select@4.3.1
|
|
72
|
+
- @hi-ui/descriptions@4.5.1
|
|
73
|
+
- @hi-ui/slider@4.0.12
|
|
74
|
+
- @hi-ui/drawer@4.3.2
|
|
75
|
+
- @hi-ui/popover@4.2.0
|
|
76
|
+
- @hi-ui/date-picker@4.11.1
|
|
77
|
+
- @hi-ui/tabs@4.2.0
|
|
78
|
+
- @hi-ui/tag@4.3.0
|
|
79
|
+
|
|
3
80
|
## 4.13.0
|
|
4
81
|
|
|
5
82
|
### Minor Changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@hi-ui/hiui",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.15.0",
|
|
4
4
|
"description": "The root-package for @hi-ui/hiui.",
|
|
5
5
|
"keywords": [],
|
|
6
6
|
"author": "HiUI <mi-hiui@xiaomi.com>",
|
|
@@ -52,16 +52,16 @@
|
|
|
52
52
|
"@hi-ui/button": "^4.0.10",
|
|
53
53
|
"@hi-ui/card": "^4.0.9",
|
|
54
54
|
"@hi-ui/carousel": "^4.1.1",
|
|
55
|
-
"@hi-ui/cascader": "^4.
|
|
56
|
-
"@hi-ui/check-cascader": "^4.
|
|
57
|
-
"@hi-ui/check-select": "^4.6.
|
|
58
|
-
"@hi-ui/check-tree-select": "^4.7.
|
|
55
|
+
"@hi-ui/cascader": "^4.5.0",
|
|
56
|
+
"@hi-ui/check-cascader": "^4.5.0",
|
|
57
|
+
"@hi-ui/check-select": "^4.6.4",
|
|
58
|
+
"@hi-ui/check-tree-select": "^4.7.2",
|
|
59
59
|
"@hi-ui/checkbox": "^4.0.10",
|
|
60
60
|
"@hi-ui/collapse": "^4.1.6",
|
|
61
61
|
"@hi-ui/counter": "^4.1.9",
|
|
62
|
-
"@hi-ui/date-picker": "^4.
|
|
63
|
-
"@hi-ui/descriptions": "^4.5.
|
|
64
|
-
"@hi-ui/drawer": "^4.3.
|
|
62
|
+
"@hi-ui/date-picker": "^4.12.0",
|
|
63
|
+
"@hi-ui/descriptions": "^4.5.1",
|
|
64
|
+
"@hi-ui/drawer": "^4.3.2",
|
|
65
65
|
"@hi-ui/dropdown": "^4.2.2",
|
|
66
66
|
"@hi-ui/ellipsis-tooltip": "^4.2.0",
|
|
67
67
|
"@hi-ui/empty-state": "^4.1.1",
|
|
@@ -73,40 +73,40 @@
|
|
|
73
73
|
"@hi-ui/input-group": "^4.0.7",
|
|
74
74
|
"@hi-ui/list": "^4.1.0",
|
|
75
75
|
"@hi-ui/loading": "^4.3.0",
|
|
76
|
-
"@hi-ui/menu": "^4.3.
|
|
76
|
+
"@hi-ui/menu": "^4.3.2",
|
|
77
77
|
"@hi-ui/message": "^4.1.0",
|
|
78
78
|
"@hi-ui/modal": "^4.4.1",
|
|
79
79
|
"@hi-ui/notification": "^4.2.1",
|
|
80
|
-
"@hi-ui/number-input": "^4.2.
|
|
80
|
+
"@hi-ui/number-input": "^4.2.2",
|
|
81
81
|
"@hi-ui/pagination": "^4.2.0",
|
|
82
|
-
"@hi-ui/picker": "^4.1.
|
|
82
|
+
"@hi-ui/picker": "^4.1.8",
|
|
83
83
|
"@hi-ui/pop-confirm": "^4.2.5",
|
|
84
|
-
"@hi-ui/popover": "^4.
|
|
84
|
+
"@hi-ui/popover": "^4.2.0",
|
|
85
85
|
"@hi-ui/preview": "^4.2.0",
|
|
86
86
|
"@hi-ui/progress": "^4.0.11",
|
|
87
|
-
"@hi-ui/provider": "^4.1.
|
|
87
|
+
"@hi-ui/provider": "^4.1.1",
|
|
88
88
|
"@hi-ui/radio": "^4.1.4",
|
|
89
89
|
"@hi-ui/rating": "^4.0.10",
|
|
90
90
|
"@hi-ui/result": "^4.0.8",
|
|
91
91
|
"@hi-ui/scrollbar": "^4.2.1",
|
|
92
|
-
"@hi-ui/search": "^4.1.
|
|
93
|
-
"@hi-ui/select": "^4.6.
|
|
94
|
-
"@hi-ui/slider": "^4.0.
|
|
92
|
+
"@hi-ui/search": "^4.1.1",
|
|
93
|
+
"@hi-ui/select": "^4.6.2",
|
|
94
|
+
"@hi-ui/slider": "^4.0.12",
|
|
95
95
|
"@hi-ui/space": "^4.0.11",
|
|
96
96
|
"@hi-ui/spinner": "^4.0.9",
|
|
97
97
|
"@hi-ui/stepper": "^4.1.0",
|
|
98
98
|
"@hi-ui/svg-icon": "^4.0.8",
|
|
99
99
|
"@hi-ui/switch": "^4.0.11",
|
|
100
|
-
"@hi-ui/table": "^4.
|
|
101
|
-
"@hi-ui/tabs": "^4.
|
|
102
|
-
"@hi-ui/tag": "^4.
|
|
100
|
+
"@hi-ui/table": "^4.11.0",
|
|
101
|
+
"@hi-ui/tabs": "^4.2.0",
|
|
102
|
+
"@hi-ui/tag": "^4.3.0",
|
|
103
103
|
"@hi-ui/textarea": "^4.1.7",
|
|
104
104
|
"@hi-ui/time-picker": "^4.1.1",
|
|
105
105
|
"@hi-ui/timeline": "^4.0.8",
|
|
106
106
|
"@hi-ui/tooltip": "^4.0.11",
|
|
107
107
|
"@hi-ui/transfer": "^4.2.0",
|
|
108
108
|
"@hi-ui/tree": "^4.6.2",
|
|
109
|
-
"@hi-ui/tree-select": "^4.3.
|
|
109
|
+
"@hi-ui/tree-select": "^4.3.1",
|
|
110
110
|
"@hi-ui/upload": "^4.2.5",
|
|
111
111
|
"@hi-ui/watermark": "^4.0.8",
|
|
112
112
|
"@hi-ui/zen-mode": "^4.0.8"
|