@hi-ui/hiui 5.0.0-experimental.6 → 5.0.0-rc.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 +181 -356
- package/package.json +79 -80
package/CHANGELOG.md
CHANGED
|
@@ -1,248 +1,17 @@
|
|
|
1
1
|
# @hi-ui/hiui
|
|
2
2
|
|
|
3
|
-
## 5.0.0-
|
|
4
|
-
|
|
5
|
-
### Patch Changes
|
|
6
|
-
|
|
7
|
-
- ebd1a6e7a: fix(table): 修复 stretchHeight 模式下冻结列阴影样式问题 (5.0)
|
|
8
|
-
- Updated dependencies [ebd1a6e7a]
|
|
9
|
-
- Updated dependencies [d91a8bb0f]
|
|
10
|
-
- @hi-ui/table@5.0.0-experimental.4
|
|
11
|
-
- @hi-ui/core@5.0.0-experimental.3
|
|
12
|
-
|
|
13
|
-
## 5.0.0-experimental.5
|
|
14
|
-
|
|
15
|
-
### Minor Changes
|
|
16
|
-
|
|
17
|
-
- 2fd15e136: feat(date-picker): 支持设置选择面板默认展示时间 (5.0)
|
|
18
|
-
- 07a57b9c1: feat(check-tree-select): 支持设置 checkable (5.0)
|
|
19
|
-
|
|
20
|
-
### Patch Changes
|
|
21
|
-
|
|
22
|
-
- 1afb72ae0: fix(popover): 修复设置 visible 后,关闭时没有触发 onClose 问题 (5.0)
|
|
23
|
-
- Updated dependencies [2fd15e136]
|
|
24
|
-
- Updated dependencies [1afb72ae0]
|
|
25
|
-
- Updated dependencies [07a57b9c1]
|
|
26
|
-
- Updated dependencies [95d930354]
|
|
27
|
-
- @hi-ui/date-picker@5.0.0-experimental.3
|
|
28
|
-
- @hi-ui/popover@5.0.0-experimental.2
|
|
29
|
-
- @hi-ui/check-tree-select@5.0.0-experimental.3
|
|
30
|
-
- @hi-ui/tree@5.0.0-experimental.4
|
|
31
|
-
- @hi-ui/core@5.0.0-experimental.2
|
|
32
|
-
|
|
33
|
-
## 5.0.0-experimental.4
|
|
34
|
-
|
|
35
|
-
### Minor Changes
|
|
36
|
-
|
|
37
|
-
- dc780205a: feat(check-select): 添加辅助方法 (5.0)
|
|
38
|
-
- e25399be4: feat(tree): add actionMenuPopper api (5.0)
|
|
39
|
-
- 97c34c951: feat(tag): add dot appearance (5.0)
|
|
40
|
-
- ebabba8fd: feat(check-select): renderExtraFooter 回调返回 CheckAllNode 参数 (5.0)
|
|
41
|
-
- bf1174ed8: feat(cascader): 每次打开选择面板时自动定位到已选节点位置 (5.0)
|
|
42
|
-
|
|
43
|
-
### Patch Changes
|
|
44
|
-
|
|
45
|
-
- 96aeb5a9a: fix(table): fix sorter ui bug (5.0)
|
|
46
|
-
- ebee14cb8: fix(textarea): 修复设置 minRows 无效问题 (5.0)
|
|
47
|
-
- Updated dependencies [dc780205a]
|
|
48
|
-
- Updated dependencies [e25399be4]
|
|
49
|
-
- Updated dependencies [97c34c951]
|
|
50
|
-
- Updated dependencies [ebabba8fd]
|
|
51
|
-
- Updated dependencies [96aeb5a9a]
|
|
52
|
-
- Updated dependencies [ebee14cb8]
|
|
53
|
-
- Updated dependencies [bf1174ed8]
|
|
54
|
-
- @hi-ui/check-select@5.0.0-experimental.5
|
|
55
|
-
- @hi-ui/tree@5.0.0-experimental.3
|
|
56
|
-
- @hi-ui/tag@5.0.0-experimental.2
|
|
57
|
-
- @hi-ui/table@5.0.0-experimental.3
|
|
58
|
-
- @hi-ui/textarea@5.0.0-experimental.3
|
|
59
|
-
- @hi-ui/cascader@5.0.0-experimental.3
|
|
60
|
-
|
|
61
|
-
## 5.0.0-experimental.3
|
|
62
|
-
|
|
63
|
-
### Minor Changes
|
|
64
|
-
|
|
65
|
-
- d49302358: feat(menu): title 支持显示 2 行 (5.0)
|
|
66
|
-
|
|
67
|
-
### Patch Changes
|
|
68
|
-
|
|
69
|
-
- 5561e8e2b: style(layout): Sider 中 menu-item 加上间距 & Profile 加渐变背景 (5.0)
|
|
70
|
-
- Updated dependencies [3a7186e4b]
|
|
71
|
-
- Updated dependencies [d49302358]
|
|
72
|
-
- Updated dependencies [5561e8e2b]
|
|
73
|
-
- @hi-ui/use-merge-semantic@5.0.0-experimental.1
|
|
74
|
-
- @hi-ui/menu@5.0.0-experimental.3
|
|
75
|
-
- @hi-ui/layout@5.0.0-experimental.3
|
|
76
|
-
|
|
77
|
-
## 5.0.0-experimental.2
|
|
78
|
-
|
|
79
|
-
### Minor Changes
|
|
80
|
-
|
|
81
|
-
- 569d26655: feat(global-context): add utcOffset api (5.0)
|
|
82
|
-
- 59cef699f: feat: 组件语义化样式改造,增加 styles 和 classNames 属性 (5.0)
|
|
83
|
-
|
|
84
|
-
### Patch Changes
|
|
85
|
-
|
|
86
|
-
- 53bfdf88b: 处理不同尺寸卡片嵌套时的样式异常
|
|
87
|
-
- 66bc9c3e2: perf(ellipsis-tooltip): 修改为鼠标 hover 时再计算是否展示 Tooltip 以提升性能 (5.0)
|
|
88
|
-
- 62b72c03a: fix(carousel): 修复设置 defaultActive 后图片显示异常问题 (5.0)
|
|
89
|
-
- eb17c4697: style: 修复 UI/样式问题 (5.0)
|
|
90
|
-
- 25f3cb496: Modal 新增 useModal 函数,用以解决静态 api 调用时,内容元素无法获取上下文的问题
|
|
91
|
-
- 45f59fb86: fix(popover): 给 onOpen 方法包裹 useLatestCallback,防止频繁触发 (5.0)
|
|
92
|
-
- ec647a5ee: Drawer 新增静态 Api 唤起支持
|
|
93
|
-
- Updated dependencies [569d26655]
|
|
94
|
-
- Updated dependencies [53bfdf88b]
|
|
95
|
-
- Updated dependencies [66bc9c3e2]
|
|
96
|
-
- Updated dependencies [eb17c4697]
|
|
97
|
-
- Updated dependencies [c6197357f]
|
|
98
|
-
- Updated dependencies [62b72c03a]
|
|
99
|
-
- Updated dependencies [ec647a5ee]
|
|
100
|
-
- Updated dependencies [eb17c4697]
|
|
101
|
-
- Updated dependencies [25f3cb496]
|
|
102
|
-
- Updated dependencies [45f59fb86]
|
|
103
|
-
- Updated dependencies [c407744fe]
|
|
104
|
-
- Updated dependencies [ec647a5ee]
|
|
105
|
-
- Updated dependencies [59cef699f]
|
|
106
|
-
- @hi-ui/date-picker@5.0.0-experimental.2
|
|
107
|
-
- @hi-ui/card@5.0.0-experimental.1
|
|
108
|
-
- @hi-ui/ellipsis-tooltip@5.0.0-experimental.1
|
|
109
|
-
- @hi-ui/provider@5.0.0-experimental.1
|
|
110
|
-
- @hi-ui/core@5.0.0-experimental.1
|
|
111
|
-
- @hi-ui/grid@5.0.0-experimental.1
|
|
112
|
-
- @hi-ui/carousel@5.0.0-experimental.1
|
|
113
|
-
- @hi-ui/modal@5.0.0-experimental.1
|
|
114
|
-
- @hi-ui/alert@5.0.0-experimental.1
|
|
115
|
-
- @hi-ui/anchor@5.0.0-experimental.1
|
|
116
|
-
- @hi-ui/avatar@5.0.0-experimental.1
|
|
117
|
-
- @hi-ui/back-top@5.0.0-experimental.1
|
|
118
|
-
- @hi-ui/badge@5.0.0-experimental.1
|
|
119
|
-
- @hi-ui/breadcrumb@5.0.0-experimental.1
|
|
120
|
-
- @hi-ui/button@5.0.0-experimental.1
|
|
121
|
-
- @hi-ui/cascader@5.0.0-experimental.2
|
|
122
|
-
- @hi-ui/check-cascader@5.0.0-experimental.2
|
|
123
|
-
- @hi-ui/check-select@5.0.0-experimental.2
|
|
124
|
-
- @hi-ui/check-tree-select@5.0.0-experimental.2
|
|
125
|
-
- @hi-ui/checkbox@5.0.0-experimental.1
|
|
126
|
-
- @hi-ui/collapse@5.0.0-experimental.1
|
|
127
|
-
- @hi-ui/counter@5.0.0-experimental.2
|
|
128
|
-
- @hi-ui/descriptions@5.0.0-experimental.1
|
|
129
|
-
- @hi-ui/drawer@5.0.0-experimental.1
|
|
130
|
-
- @hi-ui/dropdown@5.0.0-experimental.1
|
|
131
|
-
- @hi-ui/empty-state@5.0.0-experimental.1
|
|
132
|
-
- @hi-ui/filter@5.0.0-experimental.1
|
|
133
|
-
- @hi-ui/form@5.0.0-experimental.1
|
|
134
|
-
- @hi-ui/highlighter@5.0.0-experimental.1
|
|
135
|
-
- @hi-ui/icon-button@5.0.0-experimental.1
|
|
136
|
-
- @hi-ui/input@5.0.0-experimental.2
|
|
137
|
-
- @hi-ui/layout@5.0.0-experimental.2
|
|
138
|
-
- @hi-ui/list@5.0.0-experimental.1
|
|
139
|
-
- @hi-ui/loading@5.0.0-experimental.1
|
|
140
|
-
- @hi-ui/menu@5.0.0-experimental.2
|
|
141
|
-
- @hi-ui/message@5.0.0-experimental.1
|
|
142
|
-
- @hi-ui/notification@5.0.0-experimental.1
|
|
143
|
-
- @hi-ui/number-input@5.0.0-experimental.2
|
|
144
|
-
- @hi-ui/page-header@5.0.0-experimental.1
|
|
145
|
-
- @hi-ui/pagination@5.0.0-experimental.1
|
|
146
|
-
- @hi-ui/picker@5.0.0-experimental.2
|
|
147
|
-
- @hi-ui/pop-confirm@5.0.0-experimental.1
|
|
148
|
-
- @hi-ui/popover@5.0.0-experimental.1
|
|
149
|
-
- @hi-ui/popper@5.0.0-experimental.1
|
|
150
|
-
- @hi-ui/preview@5.0.0-experimental.1
|
|
151
|
-
- @hi-ui/progress@5.0.0-experimental.1
|
|
152
|
-
- @hi-ui/query-filter@5.0.0-experimental.2
|
|
153
|
-
- @hi-ui/radio@5.0.0-experimental.1
|
|
154
|
-
- @hi-ui/rating@5.0.0-experimental.1
|
|
155
|
-
- @hi-ui/result@5.0.0-experimental.1
|
|
156
|
-
- @hi-ui/scrollbar@5.0.0-experimental.1
|
|
157
|
-
- @hi-ui/search@5.0.0-experimental.1
|
|
158
|
-
- @hi-ui/select@5.0.0-experimental.2
|
|
159
|
-
- @hi-ui/slider@5.0.0-experimental.1
|
|
160
|
-
- @hi-ui/stepper@5.0.0-experimental.1
|
|
161
|
-
- @hi-ui/switch@5.0.0-experimental.1
|
|
162
|
-
- @hi-ui/table@5.0.0-experimental.2
|
|
163
|
-
- @hi-ui/tabs@5.0.0-experimental.1
|
|
164
|
-
- @hi-ui/tag@5.0.0-experimental.1
|
|
165
|
-
- @hi-ui/tag-input@5.0.0-experimental.2
|
|
166
|
-
- @hi-ui/textarea@5.0.0-experimental.2
|
|
167
|
-
- @hi-ui/time-picker@5.0.0-experimental.2
|
|
168
|
-
- @hi-ui/timeline@5.0.0-experimental.1
|
|
169
|
-
- @hi-ui/tooltip@5.0.0-experimental.1
|
|
170
|
-
- @hi-ui/transfer@5.0.0-experimental.1
|
|
171
|
-
- @hi-ui/tree@5.0.0-experimental.2
|
|
172
|
-
- @hi-ui/tree-select@5.0.0-experimental.2
|
|
173
|
-
- @hi-ui/upload@5.0.0-experimental.1
|
|
174
|
-
- @hi-ui/zen-mode@5.0.0-experimental.1
|
|
175
|
-
- @hi-ui/use-merge-semantic@5.0.0-experimental.0
|
|
176
|
-
- @hi-ui/input-group@5.0.0-experimental.1
|
|
177
|
-
- @hi-ui/portal@5.0.0-experimental.1
|
|
178
|
-
- @hi-ui/skeleton@5.0.0-experimental.1
|
|
179
|
-
- @hi-ui/space@5.0.0-experimental.1
|
|
180
|
-
- @hi-ui/spinner@5.0.0-experimental.1
|
|
181
|
-
- @hi-ui/svg-icon@5.0.0-experimental.1
|
|
182
|
-
- @hi-ui/watermark@5.0.0-experimental.1
|
|
183
|
-
|
|
184
|
-
## 5.0.0-experimental.1
|
|
185
|
-
|
|
186
|
-
### Minor Changes
|
|
187
|
-
|
|
188
|
-
- b27483796: feat(picker, select, check-select): add creatableInSearchVisible prop to control visibility of creation entry based on search results (5.0)
|
|
189
|
-
|
|
190
|
-
### Patch Changes
|
|
191
|
-
|
|
192
|
-
- 8dc3817cf: fix(date-picker): footerRender 中的 onPick 参数支持 Date 类型 (5.0)
|
|
193
|
-
- dad50a380: style(table): 修改斑马纹颜色为 bgColor token (5.0)
|
|
194
|
-
- 18a876ca6: style(table): 扩大排序按钮点击区域 (5.0)
|
|
195
|
-
- 8f23e9322: style: 表单类组件统一调整后缀颜色、placeholder 颜色 (5.0)
|
|
196
|
-
- 900c6c2f0: style: 统一修改表单类组件 filled 背景色为 g100 (5.0)
|
|
197
|
-
- ec6005193: style(layout,menu): 样式和示例调整 (5.0)
|
|
198
|
-
- 发布 hiui experimental 版本
|
|
199
|
-
- f8321b72f: fix(time-picker): 修复清空后无法选中 00:00:00 问题 & 设置默认宽度 100% (5.0)
|
|
200
|
-
- 3d84a04aa: fix(table): 修复 stretchHeight+bordered 模式下数据为空时左右边框未显示问题 (5.0)
|
|
201
|
-
- fe579e212: style(tree): update class names for tree node elements in SCSS (5.0)
|
|
202
|
-
- 8561492d5: fix(cascader): 在平铺搜索模式下,当设置了 changeOnSelect 则搜索结果中展示父节点 (5.0)
|
|
203
|
-
- cfdc94dbc: fix(table): 计算每列 top 值优化,只有在需要 sticky 的场景下才设置该值 (5.0)
|
|
204
|
-
- Updated dependencies [8dc3817cf]
|
|
205
|
-
- Updated dependencies [dad50a380]
|
|
206
|
-
- Updated dependencies [18a876ca6]
|
|
207
|
-
- Updated dependencies [8f23e9322]
|
|
208
|
-
- Updated dependencies [b27483796]
|
|
209
|
-
- Updated dependencies [900c6c2f0]
|
|
210
|
-
- Updated dependencies [ec6005193]
|
|
211
|
-
- Updated dependencies
|
|
212
|
-
- Updated dependencies [f8321b72f]
|
|
213
|
-
- Updated dependencies [3d84a04aa]
|
|
214
|
-
- Updated dependencies [fe579e212]
|
|
215
|
-
- Updated dependencies [8561492d5]
|
|
216
|
-
- Updated dependencies [cfdc94dbc]
|
|
217
|
-
- @hi-ui/date-picker@5.0.0-experimental.1
|
|
218
|
-
- @hi-ui/table@5.0.0-experimental.1
|
|
219
|
-
- @hi-ui/cascader@5.0.0-experimental.1
|
|
220
|
-
- @hi-ui/check-cascader@5.0.0-experimental.1
|
|
221
|
-
- @hi-ui/check-select@5.0.0-experimental.1
|
|
222
|
-
- @hi-ui/check-tree-select@5.0.0-experimental.1
|
|
223
|
-
- @hi-ui/input@5.0.0-experimental.1
|
|
224
|
-
- @hi-ui/number-input@5.0.0-experimental.1
|
|
225
|
-
- @hi-ui/picker@5.0.0-experimental.1
|
|
226
|
-
- @hi-ui/query-filter@5.0.0-experimental.1
|
|
227
|
-
- @hi-ui/select@5.0.0-experimental.1
|
|
228
|
-
- @hi-ui/tag-input@5.0.0-experimental.1
|
|
229
|
-
- @hi-ui/textarea@5.0.0-experimental.1
|
|
230
|
-
- @hi-ui/time-picker@5.0.0-experimental.1
|
|
231
|
-
- @hi-ui/tree-select@5.0.0-experimental.1
|
|
232
|
-
- @hi-ui/counter@5.0.0-experimental.1
|
|
233
|
-
- @hi-ui/layout@5.0.0-experimental.1
|
|
234
|
-
- @hi-ui/menu@5.0.0-experimental.1
|
|
235
|
-
- @hi-ui/tree@5.0.0-experimental.1
|
|
236
|
-
|
|
237
|
-
## 5.0.0-experimental.0
|
|
3
|
+
## 5.0.0-rc.0
|
|
238
4
|
|
|
239
5
|
### Major Changes
|
|
240
6
|
|
|
241
7
|
- e8fd3543d: feat(layout): 添加 AppListPopover 组件并更新布局样式和示例 (5.0)
|
|
242
8
|
- 8f3aa85e4: feat: 组件的 package.json 中的 exports 统一加上 types 配置 (5.0)
|
|
9
|
+
- 5828ae8ab: feat(layout): 增加 FloatMenuContainer 组件 (5.0)
|
|
243
10
|
- 277c5033a: style(dropdown): 下拉框带边框&圆角改为 6px&size 改为只有 md 尺寸 (5.0)
|
|
11
|
+
- df8232a61: feat(layout): 增加 Profile 组件 (5.0)
|
|
12
|
+
- 22ef60263: feat(layout): 新增 Layout 组件 (5.0)
|
|
13
|
+
- 3c3e077b9: feat(layout): 增加 Header 和 Footer 组件 & 完善示例 (5.0)
|
|
244
14
|
- 95e868bed: feat(query-filter): 新增 QueryFilter 组件 (5.0)
|
|
245
|
-
- dd60555d3: feat(pagination): 优化 pagination 组件,加入 padding 和自定义 total 总数展示样式(5.0)
|
|
246
15
|
|
|
247
16
|
### Minor Changes
|
|
248
17
|
|
|
@@ -257,6 +26,9 @@
|
|
|
257
26
|
- feat(button): 增加 text 类型 (5.0)
|
|
258
27
|
- feat(button): 参数 icon 支持数组类型 (5.0)
|
|
259
28
|
- b9989e482: feat(picker): 增加 clearSearchOnClosed api 默认是 false (5.0)
|
|
29
|
+
- 2fd15e136: feat(date-picker): 支持设置选择面板默认展示时间 (5.0)
|
|
30
|
+
- dc780205a: feat(check-select): 添加辅助方法 (5.0)
|
|
31
|
+
- 569d26655: feat(global-context): add utcOffset api (5.0)
|
|
260
32
|
- ae8dcbce8: feat(date-picker): add showWeek api (5.0)
|
|
261
33
|
- 14d353747: feat(progress): 新版样式调整 & 增加 MiniProgress 组件(5.0)
|
|
262
34
|
- f1ab51725: <br>
|
|
@@ -264,7 +36,7 @@
|
|
|
264
36
|
- feat(input): 输入框组件增加 xs 尺寸 (5.0)
|
|
265
37
|
- 0b34e1c15: feat(tabs): 支持拖拽 (5.0)
|
|
266
38
|
- c91b57c00: feat(search-trigger): 继承 MenuSearch 组件参数 (5.0)
|
|
267
|
-
-
|
|
39
|
+
- e25399be4: feat(tree): add actionMenuPopper api (5.0)
|
|
268
40
|
- 95dd766b9: feat(scrollbar): 增加 bordered 参数,和改造新版样式 (5.0)
|
|
269
41
|
- dd5033f60: feat(form): 增加 autoRegister 参数,支持动态添加和删除表单时,数据同步更新 (5.0)
|
|
270
42
|
- 423aab762: <br>
|
|
@@ -277,13 +49,15 @@
|
|
|
277
49
|
- 6bb4d999c: feat(tabs): 支持编辑功能和设置最大标题宽度 (5.0)
|
|
278
50
|
- 120f6b15a: feat(tabs): add editRender api (5.0)
|
|
279
51
|
- f8acad4e1: feat(check-cascader): 增加 checkbox 级联禁用功能和相关样式调整 (5.0)
|
|
52
|
+
- 97c34c951: feat(tag): add dot appearance (5.0)
|
|
280
53
|
- ffea3d7af: feat(hiui): 增加组件导出 IconButton Picker Popper Portal TagInput (5.0)
|
|
281
54
|
- 3e1d3608f: feat(cascader): add onItemClick api (5.0)
|
|
282
55
|
- 795b2346e: feat(date-picker): add onClear api (5.0)
|
|
283
56
|
- df301c0dc: feat(table): 普通表格支持 scrollTo 方法 (5.0)
|
|
57
|
+
- ebabba8fd: feat(check-select): renderExtraFooter 回调返回 CheckAllNode 参数 (5.0)
|
|
284
58
|
- 8a92ec660: feat(button): appearance 参数增加 solid 类型 (5.0)
|
|
285
59
|
- 9b34d99bc: feat(tag): 增加 type 值 (5.0)
|
|
286
|
-
-
|
|
60
|
+
- b27483796: feat(picker, select, check-select): add creatableInSearchVisible prop to control visibility of creation entry based on search results (5.0)
|
|
287
61
|
- aff25dbeb: - fix(date-picker): 显示框圆角改为 6px (5.0)
|
|
288
62
|
- feat(date-picker): 增加 xs 尺寸 (5.0)
|
|
289
63
|
- 95e65eecd: feat(table): 支持远程排序 (5.0)
|
|
@@ -293,10 +67,9 @@
|
|
|
293
67
|
- feat(preview): title 参数支持传入函数返回自定义内容 (5.0)
|
|
294
68
|
- fix(preview): 修复禁止下载时下载按钮没有隐藏问题 (5.0)
|
|
295
69
|
- a769a14e7: feat(timeline): dataItem 增加 dotColor 和 dotType 参数 (5.0)
|
|
296
|
-
-
|
|
70
|
+
- d49302358: feat(menu): title 支持显示 2 行 (5.0)
|
|
297
71
|
- 2e56529f7: feat(grid): add align api (5.0)
|
|
298
72
|
- 13836d63e: feat(avatar): 增加 AvatarGroup 组件 & 新版样式调整 (5.0)
|
|
299
|
-
- 22ef60263: feat(layout): 新增 Layout 组件 (5.0)
|
|
300
73
|
- aebefd73e: feat(table): add onScroll api (5.0)
|
|
301
74
|
- 63fe6aae6: feat(date-picker): needConfirm 支持日期范围选择场景 (5.0)
|
|
302
75
|
- 4223c3dc0: feat(slider): 增加范围选择功能 (5.0)
|
|
@@ -306,9 +79,11 @@
|
|
|
306
79
|
- 5828ae8ab: feat(menu): 增加 GroupMenu 和 SideMenu 组件 (5.0)
|
|
307
80
|
- 0b34e1c15: feat(modal): 支持根据滚动位置来控制头尾部边框的显示 (5.0)
|
|
308
81
|
- 9b34d99bc: feat(tabs): 增加 showDivider 参数 (5.0)
|
|
309
|
-
-
|
|
82
|
+
- 07a57b9c1: feat(check-tree-select): 支持设置 checkable (5.0)
|
|
310
83
|
- 77d969c2e: feat: 下拉选择类组件 appearance 参数增加 contained 类型 (5.0)
|
|
311
|
-
- 25cea5f36: feat(layout): Sider
|
|
84
|
+
- 25cea5f36: - feat(layout): Sider 组件支持宽度能力增强,新增 `maxWidth` 和 `resizable` 参数 (5.0)
|
|
85
|
+
- style(layout): Sider 组件默认宽度改为 180px,并优化菜单项间距与 Profile 渐变背景 (5.0)
|
|
86
|
+
- style(layout): 折叠状态下为 FloatMenuContainer 增加 `z-index`,并支持 `zIndex` 参数配置 (5.0)
|
|
312
87
|
- fd4c20bbd: <br />
|
|
313
88
|
- style(transfer): 新版样式 (5.0)
|
|
314
89
|
- feat(transfer): 增加 FastTransfer 组件 (5.0)
|
|
@@ -317,23 +92,23 @@
|
|
|
317
92
|
- 9d855a6c5: feat(Skeleton): New Component Skeleton 新增组件骨架屏 (5.0)
|
|
318
93
|
- 542076e55: feat(popover): 暴露 update 方法,支持调用刷新校准弹窗位置 (5.0)
|
|
319
94
|
- d7b42d456: feat(dropdown): update onClick callback to include item data (5.0)
|
|
95
|
+
- bf1174ed8: feat(cascader): 每次打开选择面板时自动定位到已选节点位置 (5.0)
|
|
320
96
|
- 9f4268ee3: feat(table): TableColumnItem 支持泛型 (5.0)
|
|
321
97
|
- c38e6e4bf: feat(menu): GroupMenu 组件增加 titleRender 参数 (5.0)
|
|
322
98
|
- d51de8acc: feat(table): add stretchHeight api (5.0)
|
|
323
99
|
- a5937df94: feat(menu): add showTitleOnMini api (5.0)
|
|
324
100
|
- 58ad82e94: feat: 输入框和选择器组件增加 borderless 形态 (5.0)
|
|
325
|
-
- e46b1ec03: feat(date-picker): 增加 defaultPickerValue 参数,支持配置默认的面板显示日期 (#3473)
|
|
326
101
|
- f2be367e9: feat(popper): 增加 PopperOverlayProps 的新事件处理属性 onEnter, onEntered, onExit (5.0)
|
|
327
|
-
- 1fae66f2d: feat(tree): add shouldShowSwitcher prop for custom switcher display logic (#3471)
|
|
328
102
|
- 1972fd16a: feat(picker&popper): 增加 styles 和 classNames 属性以支持自定义样式 & Picker 增加 gutterGap api (5.0)
|
|
103
|
+
- 59cef699f: feat: 组件语义化样式改造,增加 styles 和 classNames 属性 (5.0)
|
|
329
104
|
- cb7b794d0: feat(select): 增加 creatableInSearch、createTitle 参数,支持在搜索无结果时可创建选项 (5.0)
|
|
105
|
+
- dd60555d3: feat(pagination): 优化 pagination 组件,加入 padding 和自定义 total 总数展示样式(5.0)
|
|
330
106
|
- bfc1cb7c8: chore(menu): 增加变更记录文件 (5.0)
|
|
331
107
|
|
|
332
108
|
### Patch Changes
|
|
333
109
|
|
|
334
110
|
- 0b34e1c15: styles: 修改样式问题 (5.0)
|
|
335
111
|
- 20aac2a2f: style(radio): 新版样式调整 (5.0)
|
|
336
|
-
- 6fb223e3a: style: fix ui bug (5.0)
|
|
337
112
|
- 4a31cea53: style: 统一调整组件 shadow (5.0)
|
|
338
113
|
- 4390a8518: fix(tag): 修复添加保存时抖动问题 (5.0)
|
|
339
114
|
- 03f04676b: fix(textarea): 修复更新 maxRows 无效的问题 (5.0)
|
|
@@ -344,23 +119,28 @@
|
|
|
344
119
|
- 231ac15f1: style(slider): 新版样式调整 (5.0)
|
|
345
120
|
- 6167ad50b: refactor(empty-state): deprecate COLOURFUL components (5.0)
|
|
346
121
|
- 9b34d99bc: chore: 将代码中 v4 改为 v5 (5.0)
|
|
347
|
-
- 1662753e0: style: fix ui bug (5.0)
|
|
348
122
|
- b8d3e7a73: style(number-input): NumberInput 组件新版样式 (5.0)
|
|
349
123
|
- 9f5d129f6: fix(date-picker): 加强 valueAdapter 逻辑处理,当值是数组并且是范围类型时,再做转换 (5.0)
|
|
350
124
|
- 693bf9b46: perf(date-picker): 优化 contained 模式下的点击事件交互&范围选择的交互优化 (5.0)
|
|
125
|
+
- 8dc3817cf: fix(date-picker): footerRender 中的 onPick 参数支持 Date 类型 (5.0)
|
|
351
126
|
- e5964c571: style(table): 修复虚拟表格中多选列没有居中问题 (5.0)
|
|
352
127
|
- d2cdb2537: fix(table): 修复在 stretchHeight 模式下,冻结列表头和单元格层级问题 (5.0)
|
|
128
|
+
- 53bfdf88b: 处理不同尺寸卡片嵌套时的样式异常
|
|
129
|
+
- dad50a380: style(table): 修改斑马纹颜色为 bgColor token (5.0)
|
|
353
130
|
- e785237b1: <br />
|
|
354
131
|
- perf(layout): 优化导航菜单交互体验 (5.0)
|
|
355
132
|
- perf(menu): 优化搜索菜单组件的样式和交互逻辑 & 修改分组菜单样式问题 (5.0)
|
|
356
133
|
- 619e031ab: style(table): update hover and striped row background colors for improved visibility (5.0)
|
|
134
|
+
- 66bc9c3e2: perf(ellipsis-tooltip): 修改为鼠标 hover 时再计算是否展示 Tooltip 以提升性能 (5.0)
|
|
357
135
|
- 76cfe571b: style(table): 修复虚拟表格下 align 设置无效问题 (5.0)
|
|
136
|
+
- 9218c3b18: chore(modal): confirm 方法中的 onConfirm reject 时不关闭弹窗 (5.0)
|
|
358
137
|
- cf89262c7: style(picker): 移除 picker 组件中的 \_\_text 样式定义 (5.0)
|
|
359
138
|
- dd83a83bc: fix(form): 修复 FormList 字段变化时没有触发 onValuesChange 回调的问题 (5.0)
|
|
360
139
|
- d64eaca73: fix(date-picker): 修复 onSelect 回调没有处理 utcOffset 的问题 (5.0)
|
|
361
140
|
- 8c0ee78f0: perf: 优化全局 size 配置,对于组件中没有的 size 值,取最接近的尺寸展示 (5.0)
|
|
362
141
|
- 3a20f5556: style(descriptions): 更新描述组件样式,调整标签颜色为灰色 600,并增加行高设置 (5.0)
|
|
363
142
|
- 68dccedb1: fix(check-cascader): 修复非平铺展示搜索结果时显示出层级问题 (5.0)
|
|
143
|
+
- 1afb72ae0: fix(popover): 修复设置 visible 后,关闭时没有触发 onClose 问题 (5.0)
|
|
364
144
|
- 9b34d99bc: fix: 修复 5.0 UI 问题 (5.0)
|
|
365
145
|
- 1dbc23ca5: feat(check-cascader): 增加全选功能
|
|
366
146
|
- c73e96874: fix(tag): editable 为 true 时才能触发双击事件 (5.0)
|
|
@@ -369,27 +149,25 @@
|
|
|
369
149
|
- feat(upload): 增加 size 参数 (5.0)
|
|
370
150
|
- feat(upload): 上传按钮改为线性 (5.0)
|
|
371
151
|
- feat(upload): 照片墙上传按钮支持配置文案 (5.0)
|
|
372
|
-
- f4fc0ef30: style: 修改样式问题 (5.0)
|
|
373
|
-
- c021539a3: style: fix ui bug (5.0)
|
|
374
152
|
- cb9d8f6db: fix(tag-input): 修复 contained 模式下 displayRender 设置无效问题 (5.0)
|
|
153
|
+
- ebd1a6e7a: fix(table): 修复 stretchHeight 模式下冻结列阴影样式问题 (5.0)
|
|
375
154
|
- b28c4f745: fix(date-picker): 修复在 showTime 模式下,选择时间后没有触发 onSelect 回调的问题 (5.0)
|
|
376
155
|
- 44deb7265: style(preview): 新版样式调整 (5.0)
|
|
377
156
|
- ea9d00628: fix(table): 修复表头分组数据为空时表头显示异常问题,当 data 为空时,使用双表格 (5.0)
|
|
378
157
|
- ec4c7faa2: fix(input): 使用 cx 函数优化样式类名的拼接 (5.0)
|
|
379
158
|
- 29cae09ea: style: 修改 appearance 为 unset 和 borderless 模式的样式 (5.0)
|
|
380
159
|
- 4c767623f: fix(layout&page-header): add types export to package.json for layout and page-header
|
|
381
|
-
- be5a59325: style: 修改样式问题 (5.0)
|
|
382
160
|
- fc7f381ff: perf(table): add cell class prefix to TbodyContent and adjust useColWidth debounce timing (5.0)
|
|
383
|
-
- 71fc15e5c: style: 修改样式问题 (5.0)
|
|
384
161
|
- b6a389ac1: perf(table): 优化表格列宽更新逻辑,当内容宽度没有超出时再更新列宽 (5.0)
|
|
385
162
|
- 79ea480f3: feat(global-context): 增加 size api 全局配置 (5.0)
|
|
386
163
|
- e2b5c3628: chore(modal): ModalApiProps 暴露更多 Modal 组件参数 (5.0)
|
|
387
164
|
- 1f20567ca: fix(date-picker): 修复周选择模式下 2026 年第一周显示为 2025-W53 问题 (5.0)
|
|
165
|
+
- 18a876ca6: style(table): 扩大排序按钮点击区域 (5.0)
|
|
166
|
+
- 62b72c03a: fix(carousel): 修复设置 defaultActive 后图片显示异常问题 (5.0)
|
|
388
167
|
- e2f69cb62: refactor(table): stretchHeight 模式不再使用双表格结构,使用 sticky 实现 (5.0)
|
|
389
168
|
- fa5a60b56: <br>
|
|
390
169
|
- fix(ellipsis-tooltip): 修复设置 numberOfLines 无效问题 & 兼容 children 为空情况 (5.0)
|
|
391
170
|
- feat(ellipsis-tooltip): 增强 children 处理逻辑,支持 ReactNode 类型并优化 tooltip 显示 (5.0)
|
|
392
|
-
- 2b6cfd655: style: fix ui bug (5.0)
|
|
393
171
|
- 7eb0d3aaf: style(switch): Switch 组件新版样式 (5.0)
|
|
394
172
|
- 2e56529f7: styles: 主题定制功能完善&&样式变量化写法改造&&兼容 RTL (5.0)
|
|
395
173
|
- eb718e940: fix: 修改组件问题 (5.0)
|
|
@@ -400,6 +178,7 @@
|
|
|
400
178
|
- 3b989bb78: fix(time-picker): update notifyOutside callback to handle single value case (5.0)
|
|
401
179
|
- 150e813bf: fix(table): 优化 useColSorter 钩子,移除不必要的 columnsLatestRef 引用,直接使用 columns 进行排序计算 (5.0)
|
|
402
180
|
- 95abba983: fix: 修改 UI 问题 (5.0)
|
|
181
|
+
- 8f23e9322: style: 表单类组件统一调整后缀颜色、placeholder 颜色 (5.0)
|
|
403
182
|
- 4a31cea53: style: 下拉框间距改为 4px (5.0)
|
|
404
183
|
- 67c80bdd5: style(alert): 新版样式调整 (5.0)
|
|
405
184
|
- 961aaf5ab: style(badge): 调整新版样式 (5.0)
|
|
@@ -411,32 +190,37 @@
|
|
|
411
190
|
- fix(form): 包裹控件容器设置最小高度 32px (5.0)
|
|
412
191
|
- fix(form): 默认不显示标题冒号 (5.0)
|
|
413
192
|
- 1429eced2: style(button): 为按钮组件的图标添加行高设置 (5.0)
|
|
193
|
+
- eb17c4697: style: 修复 UI/样式问题 (5.0)
|
|
414
194
|
- 9b34d99bc: style(tooltip): 去掉背景色透明度 (5.0)
|
|
415
195
|
- f3bf08f27: fix(cascader): 平铺搜索结果时不再展示不可点击的父节点 (5.0)
|
|
416
196
|
- c2e765ada: style(layout): 修改 Sider 收起时宽度为 60px & 增加 width 参数 (5.0)
|
|
417
197
|
- ecca3edc4: style(pop-confirm): 新版样式修改 (5.0)
|
|
418
198
|
- 98df634ac: fix(tree): 修复在可勾选模式下搜索结果中父节点勾选状态不正确的问题,更新相关数据处理逻辑 (5.0)
|
|
199
|
+
- 96aeb5a9a: fix(table): fix sorter ui bug (5.0)
|
|
200
|
+
- 25f3cb496: Modal 新增 useModal 函数,用以解决静态 api 调用时,内容元素无法获取上下文的问题
|
|
419
201
|
- ac15c6141: <br />
|
|
420
202
|
- fix(table): 修改表格在外层是 scale 时导致列宽计算有误的问题 (5.0)
|
|
421
203
|
- fix(loading): 修改 loading size 类型,移除 xs 尺寸 (5.0)
|
|
204
|
+
- ebee14cb8: fix(textarea): 修复设置 minRows 无效问题 (5.0)
|
|
422
205
|
- 43881b626: style(breadcrumb): 新版样式调整 (5.0)
|
|
423
206
|
- 52d25f630: perf(layout&menu): 优化 FloatMenuContainer 组件的折叠逻辑 & 修改 SideMenu 组件 hover 样式 (5.0)
|
|
424
207
|
- 223bd1397: fix(tree): onSelect 第二个参数固定返回当前操作的节点对象 (5.0)
|
|
208
|
+
- 45f59fb86: fix(popover): 给 onOpen 方法包裹 useLatestCallback,防止频繁触发 (5.0)
|
|
425
209
|
- d021b4fa6: feat: add onOpen callback trigger on visibility change (5.0)
|
|
426
210
|
- 6f4b13151: perf(popover): 优化通过方法调用组件时的渲染和打开方式 (5.0)
|
|
427
211
|
- 99155ed2b: perf(date-picker): 优化跨月范围选择交互体验,选择跨月日期时,自动切换面板月份 (5.0)
|
|
428
212
|
- de8d058dc: perf: 对下拉选择类组件的 customRender 的内容增加 memoization 以优化性能 (5.0)
|
|
213
|
+
- 900c6c2f0: style: 统一修改表单类组件 filled 背景色为 g100 (5.0)
|
|
429
214
|
- 5210770d9: feat(picker): add header api (5.0)
|
|
430
215
|
- a5327c316: style(date-picker, time-picker): 修改禁用时的样式 (5.0)
|
|
431
|
-
- e2d184e74: style: 修改 UI 问题 (5.0)
|
|
432
216
|
- 1b824c9ad: style(menu): 优化 GroupMenu 组件的样式和交互逻辑 (5.0)
|
|
217
|
+
- ec6005193: style(layout,menu): 样式和示例调整 (5.0)
|
|
433
218
|
- c74ed73f3: fix(time-picker): 修改 notifyOutside 回调逻辑,修复清空要点击 2 次才生效问题 (5.0)
|
|
434
219
|
- 4aef40b75: style(stepper): Stepper 组件新版样式 (5.0)
|
|
435
220
|
- 9b34d99bc: style(message): 增加边框 (5.0)
|
|
436
221
|
- 3ff6c519b: style(color-css): 更新颜色 Token (5.0)
|
|
437
222
|
- 55e0301a1: style(card): 新版样式调整 (5.0)
|
|
438
223
|
- 424700fc5: style(cascader&check-cascader): 调整下拉框样式,增加搜索框宽度设置 (5.0)
|
|
439
|
-
- 934e1aecf: style: 修改样式问题 (5.0)
|
|
440
224
|
- 6ac7e8eb2: chore(table): export SettingDrawer types (5.0)
|
|
441
225
|
- ded9bb6d6: <br>
|
|
442
226
|
- perf(table): 优化列宽更新逻辑,当 columns 长度和 dataKey、width 发生变化时,重新计算列宽 (5.0)
|
|
@@ -453,6 +237,7 @@
|
|
|
453
237
|
- style(list): 默认不显示边框 (5.0)
|
|
454
238
|
- d2ccdc691: fix(preview): 兼容 src 内容为空的情况 & 优化预览图片的展示 (5.0)
|
|
455
239
|
- 4006b2c8c: style(button): loading 改为使用 Spinner 组件 (5.0)
|
|
240
|
+
- f8321b72f: fix(time-picker): 修复清空后无法选中 00:00:00 问题 & 设置默认宽度 100% (5.0)
|
|
456
241
|
- 0b9ea115d: style(dropdown): 增加下拉菜单的最大高度和垂直溢出处理 (5.0)
|
|
457
242
|
- 4b2596538: <br>
|
|
458
243
|
- style(cascader&check-cascader): 增加 white-space: nowrap; 样式以防止文本换行 (5.0)
|
|
@@ -463,10 +248,10 @@
|
|
|
463
248
|
- fix(table): 标题去掉背景,头部加上边框 (5.0)
|
|
464
249
|
- fix(table): 单元格间距调整 & 设置最小高度 (5.0)
|
|
465
250
|
- fix(table): 不同尺寸修改 (5.0)
|
|
251
|
+
- 3d84a04aa: fix(table): 修复 stretchHeight+bordered 模式下数据为空时左右边框未显示问题 (5.0)
|
|
252
|
+
- ec647a5ee: Drawer 新增静态 Api 唤起支持
|
|
466
253
|
- 33da3144e: build: 将 package.json 中 exports 配置中的 types 配置放在最上面 (5.0)
|
|
467
|
-
- 0a8cc07a7: style: 修改样式 (5.0)
|
|
468
254
|
- e7b64347e: style(tag-input): 增加 flex-wrap 属性以优化标签换行展示 (5.0)
|
|
469
|
-
- 7f3abee55: style: fix ui bug (5.0)
|
|
470
255
|
- 401c7e55e: style(upload): 处理文本超出的情况 (5.0)
|
|
471
256
|
- 478b51050: fix(table): 修复标题过长时,列头宽度拉宽后无法缩小的问题 (5.0)
|
|
472
257
|
- 0a4e90dbd: <br>
|
|
@@ -474,24 +259,23 @@
|
|
|
474
259
|
- style(select): 选择类组件选项圆角改为 4px (5.0)
|
|
475
260
|
- style(picker): 搜索框样式调整 (5.0)
|
|
476
261
|
- b01ae679c: fix(date-picker): 修复 weekOffset 设置不为 0 的值时会选中 2 周的问题 (5.0)
|
|
477
|
-
-
|
|
262
|
+
- fe579e212: style(tree): update class names for tree node elements in SCSS (5.0)
|
|
478
263
|
- 5cf3f8930: fix(preview): 修复滚轮缩放缺乏边界&外部滚动锁定问题 (5.0)
|
|
479
|
-
- a0f0c9d6b: style: 修改 UI 问题 (5.0)
|
|
480
264
|
- 79739ed82: <br>
|
|
481
265
|
- fix(cascader): 处理当 value 为空时清空选项的选中态(5.0)
|
|
482
266
|
- style(cascader&check-cascader): 调整选项容器最小宽度为 160px (5.0)
|
|
483
267
|
- style(cascader&check-cascader): 优化下拉框宽度,让内容和搜索框默认宽度对齐 (5.0)
|
|
484
268
|
- perf(cascader&check-cascader): 优化 customRender 函数,支持传递选中项和当前值 (5.0)
|
|
269
|
+
- 8561492d5: fix(cascader): 在平铺搜索模式下,当设置了 changeOnSelect 则搜索结果中展示父节点 (5.0)
|
|
485
270
|
- 3f24a97c3: chore(dropdown): 点击选项时阻止 click 事件冒泡 (5.0)
|
|
486
271
|
- 4a31cea53: style: 统一调整选择类组件 hover 时的背景色 (5.0)
|
|
487
272
|
- e3a854122: refactor(table): 调整列宽计算逻辑,兼容表头分组和单元格合并场景 (5.0)
|
|
488
273
|
- 3e31bb724: fix(modal): 样式修改 (5.0)
|
|
489
274
|
- 0f4794deb: fix(ellipsis-tooltip): 兼容 number 类型展示 (5.0)
|
|
490
|
-
-
|
|
491
|
-
-
|
|
275
|
+
- cfdc94dbc: fix(table): 计算每列 top 值优化,只有在需要 sticky 的场景下才设置该值 (5.0)
|
|
276
|
+
- 6ae564d44: fix(table): 修复 SettingDrawer 打开时会触发 onReset 问题 (5.0)
|
|
492
277
|
- b7a2d0d11: fix(date-picker): 修复 weekOffset 设置为 3、4、5、6 时显示 2 周选中的问题 (5.0)
|
|
493
278
|
- 99801c2d1: fix: 修复 UI 问题 (5.0)
|
|
494
|
-
- 86910f5e2: style: 修改 UI (5.0)
|
|
495
279
|
- 9b34d99bc: chore(textarea): 设置最小高度 32px (5.0)
|
|
496
280
|
- f9c4afd14: style(empty-state): 新版图标替换 & 修改彩色图标命名 (5.0)
|
|
497
281
|
- d7b42d456: style(anchor): add overflow hidden and adjust ink positioning for improved layout (5.0)
|
|
@@ -500,7 +284,6 @@
|
|
|
500
284
|
- Updated dependencies [2f5e5ce4d]
|
|
501
285
|
- Updated dependencies [0b34e1c15]
|
|
502
286
|
- Updated dependencies [20aac2a2f]
|
|
503
|
-
- Updated dependencies [6fb223e3a]
|
|
504
287
|
- Updated dependencies [4a31cea53]
|
|
505
288
|
- Updated dependencies [2c1694f56]
|
|
506
289
|
- Updated dependencies [4390a8518]
|
|
@@ -515,22 +298,30 @@
|
|
|
515
298
|
- Updated dependencies [231ac15f1]
|
|
516
299
|
- Updated dependencies [eea29eade]
|
|
517
300
|
- Updated dependencies [b9989e482]
|
|
301
|
+
- Updated dependencies [2fd15e136]
|
|
518
302
|
- Updated dependencies [6167ad50b]
|
|
303
|
+
- Updated dependencies [dc780205a]
|
|
519
304
|
- Updated dependencies [9b34d99bc]
|
|
520
|
-
- Updated dependencies [1662753e0]
|
|
521
305
|
- Updated dependencies [b8d3e7a73]
|
|
522
306
|
- Updated dependencies [9f5d129f6]
|
|
523
307
|
- Updated dependencies [693bf9b46]
|
|
308
|
+
- Updated dependencies [569d26655]
|
|
524
309
|
- Updated dependencies [ae8dcbce8]
|
|
310
|
+
- Updated dependencies [8dc3817cf]
|
|
525
311
|
- Updated dependencies [e5964c571]
|
|
526
312
|
- Updated dependencies [e8fd3543d]
|
|
527
313
|
- Updated dependencies [d2cdb2537]
|
|
314
|
+
- Updated dependencies [53bfdf88b]
|
|
315
|
+
- Updated dependencies [dad50a380]
|
|
528
316
|
- Updated dependencies [e785237b1]
|
|
529
317
|
- Updated dependencies [619e031ab]
|
|
318
|
+
- Updated dependencies [66bc9c3e2]
|
|
530
319
|
- Updated dependencies [76cfe571b]
|
|
531
320
|
- Updated dependencies [14d353747]
|
|
532
321
|
- Updated dependencies [f1ab51725]
|
|
533
322
|
- Updated dependencies [41552be0b]
|
|
323
|
+
- Updated dependencies [9218c3b18]
|
|
324
|
+
- Updated dependencies [eb17c4697]
|
|
534
325
|
- Updated dependencies [cf89262c7]
|
|
535
326
|
- Updated dependencies [0b34e1c15]
|
|
536
327
|
- Updated dependencies [dd83a83bc]
|
|
@@ -538,6 +329,7 @@
|
|
|
538
329
|
- Updated dependencies [8c0ee78f0]
|
|
539
330
|
- Updated dependencies [3a20f5556]
|
|
540
331
|
- Updated dependencies [68dccedb1]
|
|
332
|
+
- Updated dependencies [1afb72ae0]
|
|
541
333
|
- Updated dependencies [9b34d99bc]
|
|
542
334
|
- Updated dependencies [1dbc23ca5]
|
|
543
335
|
- Updated dependencies [8f3aa85e4]
|
|
@@ -545,13 +337,13 @@
|
|
|
545
337
|
- Updated dependencies [5828ae8ab]
|
|
546
338
|
- Updated dependencies [c73e96874]
|
|
547
339
|
- Updated dependencies [9a98a3330]
|
|
548
|
-
- Updated dependencies [f4fc0ef30]
|
|
549
|
-
- Updated dependencies [c021539a3]
|
|
550
340
|
- Updated dependencies [cb9d8f6db]
|
|
341
|
+
- Updated dependencies [ebd1a6e7a]
|
|
551
342
|
- Updated dependencies [b28c4f745]
|
|
552
343
|
- Updated dependencies [44deb7265]
|
|
553
344
|
- Updated dependencies [ea9d00628]
|
|
554
345
|
- Updated dependencies [ec4c7faa2]
|
|
346
|
+
- Updated dependencies [e25399be4]
|
|
555
347
|
- Updated dependencies [29cae09ea]
|
|
556
348
|
- Updated dependencies [95dd766b9]
|
|
557
349
|
- Updated dependencies [dd5033f60]
|
|
@@ -561,18 +353,20 @@
|
|
|
561
353
|
- Updated dependencies [08b9d0ecf]
|
|
562
354
|
- Updated dependencies [4c767623f]
|
|
563
355
|
- Updated dependencies [6bb4d999c]
|
|
564
|
-
- Updated dependencies [be5a59325]
|
|
565
356
|
- Updated dependencies [120f6b15a]
|
|
566
357
|
- Updated dependencies [fc7f381ff]
|
|
567
|
-
- Updated dependencies [71fc15e5c]
|
|
568
358
|
- Updated dependencies [b6a389ac1]
|
|
569
359
|
- Updated dependencies [f8acad4e1]
|
|
570
360
|
- Updated dependencies [79ea480f3]
|
|
361
|
+
- Updated dependencies [97c34c951]
|
|
571
362
|
- Updated dependencies [e2b5c3628]
|
|
572
363
|
- Updated dependencies [1f20567ca]
|
|
364
|
+
- Updated dependencies [18a876ca6]
|
|
365
|
+
- Updated dependencies [c6197357f]
|
|
366
|
+
- Updated dependencies [62b72c03a]
|
|
573
367
|
- Updated dependencies [e2f69cb62]
|
|
368
|
+
- Updated dependencies [ec647a5ee]
|
|
574
369
|
- Updated dependencies [fa5a60b56]
|
|
575
|
-
- Updated dependencies [2b6cfd655]
|
|
576
370
|
- Updated dependencies [7eb0d3aaf]
|
|
577
371
|
- Updated dependencies [2e56529f7]
|
|
578
372
|
- Updated dependencies [3e1d3608f]
|
|
@@ -583,29 +377,36 @@
|
|
|
583
377
|
- Updated dependencies [4e0ed3a31]
|
|
584
378
|
- Updated dependencies [e28c72493]
|
|
585
379
|
- Updated dependencies [3b989bb78]
|
|
380
|
+
- Updated dependencies [ebabba8fd]
|
|
586
381
|
- Updated dependencies [150e813bf]
|
|
587
382
|
- Updated dependencies [95abba983]
|
|
383
|
+
- Updated dependencies [8f23e9322]
|
|
588
384
|
- Updated dependencies [8a92ec660]
|
|
589
385
|
- Updated dependencies [4a31cea53]
|
|
590
386
|
- Updated dependencies [9b34d99bc]
|
|
387
|
+
- Updated dependencies [b27483796]
|
|
591
388
|
- Updated dependencies [67c80bdd5]
|
|
592
389
|
- Updated dependencies [961aaf5ab]
|
|
593
390
|
- Updated dependencies [8a14ae85f]
|
|
594
391
|
- Updated dependencies [539749951]
|
|
595
392
|
- Updated dependencies [1429eced2]
|
|
393
|
+
- Updated dependencies [eb17c4697]
|
|
596
394
|
- Updated dependencies [9b34d99bc]
|
|
597
|
-
- Updated dependencies [24216019a]
|
|
598
395
|
- Updated dependencies [f3bf08f27]
|
|
599
396
|
- Updated dependencies [c2e765ada]
|
|
600
397
|
- Updated dependencies [aff25dbeb]
|
|
601
398
|
- Updated dependencies [ecca3edc4]
|
|
602
399
|
- Updated dependencies [98df634ac]
|
|
603
400
|
- Updated dependencies [95e65eecd]
|
|
401
|
+
- Updated dependencies [96aeb5a9a]
|
|
604
402
|
- Updated dependencies [a4c48b19e]
|
|
605
403
|
- Updated dependencies [9caea419e]
|
|
606
404
|
- Updated dependencies [f03f60ebd]
|
|
607
405
|
- Updated dependencies [a769a14e7]
|
|
406
|
+
- Updated dependencies [d49302358]
|
|
407
|
+
- Updated dependencies [25f3cb496]
|
|
608
408
|
- Updated dependencies [ac15c6141]
|
|
409
|
+
- Updated dependencies [ebee14cb8]
|
|
609
410
|
- Updated dependencies [df8232a61]
|
|
610
411
|
- Updated dependencies [2e56529f7]
|
|
611
412
|
- Updated dependencies [43881b626]
|
|
@@ -615,6 +416,7 @@
|
|
|
615
416
|
- Updated dependencies [52d25f630]
|
|
616
417
|
- Updated dependencies [63fe6aae6]
|
|
617
418
|
- Updated dependencies [223bd1397]
|
|
419
|
+
- Updated dependencies [45f59fb86]
|
|
618
420
|
- Updated dependencies [d021b4fa6]
|
|
619
421
|
- Updated dependencies [f1ab51725]
|
|
620
422
|
- Updated dependencies [6f4b13151]
|
|
@@ -622,24 +424,26 @@
|
|
|
622
424
|
- Updated dependencies [99155ed2b]
|
|
623
425
|
- Updated dependencies [6dca7795c]
|
|
624
426
|
- Updated dependencies [de8d058dc]
|
|
427
|
+
- Updated dependencies [900c6c2f0]
|
|
625
428
|
- Updated dependencies [5210770d9]
|
|
626
429
|
- Updated dependencies [a5327c316]
|
|
627
|
-
- Updated dependencies [e2d184e74]
|
|
628
430
|
- Updated dependencies [4006b2c8c]
|
|
629
431
|
- Updated dependencies [1b824c9ad]
|
|
630
432
|
- Updated dependencies [6fcda9bf2]
|
|
631
433
|
- Updated dependencies [5828ae8ab]
|
|
434
|
+
- Updated dependencies [ec6005193]
|
|
632
435
|
- Updated dependencies [0b34e1c15]
|
|
633
436
|
- Updated dependencies [9b34d99bc]
|
|
634
437
|
- Updated dependencies [c74ed73f3]
|
|
635
438
|
- Updated dependencies [4aef40b75]
|
|
439
|
+
- Updated dependencies [d91a8bb0f]
|
|
440
|
+
- Updated dependencies [07a57b9c1]
|
|
636
441
|
- Updated dependencies [3c3e077b9]
|
|
637
442
|
- Updated dependencies [9b34d99bc]
|
|
638
443
|
- Updated dependencies [3ff6c519b]
|
|
639
444
|
- Updated dependencies [55e0301a1]
|
|
640
445
|
- Updated dependencies [424700fc5]
|
|
641
446
|
- Updated dependencies [77d969c2e]
|
|
642
|
-
- Updated dependencies [934e1aecf]
|
|
643
447
|
- Updated dependencies [25cea5f36]
|
|
644
448
|
- Updated dependencies [fd4c20bbd]
|
|
645
449
|
- Updated dependencies [6ac7e8eb2]
|
|
@@ -647,7 +451,6 @@
|
|
|
647
451
|
- Updated dependencies [feab0390b]
|
|
648
452
|
- Updated dependencies [ded9bb6d6]
|
|
649
453
|
- Updated dependencies [2f850ad84]
|
|
650
|
-
- Updated dependencies [95abba983]
|
|
651
454
|
- Updated dependencies [95e868bed]
|
|
652
455
|
- Updated dependencies [3457a6f7d]
|
|
653
456
|
- Updated dependencies [9a98a3330]
|
|
@@ -657,17 +460,19 @@
|
|
|
657
460
|
- Updated dependencies [700b46802]
|
|
658
461
|
- Updated dependencies [d2ccdc691]
|
|
659
462
|
- Updated dependencies [4006b2c8c]
|
|
463
|
+
- Updated dependencies [f8321b72f]
|
|
660
464
|
- Updated dependencies [0b9ea115d]
|
|
661
465
|
- Updated dependencies [4b2596538]
|
|
662
466
|
- Updated dependencies [9d855a6c5]
|
|
663
467
|
- Updated dependencies [11b7699f6]
|
|
664
468
|
- Updated dependencies [542076e55]
|
|
469
|
+
- Updated dependencies [3d84a04aa]
|
|
470
|
+
- Updated dependencies [ec647a5ee]
|
|
665
471
|
- Updated dependencies [33da3144e]
|
|
666
|
-
- Updated dependencies [0a8cc07a7]
|
|
667
472
|
- Updated dependencies [d7b42d456]
|
|
473
|
+
- Updated dependencies [bf1174ed8]
|
|
668
474
|
- Updated dependencies [54e254b54]
|
|
669
475
|
- Updated dependencies [e7b64347e]
|
|
670
|
-
- Updated dependencies [7f3abee55]
|
|
671
476
|
- Updated dependencies [401c7e55e]
|
|
672
477
|
- Updated dependencies [478b51050]
|
|
673
478
|
- Updated dependencies [6fcda9bf2]
|
|
@@ -677,26 +482,25 @@
|
|
|
677
482
|
- Updated dependencies [b01ae679c]
|
|
678
483
|
- Updated dependencies [d51de8acc]
|
|
679
484
|
- Updated dependencies [a5937df94]
|
|
485
|
+
- Updated dependencies [fe579e212]
|
|
680
486
|
- Updated dependencies [58ad82e94]
|
|
681
|
-
- Updated dependencies [872761f65]
|
|
682
487
|
- Updated dependencies [7f08a4e4f]
|
|
683
488
|
- Updated dependencies [5cf3f8930]
|
|
684
|
-
- Updated dependencies [a0f0c9d6b]
|
|
685
489
|
- Updated dependencies [79739ed82]
|
|
490
|
+
- Updated dependencies [8561492d5]
|
|
686
491
|
- Updated dependencies [3f24a97c3]
|
|
687
492
|
- Updated dependencies [4a31cea53]
|
|
688
493
|
- Updated dependencies [e3a854122]
|
|
689
494
|
- Updated dependencies [3e31bb724]
|
|
690
495
|
- Updated dependencies [0f4794deb]
|
|
691
|
-
- Updated dependencies [
|
|
496
|
+
- Updated dependencies [cfdc94dbc]
|
|
497
|
+
- Updated dependencies [95d930354]
|
|
692
498
|
- Updated dependencies [f2be367e9]
|
|
693
|
-
- Updated dependencies [
|
|
694
|
-
- Updated dependencies [b12cd78a3]
|
|
499
|
+
- Updated dependencies [6ae564d44]
|
|
695
500
|
- Updated dependencies [1972fd16a]
|
|
696
|
-
- Updated dependencies [72f5dada0]
|
|
697
501
|
- Updated dependencies [b7a2d0d11]
|
|
502
|
+
- Updated dependencies [59cef699f]
|
|
698
503
|
- Updated dependencies [99801c2d1]
|
|
699
|
-
- Updated dependencies [86910f5e2]
|
|
700
504
|
- Updated dependencies [cb7b794d0]
|
|
701
505
|
- Updated dependencies [dd60555d3]
|
|
702
506
|
- Updated dependencies [9b34d99bc]
|
|
@@ -704,82 +508,103 @@
|
|
|
704
508
|
- Updated dependencies [bfc1cb7c8]
|
|
705
509
|
- Updated dependencies [d7b42d456]
|
|
706
510
|
- Updated dependencies [1c2b3c1a7]
|
|
707
|
-
- @hi-ui/upload@5.0.0-
|
|
708
|
-
- @hi-ui/time-picker@5.0.0-
|
|
709
|
-
- @hi-ui/message@5.0.0-
|
|
710
|
-
- @hi-ui/number-input@5.0.0-
|
|
711
|
-
- @hi-ui/picker@5.0.0-
|
|
712
|
-
- @hi-ui/stepper@5.0.0-
|
|
713
|
-
- @hi-ui/switch@5.0.0-
|
|
714
|
-
- @hi-ui/radio@5.0.0-
|
|
715
|
-
- @hi-ui/
|
|
716
|
-
- @hi-ui/
|
|
717
|
-
- @hi-ui/
|
|
718
|
-
- @hi-ui/
|
|
719
|
-
- @hi-ui/
|
|
720
|
-
- @hi-ui/
|
|
721
|
-
- @hi-ui/tag@5.0.0-
|
|
722
|
-
- @hi-ui/
|
|
723
|
-
- @hi-ui/
|
|
724
|
-
- @hi-ui/
|
|
725
|
-
- @hi-ui/
|
|
726
|
-
- @hi-ui/
|
|
727
|
-
- @hi-ui/
|
|
728
|
-
- @hi-ui/
|
|
729
|
-
- @hi-ui/
|
|
730
|
-
- @hi-ui/
|
|
731
|
-
- @hi-ui/
|
|
732
|
-
- @hi-ui/
|
|
733
|
-
- @hi-ui/
|
|
734
|
-
- @hi-ui/
|
|
735
|
-
- @hi-ui/
|
|
736
|
-
- @hi-ui/
|
|
737
|
-
- @hi-ui/
|
|
738
|
-
- @hi-ui/
|
|
739
|
-
- @hi-ui/
|
|
740
|
-
- @hi-ui/
|
|
741
|
-
- @hi-ui/
|
|
742
|
-
- @hi-ui/
|
|
743
|
-
- @hi-ui/
|
|
744
|
-
- @hi-ui/
|
|
745
|
-
- @hi-ui/
|
|
746
|
-
- @hi-ui/
|
|
747
|
-
- @hi-ui/
|
|
748
|
-
- @hi-ui/
|
|
749
|
-
- @hi-ui/
|
|
750
|
-
- @hi-ui/
|
|
751
|
-
- @hi-ui/
|
|
752
|
-
- @hi-ui/
|
|
753
|
-
- @hi-ui/
|
|
754
|
-
- @hi-ui/
|
|
755
|
-
- @hi-ui/
|
|
756
|
-
- @hi-ui/
|
|
757
|
-
- @hi-ui/
|
|
758
|
-
- @hi-ui/
|
|
759
|
-
- @hi-ui/
|
|
760
|
-
- @hi-ui/
|
|
761
|
-
- @hi-ui/
|
|
762
|
-
- @hi-ui/
|
|
763
|
-
- @hi-ui/
|
|
764
|
-
- @hi-ui/
|
|
765
|
-
- @hi-ui/
|
|
766
|
-
- @hi-ui/
|
|
767
|
-
- @hi-ui/
|
|
768
|
-
- @hi-ui/
|
|
769
|
-
- @hi-ui/
|
|
770
|
-
- @hi-ui/
|
|
771
|
-
- @hi-ui/
|
|
772
|
-
- @hi-ui/
|
|
773
|
-
- @hi-ui/
|
|
774
|
-
- @hi-ui/
|
|
775
|
-
- @hi-ui/
|
|
776
|
-
- @hi-ui/
|
|
777
|
-
- @hi-ui/
|
|
778
|
-
- @hi-ui/
|
|
779
|
-
- @hi-ui/
|
|
780
|
-
- @hi-ui/
|
|
781
|
-
- @hi-ui/
|
|
782
|
-
- @hi-ui/
|
|
511
|
+
- @hi-ui/upload@5.0.0-rc.0
|
|
512
|
+
- @hi-ui/time-picker@5.0.0-rc.0
|
|
513
|
+
- @hi-ui/message@5.0.0-rc.0
|
|
514
|
+
- @hi-ui/number-input@5.0.0-rc.0
|
|
515
|
+
- @hi-ui/picker@5.0.0-rc.0
|
|
516
|
+
- @hi-ui/stepper@5.0.0-rc.0
|
|
517
|
+
- @hi-ui/switch@5.0.0-rc.0
|
|
518
|
+
- @hi-ui/radio@5.0.0-rc.0
|
|
519
|
+
- @hi-ui/card@5.0.0-rc.0
|
|
520
|
+
- @hi-ui/drawer@5.0.0-rc.0
|
|
521
|
+
- @hi-ui/notification@5.0.0-rc.0
|
|
522
|
+
- @hi-ui/table@5.0.0-rc.0
|
|
523
|
+
- @hi-ui/tree@5.0.0-rc.0
|
|
524
|
+
- @hi-ui/pop-confirm@5.0.0-rc.0
|
|
525
|
+
- @hi-ui/tag@5.0.0-rc.0
|
|
526
|
+
- @hi-ui/textarea@5.0.0-rc.0
|
|
527
|
+
- @hi-ui/input@5.0.0-rc.0
|
|
528
|
+
- @hi-ui/loading@5.0.0-rc.0
|
|
529
|
+
- @hi-ui/breadcrumb@5.0.0-rc.0
|
|
530
|
+
- @hi-ui/menu@5.0.0-rc.0
|
|
531
|
+
- @hi-ui/modal@5.0.0-rc.0
|
|
532
|
+
- @hi-ui/popover@5.0.0-rc.0
|
|
533
|
+
- @hi-ui/popper@5.0.0-rc.0
|
|
534
|
+
- @hi-ui/preview@5.0.0-rc.0
|
|
535
|
+
- @hi-ui/tooltip@5.0.0-rc.0
|
|
536
|
+
- @hi-ui/tag-input@5.0.0-rc.0
|
|
537
|
+
- @hi-ui/slider@5.0.0-rc.0
|
|
538
|
+
- @hi-ui/button@5.0.0-rc.0
|
|
539
|
+
- @hi-ui/cascader@5.0.0-rc.0
|
|
540
|
+
- @hi-ui/check-cascader@5.0.0-rc.0
|
|
541
|
+
- @hi-ui/check-select@5.0.0-rc.0
|
|
542
|
+
- @hi-ui/check-tree-select@5.0.0-rc.0
|
|
543
|
+
- @hi-ui/select@5.0.0-rc.0
|
|
544
|
+
- @hi-ui/tree-select@5.0.0-rc.0
|
|
545
|
+
- @hi-ui/date-picker@5.0.0-rc.0
|
|
546
|
+
- @hi-ui/empty-state@5.0.0-rc.0
|
|
547
|
+
- @hi-ui/back-top@5.0.0-rc.0
|
|
548
|
+
- @hi-ui/descriptions@5.0.0-rc.0
|
|
549
|
+
- @hi-ui/grid@5.0.0-rc.0
|
|
550
|
+
- @hi-ui/progress@5.0.0-rc.0
|
|
551
|
+
- @hi-ui/provider@5.0.0-rc.0
|
|
552
|
+
- @hi-ui/layout@5.0.0-rc.0
|
|
553
|
+
- @hi-ui/ellipsis-tooltip@5.0.0-rc.0
|
|
554
|
+
- @hi-ui/core@5.0.0-rc.0
|
|
555
|
+
- @hi-ui/tabs@5.0.0-rc.0
|
|
556
|
+
- @hi-ui/form@5.0.0-rc.0
|
|
557
|
+
- @hi-ui/alert@5.0.0-rc.0
|
|
558
|
+
- @hi-ui/collapse@5.0.0-rc.0
|
|
559
|
+
- @hi-ui/counter@5.0.0-rc.0
|
|
560
|
+
- @hi-ui/dropdown@5.0.0-rc.0
|
|
561
|
+
- @hi-ui/pagination@5.0.0-rc.0
|
|
562
|
+
- @hi-ui/result@5.0.0-rc.0
|
|
563
|
+
- @hi-ui/anchor@5.0.0-rc.0
|
|
564
|
+
- @hi-ui/avatar@5.0.0-rc.0
|
|
565
|
+
- @hi-ui/badge@5.0.0-rc.0
|
|
566
|
+
- @hi-ui/carousel@5.0.0-rc.0
|
|
567
|
+
- @hi-ui/checkbox@5.0.0-rc.0
|
|
568
|
+
- @hi-ui/filter@5.0.0-rc.0
|
|
569
|
+
- @hi-ui/highlighter@5.0.0-rc.0
|
|
570
|
+
- @hi-ui/icon-button@5.0.0-rc.0
|
|
571
|
+
- @hi-ui/input-group@5.0.0-rc.0
|
|
572
|
+
- @hi-ui/list@5.0.0-rc.0
|
|
573
|
+
- @hi-ui/portal@5.0.0-rc.0
|
|
574
|
+
- @hi-ui/rating@5.0.0-rc.0
|
|
575
|
+
- @hi-ui/scrollbar@5.0.0-rc.0
|
|
576
|
+
- @hi-ui/search@5.0.0-rc.0
|
|
577
|
+
- @hi-ui/space@5.0.0-rc.0
|
|
578
|
+
- @hi-ui/spinner@5.0.0-rc.0
|
|
579
|
+
- @hi-ui/svg-icon@5.0.0-rc.0
|
|
580
|
+
- @hi-ui/timeline@5.0.0-rc.0
|
|
581
|
+
- @hi-ui/transfer@5.0.0-rc.0
|
|
582
|
+
- @hi-ui/watermark@5.0.0-rc.0
|
|
583
|
+
- @hi-ui/zen-mode@5.0.0-rc.0
|
|
584
|
+
- @hi-ui/page-header@5.0.0-rc.0
|
|
585
|
+
- @hi-ui/skeleton@5.0.0-rc.0
|
|
586
|
+
- @hi-ui/query-filter@5.0.0-rc.0
|
|
587
|
+
|
|
588
|
+
## 4.18.0
|
|
589
|
+
|
|
590
|
+
### Minor Changes
|
|
591
|
+
|
|
592
|
+
- [#3470](https://github.com/XiaoMi/hiui/pull/3470) [`24216019a`](https://github.com/XiaoMi/hiui/commit/24216019a409bd9ea029df27e41cc9000856b1f2) Thanks [@zyprepare](https://github.com/zyprepare)! - feat(upload): add timeout option to upload components and types (#3469)
|
|
593
|
+
|
|
594
|
+
- [#3474](https://github.com/XiaoMi/hiui/pull/3474) [`e46b1ec03`](https://github.com/XiaoMi/hiui/commit/e46b1ec037fec5758a94d95635581c1b4f2b9b72) Thanks [@zyprepare](https://github.com/zyprepare)! - feat(date-picker): 增加 defaultPickerValue 参数,支持配置默认的面板显示日期 (#3473)
|
|
595
|
+
|
|
596
|
+
- [#3472](https://github.com/XiaoMi/hiui/pull/3472) [`1fae66f2d`](https://github.com/XiaoMi/hiui/commit/1fae66f2d10e4b3eba30e2af74bc793af91061d0) Thanks [@zyprepare](https://github.com/zyprepare)! - feat(tree): add shouldShowSwitcher prop for custom switcher display logic (#3471)
|
|
597
|
+
|
|
598
|
+
### Patch Changes
|
|
599
|
+
|
|
600
|
+
- [#3476](https://github.com/XiaoMi/hiui/pull/3476) [`b12cd78`](https://github.com/XiaoMi/hiui/commit/b12cd78a3e701a0efaacc6f14705a0afcb0fae08) Thanks [@zyprepare](https://github.com/zyprepare)! - fix(form): 修复当 initialValues 为 {} 时无法正常重置表单问题 (#3475)
|
|
601
|
+
|
|
602
|
+
- Updated dependencies [[`24216019a`](https://github.com/XiaoMi/hiui/commit/24216019a409bd9ea029df27e41cc9000856b1f2), [`e46b1ec03`](https://github.com/XiaoMi/hiui/commit/e46b1ec037fec5758a94d95635581c1b4f2b9b72), [`1fae66f2d`](https://github.com/XiaoMi/hiui/commit/1fae66f2d10e4b3eba30e2af74bc793af91061d0), [`b12cd78`](https://github.com/XiaoMi/hiui/commit/b12cd78a3e701a0efaacc6f14705a0afcb0fae08)]:
|
|
603
|
+
- @hi-ui/upload@4.3.0
|
|
604
|
+
- @hi-ui/date-picker@4.13.0
|
|
605
|
+
- @hi-ui/tree@4.7.0
|
|
606
|
+
- @hi-ui/tree-select@4.4.0
|
|
607
|
+
- @hi-ui/form@4.3.4
|
|
783
608
|
|
|
784
609
|
## 4.17.5
|
|
785
610
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@hi-ui/hiui",
|
|
3
|
-
"version": "5.0.0-
|
|
3
|
+
"version": "5.0.0-rc.0",
|
|
4
4
|
"description": "The root-package for @hi-ui/hiui.",
|
|
5
5
|
"keywords": [],
|
|
6
6
|
"author": "HiUI <mi-hiui@xiaomi.com>",
|
|
@@ -44,91 +44,90 @@
|
|
|
44
44
|
"url": "https://github.com/XiaoMi/hiui/issues"
|
|
45
45
|
},
|
|
46
46
|
"dependencies": {
|
|
47
|
-
"@hi-ui/alert": "^5.0.0-
|
|
48
|
-
"@hi-ui/anchor": "^5.0.0-
|
|
49
|
-
"@hi-ui/avatar": "^5.0.0-
|
|
50
|
-
"@hi-ui/back-top": "^5.0.0-
|
|
51
|
-
"@hi-ui/badge": "^5.0.0-
|
|
52
|
-
"@hi-ui/breadcrumb": "^5.0.0-
|
|
53
|
-
"@hi-ui/button": "^5.0.0-
|
|
54
|
-
"@hi-ui/card": "^5.0.0-
|
|
55
|
-
"@hi-ui/carousel": "^5.0.0-
|
|
56
|
-
"@hi-ui/cascader": "^5.0.0-
|
|
57
|
-
"@hi-ui/check-cascader": "^5.0.0-
|
|
58
|
-
"@hi-ui/check-select": "^5.0.0-
|
|
59
|
-
"@hi-ui/check-tree-select": "^5.0.0-
|
|
60
|
-
"@hi-ui/checkbox": "^5.0.0-
|
|
61
|
-
"@hi-ui/collapse": "^5.0.0-
|
|
62
|
-
"@hi-ui/counter": "^5.0.0-
|
|
63
|
-
"@hi-ui/date-picker": "^5.0.0-
|
|
64
|
-
"@hi-ui/descriptions": "^5.0.0-
|
|
65
|
-
"@hi-ui/drawer": "^5.0.0-
|
|
66
|
-
"@hi-ui/dropdown": "^5.0.0-
|
|
67
|
-
"@hi-ui/ellipsis-tooltip": "^5.0.0-
|
|
68
|
-
"@hi-ui/empty-state": "^5.0.0-
|
|
69
|
-
"@hi-ui/filter": "^5.0.0-
|
|
70
|
-
"@hi-ui/form": "^5.0.0-
|
|
71
|
-
"@hi-ui/grid": "^5.0.0-
|
|
72
|
-
"@hi-ui/highlighter": "^5.0.0-
|
|
73
|
-
"@hi-ui/icon-button": "^5.0.0-
|
|
74
|
-
"@hi-ui/input": "^5.0.0-
|
|
75
|
-
"@hi-ui/input-group": "^5.0.0-
|
|
76
|
-
"@hi-ui/layout": "^5.0.0-
|
|
77
|
-
"@hi-ui/list": "^5.0.0-
|
|
78
|
-
"@hi-ui/loading": "^5.0.0-
|
|
79
|
-
"@hi-ui/menu": "^5.0.0-
|
|
80
|
-
"@hi-ui/message": "^5.0.0-
|
|
81
|
-
"@hi-ui/modal": "^5.0.0-
|
|
82
|
-
"@hi-ui/notification": "^5.0.0-
|
|
83
|
-
"@hi-ui/number-input": "^5.0.0-
|
|
84
|
-
"@hi-ui/page-header": "^5.0.0-
|
|
85
|
-
"@hi-ui/pagination": "^5.0.0-
|
|
86
|
-
"@hi-ui/picker": "^5.0.0-
|
|
87
|
-
"@hi-ui/pop-confirm": "^5.0.0-
|
|
88
|
-
"@hi-ui/popper": "^5.0.0-
|
|
89
|
-
"@hi-ui/popover": "^5.0.0-
|
|
90
|
-
"@hi-ui/portal": "^5.0.0-
|
|
91
|
-
"@hi-ui/preview": "^5.0.0-
|
|
92
|
-
"@hi-ui/progress": "^5.0.0-
|
|
93
|
-
"@hi-ui/provider": "^5.0.0-
|
|
94
|
-
"@hi-ui/query-filter": "^5.0.0-
|
|
95
|
-
"@hi-ui/radio": "^5.0.0-
|
|
96
|
-
"@hi-ui/rating": "^5.0.0-
|
|
97
|
-
"@hi-ui/result": "^5.0.0-
|
|
98
|
-
"@hi-ui/scrollbar": "^5.0.0-
|
|
99
|
-
"@hi-ui/search": "^5.0.0-
|
|
100
|
-
"@hi-ui/select": "^5.0.0-
|
|
101
|
-
"@hi-ui/skeleton": "^5.0.0-
|
|
102
|
-
"@hi-ui/slider": "^5.0.0-
|
|
103
|
-
"@hi-ui/space": "^5.0.0-
|
|
104
|
-
"@hi-ui/spinner": "^5.0.0-
|
|
105
|
-
"@hi-ui/stepper": "^5.0.0-
|
|
106
|
-
"@hi-ui/svg-icon": "^5.0.0-
|
|
107
|
-
"@hi-ui/switch": "^5.0.0-
|
|
108
|
-
"@hi-ui/table": "^5.0.0-
|
|
109
|
-
"@hi-ui/tabs": "^5.0.0-
|
|
110
|
-
"@hi-ui/tag": "^5.0.0-
|
|
111
|
-
"@hi-ui/tag-input": "^5.0.0-
|
|
112
|
-
"@hi-ui/textarea": "^5.0.0-
|
|
113
|
-
"@hi-ui/time-picker": "^5.0.0-
|
|
114
|
-
"@hi-ui/timeline": "^5.0.0-
|
|
115
|
-
"@hi-ui/tooltip": "^5.0.0-
|
|
116
|
-
"@hi-ui/transfer": "^5.0.0-
|
|
117
|
-
"@hi-ui/tree": "^5.0.0-
|
|
118
|
-
"@hi-ui/tree-select": "^5.0.0-
|
|
119
|
-
"@hi-ui/upload": "^5.0.0-
|
|
120
|
-
"@hi-ui/watermark": "^5.0.0-
|
|
121
|
-
"@hi-ui/zen-mode": "^5.0.0-
|
|
122
|
-
"@hi-ui/use-merge-semantic": "^5.0.0-experimental.1"
|
|
47
|
+
"@hi-ui/alert": "^5.0.0-rc.0",
|
|
48
|
+
"@hi-ui/anchor": "^5.0.0-rc.0",
|
|
49
|
+
"@hi-ui/avatar": "^5.0.0-rc.0",
|
|
50
|
+
"@hi-ui/back-top": "^5.0.0-rc.0",
|
|
51
|
+
"@hi-ui/badge": "^5.0.0-rc.0",
|
|
52
|
+
"@hi-ui/breadcrumb": "^5.0.0-rc.0",
|
|
53
|
+
"@hi-ui/button": "^5.0.0-rc.0",
|
|
54
|
+
"@hi-ui/card": "^5.0.0-rc.0",
|
|
55
|
+
"@hi-ui/carousel": "^5.0.0-rc.0",
|
|
56
|
+
"@hi-ui/cascader": "^5.0.0-rc.0",
|
|
57
|
+
"@hi-ui/check-cascader": "^5.0.0-rc.0",
|
|
58
|
+
"@hi-ui/check-select": "^5.0.0-rc.0",
|
|
59
|
+
"@hi-ui/check-tree-select": "^5.0.0-rc.0",
|
|
60
|
+
"@hi-ui/checkbox": "^5.0.0-rc.0",
|
|
61
|
+
"@hi-ui/collapse": "^5.0.0-rc.0",
|
|
62
|
+
"@hi-ui/counter": "^5.0.0-rc.0",
|
|
63
|
+
"@hi-ui/date-picker": "^5.0.0-rc.0",
|
|
64
|
+
"@hi-ui/descriptions": "^5.0.0-rc.0",
|
|
65
|
+
"@hi-ui/drawer": "^5.0.0-rc.0",
|
|
66
|
+
"@hi-ui/dropdown": "^5.0.0-rc.0",
|
|
67
|
+
"@hi-ui/ellipsis-tooltip": "^5.0.0-rc.0",
|
|
68
|
+
"@hi-ui/empty-state": "^5.0.0-rc.0",
|
|
69
|
+
"@hi-ui/filter": "^5.0.0-rc.0",
|
|
70
|
+
"@hi-ui/form": "^5.0.0-rc.0",
|
|
71
|
+
"@hi-ui/grid": "^5.0.0-rc.0",
|
|
72
|
+
"@hi-ui/highlighter": "^5.0.0-rc.0",
|
|
73
|
+
"@hi-ui/icon-button": "^5.0.0-rc.0",
|
|
74
|
+
"@hi-ui/input": "^5.0.0-rc.0",
|
|
75
|
+
"@hi-ui/input-group": "^5.0.0-rc.0",
|
|
76
|
+
"@hi-ui/layout": "^5.0.0-rc.0",
|
|
77
|
+
"@hi-ui/list": "^5.0.0-rc.0",
|
|
78
|
+
"@hi-ui/loading": "^5.0.0-rc.0",
|
|
79
|
+
"@hi-ui/menu": "^5.0.0-rc.0",
|
|
80
|
+
"@hi-ui/message": "^5.0.0-rc.0",
|
|
81
|
+
"@hi-ui/modal": "^5.0.0-rc.0",
|
|
82
|
+
"@hi-ui/notification": "^5.0.0-rc.0",
|
|
83
|
+
"@hi-ui/number-input": "^5.0.0-rc.0",
|
|
84
|
+
"@hi-ui/page-header": "^5.0.0-rc.0",
|
|
85
|
+
"@hi-ui/pagination": "^5.0.0-rc.0",
|
|
86
|
+
"@hi-ui/picker": "^5.0.0-rc.0",
|
|
87
|
+
"@hi-ui/pop-confirm": "^5.0.0-rc.0",
|
|
88
|
+
"@hi-ui/popper": "^5.0.0-rc.0",
|
|
89
|
+
"@hi-ui/popover": "^5.0.0-rc.0",
|
|
90
|
+
"@hi-ui/portal": "^5.0.0-rc.0",
|
|
91
|
+
"@hi-ui/preview": "^5.0.0-rc.0",
|
|
92
|
+
"@hi-ui/progress": "^5.0.0-rc.0",
|
|
93
|
+
"@hi-ui/provider": "^5.0.0-rc.0",
|
|
94
|
+
"@hi-ui/query-filter": "^5.0.0-rc.0",
|
|
95
|
+
"@hi-ui/radio": "^5.0.0-rc.0",
|
|
96
|
+
"@hi-ui/rating": "^5.0.0-rc.0",
|
|
97
|
+
"@hi-ui/result": "^5.0.0-rc.0",
|
|
98
|
+
"@hi-ui/scrollbar": "^5.0.0-rc.0",
|
|
99
|
+
"@hi-ui/search": "^5.0.0-rc.0",
|
|
100
|
+
"@hi-ui/select": "^5.0.0-rc.0",
|
|
101
|
+
"@hi-ui/skeleton": "^5.0.0-rc.0",
|
|
102
|
+
"@hi-ui/slider": "^5.0.0-rc.0",
|
|
103
|
+
"@hi-ui/space": "^5.0.0-rc.0",
|
|
104
|
+
"@hi-ui/spinner": "^5.0.0-rc.0",
|
|
105
|
+
"@hi-ui/stepper": "^5.0.0-rc.0",
|
|
106
|
+
"@hi-ui/svg-icon": "^5.0.0-rc.0",
|
|
107
|
+
"@hi-ui/switch": "^5.0.0-rc.0",
|
|
108
|
+
"@hi-ui/table": "^5.0.0-rc.0",
|
|
109
|
+
"@hi-ui/tabs": "^5.0.0-rc.0",
|
|
110
|
+
"@hi-ui/tag": "^5.0.0-rc.0",
|
|
111
|
+
"@hi-ui/tag-input": "^5.0.0-rc.0",
|
|
112
|
+
"@hi-ui/textarea": "^5.0.0-rc.0",
|
|
113
|
+
"@hi-ui/time-picker": "^5.0.0-rc.0",
|
|
114
|
+
"@hi-ui/timeline": "^5.0.0-rc.0",
|
|
115
|
+
"@hi-ui/tooltip": "^5.0.0-rc.0",
|
|
116
|
+
"@hi-ui/transfer": "^5.0.0-rc.0",
|
|
117
|
+
"@hi-ui/tree": "^5.0.0-rc.0",
|
|
118
|
+
"@hi-ui/tree-select": "^5.0.0-rc.0",
|
|
119
|
+
"@hi-ui/upload": "^5.0.0-rc.0",
|
|
120
|
+
"@hi-ui/watermark": "^5.0.0-rc.0",
|
|
121
|
+
"@hi-ui/zen-mode": "^5.0.0-rc.0"
|
|
123
122
|
},
|
|
124
123
|
"peerDependencies": {
|
|
125
|
-
"@hi-ui/core": ">=5.0.0-
|
|
124
|
+
"@hi-ui/core": ">=5.0.0-rc.0",
|
|
126
125
|
"react": ">=16.8.6",
|
|
127
126
|
"react-dom": ">=16.8.6"
|
|
128
127
|
},
|
|
129
128
|
"devDependencies": {
|
|
130
|
-
"@hi-ui/core": "^5.0.0-
|
|
131
|
-
"@hi-ui/core-css": "^5.0.0-
|
|
129
|
+
"@hi-ui/core": "^5.0.0-rc.0",
|
|
130
|
+
"@hi-ui/core-css": "^5.0.0-rc.0",
|
|
132
131
|
"react": "^17.0.1",
|
|
133
132
|
"react-dom": "^17.0.1"
|
|
134
133
|
}
|