@hi-ui/hiui 4.10.3 → 4.11.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 +50 -0
- package/package.json +12 -12
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,55 @@
|
|
|
1
1
|
# @hi-ui/hiui
|
|
2
2
|
|
|
3
|
+
## 4.11.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- [#3101](https://github.com/XiaoMi/hiui/pull/3101) [`8bba9316b`](https://github.com/XiaoMi/hiui/commit/8bba9316baa01df2192bfd4ed5d3c7b3c93c0b87) Thanks [@zyprepare](https://github.com/zyprepare)! - feat(modal): 以 api 方式调用时支持异步关闭弹窗 (#3012)
|
|
8
|
+
|
|
9
|
+
- [#3098](https://github.com/XiaoMi/hiui/pull/3098) [`5ff292557`](https://github.com/XiaoMi/hiui/commit/5ff292557be9b69b6f954717165818d7e9c25c45) Thanks [@zyprepare](https://github.com/zyprepare)! - feat(ellipsis-tooltip): 支持标记 Tooltip 可用状态 (#3097)
|
|
10
|
+
|
|
11
|
+
- [#3102](https://github.com/XiaoMi/hiui/pull/3102) [`414c96a86`](https://github.com/XiaoMi/hiui/commit/414c96a86c6311c5b103733749092108cad03760) Thanks [@zyprepare](https://github.com/zyprepare)! - feat(highlighter): keyword 参数支持传入正则表达式 (#3075)
|
|
12
|
+
|
|
13
|
+
- [#3089](https://github.com/XiaoMi/hiui/pull/3089) [`9898157c4`](https://github.com/XiaoMi/hiui/commit/9898157c4d19a4492313f78d94440c4468b1f1a6) Thanks [@zyprepare](https://github.com/zyprepare)! - feat(date-picker): 完善 footerRender 功能,footerRender 增加 onPick 回调,方便用户快速设置时间 (#3088)
|
|
14
|
+
|
|
15
|
+
- [#3103](https://github.com/XiaoMi/hiui/pull/3103) [`13b169670`](https://github.com/XiaoMi/hiui/commit/13b16967026f8389cc66315d376ef77029f4ba2b) Thanks [@zyprepare](https://github.com/zyprepare)! - feat(highlighter): 支持设置高亮样式 (#3076)
|
|
16
|
+
|
|
17
|
+
- [#3104](https://github.com/XiaoMi/hiui/pull/3104) [`7252f3024`](https://github.com/XiaoMi/hiui/commit/7252f3024aea4eada8fe26723909dfe21254ead8) Thanks [@zyprepare](https://github.com/zyprepare)! - feat(transfer): Add keyword and onSearch api (#3099)
|
|
18
|
+
|
|
19
|
+
- [#3093](https://github.com/XiaoMi/hiui/pull/3093) [`8192dc3c0`](https://github.com/XiaoMi/hiui/commit/8192dc3c06a5299165fcad1a05f291b994384e3f) Thanks [@zyprepare](https://github.com/zyprepare)! - feat(table): 列排序支持设置默认排序顺序和受控模式 (#3091)
|
|
20
|
+
|
|
21
|
+
- [#3092](https://github.com/XiaoMi/hiui/pull/3092) [`bf2179191`](https://github.com/XiaoMi/hiui/commit/bf21791917f96c0b33b6a74539650bc56aba1d99) Thanks [@zyprepare](https://github.com/zyprepare)! - feat(input): add awaitCompositionEnd api (#3090)
|
|
22
|
+
|
|
23
|
+
### Patch Changes
|
|
24
|
+
|
|
25
|
+
- [#3096](https://github.com/XiaoMi/hiui/pull/3096) [`3aff5eee7`](https://github.com/XiaoMi/hiui/commit/3aff5eee7ab4e1734fa2800d5154e8ebe24bbe00) Thanks [@zyprepare](https://github.com/zyprepare)! - perf(tag-input): 优化 wrap 模式下设置 displayRender 卡顿问题 (#3094)
|
|
26
|
+
|
|
27
|
+
- [#3105](https://github.com/XiaoMi/hiui/pull/3105) [`af5207873`](https://github.com/XiaoMi/hiui/commit/af5207873a2e1187a95b00d2c5f64658eb210086) Thanks [@zyprepare](https://github.com/zyprepare)! - fix(table): 修复虚拟表格下自定义行和单元格样式无效问题 (#3100)
|
|
28
|
+
|
|
29
|
+
- [#3107](https://github.com/XiaoMi/hiui/pull/3107) [`e9bcdb9`](https://github.com/XiaoMi/hiui/commit/e9bcdb9fbfdb8085a57b76a30bc9d8fd3ca8b923) Thanks [@zyprepare](https://github.com/zyprepare)! - fix(time-picker): 修复点击叉号关闭弹窗时没有触发 onChange 事件问题 (#3106)
|
|
30
|
+
|
|
31
|
+
- Updated dependencies [[`3aff5eee7`](https://github.com/XiaoMi/hiui/commit/3aff5eee7ab4e1734fa2800d5154e8ebe24bbe00), [`8bba9316b`](https://github.com/XiaoMi/hiui/commit/8bba9316baa01df2192bfd4ed5d3c7b3c93c0b87), [`5ff292557`](https://github.com/XiaoMi/hiui/commit/5ff292557be9b69b6f954717165818d7e9c25c45), [`414c96a86`](https://github.com/XiaoMi/hiui/commit/414c96a86c6311c5b103733749092108cad03760), [`af5207873`](https://github.com/XiaoMi/hiui/commit/af5207873a2e1187a95b00d2c5f64658eb210086), [`9898157c4`](https://github.com/XiaoMi/hiui/commit/9898157c4d19a4492313f78d94440c4468b1f1a6), [`e9bcdb9`](https://github.com/XiaoMi/hiui/commit/e9bcdb9fbfdb8085a57b76a30bc9d8fd3ca8b923), [`13b169670`](https://github.com/XiaoMi/hiui/commit/13b16967026f8389cc66315d376ef77029f4ba2b), [`7252f3024`](https://github.com/XiaoMi/hiui/commit/7252f3024aea4eada8fe26723909dfe21254ead8), [`8192dc3c0`](https://github.com/XiaoMi/hiui/commit/8192dc3c06a5299165fcad1a05f291b994384e3f), [`bf2179191`](https://github.com/XiaoMi/hiui/commit/bf21791917f96c0b33b6a74539650bc56aba1d99)]:
|
|
32
|
+
- @hi-ui/check-cascader@4.3.2
|
|
33
|
+
- @hi-ui/check-select@4.6.1
|
|
34
|
+
- @hi-ui/check-tree-select@4.6.2
|
|
35
|
+
- @hi-ui/modal@4.4.0
|
|
36
|
+
- @hi-ui/ellipsis-tooltip@4.2.0
|
|
37
|
+
- @hi-ui/highlighter@4.1.0
|
|
38
|
+
- @hi-ui/table@4.10.0
|
|
39
|
+
- @hi-ui/date-picker@4.10.0
|
|
40
|
+
- @hi-ui/time-picker@4.1.1
|
|
41
|
+
- @hi-ui/transfer@4.2.0
|
|
42
|
+
- @hi-ui/input@4.3.0
|
|
43
|
+
|
|
44
|
+
## 4.10.4
|
|
45
|
+
|
|
46
|
+
### Patch Changes
|
|
47
|
+
|
|
48
|
+
- [#3086](https://github.com/XiaoMi/hiui/pull/3086) [`1596605`](https://github.com/XiaoMi/hiui/commit/159660554b4c26aa2d2bbc36d0c14f69584e6389) Thanks [@zyprepare](https://github.com/zyprepare)! - fix(table): 修复表头分组下设置列排序无效问题 (#3085)
|
|
49
|
+
|
|
50
|
+
- Updated dependencies [[`1596605`](https://github.com/XiaoMi/hiui/commit/159660554b4c26aa2d2bbc36d0c14f69584e6389)]:
|
|
51
|
+
- @hi-ui/table@4.9.2
|
|
52
|
+
|
|
3
53
|
## 4.10.3
|
|
4
54
|
|
|
5
55
|
### Patch Changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@hi-ui/hiui",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.11.0",
|
|
4
4
|
"description": "The root-package for @hi-ui/hiui.",
|
|
5
5
|
"keywords": [],
|
|
6
6
|
"author": "HiUI <mi-hiui@xiaomi.com>",
|
|
@@ -53,29 +53,29 @@
|
|
|
53
53
|
"@hi-ui/card": "^4.0.9",
|
|
54
54
|
"@hi-ui/carousel": "^4.1.1",
|
|
55
55
|
"@hi-ui/cascader": "^4.3.1",
|
|
56
|
-
"@hi-ui/check-cascader": "^4.3.
|
|
57
|
-
"@hi-ui/check-select": "^4.6.
|
|
58
|
-
"@hi-ui/check-tree-select": "^4.6.
|
|
56
|
+
"@hi-ui/check-cascader": "^4.3.2",
|
|
57
|
+
"@hi-ui/check-select": "^4.6.1",
|
|
58
|
+
"@hi-ui/check-tree-select": "^4.6.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.10.0",
|
|
63
63
|
"@hi-ui/descriptions": "^4.5.0",
|
|
64
64
|
"@hi-ui/drawer": "^4.3.1",
|
|
65
65
|
"@hi-ui/dropdown": "^4.2.2",
|
|
66
|
-
"@hi-ui/ellipsis-tooltip": "^4.
|
|
66
|
+
"@hi-ui/ellipsis-tooltip": "^4.2.0",
|
|
67
67
|
"@hi-ui/empty-state": "^4.1.1",
|
|
68
68
|
"@hi-ui/filter": "^4.2.0",
|
|
69
69
|
"@hi-ui/form": "^4.3.0",
|
|
70
70
|
"@hi-ui/grid": "^4.0.9",
|
|
71
|
-
"@hi-ui/highlighter": "^4.0
|
|
72
|
-
"@hi-ui/input": "^4.
|
|
71
|
+
"@hi-ui/highlighter": "^4.1.0",
|
|
72
|
+
"@hi-ui/input": "^4.3.0",
|
|
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
76
|
"@hi-ui/menu": "^4.3.1",
|
|
77
77
|
"@hi-ui/message": "^4.1.0",
|
|
78
|
-
"@hi-ui/modal": "^4.
|
|
78
|
+
"@hi-ui/modal": "^4.4.0",
|
|
79
79
|
"@hi-ui/notification": "^4.2.1",
|
|
80
80
|
"@hi-ui/number-input": "^4.2.0",
|
|
81
81
|
"@hi-ui/pagination": "^4.2.0",
|
|
@@ -97,14 +97,14 @@
|
|
|
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.10.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",
|
|
104
|
-
"@hi-ui/time-picker": "^4.1.
|
|
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
|
-
"@hi-ui/transfer": "^4.
|
|
107
|
+
"@hi-ui/transfer": "^4.2.0",
|
|
108
108
|
"@hi-ui/tree": "^4.6.2",
|
|
109
109
|
"@hi-ui/tree-select": "^4.2.1",
|
|
110
110
|
"@hi-ui/upload": "^4.2.3",
|