@hi-ui/hiui 4.14.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 +39 -0
- package/package.json +10 -10
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,44 @@
|
|
|
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
|
+
|
|
3
42
|
## 4.14.0
|
|
4
43
|
|
|
5
44
|
### 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,14 +52,14 @@
|
|
|
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.
|
|
55
|
+
"@hi-ui/cascader": "^4.5.0",
|
|
56
|
+
"@hi-ui/check-cascader": "^4.5.0",
|
|
57
57
|
"@hi-ui/check-select": "^4.6.4",
|
|
58
|
-
"@hi-ui/check-tree-select": "^4.7.
|
|
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.
|
|
62
|
+
"@hi-ui/date-picker": "^4.12.0",
|
|
63
63
|
"@hi-ui/descriptions": "^4.5.1",
|
|
64
64
|
"@hi-ui/drawer": "^4.3.2",
|
|
65
65
|
"@hi-ui/dropdown": "^4.2.2",
|
|
@@ -73,23 +73,23 @@
|
|
|
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
82
|
"@hi-ui/picker": "^4.1.8",
|
|
83
83
|
"@hi-ui/pop-confirm": "^4.2.5",
|
|
84
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.
|
|
92
|
+
"@hi-ui/search": "^4.1.1",
|
|
93
93
|
"@hi-ui/select": "^4.6.2",
|
|
94
94
|
"@hi-ui/slider": "^4.0.12",
|
|
95
95
|
"@hi-ui/space": "^4.0.11",
|
|
@@ -97,7 +97,7 @@
|
|
|
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.
|
|
100
|
+
"@hi-ui/table": "^4.11.0",
|
|
101
101
|
"@hi-ui/tabs": "^4.2.0",
|
|
102
102
|
"@hi-ui/tag": "^4.3.0",
|
|
103
103
|
"@hi-ui/textarea": "^4.1.7",
|