@hi-ui/hiui 4.5.10 → 4.6.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 +100 -0
- package/package.json +24 -24
package/CHANGELOG.md
CHANGED
@@ -1,5 +1,105 @@
|
|
1
1
|
# @hi-ui/hiui
|
2
2
|
|
3
|
+
## 4.6.0
|
4
|
+
|
5
|
+
### Minor Changes
|
6
|
+
|
7
|
+
- [#2926](https://github.com/XiaoMi/hiui/pull/2926) [`f1dbab0`](https://github.com/XiaoMi/hiui/commit/f1dbab0341d36fb63d1c123bf970b40caebd1a94) Thanks [@zyprepare](https://github.com/zyprepare)! - feat(hiui): 升级到 hiui@4.6.0
|
8
|
+
|
9
|
+
### Patch Changes
|
10
|
+
|
11
|
+
- [#2912](https://github.com/XiaoMi/hiui/pull/2912) [`280dfc9b1`](https://github.com/XiaoMi/hiui/commit/280dfc9b1f4bf5f34b6ccb6eb8b072d5776f1402) Thanks [@xiamiao1121](https://github.com/xiamiao1121)! - feat(list): 支持配置字段别名
|
12
|
+
|
13
|
+
- [#2907](https://github.com/XiaoMi/hiui/pull/2907) [`8d3e4a986`](https://github.com/XiaoMi/hiui/commit/8d3e4a986c6527f14410ff45d710fe6e89f51023) Thanks [@yang-x20](https://github.com/yang-x20)! - feat(number-input): 新增前缀后缀内容扩展
|
14
|
+
|
15
|
+
- [#2820](https://github.com/XiaoMi/hiui/pull/2820) [`7550aff2e`](https://github.com/XiaoMi/hiui/commit/7550aff2ef526c0009f37d79b249875e5b756275) Thanks [@xiamiao1121](https://github.com/xiamiao1121)! - feat(message): 支持指定 portal 挂载
|
16
|
+
|
17
|
+
- [#2880](https://github.com/XiaoMi/hiui/pull/2880) [`1b46f791f`](https://github.com/XiaoMi/hiui/commit/1b46f791f99c20a946250c2921f3362304e86371) Thanks [@xiamiao1121](https://github.com/xiamiao1121)! - feat(menu): 新增支持配置字段别名
|
18
|
+
|
19
|
+
- [#2849](https://github.com/XiaoMi/hiui/pull/2849) [`85307a41b`](https://github.com/XiaoMi/hiui/commit/85307a41bfbb573310f1f4747b979aea5e91474d) Thanks [@xiamiao1121](https://github.com/xiamiao1121)! - feat(modal): 新增自定义 zIndex 功能
|
20
|
+
|
21
|
+
- [#2895](https://github.com/XiaoMi/hiui/pull/2895) [`7fd686eda`](https://github.com/XiaoMi/hiui/commit/7fd686eda634d9d7ab813dc772963f29784b51c6) Thanks [@xiamiao1121](https://github.com/xiamiao1121)! - feat(search): 支持配置字段别名
|
22
|
+
|
23
|
+
- [#2824](https://github.com/XiaoMi/hiui/pull/2824) [`912c60b7b`](https://github.com/XiaoMi/hiui/commit/912c60b7b0f19a8386ec1de30fe6440e3963f288) Thanks [@xiamiao1121](https://github.com/xiamiao1121)! - feat(cascader): 支持前置后置内容
|
24
|
+
|
25
|
+
- [#2905](https://github.com/XiaoMi/hiui/pull/2905) [`7ac6a76b4`](https://github.com/XiaoMi/hiui/commit/7ac6a76b46a4999bbc19935e82794a9279600c5a) Thanks [@yang-x20](https://github.com/yang-x20)! - feat(date-picker): 新增前缀后缀内容扩展
|
26
|
+
|
27
|
+
- [#2889](https://github.com/XiaoMi/hiui/pull/2889) [`dce209cd0`](https://github.com/XiaoMi/hiui/commit/dce209cd0ec0ac7ba405373923eb656d75842085) Thanks [@xiamiao1121](https://github.com/xiamiao1121)! - feat(dropdown): 支持配置字段别名
|
28
|
+
|
29
|
+
- [#2920](https://github.com/XiaoMi/hiui/pull/2920) [`ec38ee1a6`](https://github.com/XiaoMi/hiui/commit/ec38ee1a62f1716106ecd4617840295c1f22ed5b) Thanks [@yang-x20](https://github.com/yang-x20)! - feat(check-cascader): 新增自定义触发器
|
30
|
+
|
31
|
+
- [#2824](https://github.com/XiaoMi/hiui/pull/2824) [`912c60b7b`](https://github.com/XiaoMi/hiui/commit/912c60b7b0f19a8386ec1de30fe6440e3963f288) Thanks [@xiamiao1121](https://github.com/xiamiao1121)! - feat(check-cascader): 支持前置后置内容
|
32
|
+
|
33
|
+
- [#2913](https://github.com/XiaoMi/hiui/pull/2913) [`ce9517d8d`](https://github.com/XiaoMi/hiui/commit/ce9517d8d82bb31b8500be3a89880d7b7abea148) Thanks [@xiamiao1121](https://github.com/xiamiao1121)! - feat(transfer): 支持配置字段别名
|
34
|
+
|
35
|
+
- [#2882](https://github.com/XiaoMi/hiui/pull/2882) [`760114484`](https://github.com/XiaoMi/hiui/commit/760114484bb7a2c681c2de9972a5deb1267b6bbc) Thanks [@xiamiao1121](https://github.com/xiamiao1121)! - feat(descriptions): 新增支持配置字段别名
|
36
|
+
|
37
|
+
- [#2868](https://github.com/XiaoMi/hiui/pull/2868) [`95f2e843d`](https://github.com/XiaoMi/hiui/commit/95f2e843d154d5767c08d7a04a86d61804d71396) Thanks [@xiamiao1121](https://github.com/xiamiao1121)! - feat(check-cascader): 新增支持配置字段别名
|
38
|
+
|
39
|
+
- [#2893](https://github.com/XiaoMi/hiui/pull/2893) [`2e56e30af`](https://github.com/XiaoMi/hiui/commit/2e56e30af6ed37b16afc6993ccc9a94d6e255e78) Thanks [@xiamiao1121](https://github.com/xiamiao1121)! - feat(search): 支持配置字段别名
|
40
|
+
|
41
|
+
- [#2922](https://github.com/XiaoMi/hiui/pull/2922) [`362111208`](https://github.com/XiaoMi/hiui/commit/3621112089fdefe5d6add59b5da48d6bcb72602e) Thanks [@yang-x20](https://github.com/yang-x20)! - feat(tree-select): 新增自定义触发器
|
42
|
+
|
43
|
+
- [#2823](https://github.com/XiaoMi/hiui/pull/2823) [`d2b333b6c`](https://github.com/XiaoMi/hiui/commit/d2b333b6ce737757df20149f12d5780fa19f573c) Thanks [@xiamiao1121](https://github.com/xiamiao1121)! - feat(tree-select): 新增支持前置后置内容
|
44
|
+
|
45
|
+
- [#2878](https://github.com/XiaoMi/hiui/pull/2878) [`179fd7fef`](https://github.com/XiaoMi/hiui/commit/179fd7fef9d906ecec2c5f02de01b7fa16721c79) Thanks [@yang-x20](https://github.com/yang-x20)! - feat(check-tree-select): 新增前置后置内容扩展功能
|
46
|
+
|
47
|
+
- [#2904](https://github.com/XiaoMi/hiui/pull/2904) [`cfc6c971d`](https://github.com/XiaoMi/hiui/commit/cfc6c971d6b54ec93a87c72eb9a7a29fbfb68739) Thanks [@yang-x20](https://github.com/yang-x20)! - feat(time-picker): 新增前缀后缀内容扩展
|
48
|
+
|
49
|
+
- [#2921](https://github.com/XiaoMi/hiui/pull/2921) [`c6d9225c5`](https://github.com/XiaoMi/hiui/commit/c6d9225c5f09484344159e31af93f7ae147566bb) Thanks [@yang-x20](https://github.com/yang-x20)! - feat(cascader): 新增自定义触发器
|
50
|
+
|
51
|
+
- [#2916](https://github.com/XiaoMi/hiui/pull/2916) [`2d8fd922e`](https://github.com/XiaoMi/hiui/commit/2d8fd922e1818e625d93288c313fde05ae5759b0) Thanks [@xiamiao1121](https://github.com/xiamiao1121)! - feat(stepper): 支持配置字段别名
|
52
|
+
|
53
|
+
- [#2832](https://github.com/XiaoMi/hiui/pull/2832) [`e37e7616b`](https://github.com/XiaoMi/hiui/commit/e37e7616b541fec3940ec00dac0764f09234f7e3) Thanks [@xiamiao1121](https://github.com/xiamiao1121)! - feat(notification): 支持自定义 notification 配置
|
54
|
+
|
55
|
+
- [#2851](https://github.com/XiaoMi/hiui/pull/2851) [`088f06557`](https://github.com/XiaoMi/hiui/commit/088f06557863c2814b51d00f91a10750b5b70dc6) Thanks [@xiamiao1121](https://github.com/xiamiao1121)! - feat(drawer): 支持自定义 zIndex 功能
|
56
|
+
|
57
|
+
- [#2917](https://github.com/XiaoMi/hiui/pull/2917) [`9b2dc02ae`](https://github.com/XiaoMi/hiui/commit/9b2dc02aeaf3979d01145e3d5a279a03d75b4223) Thanks [@xiamiao1121](https://github.com/xiamiao1121)! - feat(filter): 支持配置字段别名
|
58
|
+
|
59
|
+
- Updated dependencies [[`1b46f791f`](https://github.com/XiaoMi/hiui/commit/1b46f791f99c20a946250c2921f3362304e86371), [`ce9517d8d`](https://github.com/XiaoMi/hiui/commit/ce9517d8d82bb31b8500be3a89880d7b7abea148), [`7ac6a76b4`](https://github.com/XiaoMi/hiui/commit/7ac6a76b46a4999bbc19935e82794a9279600c5a), [`a227f4b5b`](https://github.com/XiaoMi/hiui/commit/a227f4b5b677ccbb41e196f2ea1cdd511dd6d6e7), [`95f2e843d`](https://github.com/XiaoMi/hiui/commit/95f2e843d154d5767c08d7a04a86d61804d71396), [`c6d9225c5`](https://github.com/XiaoMi/hiui/commit/c6d9225c5f09484344159e31af93f7ae147566bb), [`d2b333b6c`](https://github.com/XiaoMi/hiui/commit/d2b333b6ce737757df20149f12d5780fa19f573c), [`7550aff2e`](https://github.com/XiaoMi/hiui/commit/7550aff2ef526c0009f37d79b249875e5b756275), [`362111208`](https://github.com/XiaoMi/hiui/commit/3621112089fdefe5d6add59b5da48d6bcb72602e), [`912c60b7b`](https://github.com/XiaoMi/hiui/commit/912c60b7b0f19a8386ec1de30fe6440e3963f288), [`9b2dc02ae`](https://github.com/XiaoMi/hiui/commit/9b2dc02aeaf3979d01145e3d5a279a03d75b4223), [`cfc6c971d`](https://github.com/XiaoMi/hiui/commit/cfc6c971d6b54ec93a87c72eb9a7a29fbfb68739), [`2d8fd922e`](https://github.com/XiaoMi/hiui/commit/2d8fd922e1818e625d93288c313fde05ae5759b0), [`280dfc9b1`](https://github.com/XiaoMi/hiui/commit/280dfc9b1f4bf5f34b6ccb6eb8b072d5776f1402), [`8d3e4a986`](https://github.com/XiaoMi/hiui/commit/8d3e4a986c6527f14410ff45d710fe6e89f51023), [`2e56e30af`](https://github.com/XiaoMi/hiui/commit/2e56e30af6ed37b16afc6993ccc9a94d6e255e78), [`e37e7616b`](https://github.com/XiaoMi/hiui/commit/e37e7616b541fec3940ec00dac0764f09234f7e3), [`7fd686eda`](https://github.com/XiaoMi/hiui/commit/7fd686eda634d9d7ab813dc772963f29784b51c6), [`088f06557`](https://github.com/XiaoMi/hiui/commit/088f06557863c2814b51d00f91a10750b5b70dc6), [`912c60b7b`](https://github.com/XiaoMi/hiui/commit/912c60b7b0f19a8386ec1de30fe6440e3963f288), [`179fd7fef`](https://github.com/XiaoMi/hiui/commit/179fd7fef9d906ecec2c5f02de01b7fa16721c79), [`760114484`](https://github.com/XiaoMi/hiui/commit/760114484bb7a2c681c2de9972a5deb1267b6bbc), [`85307a41b`](https://github.com/XiaoMi/hiui/commit/85307a41bfbb573310f1f4747b979aea5e91474d), [`ec38ee1a6`](https://github.com/XiaoMi/hiui/commit/ec38ee1a62f1716106ecd4617840295c1f22ed5b), [`dce209cd0`](https://github.com/XiaoMi/hiui/commit/dce209cd0ec0ac7ba405373923eb656d75842085)]:
|
60
|
+
- @hi-ui/menu@4.3.0
|
61
|
+
- @hi-ui/transfer@4.1.0
|
62
|
+
- @hi-ui/date-picker@4.7.0
|
63
|
+
- @hi-ui/preview@4.1.1
|
64
|
+
- @hi-ui/check-cascader@4.3.0
|
65
|
+
- @hi-ui/cascader@4.3.0
|
66
|
+
- @hi-ui/tree-select@4.2.0
|
67
|
+
- @hi-ui/message@4.1.0
|
68
|
+
- @hi-ui/filter@4.2.0
|
69
|
+
- @hi-ui/time-picker@4.1.0
|
70
|
+
- @hi-ui/stepper@4.1.0
|
71
|
+
- @hi-ui/list@4.1.0
|
72
|
+
- @hi-ui/number-input@4.2.0
|
73
|
+
- @hi-ui/search@4.1.0
|
74
|
+
- @hi-ui/notification@4.2.0
|
75
|
+
- @hi-ui/breadcrumb@4.1.0
|
76
|
+
- @hi-ui/drawer@4.2.0
|
77
|
+
- @hi-ui/check-tree-select@4.5.0
|
78
|
+
- @hi-ui/descriptions@4.4.0
|
79
|
+
- @hi-ui/modal@4.2.0
|
80
|
+
- @hi-ui/dropdown@4.2.0
|
81
|
+
|
82
|
+
## 4.5.11
|
83
|
+
|
84
|
+
### Patch Changes
|
85
|
+
|
86
|
+
- [#2859](https://github.com/XiaoMi/hiui/pull/2859) [`a8d3a1f26`](https://github.com/XiaoMi/hiui/commit/a8d3a1f2687709b986fc54408cb6c69b9eb56318) Thanks [@zyprepare](https://github.com/zyprepare)! - fix(table): 修复 onDragStart 事件不触发问题
|
87
|
+
|
88
|
+
- [#2870](https://github.com/XiaoMi/hiui/pull/2870) [`5508758ec`](https://github.com/XiaoMi/hiui/commit/5508758ec2fe241d635949828065111c9a465ef8) Thanks [@zyprepare](https://github.com/zyprepare)! - fix(pagination): 每页显示条数选择器改为基于父元素定位
|
89
|
+
|
90
|
+
- [#2847](https://github.com/XiaoMi/hiui/pull/2847) [`1d048306f`](https://github.com/XiaoMi/hiui/commit/1d048306f431e58169ebc4b31cf0b6c7b8ea6ed6) Thanks [@aqiusen](https://github.com/aqiusen)! - fix(table): 修复虚拟列表 maxHeight 无法支持字符串问题
|
91
|
+
|
92
|
+
- [#2860](https://github.com/XiaoMi/hiui/pull/2860) [`b4945c38b`](https://github.com/XiaoMi/hiui/commit/b4945c38bdc98631b9d262b9a8e4e4319678bc71) Thanks [@maoguoping](https://github.com/maoguoping)! - fix(date-picker): 修复 datepicker 显示农历时 2 月中 1 月农历显示错误问题
|
93
|
+
|
94
|
+
- [#2867](https://github.com/XiaoMi/hiui/pull/2867) [`eec624313`](https://github.com/XiaoMi/hiui/commit/eec624313de88943869f592dd06248455bddedbc) Thanks [@aqiusen](https://github.com/aqiusen)! - fix(table): 修复统计行中选中模式下显示异常问题(#2863)
|
95
|
+
|
96
|
+
- [#2854](https://github.com/XiaoMi/hiui/pull/2854) [`3585fd8fe`](https://github.com/XiaoMi/hiui/commit/3585fd8fe0797972277681caf153fdeb9dfe37c0) Thanks [@maoguoping](https://github.com/maoguoping)! - fix(date-picker): 修复预置农历下切换 1891 年以前组件报错问题 (#2611)
|
97
|
+
|
98
|
+
- Updated dependencies [[`eec624313`](https://github.com/XiaoMi/hiui/commit/eec624313de88943869f592dd06248455bddedbc), [`a8d3a1f26`](https://github.com/XiaoMi/hiui/commit/a8d3a1f2687709b986fc54408cb6c69b9eb56318), [`3585fd8fe`](https://github.com/XiaoMi/hiui/commit/3585fd8fe0797972277681caf153fdeb9dfe37c0), [`5508758ec`](https://github.com/XiaoMi/hiui/commit/5508758ec2fe241d635949828065111c9a465ef8), [`0e67d2263`](https://github.com/XiaoMi/hiui/commit/0e67d2263c7e1bf9213e1a2f74300ee201f3a52e), [`b4945c38b`](https://github.com/XiaoMi/hiui/commit/b4945c38bdc98631b9d262b9a8e4e4319678bc71)]:
|
99
|
+
- @hi-ui/table@4.5.5
|
100
|
+
- @hi-ui/date-picker@4.6.4
|
101
|
+
- @hi-ui/pagination@4.0.16
|
102
|
+
|
3
103
|
## 4.5.10
|
4
104
|
|
5
105
|
### Patch Changes
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@hi-ui/hiui",
|
3
|
-
"version": "4.
|
3
|
+
"version": "4.6.0",
|
4
4
|
"description": "The root-package for @hi-ui/hiui.",
|
5
5
|
"keywords": [],
|
6
6
|
"author": "HiUI <mi-hiui@xiaomi.com>",
|
@@ -48,65 +48,65 @@
|
|
48
48
|
"@hi-ui/avatar": "^4.0.8",
|
49
49
|
"@hi-ui/back-top": "^4.0.8",
|
50
50
|
"@hi-ui/badge": "^4.0.10",
|
51
|
-
"@hi-ui/breadcrumb": "^4.0
|
51
|
+
"@hi-ui/breadcrumb": "^4.1.0",
|
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.3.0",
|
56
|
+
"@hi-ui/check-cascader": "^4.3.0",
|
57
57
|
"@hi-ui/check-select": "^4.4.4",
|
58
|
-
"@hi-ui/check-tree-select": "^4.
|
58
|
+
"@hi-ui/check-tree-select": "^4.5.0",
|
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.
|
64
|
-
"@hi-ui/drawer": "^4.
|
65
|
-
"@hi-ui/dropdown": "^4.
|
62
|
+
"@hi-ui/date-picker": "^4.7.0",
|
63
|
+
"@hi-ui/descriptions": "^4.4.0",
|
64
|
+
"@hi-ui/drawer": "^4.2.0",
|
65
|
+
"@hi-ui/dropdown": "^4.2.0",
|
66
66
|
"@hi-ui/ellipsis-tooltip": "^4.1.8",
|
67
67
|
"@hi-ui/empty-state": "^4.1.1",
|
68
|
-
"@hi-ui/filter": "^4.
|
68
|
+
"@hi-ui/filter": "^4.2.0",
|
69
69
|
"@hi-ui/form": "^4.2.1",
|
70
70
|
"@hi-ui/grid": "^4.0.9",
|
71
71
|
"@hi-ui/highlighter": "^4.0.9",
|
72
72
|
"@hi-ui/input": "^4.1.1",
|
73
73
|
"@hi-ui/input-group": "^4.0.7",
|
74
|
-
"@hi-ui/list": "^4.0
|
74
|
+
"@hi-ui/list": "^4.1.0",
|
75
75
|
"@hi-ui/loading": "^4.2.1",
|
76
|
-
"@hi-ui/menu": "^4.
|
77
|
-
"@hi-ui/message": "^4.0
|
78
|
-
"@hi-ui/modal": "^4.
|
79
|
-
"@hi-ui/notification": "^4.
|
80
|
-
"@hi-ui/number-input": "^4.
|
81
|
-
"@hi-ui/pagination": "^4.0.
|
76
|
+
"@hi-ui/menu": "^4.3.0",
|
77
|
+
"@hi-ui/message": "^4.1.0",
|
78
|
+
"@hi-ui/modal": "^4.2.0",
|
79
|
+
"@hi-ui/notification": "^4.2.0",
|
80
|
+
"@hi-ui/number-input": "^4.2.0",
|
81
|
+
"@hi-ui/pagination": "^4.0.16",
|
82
82
|
"@hi-ui/picker": "^4.1.6",
|
83
83
|
"@hi-ui/pop-confirm": "^4.2.5",
|
84
84
|
"@hi-ui/popover": "^4.1.1",
|
85
|
-
"@hi-ui/preview": "^4.1.
|
85
|
+
"@hi-ui/preview": "^4.1.1",
|
86
86
|
"@hi-ui/progress": "^4.0.10",
|
87
87
|
"@hi-ui/provider": "^4.0.9",
|
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.1.1",
|
92
|
-
"@hi-ui/search": "^4.0
|
92
|
+
"@hi-ui/search": "^4.1.0",
|
93
93
|
"@hi-ui/select": "^4.4.2",
|
94
94
|
"@hi-ui/slider": "^4.0.11",
|
95
95
|
"@hi-ui/space": "^4.0.11",
|
96
96
|
"@hi-ui/spinner": "^4.0.9",
|
97
|
-
"@hi-ui/stepper": "^4.0
|
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.5.
|
100
|
+
"@hi-ui/table": "^4.5.5",
|
101
101
|
"@hi-ui/tabs": "^4.1.5",
|
102
102
|
"@hi-ui/tag": "^4.2.1",
|
103
103
|
"@hi-ui/textarea": "^4.1.7",
|
104
|
-
"@hi-ui/time-picker": "^4.0
|
104
|
+
"@hi-ui/time-picker": "^4.1.0",
|
105
105
|
"@hi-ui/timeline": "^4.0.8",
|
106
106
|
"@hi-ui/tooltip": "^4.0.11",
|
107
|
-
"@hi-ui/transfer": "^4.0
|
107
|
+
"@hi-ui/transfer": "^4.1.0",
|
108
108
|
"@hi-ui/tree": "^4.5.10",
|
109
|
-
"@hi-ui/tree-select": "^4.
|
109
|
+
"@hi-ui/tree-select": "^4.2.0",
|
110
110
|
"@hi-ui/upload": "^4.2.2",
|
111
111
|
"@hi-ui/watermark": "^4.0.8",
|
112
112
|
"@hi-ui/zen-mode": "^4.0.8"
|