@hi-ui/hiui 4.6.4 → 4.7.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 +54 -0
- package/package.json +9 -9
package/CHANGELOG.md
CHANGED
@@ -1,5 +1,59 @@
|
|
1
1
|
# @hi-ui/hiui
|
2
2
|
|
3
|
+
## 4.7.0
|
4
|
+
|
5
|
+
### Minor Changes
|
6
|
+
|
7
|
+
- [#3010](https://github.com/XiaoMi/hiui/pull/3010) [`b809ca9`](https://github.com/XiaoMi/hiui/commit/b809ca9bd59e5e2455b13fefe32d8307c8ab1d4a) Thanks [@zyprepare](https://github.com/zyprepare)! - feat: hiui 更新到 4.7.0
|
8
|
+
|
9
|
+
### Patch Changes
|
10
|
+
|
11
|
+
- [#3007](https://github.com/XiaoMi/hiui/pull/3007) [`9b9a44826`](https://github.com/XiaoMi/hiui/commit/9b9a448262f9a6c89af78db008bc16430f495aff) Thanks [@zyprepare](https://github.com/zyprepare)! - fix(table): 修复合并单元格边框样式问题
|
12
|
+
|
13
|
+
- [#3010](https://github.com/XiaoMi/hiui/pull/3010) [`b809ca9`](https://github.com/XiaoMi/hiui/commit/b809ca9bd59e5e2455b13fefe32d8307c8ab1d4a) Thanks [@zyprepare](https://github.com/zyprepare)! - feat(date-picker): onSelect 回调中增加 panelIndex 参数
|
14
|
+
|
15
|
+
- [#3008](https://github.com/XiaoMi/hiui/pull/3008) [`e9aadf1fb`](https://github.com/XiaoMi/hiui/commit/e9aadf1fba8896af3bf4ccaa747283ea96be6b81) Thanks [@zyprepare](https://github.com/zyprepare)! - feat(table): Add onResizeStop api
|
16
|
+
|
17
|
+
- [#3010](https://github.com/XiaoMi/hiui/pull/3010) [`b809ca9`](https://github.com/XiaoMi/hiui/commit/b809ca9bd59e5e2455b13fefe32d8307c8ab1d4a) Thanks [@zyprepare](https://github.com/zyprepare)! - feat(date-picker): 新增自定义触发器
|
18
|
+
|
19
|
+
- [#3006](https://github.com/XiaoMi/hiui/pull/3006) [`4540c217a`](https://github.com/XiaoMi/hiui/commit/4540c217ade6749c38ee58cefcfe94322889b929) Thanks [@zyprepare](https://github.com/zyprepare)! - feat(form): Add scrollToFirstError api
|
20
|
+
|
21
|
+
- [#3008](https://github.com/XiaoMi/hiui/pull/3008) [`e9aadf1fb`](https://github.com/XiaoMi/hiui/commit/e9aadf1fba8896af3bf4ccaa747283ea96be6b81) Thanks [@zyprepare](https://github.com/zyprepare)! - feat(table): virtual 模式增加 onVisibleChange api
|
22
|
+
|
23
|
+
- [#3010](https://github.com/XiaoMi/hiui/pull/3010) [`b809ca9`](https://github.com/XiaoMi/hiui/commit/b809ca9bd59e5e2455b13fefe32d8307c8ab1d4a) Thanks [@zyprepare](https://github.com/zyprepare)! - feat(date-picker): Add needConfirm and onConfirm api
|
24
|
+
|
25
|
+
- Updated dependencies [[`e9aadf1fb`](https://github.com/XiaoMi/hiui/commit/e9aadf1fba8896af3bf4ccaa747283ea96be6b81), [`b809ca9`](https://github.com/XiaoMi/hiui/commit/b809ca9bd59e5e2455b13fefe32d8307c8ab1d4a), [`e9aadf1fb`](https://github.com/XiaoMi/hiui/commit/e9aadf1fba8896af3bf4ccaa747283ea96be6b81), [`b809ca9`](https://github.com/XiaoMi/hiui/commit/b809ca9bd59e5e2455b13fefe32d8307c8ab1d4a), [`4540c217a`](https://github.com/XiaoMi/hiui/commit/4540c217ade6749c38ee58cefcfe94322889b929), [`b809ca9`](https://github.com/XiaoMi/hiui/commit/b809ca9bd59e5e2455b13fefe32d8307c8ab1d4a), [`9b9a44826`](https://github.com/XiaoMi/hiui/commit/9b9a448262f9a6c89af78db008bc16430f495aff)]:
|
26
|
+
- @hi-ui/table@4.7.0
|
27
|
+
- @hi-ui/date-picker@4.9.0
|
28
|
+
- @hi-ui/form@4.3.0
|
29
|
+
|
30
|
+
## 4.6.5
|
31
|
+
|
32
|
+
### Patch Changes
|
33
|
+
|
34
|
+
- [#2997](https://github.com/XiaoMi/hiui/pull/2997) [`0b7182591`](https://github.com/XiaoMi/hiui/commit/0b71825914510dedf25d64489f7ba2cdcf69917d) Thanks [@zyprepare](https://github.com/zyprepare)! - style(table): 优化 resizable 模式下列 hover 时样式
|
35
|
+
|
36
|
+
- [#3000](https://github.com/XiaoMi/hiui/pull/3000) [`908d6cd96`](https://github.com/XiaoMi/hiui/commit/908d6cd9657551203917230d9a91de45e65354c2) Thanks [@zyprepare](https://github.com/zyprepare)! - perf(check-tree-select): 优化大数据下勾选卡顿
|
37
|
+
|
38
|
+
- [#2993](https://github.com/XiaoMi/hiui/pull/2993) [`102d01a6b`](https://github.com/XiaoMi/hiui/commit/102d01a6bbae65e452a861060f6ac13d44b6d06c) Thanks [@zyprepare](https://github.com/zyprepare)! - fix(check-cascader): 优化搜索算法
|
39
|
+
|
40
|
+
- [#2994](https://github.com/XiaoMi/hiui/pull/2994) [`4d6b26507`](https://github.com/XiaoMi/hiui/commit/4d6b26507479030686d5da65e1bec8b353b80bfa) Thanks [@zyprepare](https://github.com/zyprepare)! - fix(tree-select): 修复 keyword 设置后数据没有过滤的问题
|
41
|
+
fix(check-tree-select): 修复 keyword 设置后数据没有过滤的问题
|
42
|
+
fix(cascader): 修复 keyword 设置后数据没有过滤的问题
|
43
|
+
fix(check-cascader): 修复 keyword 设置后数据没有过滤的问题
|
44
|
+
|
45
|
+
- [#2993](https://github.com/XiaoMi/hiui/pull/2993) [`102d01a6b`](https://github.com/XiaoMi/hiui/commit/102d01a6bbae65e452a861060f6ac13d44b6d06c) Thanks [@zyprepare](https://github.com/zyprepare)! - fix(check-cascader): 修复 checkedMode="PARENT"模式下搜索后子节点无法选中问题
|
46
|
+
|
47
|
+
- [#3001](https://github.com/XiaoMi/hiui/pull/3001) [`872c903`](https://github.com/XiaoMi/hiui/commit/872c903af99f2a00c95de134d344a3cb53deab45) Thanks [@zyprepare](https://github.com/zyprepare)! - perf(check-cascader): 优化大数据下勾选根节点时卡顿
|
48
|
+
|
49
|
+
- Updated dependencies [[`102d01a6b`](https://github.com/XiaoMi/hiui/commit/102d01a6bbae65e452a861060f6ac13d44b6d06c), [`0b7182591`](https://github.com/XiaoMi/hiui/commit/0b71825914510dedf25d64489f7ba2cdcf69917d), [`102d01a6b`](https://github.com/XiaoMi/hiui/commit/102d01a6bbae65e452a861060f6ac13d44b6d06c), [`908d6cd96`](https://github.com/XiaoMi/hiui/commit/908d6cd9657551203917230d9a91de45e65354c2), [`4d6b26507`](https://github.com/XiaoMi/hiui/commit/4d6b26507479030686d5da65e1bec8b353b80bfa), [`872c903`](https://github.com/XiaoMi/hiui/commit/872c903af99f2a00c95de134d344a3cb53deab45), [`4d6b26507`](https://github.com/XiaoMi/hiui/commit/4d6b26507479030686d5da65e1bec8b353b80bfa)]:
|
50
|
+
- @hi-ui/check-cascader@4.3.1
|
51
|
+
- @hi-ui/table@4.6.1
|
52
|
+
- @hi-ui/check-tree-select@4.6.1
|
53
|
+
- @hi-ui/tree@4.6.1
|
54
|
+
- @hi-ui/cascader@4.3.1
|
55
|
+
- @hi-ui/tree-select@4.2.1
|
56
|
+
|
3
57
|
## 4.6.4
|
4
58
|
|
5
59
|
### Patch Changes
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@hi-ui/hiui",
|
3
|
-
"version": "4.
|
3
|
+
"version": "4.7.0",
|
4
4
|
"description": "The root-package for @hi-ui/hiui.",
|
5
5
|
"keywords": [],
|
6
6
|
"author": "HiUI <mi-hiui@xiaomi.com>",
|
@@ -52,21 +52,21 @@
|
|
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.3.
|
56
|
-
"@hi-ui/check-cascader": "^4.3.
|
55
|
+
"@hi-ui/cascader": "^4.3.1",
|
56
|
+
"@hi-ui/check-cascader": "^4.3.1",
|
57
57
|
"@hi-ui/check-select": "^4.5.0",
|
58
|
-
"@hi-ui/check-tree-select": "^4.6.
|
58
|
+
"@hi-ui/check-tree-select": "^4.6.1",
|
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.9.0",
|
63
63
|
"@hi-ui/descriptions": "^4.5.0",
|
64
64
|
"@hi-ui/drawer": "^4.2.0",
|
65
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.
|
69
|
+
"@hi-ui/form": "^4.3.0",
|
70
70
|
"@hi-ui/grid": "^4.0.9",
|
71
71
|
"@hi-ui/highlighter": "^4.0.9",
|
72
72
|
"@hi-ui/input": "^4.2.0",
|
@@ -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.7.0",
|
101
101
|
"@hi-ui/tabs": "^4.1.6",
|
102
102
|
"@hi-ui/tag": "^4.2.1",
|
103
103
|
"@hi-ui/textarea": "^4.1.7",
|
@@ -105,8 +105,8 @@
|
|
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.6.
|
109
|
-
"@hi-ui/tree-select": "^4.2.
|
108
|
+
"@hi-ui/tree": "^4.6.1",
|
109
|
+
"@hi-ui/tree-select": "^4.2.1",
|
110
110
|
"@hi-ui/upload": "^4.2.3",
|
111
111
|
"@hi-ui/watermark": "^4.0.8",
|
112
112
|
"@hi-ui/zen-mode": "^4.0.8"
|