@hi-ui/hiui 5.0.0-canary.0 → 5.0.0-canary.10

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 CHANGED
@@ -1,5 +1,210 @@
1
1
  # @hi-ui/hiui
2
2
 
3
+ ## 5.0.0-canary.10
4
+
5
+ ### Patch Changes
6
+
7
+ - a0bacd772: style(number-input): NumberInput 组件新版样式 (5.0)
8
+ - 0c5923439: style: 修改样式问题 (5.0)
9
+ - 3625bb3cc: style(switch): Switch 组件新版样式 (5.0)
10
+ - 718445ef5: style(stepper): Stepper 组件新版样式 (5.0)
11
+ - Updated dependencies [a0bacd772]
12
+ - Updated dependencies [0c5923439]
13
+ - Updated dependencies [3625bb3cc]
14
+ - Updated dependencies [718445ef5]
15
+ - @hi-ui/number-input@5.0.0-canary.1
16
+ - @hi-ui/date-picker@5.0.0-canary.5
17
+ - @hi-ui/dropdown@5.0.0-canary.3
18
+ - @hi-ui/form@5.0.0-canary.2
19
+ - @hi-ui/input@5.0.0-canary.4
20
+ - @hi-ui/picker@5.0.0-canary.5
21
+ - @hi-ui/textarea@5.0.0-canary.2
22
+ - @hi-ui/time-picker@5.0.0-canary.1
23
+ - @hi-ui/switch@5.0.0-canary.1
24
+ - @hi-ui/stepper@5.0.0-canary.1
25
+
26
+ ## 5.0.0-canary.9
27
+
28
+ ### Minor Changes
29
+
30
+ - 6c110e20d: feat(drawer): add styles api (5.0)
31
+ - affc96a20: feat(tabs): 支持编辑功能和设置最大标题宽度 (5.0)
32
+
33
+ ### Patch Changes
34
+
35
+ - Updated dependencies [6c110e20d]
36
+ - Updated dependencies [affc96a20]
37
+ - @hi-ui/drawer@5.0.0-canary.2
38
+ - @hi-ui/tabs@5.0.0-canary.3
39
+
40
+ ## 5.0.0-canary.8
41
+
42
+ ### Patch Changes
43
+
44
+ - c3a7005b0: style: 修改 UI 问题 (5.0)
45
+ - Updated dependencies [c3a7005b0]
46
+ - @hi-ui/date-picker@5.0.0-canary.4
47
+ - @hi-ui/dropdown@5.0.0-canary.2
48
+ - @hi-ui/picker@5.0.0-canary.4
49
+ - @hi-ui/table@5.0.0-canary.4
50
+ - @hi-ui/tabs@5.0.0-canary.2
51
+
52
+ ## 5.0.0-canary.7
53
+
54
+ ### Minor Changes
55
+
56
+ - 870279eff: feat(table): add stretchHeight api (5.0)
57
+
58
+ ### Patch Changes
59
+
60
+ - Updated dependencies [870279eff]
61
+ - @hi-ui/table@5.0.0-canary.3
62
+
63
+ ## 5.0.0-canary.6
64
+
65
+ ### Minor Changes
66
+
67
+ - c3052130d: feat(check-cascader): add showOnlyShowChecked api (5.0)
68
+
69
+ ### Patch Changes
70
+
71
+ - 3cb3377dc: style: 修改样式问题 (5.0)
72
+ - df3615e78: <br>
73
+ - style(tag-input): 间距调整 (5.0)
74
+ - style(select): 选择类组件选项圆角改为 4px (5.0)
75
+ - style(picker): 搜索框样式调整 (5.0)
76
+ - Updated dependencies [3cb3377dc]
77
+ - Updated dependencies [c3052130d]
78
+ - Updated dependencies [df3615e78]
79
+ - @hi-ui/button@5.0.0-canary.2
80
+ - @hi-ui/date-picker@5.0.0-canary.3
81
+ - @hi-ui/modal@5.0.0-canary.2
82
+ - @hi-ui/pagination@5.0.0-canary.2
83
+ - @hi-ui/picker@5.0.0-canary.3
84
+ - @hi-ui/table@5.0.0-canary.2
85
+ - @hi-ui/tag@5.0.0-canary.2
86
+ - @hi-ui/check-cascader@5.0.0-canary.3
87
+ - @hi-ui/cascader@5.0.0-canary.3
88
+ - @hi-ui/check-select@5.0.0-canary.3
89
+ - @hi-ui/check-tree-select@5.0.0-canary.2
90
+ - @hi-ui/select@5.0.0-canary.3
91
+ - @hi-ui/tree-select@5.0.0-canary.2
92
+
93
+ ## 5.0.0-canary.5
94
+
95
+ ### Minor Changes
96
+
97
+ - cdc0fe912: feat(upload): 新增上传成功后显示成功 icon (5.0)
98
+
99
+ ### Patch Changes
100
+
101
+ - bb5b8150d: perf(date-picker): 优化 contained 模式下的点击事件交互&范围选择的交互优化 (5.0)
102
+ - cdc0fe912: <br>
103
+ - feat(upload): 新版样式 (5.0)
104
+ - feat(upload): 增加 size 参数 (5.0)
105
+ - feat(upload): 上传按钮改为线性 (5.0)
106
+ - feat(upload): 照片墙上传按钮支持配置文案 (5.0)
107
+ - Updated dependencies [bb5b8150d]
108
+ - Updated dependencies [cdc0fe912]
109
+ - Updated dependencies [cdc0fe912]
110
+ - @hi-ui/date-picker@5.0.0-canary.2
111
+ - @hi-ui/upload@5.0.0-canary.2
112
+
113
+ ## 5.0.0-canary.4
114
+
115
+ ### Major Changes
116
+
117
+ - 2451ab789: style(dropdown): 下拉框带边框&圆角改为 6px&size 改为只有 md 尺寸 (5.0)
118
+
119
+ ### Minor Changes
120
+
121
+ - d621cf2b7: feat(select): 增加 creatableInSearch、createTitle 参数,支持在搜索无结果时可创建选项 (5.0)
122
+
123
+ ### Patch Changes
124
+
125
+ - Updated dependencies [2451ab789]
126
+ - Updated dependencies [d621cf2b7]
127
+ - @hi-ui/dropdown@5.0.0-canary.1
128
+ - @hi-ui/check-select@5.0.0-canary.2
129
+ - @hi-ui/picker@5.0.0-canary.2
130
+ - @hi-ui/select@5.0.0-canary.2
131
+
132
+ ## 5.0.0-canary.3
133
+
134
+ ### Minor Changes
135
+
136
+ - b98def710: feat(date-picker): appearance 参数增加 contained 类型 (5.0)
137
+
138
+ ### Patch Changes
139
+
140
+ - Updated dependencies [b98def710]
141
+ - Updated dependencies [b98def710]
142
+ - @hi-ui/date-picker@5.0.0-canary.1
143
+ - @hi-ui/input@5.0.0-canary.3
144
+
145
+ ## 5.0.0-canary.2
146
+
147
+ ### Minor Changes
148
+
149
+ - 6c4bf35af: feat: 下拉选择类组件 appearance 参数增加 contained 类型 (5.0)
150
+
151
+ ### Patch Changes
152
+
153
+ - Updated dependencies [6c4bf35af]
154
+ - @hi-ui/cascader@5.0.0-canary.2
155
+ - @hi-ui/check-cascader@5.0.0-canary.2
156
+ - @hi-ui/check-select@5.0.0-canary.1
157
+ - @hi-ui/check-tree-select@5.0.0-canary.1
158
+ - @hi-ui/input@5.0.0-canary.2
159
+ - @hi-ui/select@5.0.0-canary.1
160
+ - @hi-ui/tree-select@5.0.0-canary.1
161
+
162
+ ## 5.0.0-canary.1
163
+
164
+ ### Minor Changes
165
+
166
+ - 3903bd4ff: feat(tag): 增加 type 值 (5.0)
167
+ - 3903bd4ff: feat(tabs): 增加 showDivider 参数 (5.0)
168
+
169
+ ### Patch Changes
170
+
171
+ - 3903bd4ff: chore: 将代码中 v4 改为 v5 (5.0)
172
+ - 3903bd4ff: fix: 修复 5.0 UI 问题 (5.0)
173
+ - 3903bd4ff: style(tooltip): 去掉背景色透明度 (5.0)
174
+ - 3903bd4ff: style(message): 增加边框 (5.0)
175
+ - 3903bd4ff: chore(textarea): 设置最小高度 32px (5.0)
176
+ - Updated dependencies [3903bd4ff]
177
+ - Updated dependencies [3903bd4ff]
178
+ - Updated dependencies [3903bd4ff]
179
+ - Updated dependencies [3903bd4ff]
180
+ - Updated dependencies [3903bd4ff]
181
+ - Updated dependencies [3903bd4ff]
182
+ - Updated dependencies [3903bd4ff]
183
+ - @hi-ui/back-top@5.0.0-canary.1
184
+ - @hi-ui/check-cascader@5.0.0-canary.1
185
+ - @hi-ui/descriptions@5.0.0-canary.1
186
+ - @hi-ui/grid@5.0.0-canary.1
187
+ - @hi-ui/menu@5.0.0-canary.1
188
+ - @hi-ui/progress@5.0.0-canary.1
189
+ - @hi-ui/provider@5.0.0-canary.1
190
+ - @hi-ui/table@5.0.0-canary.1
191
+ - @hi-ui/tree@5.0.0-canary.1
192
+ - @hi-ui/upload@5.0.0-canary.1
193
+ - @hi-ui/button@5.0.0-canary.1
194
+ - @hi-ui/cascader@5.0.0-canary.1
195
+ - @hi-ui/drawer@5.0.0-canary.1
196
+ - @hi-ui/form@5.0.0-canary.1
197
+ - @hi-ui/input@5.0.0-canary.1
198
+ - @hi-ui/message@5.0.0-canary.1
199
+ - @hi-ui/modal@5.0.0-canary.1
200
+ - @hi-ui/notification@5.0.0-canary.1
201
+ - @hi-ui/pagination@5.0.0-canary.1
202
+ - @hi-ui/picker@5.0.0-canary.1
203
+ - @hi-ui/tag@5.0.0-canary.1
204
+ - @hi-ui/tooltip@5.0.0-canary.1
205
+ - @hi-ui/tabs@5.0.0-canary.1
206
+ - @hi-ui/textarea@5.0.0-canary.1
207
+
3
208
  ## 5.0.0-canary.0
4
209
 
5
210
  ### Major Changes
@@ -182,7 +182,9 @@ var enUS = {
182
182
  emptyContent: 'No data',
183
183
  noFoundTip: 'Not found',
184
184
  searchPlaceholder: 'Please search',
185
- loadingContent: 'loading data...'
185
+ loadingContent: 'loading data...',
186
+ createTitle: 'Create option',
187
+ createPlaceholder: 'Search or create option'
186
188
  },
187
189
  zenMode: {
188
190
  back: 'back'
@@ -92,7 +92,9 @@ var zhCN = {
92
92
  emptyContent: '暂无数据',
93
93
  noFoundTip: '无匹配数据',
94
94
  searchPlaceholder: '搜索',
95
- loadingContent: '数据加载中...'
95
+ loadingContent: '数据加载中...',
96
+ createTitle: '创建选项',
97
+ createPlaceholder: '搜索或创建选项'
96
98
  },
97
99
  treeSelect: {
98
100
  placeholder: '请选择'
@@ -88,7 +88,9 @@ var zhHK = {
88
88
  emptyContent: '暫無數據',
89
89
  noFoundTip: '無匹配數據',
90
90
  searchPlaceholder: '搜索',
91
- loadingContent: '數據加載中...'
91
+ loadingContent: '數據加載中...',
92
+ createTitle: '創建選項',
93
+ createPlaceholder: '搜索或創建選項'
92
94
  },
93
95
  treeSelect: {
94
96
  placeholder: '請選擇'
@@ -88,7 +88,9 @@ var zhTW = {
88
88
  emptyContent: '暫無數據',
89
89
  noFoundTip: '無匹配數據',
90
90
  searchPlaceholder: '搜索',
91
- loadingContent: '數據加載中...'
91
+ loadingContent: '數據加載中...',
92
+ createTitle: '創建選項',
93
+ createPlaceholder: '搜索或創建選項'
92
94
  },
93
95
  treeSelect: {
94
96
  placeholder: '請選擇'
@@ -176,7 +176,9 @@ var enUS = {
176
176
  emptyContent: 'No data',
177
177
  noFoundTip: 'Not found',
178
178
  searchPlaceholder: 'Please search',
179
- loadingContent: 'loading data...'
179
+ loadingContent: 'loading data...',
180
+ createTitle: 'Create option',
181
+ createPlaceholder: 'Search or create option'
180
182
  },
181
183
  zenMode: {
182
184
  back: 'back'
@@ -86,7 +86,9 @@ var zhCN = {
86
86
  emptyContent: '暂无数据',
87
87
  noFoundTip: '无匹配数据',
88
88
  searchPlaceholder: '搜索',
89
- loadingContent: '数据加载中...'
89
+ loadingContent: '数据加载中...',
90
+ createTitle: '创建选项',
91
+ createPlaceholder: '搜索或创建选项'
90
92
  },
91
93
  treeSelect: {
92
94
  placeholder: '请选择'
@@ -82,7 +82,9 @@ var zhHK = {
82
82
  emptyContent: '暫無數據',
83
83
  noFoundTip: '無匹配數據',
84
84
  searchPlaceholder: '搜索',
85
- loadingContent: '數據加載中...'
85
+ loadingContent: '數據加載中...',
86
+ createTitle: '創建選項',
87
+ createPlaceholder: '搜索或創建選項'
86
88
  },
87
89
  treeSelect: {
88
90
  placeholder: '請選擇'
@@ -82,7 +82,9 @@ var zhTW = {
82
82
  emptyContent: '暫無數據',
83
83
  noFoundTip: '無匹配數據',
84
84
  searchPlaceholder: '搜索',
85
- loadingContent: '數據加載中...'
85
+ loadingContent: '數據加載中...',
86
+ createTitle: '創建選項',
87
+ createPlaceholder: '搜索或創建選項'
86
88
  },
87
89
  treeSelect: {
88
90
  placeholder: '請選擇'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hi-ui/hiui",
3
- "version": "5.0.0-canary.0",
3
+ "version": "5.0.0-canary.10",
4
4
  "description": "The root-package for @hi-ui/hiui.",
5
5
  "keywords": [],
6
6
  "author": "HiUI <mi-hiui@xiaomi.com>",
@@ -47,68 +47,68 @@
47
47
  "@hi-ui/alert": "^5.0.0-canary.0",
48
48
  "@hi-ui/anchor": "^5.0.0-canary.0",
49
49
  "@hi-ui/avatar": "^5.0.0-canary.0",
50
- "@hi-ui/back-top": "^5.0.0-canary.0",
50
+ "@hi-ui/back-top": "^5.0.0-canary.1",
51
51
  "@hi-ui/badge": "^5.0.0-canary.0",
52
52
  "@hi-ui/breadcrumb": "^5.0.0-canary.0",
53
- "@hi-ui/button": "^5.0.0-canary.0",
53
+ "@hi-ui/button": "^5.0.0-canary.2",
54
54
  "@hi-ui/card": "^5.0.0-canary.0",
55
55
  "@hi-ui/carousel": "^5.0.0-canary.0",
56
- "@hi-ui/cascader": "^5.0.0-canary.0",
57
- "@hi-ui/check-cascader": "^5.0.0-canary.0",
58
- "@hi-ui/check-select": "^5.0.0-canary.0",
59
- "@hi-ui/check-tree-select": "^5.0.0-canary.0",
56
+ "@hi-ui/cascader": "^5.0.0-canary.3",
57
+ "@hi-ui/check-cascader": "^5.0.0-canary.3",
58
+ "@hi-ui/check-select": "^5.0.0-canary.3",
59
+ "@hi-ui/check-tree-select": "^5.0.0-canary.2",
60
60
  "@hi-ui/checkbox": "^5.0.0-canary.0",
61
61
  "@hi-ui/collapse": "^5.0.0-canary.0",
62
62
  "@hi-ui/counter": "^5.0.0-canary.0",
63
- "@hi-ui/date-picker": "^5.0.0-canary.0",
64
- "@hi-ui/descriptions": "^5.0.0-canary.0",
65
- "@hi-ui/drawer": "^5.0.0-canary.0",
66
- "@hi-ui/dropdown": "^5.0.0-canary.0",
63
+ "@hi-ui/date-picker": "^5.0.0-canary.5",
64
+ "@hi-ui/descriptions": "^5.0.0-canary.1",
65
+ "@hi-ui/drawer": "^5.0.0-canary.2",
66
+ "@hi-ui/dropdown": "^5.0.0-canary.3",
67
67
  "@hi-ui/ellipsis-tooltip": "^5.0.0-canary.0",
68
68
  "@hi-ui/empty-state": "^5.0.0-canary.0",
69
69
  "@hi-ui/filter": "^5.0.0-canary.0",
70
- "@hi-ui/form": "^5.0.0-canary.0",
71
- "@hi-ui/grid": "^5.0.0-canary.0",
70
+ "@hi-ui/form": "^5.0.0-canary.2",
71
+ "@hi-ui/grid": "^5.0.0-canary.1",
72
72
  "@hi-ui/highlighter": "^5.0.0-canary.0",
73
- "@hi-ui/input": "^5.0.0-canary.0",
73
+ "@hi-ui/input": "^5.0.0-canary.4",
74
74
  "@hi-ui/input-group": "^5.0.0-canary.0",
75
75
  "@hi-ui/list": "^5.0.0-canary.0",
76
76
  "@hi-ui/loading": "^5.0.0-canary.0",
77
- "@hi-ui/menu": "^5.0.0-canary.0",
78
- "@hi-ui/message": "^5.0.0-canary.0",
79
- "@hi-ui/modal": "^5.0.0-canary.0",
80
- "@hi-ui/notification": "^5.0.0-canary.0",
81
- "@hi-ui/number-input": "^5.0.0-canary.0",
82
- "@hi-ui/pagination": "^5.0.0-canary.0",
83
- "@hi-ui/picker": "^5.0.0-canary.0",
77
+ "@hi-ui/menu": "^5.0.0-canary.1",
78
+ "@hi-ui/message": "^5.0.0-canary.1",
79
+ "@hi-ui/modal": "^5.0.0-canary.2",
80
+ "@hi-ui/notification": "^5.0.0-canary.1",
81
+ "@hi-ui/number-input": "^5.0.0-canary.1",
82
+ "@hi-ui/pagination": "^5.0.0-canary.2",
83
+ "@hi-ui/picker": "^5.0.0-canary.5",
84
84
  "@hi-ui/pop-confirm": "^5.0.0-canary.0",
85
85
  "@hi-ui/popover": "^5.0.0-canary.0",
86
86
  "@hi-ui/preview": "^5.0.0-canary.0",
87
- "@hi-ui/progress": "^5.0.0-canary.0",
88
- "@hi-ui/provider": "^5.0.0-canary.0",
87
+ "@hi-ui/progress": "^5.0.0-canary.1",
88
+ "@hi-ui/provider": "^5.0.0-canary.1",
89
89
  "@hi-ui/radio": "^5.0.0-canary.0",
90
90
  "@hi-ui/rating": "^5.0.0-canary.0",
91
91
  "@hi-ui/result": "^5.0.0-canary.0",
92
92
  "@hi-ui/scrollbar": "^5.0.0-canary.0",
93
93
  "@hi-ui/search": "^5.0.0-canary.0",
94
- "@hi-ui/select": "^5.0.0-canary.0",
94
+ "@hi-ui/select": "^5.0.0-canary.3",
95
95
  "@hi-ui/slider": "^5.0.0-canary.0",
96
96
  "@hi-ui/space": "^5.0.0-canary.0",
97
97
  "@hi-ui/spinner": "^5.0.0-canary.0",
98
- "@hi-ui/stepper": "^5.0.0-canary.0",
98
+ "@hi-ui/stepper": "^5.0.0-canary.1",
99
99
  "@hi-ui/svg-icon": "^5.0.0-canary.0",
100
- "@hi-ui/switch": "^5.0.0-canary.0",
101
- "@hi-ui/table": "^5.0.0-canary.0",
102
- "@hi-ui/tabs": "^5.0.0-canary.0",
103
- "@hi-ui/tag": "^5.0.0-canary.0",
104
- "@hi-ui/textarea": "^5.0.0-canary.0",
105
- "@hi-ui/time-picker": "^5.0.0-canary.0",
100
+ "@hi-ui/switch": "^5.0.0-canary.1",
101
+ "@hi-ui/table": "^5.0.0-canary.4",
102
+ "@hi-ui/tabs": "^5.0.0-canary.3",
103
+ "@hi-ui/tag": "^5.0.0-canary.2",
104
+ "@hi-ui/textarea": "^5.0.0-canary.2",
105
+ "@hi-ui/time-picker": "^5.0.0-canary.1",
106
106
  "@hi-ui/timeline": "^5.0.0-canary.0",
107
- "@hi-ui/tooltip": "^5.0.0-canary.0",
107
+ "@hi-ui/tooltip": "^5.0.0-canary.1",
108
108
  "@hi-ui/transfer": "^5.0.0-canary.0",
109
- "@hi-ui/tree": "^5.0.0-canary.0",
110
- "@hi-ui/tree-select": "^5.0.0-canary.0",
111
- "@hi-ui/upload": "^5.0.0-canary.0",
109
+ "@hi-ui/tree": "^5.0.0-canary.1",
110
+ "@hi-ui/tree-select": "^5.0.0-canary.2",
111
+ "@hi-ui/upload": "^5.0.0-canary.2",
112
112
  "@hi-ui/watermark": "^5.0.0-canary.0",
113
113
  "@hi-ui/zen-mode": "^5.0.0-canary.0"
114
114
  },
@@ -119,7 +119,7 @@
119
119
  },
120
120
  "devDependencies": {
121
121
  "@hi-ui/core": "^5.0.0-canary.0",
122
- "@hi-ui/core-css": "^5.0.0-canary.0",
122
+ "@hi-ui/core-css": "^5.0.0-canary.3",
123
123
  "react": "^17.0.1",
124
124
  "react-dom": "^17.0.1"
125
125
  }