@hi-ui/hiui 4.6.0 → 4.6.1
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 +35 -0
- package/package.json +10 -10
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,40 @@
|
|
|
1
1
|
# @hi-ui/hiui
|
|
2
2
|
|
|
3
|
+
## 4.6.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#2934](https://github.com/XiaoMi/hiui/pull/2934) [`cafc0a56b`](https://github.com/XiaoMi/hiui/commit/cafc0a56b2630ab145fceeea4838b7914bbd8da1) Thanks [@xiamiao1121](https://github.com/xiamiao1121)! - fix(dropdown): 修复 overlay={{className: 'xx'}} 不生效问题
|
|
8
|
+
|
|
9
|
+
- [#2940](https://github.com/XiaoMi/hiui/pull/2940) [`516e30c25`](https://github.com/XiaoMi/hiui/commit/516e30c25e1c24a992a7efdd04d5de9897c53fe9) Thanks [@xiamiao1121](https://github.com/xiamiao1121)! - fix(tabs): 修复 activeId 为一个不存在的值或空值,下划线显示不对的问题
|
|
10
|
+
|
|
11
|
+
- [#2834](https://github.com/XiaoMi/hiui/pull/2834) [`969abb849`](https://github.com/XiaoMi/hiui/commit/969abb8497e3c674c66827bd9057581c53e5f621) Thanks [@zyprepare](https://github.com/zyprepare)! - feat(date-picker): cellRender 增加 date 参数
|
|
12
|
+
|
|
13
|
+
- [#2944](https://github.com/XiaoMi/hiui/pull/2944) [`629731e5b`](https://github.com/XiaoMi/hiui/commit/629731e5b3c5f98e70599ae06eb88609336d3467) Thanks [@xiamiao1121](https://github.com/xiamiao1121)! - fix(menu): 修复最后一个菜单项的子节点没有间距的问题
|
|
14
|
+
|
|
15
|
+
- [#2943](https://github.com/XiaoMi/hiui/pull/2943) [`f496866a2`](https://github.com/XiaoMi/hiui/commit/f496866a26a492ea65c0b7dc3bc9324a71c7158b) Thanks [@xiamiao1121](https://github.com/xiamiao1121)! - fix(tree): 修复 Firefox 中组件拖拽报错问题
|
|
16
|
+
|
|
17
|
+
- [#2933](https://github.com/XiaoMi/hiui/pull/2933) [`369cdf935`](https://github.com/XiaoMi/hiui/commit/369cdf935fb4e3a81478dcbd8e199c1a7cac1875) Thanks [@xiamiao1121](https://github.com/xiamiao1121)! - fix(form): 修复 validator 回调中第一个参数带有多余的引号
|
|
18
|
+
|
|
19
|
+
- [#2936](https://github.com/XiaoMi/hiui/pull/2936) [`5fa1190b9`](https://github.com/XiaoMi/hiui/commit/5fa1190b9d1aa5766b4270fd0240f0baffaa5e1a) Thanks [@zyprepare](https://github.com/zyprepare)! - fix(upload): 修复设置 maxCount 后上传时报错问题
|
|
20
|
+
|
|
21
|
+
- [#2930](https://github.com/XiaoMi/hiui/pull/2930) [`c238c5d76`](https://github.com/XiaoMi/hiui/commit/c238c5d766add7f1253871030ab0d99f4e4e3df0) Thanks [@xiamiao1121](https://github.com/xiamiao1121)! - fix(pagination): 修复 onJump 事件不触发的问题
|
|
22
|
+
|
|
23
|
+
- [#2947](https://github.com/XiaoMi/hiui/pull/2947) [`e65de3140`](https://github.com/XiaoMi/hiui/commit/e65de31402d4ebd1aabcfbffa0e768d6cc2f6dc3) Thanks [@zyprepare](https://github.com/zyprepare)! - feat(descriptions): Add contentPosition api
|
|
24
|
+
|
|
25
|
+
- [#2938](https://github.com/XiaoMi/hiui/pull/2938) [`3d070cda4`](https://github.com/XiaoMi/hiui/commit/3d070cda4317f5705ae34271a35390f4c43468fc) Thanks [@xiamiao1121](https://github.com/xiamiao1121)! - fix(tabs): 修复设置缩放后下划线显示不正常问题
|
|
26
|
+
|
|
27
|
+
- Updated dependencies [[`5fa1190b9`](https://github.com/XiaoMi/hiui/commit/5fa1190b9d1aa5766b4270fd0240f0baffaa5e1a), [`f496866a2`](https://github.com/XiaoMi/hiui/commit/f496866a26a492ea65c0b7dc3bc9324a71c7158b), [`369cdf935`](https://github.com/XiaoMi/hiui/commit/369cdf935fb4e3a81478dcbd8e199c1a7cac1875), [`629731e5b`](https://github.com/XiaoMi/hiui/commit/629731e5b3c5f98e70599ae06eb88609336d3467), [`e65de3140`](https://github.com/XiaoMi/hiui/commit/e65de31402d4ebd1aabcfbffa0e768d6cc2f6dc3), [`969abb849`](https://github.com/XiaoMi/hiui/commit/969abb8497e3c674c66827bd9057581c53e5f621), [`cafc0a56b`](https://github.com/XiaoMi/hiui/commit/cafc0a56b2630ab145fceeea4838b7914bbd8da1), [`c238c5d76`](https://github.com/XiaoMi/hiui/commit/c238c5d766add7f1253871030ab0d99f4e4e3df0), [`516e30c25`](https://github.com/XiaoMi/hiui/commit/516e30c25e1c24a992a7efdd04d5de9897c53fe9), [`3d070cda4`](https://github.com/XiaoMi/hiui/commit/3d070cda4317f5705ae34271a35390f4c43468fc)]:
|
|
28
|
+
- @hi-ui/upload@4.2.3
|
|
29
|
+
- @hi-ui/tree@4.5.11
|
|
30
|
+
- @hi-ui/form@4.2.2
|
|
31
|
+
- @hi-ui/menu@4.3.1
|
|
32
|
+
- @hi-ui/descriptions@4.5.0
|
|
33
|
+
- @hi-ui/date-picker@4.8.0
|
|
34
|
+
- @hi-ui/dropdown@4.2.1
|
|
35
|
+
- @hi-ui/pagination@4.0.17
|
|
36
|
+
- @hi-ui/tabs@4.1.6
|
|
37
|
+
|
|
3
38
|
## 4.6.0
|
|
4
39
|
|
|
5
40
|
### Minor Changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@hi-ui/hiui",
|
|
3
|
-
"version": "4.6.
|
|
3
|
+
"version": "4.6.1",
|
|
4
4
|
"description": "The root-package for @hi-ui/hiui.",
|
|
5
5
|
"keywords": [],
|
|
6
6
|
"author": "HiUI <mi-hiui@xiaomi.com>",
|
|
@@ -59,26 +59,26 @@
|
|
|
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.
|
|
62
|
+
"@hi-ui/date-picker": "^4.8.0",
|
|
63
|
+
"@hi-ui/descriptions": "^4.5.0",
|
|
64
64
|
"@hi-ui/drawer": "^4.2.0",
|
|
65
|
-
"@hi-ui/dropdown": "^4.2.
|
|
65
|
+
"@hi-ui/dropdown": "^4.2.1",
|
|
66
66
|
"@hi-ui/ellipsis-tooltip": "^4.1.8",
|
|
67
67
|
"@hi-ui/empty-state": "^4.1.1",
|
|
68
68
|
"@hi-ui/filter": "^4.2.0",
|
|
69
|
-
"@hi-ui/form": "^4.2.
|
|
69
|
+
"@hi-ui/form": "^4.2.2",
|
|
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
74
|
"@hi-ui/list": "^4.1.0",
|
|
75
75
|
"@hi-ui/loading": "^4.2.1",
|
|
76
|
-
"@hi-ui/menu": "^4.3.
|
|
76
|
+
"@hi-ui/menu": "^4.3.1",
|
|
77
77
|
"@hi-ui/message": "^4.1.0",
|
|
78
78
|
"@hi-ui/modal": "^4.2.0",
|
|
79
79
|
"@hi-ui/notification": "^4.2.0",
|
|
80
80
|
"@hi-ui/number-input": "^4.2.0",
|
|
81
|
-
"@hi-ui/pagination": "^4.0.
|
|
81
|
+
"@hi-ui/pagination": "^4.0.17",
|
|
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",
|
|
@@ -98,16 +98,16 @@
|
|
|
98
98
|
"@hi-ui/svg-icon": "^4.0.8",
|
|
99
99
|
"@hi-ui/switch": "^4.0.11",
|
|
100
100
|
"@hi-ui/table": "^4.5.5",
|
|
101
|
-
"@hi-ui/tabs": "^4.1.
|
|
101
|
+
"@hi-ui/tabs": "^4.1.6",
|
|
102
102
|
"@hi-ui/tag": "^4.2.1",
|
|
103
103
|
"@hi-ui/textarea": "^4.1.7",
|
|
104
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
107
|
"@hi-ui/transfer": "^4.1.0",
|
|
108
|
-
"@hi-ui/tree": "^4.5.
|
|
108
|
+
"@hi-ui/tree": "^4.5.11",
|
|
109
109
|
"@hi-ui/tree-select": "^4.2.0",
|
|
110
|
-
"@hi-ui/upload": "^4.2.
|
|
110
|
+
"@hi-ui/upload": "^4.2.3",
|
|
111
111
|
"@hi-ui/watermark": "^4.0.8",
|
|
112
112
|
"@hi-ui/zen-mode": "^4.0.8"
|
|
113
113
|
},
|