UNPKG

241 kBMarkdownView Raw
1# Change Log
2
3## [1.25.36](https://github.com/alibaba-fusion/next/compare/1.25.35...1.25.36) (2022-05-10)
4
5
6### Bug Fixes
7
8* **TimePicker2:** value under control on RangePicker ([9a4a517](https://github.com/alibaba-fusion/next/commit/9a4a517))
9
10
11
12
13## [1.25.35](https://github.com/alibaba-fusion/next/compare/1.25.32...1.25.35) (2022-05-10)
14
15
16### Bug Fixes
17
18* **Balloon:** api placementOffset to Balloon ([#3881](https://github.com/alibaba-fusion/next/issues/3881)) ([6712175](https://github.com/alibaba-fusion/next/commit/6712175))
19* **Input:** Add getInputNode signature, close [#3878](https://github.com/alibaba-fusion/next/issues/3878) ([267dffa](https://github.com/alibaba-fusion/next/commit/267dffa))
20* **NumberPicker:** Add getInputNode signature, related to [#3878](https://github.com/alibaba-fusion/next/issues/3878) ([affdea2](https://github.com/alibaba-fusion/next/commit/affdea2))
21* **Select:** repair multiple highlightKey and ts add popupAutoFocus, close [#3876](https://github.com/alibaba-fusion/next/issues/3876) [#3869](https://github.com/alibaba-fusion/next/issues/3869) ([c8edfb9](https://github.com/alibaba-fusion/next/commit/c8edfb9))
22
23
24### Features
25
26* **Nav:** add iconTextOnly, close [#3834](https://github.com/alibaba-fusion/next/issues/3834) ([b7d1a5d](https://github.com/alibaba-fusion/next/commit/b7d1a5d))
27* **Upload:** add var card-border-radius ([af46a0f](https://github.com/alibaba-fusion/next/commit/af46a0f))
28
29
30
31
32## [1.25.34](https://github.com/alibaba-fusion/next/compare/1.25.33...1.25.34) (2022-04-27)
33
34
35
36
37## [1.25.33](https://github.com/alibaba-fusion/next/compare/1.26.0-beta.2...1.25.33) (2022-04-26)
38
39
40
41
42## [1.25.32](https://github.com/alibaba-fusion/next/compare/1.25.31...1.25.32) (2022-04-21)
43
44
45### Bug Fixes
46
47* **Menu:** add variable for icon right fix [#3862](https://github.com/alibaba-fusion/next/issues/3862) ([00a3d43](https://github.com/alibaba-fusion/next/commit/00a3d43))
48
49
50
51
52## [1.25.31](https://github.com/alibaba-fusion/next/compare/1.25.30...1.25.31) (2022-04-19)
53
54
55### Bug Fixes
56
57* **Tree:** fix onCheck not working when use isNodeBlock, close [#3850](https://github.com/alibaba-fusion/next/issues/3850) ([#3858](https://github.com/alibaba-fusion/next/issues/3858)) ([cf2c54e](https://github.com/alibaba-fusion/next/commit/cf2c54e))
58
59
60
61
62## [1.25.30](https://github.com/alibaba-fusion/next/compare/1.25.29...1.25.30) (2022-04-12)
63
64
65### Bug Fixes
66
67* **Cascader:** do not render Menu Item when itemRender return null ([#3838](https://github.com/alibaba-fusion/next/issues/3838)) ([3da6cd2](https://github.com/alibaba-fusion/next/commit/3da6cd2))
68* **Message:** repair message iconType warning, close [#3843](https://github.com/alibaba-fusion/next/issues/3843) ([86c7def](https://github.com/alibaba-fusion/next/commit/86c7def))
69* **Slider:** config for hover on dot, fix [#3839](https://github.com/alibaba-fusion/next/issues/3839) ([#3840](https://github.com/alibaba-fusion/next/issues/3840)) ([bb3f704](https://github.com/alibaba-fusion/next/commit/bb3f704))
70* **Typescript:** update Table cell props ([7c235b7](https://github.com/alibaba-fusion/next/commit/7c235b7))
71
72
73
74
75## [1.25.29](https://github.com/alibaba-fusion/next/compare/1.25.28...1.25.29) (2022-03-31)
76
77
78### Bug Fixes
79
80* **Calendar2:** update header panel display value when panel value changed, close [#3831](https://github.com/alibaba-fusion/next/issues/3831) ([b33e0ba](https://github.com/alibaba-fusion/next/commit/b33e0ba))
81* **Dialog:** use "确定" instead of "确认" for zh-cn ([201cacf](https://github.com/alibaba-fusion/next/commit/201cacf))
82
83
84
85
86## [1.25.28](https://github.com/alibaba-fusion/next/compare/1.25.25...1.25.28) (2022-03-25)
87
88
89### Bug Fixes
90
91* **Dialog:** could custom margin-bottom when no footer fix [#3799](https://github.com/alibaba-fusion/next/issues/3799) ([#3809](https://github.com/alibaba-fusion/next/issues/3809)) ([6ddace0](https://github.com/alibaba-fusion/next/commit/6ddace0))
92* **Dialog:** height type can be either number or string ([#3807](https://github.com/alibaba-fusion/next/issues/3807)) ([174a971](https://github.com/alibaba-fusion/next/commit/174a971))
93* **Range:** onProcess&onChange props type error fix [#2769](https://github.com/alibaba-fusion/next/issues/2769) ([#3816](https://github.com/alibaba-fusion/next/issues/3816)) ([2235092](https://github.com/alibaba-fusion/next/commit/2235092))
94* **Select:** make highlight color configurable ([13d3dea](https://github.com/alibaba-fusion/next/commit/13d3dea))
95* **Table:** data should be mutable for async load ([1df62bf](https://github.com/alibaba-fusion/next/commit/1df62bf))
96* **Table:** do not change dataSource ([#3811](https://github.com/alibaba-fusion/next/issues/3811)) ([3c70a31](https://github.com/alibaba-fusion/next/commit/3c70a31))
97* **Table:** hidden to __hidden ([d818db6](https://github.com/alibaba-fusion/next/commit/d818db6))
98
99
100### Features
101
102* **Message:** can remove icon by iconType: false ([3cf723d](https://github.com/alibaba-fusion/next/commit/3cf723d))
103
104
105
106
107## [1.25.27](https://github.com/alibaba-fusion/next/compare/1.25.26...1.25.27) (2022-03-18)
108
109
110### Bug Fixes
111
112* **Dialog:** height type can be either number or string ([#3807](https://github.com/alibaba-fusion/next/issues/3807)) ([174a971](https://github.com/alibaba-fusion/next/commit/174a971))
113
114
115
116
117## [1.25.26](https://github.com/alibaba-fusion/next/compare/1.25.25...1.25.26) (2022-03-17)
118
119
120### Bug Fixes
121
122* **Table:** do not change dataSource ([#3811](https://github.com/alibaba-fusion/next/issues/3811)) ([3c70a31](https://github.com/alibaba-fusion/next/commit/3c70a31))
123* **Table:** hidden to __hidden ([d818db6](https://github.com/alibaba-fusion/next/commit/d818db6))
124
125
126
127
128## [1.25.25](https://github.com/alibaba-fusion/next/compare/1.25.24...1.25.25) (2022-03-17)
129
130
131### Bug Fixes
132
133* some pc h5 cross issue ([f5d23e2](https://github.com/alibaba-fusion/next/commit/f5d23e2))
134* **Select:** could select item already selected fix [#3791](https://github.com/alibaba-fusion/next/issues/3791) ([15c373b](https://github.com/alibaba-fusion/next/commit/15c373b))
135* **Select:** optimize controlled highlightKey question, close [#3795](https://github.com/alibaba-fusion/next/issues/3795) ([#3798](https://github.com/alibaba-fusion/next/issues/3798)) ([444680a](https://github.com/alibaba-fusion/next/commit/444680a))
136* **Table:** virtual table with selection should tell all records, fix [#3792](https://github.com/alibaba-fusion/next/issues/3792) ([ff7bb16](https://github.com/alibaba-fusion/next/commit/ff7bb16))
137* 修复从只读态切换到输入态时无法删除已上传的问题 ([2ded045](https://github.com/alibaba-fusion/next/commit/2ded045))
138
139
140
141
142## [1.25.24](https://github.com/alibaba-fusion/next/compare/1.25.22...1.25.24) (2022-03-15)
143
144
145### Bug Fixes
146
147* **Input:** now allow to toggle visibility when password input is disabled ([91a2cf2](https://github.com/alibaba-fusion/next/commit/91a2cf2))
148* **Range:** repair browser count float issue, close [#3652](https://github.com/alibaba-fusion/next/issues/3652) ([eef6e11](https://github.com/alibaba-fusion/next/commit/eef6e11))
149* **Select:** make width stable ([1ff2b73](https://github.com/alibaba-fusion/next/commit/1ff2b73))
150* **Tab:** style compile fail ([8033e4a](https://github.com/alibaba-fusion/next/commit/8033e4a))
151* **Table:** tree table support virtual ([0a4a311](https://github.com/alibaba-fusion/next/commit/0a4a311))
152* **TimePicker2:** fix RangePicker wrong minutes and seconds disabled ([#3771](https://github.com/alibaba-fusion/next/issues/3771)), close [#3766](https://github.com/alibaba-fusion/next/issues/3766) ([1aa6f16](https://github.com/alibaba-fusion/next/commit/1aa6f16))
153
154
155
156
157## [1.25.23](https://github.com/alibaba-fusion/next/compare/1.25.22...1.25.23) (2022-03-03)
158
159
160### Bug Fixes
161
162* **Tab:** style compile fail ([8033e4a](https://github.com/alibaba-fusion/next/commit/8033e4a))
163* **Table:** tree table support virtual ([0a4a311](https://github.com/alibaba-fusion/next/commit/0a4a311))
164* **TimePicker2:** fix RangePicker wrong minutes and seconds disabled ([#3771](https://github.com/alibaba-fusion/next/issues/3771)), close [#3766](https://github.com/alibaba-fusion/next/issues/3766) ([1aa6f16](https://github.com/alibaba-fusion/next/commit/1aa6f16))
165
166
167
168
169## [1.25.22](https://github.com/alibaba-fusion/next/compare/1.25.21...1.25.22) (2022-03-01)
170
171
172### Bug Fixes
173
174* **NumberPicker:** repair numberPicker log string, close [#3768](https://github.com/alibaba-fusion/next/issues/3768) ([#3769](https://github.com/alibaba-fusion/next/issues/3769)) ([1b4bfec](https://github.com/alibaba-fusion/next/commit/1b4bfec))
175* use Set to avoid duplication keys ([#3772](https://github.com/alibaba-fusion/next/issues/3772)),close [#3773](https://github.com/alibaba-fusion/next/issues/3773) ([38df98f](https://github.com/alibaba-fusion/next/commit/38df98f))
176
177
178
179
180## [1.25.21](https://github.com/alibaba-fusion/next/compare/1.25.20...1.25.21) (2022-02-24)
181
182
183### Bug Fixes
184
185* **Tab:** config active line padding ([66ee0cb](https://github.com/alibaba-fusion/next/commit/66ee0cb))
186* **Transfer:** fix some wrong prop-types of transfer ([a4c95dd](https://github.com/alibaba-fusion/next/commit/a4c95dd))
187
188
189
190
191## [1.25.20](https://github.com/alibaba-fusion/next/compare/1.25.19...1.25.20) (2022-02-22)
192
193
194### Bug Fixes
195
196* **NumberPicker:** repair field setValues 0 numberPicker unread, clos… ([#3752](https://github.com/alibaba-fusion/next/issues/3752)) ([53c6feb](https://github.com/alibaba-fusion/next/commit/53c6feb))
197* **Overlay:** ts add placement ([#3753](https://github.com/alibaba-fusion/next/issues/3753)) ([6de9d6b](https://github.com/alibaba-fusion/next/commit/6de9d6b))
198* **Upload:** card add ts ([78d3bb6](https://github.com/alibaba-fusion/next/commit/78d3bb6))
199
200
201
202
203## [1.25.19](https://github.com/alibaba-fusion/next/compare/1.25.18...1.25.19) (2022-02-15)
204
205
206### Bug Fixes
207
208* **Dialog:** rollback body style while unmount fix [#3725](https://github.com/alibaba-fusion/next/issues/3725) ([93fffc4](https://github.com/alibaba-fusion/next/commit/93fffc4))
209* **Menu:** keys of more, close [#3733](https://github.com/alibaba-fusion/next/issues/3733) ([2ca8af2](https://github.com/alibaba-fusion/next/commit/2ca8af2))
210* **TreeSelect:** clear search value when select, close [#3738](https://github.com/alibaba-fusion/next/issues/3738) ([93ce487](https://github.com/alibaba-fusion/next/commit/93ce487))
211
212
213
214
215## [1.25.18](https://github.com/alibaba-fusion/next/compare/1.25.17...1.25.18) (2022-02-10)
216
217
218### Bug Fixes
219
220* **Core:** division deprecation warning when using dart-sass ([a145c26](https://github.com/alibaba-fusion/next/commit/a145c26))
221* **Field:** fix field.validate function signature ([#3723](https://github.com/alibaba-fusion/next/issues/3723)) ([2bca1f6](https://github.com/alibaba-fusion/next/commit/2bca1f6))
222* **Overlay:** onTouchEnd stopPropagation by default ([#3714](https://github.com/alibaba-fusion/next/issues/3714)) ([fcc451d](https://github.com/alibaba-fusion/next/commit/fcc451d))
223* **Switch:** set children text size to form-element-font-size, fix [#3710](https://github.com/alibaba-fusion/next/issues/3710) ([#3711](https://github.com/alibaba-fusion/next/issues/3711)) ([6e2c156](https://github.com/alibaba-fusion/next/commit/6e2c156))
224
225
226### Features
227
228* **Transfer:** transfer support different search config between panels ([#3724](https://github.com/alibaba-fusion/next/issues/3724)), close [#3664](https://github.com/alibaba-fusion/next/issues/3664) ([2ce740f](https://github.com/alibaba-fusion/next/commit/2ce740f))
229
230
231
232
233## [1.25.17](https://github.com/alibaba-fusion/next/compare/1.25.13...1.25.17) (2022-01-27)
234
235
236### Bug Fixes
237
238* **CascaderSelect:** could pass menuProps={{focusable: true}} to cascader fix [#3685](https://github.com/alibaba-fusion/next/issues/3685) ([607a30c](https://github.com/alibaba-fusion/next/commit/607a30c))
239* **CascaderSelect:** focus to input after select ([#3712](https://github.com/alibaba-fusion/next/issues/3712)) ([6a2537d](https://github.com/alibaba-fusion/next/commit/6a2537d))
240* **DatePicker2:** fix selected value display when disabled ([#3706](https://github.com/alibaba-fusion/next/issues/3706)), close [#3705](https://github.com/alibaba-fusion/next/issues/3705) ([667a11b](https://github.com/alibaba-fusion/next/commit/667a11b))
241* **Dialog:** could disappear one by one while click mask ([e1fd08e](https://github.com/alibaba-fusion/next/commit/e1fd08e))
242* **Dialog:** lockcache pop ([04e471c](https://github.com/alibaba-fusion/next/commit/04e471c))
243* **Menu:** bug of mode=popup with only 1 children Item ([4426f30](https://github.com/alibaba-fusion/next/commit/4426f30))
244* **NumberPicker:** optimize delete value from `1.x` to `1.` while under control, close [#3698](https://github.com/alibaba-fusion/next/issues/3698) ([#3700](https://github.com/alibaba-fusion/next/issues/3700)) ([148d713](https://github.com/alibaba-fusion/next/commit/148d713))
245* **NumberPicker:** update displayValue, close [#3666](https://github.com/alibaba-fusion/next/issues/3666) ([#3689](https://github.com/alibaba-fusion/next/issues/3689)) ([dc412e2](https://github.com/alibaba-fusion/next/commit/dc412e2))
246* **Range:** fix onChange/onProgress types ([04559e1](https://github.com/alibaba-fusion/next/commit/04559e1))
247* **Select:** handleClear should selectAllYet is false ([#3690](https://github.com/alibaba-fusion/next/issues/3690)) ([593483c](https://github.com/alibaba-fusion/next/commit/593483c))
248* **Select:** select useDetailValue optimize highlightkey, close [#3693](https://github.com/alibaba-fusion/next/issues/3693) ([420cb22](https://github.com/alibaba-fusion/next/commit/420cb22))
249
250
251### Features
252
253* optimize id-ID language copy writer ([985cb21](https://github.com/alibaba-fusion/next/commit/985cb21))
254
255
256
257
258## [1.25.16](https://github.com/alibaba-fusion/next/compare/1.25.15...1.25.16) (2022-01-25)
259
260
261### Bug Fixes
262
263* **CascaderSelect:** could pass menuProps={{focusable: true}} to cascader fix [#3685](https://github.com/alibaba-fusion/next/issues/3685) ([607a30c](https://github.com/alibaba-fusion/next/commit/607a30c))
264* **NumberPicker:** optimize delete value from `1.x` to `1.` while under control, close [#3698](https://github.com/alibaba-fusion/next/issues/3698) ([#3700](https://github.com/alibaba-fusion/next/issues/3700)) ([148d713](https://github.com/alibaba-fusion/next/commit/148d713))
265
266
267### Features
268
269* optimize id-ID language copy writer ([985cb21](https://github.com/alibaba-fusion/next/commit/985cb21))
270
271
272
273
274## [1.25.15](https://github.com/alibaba-fusion/next/compare/1.25.14...1.25.15) (2022-01-20)
275
276
277### Bug Fixes
278
279* **Dialog:** could disappear one by one while click mask ([e1fd08e](https://github.com/alibaba-fusion/next/commit/e1fd08e))
280* **Select:** select useDetailValue optimize highlightkey, close [#3693](https://github.com/alibaba-fusion/next/issues/3693) ([420cb22](https://github.com/alibaba-fusion/next/commit/420cb22))
281
282
283
284
285## [1.25.14](https://github.com/alibaba-fusion/next/compare/1.25.13...1.25.14) (2022-01-19)
286
287
288### Bug Fixes
289
290* **Dialog:** lockcache pop ([04e471c](https://github.com/alibaba-fusion/next/commit/04e471c))
291* **Menu:** bug of mode=popup with only 1 children Item ([4426f30](https://github.com/alibaba-fusion/next/commit/4426f30))
292* **NumberPicker:** update displayValue, close [#3666](https://github.com/alibaba-fusion/next/issues/3666) ([#3689](https://github.com/alibaba-fusion/next/issues/3689)) ([dc412e2](https://github.com/alibaba-fusion/next/commit/dc412e2))
293* **Select:** handleClear should selectAllYet is false ([#3690](https://github.com/alibaba-fusion/next/issues/3690)) ([593483c](https://github.com/alibaba-fusion/next/commit/593483c))
294
295
296
297
298## [1.25.13](https://github.com/alibaba-fusion/next/compare/1.25.11...1.25.13) (2022-01-11)
299
300
301### Bug Fixes
302
303* **Dialog:** add dialogRender types fix [#3648](https://github.com/alibaba-fusion/next/issues/3648) ([#3655](https://github.com/alibaba-fusion/next/issues/3655)) ([1e4790b](https://github.com/alibaba-fusion/next/commit/1e4790b))
304* **Dialog:** hasMask not work for v2 fix [#3647](https://github.com/alibaba-fusion/next/issues/3647) ([987deb8](https://github.com/alibaba-fusion/next/commit/987deb8))
305* **Dialog:** key ESC can close overlay one by one fix [#3606](https://github.com/alibaba-fusion/next/issues/3606) ([04adf1b](https://github.com/alibaba-fusion/next/commit/04adf1b))
306* **Dialog:** rollback body.style in order fix [#3638](https://github.com/alibaba-fusion/next/issues/3638) ([689ed35](https://github.com/alibaba-fusion/next/commit/689ed35))
307* **Form:** theme config for preview label font-size ([604d1c9](https://github.com/alibaba-fusion/next/commit/604d1c9))
308* **Util:** take iframe in consider ([791305b](https://github.com/alibaba-fusion/next/commit/791305b))
309
310
311
312
313## [1.25.12](https://github.com/alibaba-fusion/next/compare/1.25.11...1.25.12) (2022-01-05)
314
315
316### Bug Fixes
317
318* **Dialog:** add dialogRender types fix [#3648](https://github.com/alibaba-fusion/next/issues/3648) ([#3655](https://github.com/alibaba-fusion/next/issues/3655)) ([1e4790b](https://github.com/alibaba-fusion/next/commit/1e4790b))
319* **Form:** theme config for preview label font-size ([604d1c9](https://github.com/alibaba-fusion/next/commit/604d1c9))
320
321
322
323
324## [1.25.11](https://github.com/alibaba-fusion/next/compare/1.25.10...1.25.11) (2021-12-28)
325
326
327### Bug Fixes
328
329* **Popup:** set animation position while placement adjust to top ([0b9c313](https://github.com/alibaba-fusion/next/commit/0b9c313))
330* **Select:** add highlightKey for ts ([#3650](https://github.com/alibaba-fusion/next/issues/3650)) ([18b9e56](https://github.com/alibaba-fusion/next/commit/18b9e56))
331* **Select:** select ts add defaultHighlightKey ([bafaf75](https://github.com/alibaba-fusion/next/commit/bafaf75))
332* **Table:** border issue, close [#3610](https://github.com/alibaba-fusion/next/issues/3610) ([#3642](https://github.com/alibaba-fusion/next/issues/3642)) ([08ce3ee](https://github.com/alibaba-fusion/next/commit/08ce3ee))
333
334
335
336
337## [1.25.10](https://github.com/alibaba-fusion/next/compare/1.25.9...1.25.10) (2021-12-23)
338
339
340### Bug Fixes
341
342* **DatePicker2:** not allow to input a disabld value, close [#3616](https://github.com/alibaba-fusion/next/issues/3616) ([0a4a92e](https://github.com/alibaba-fusion/next/commit/0a4a92e))
343* **Overlay:** set useCapture defaultValue as true ([9b80892](https://github.com/alibaba-fusion/next/commit/9b80892))
344
345
346
347
348## [1.25.9](https://github.com/alibaba-fusion/next/compare/1.25.8...1.25.9) (2021-12-21)
349
350
351### Bug Fixes
352
353* **Collapse:** set content to $font-lineheight-2 fix [#3601](https://github.com/alibaba-fusion/next/issues/3601) ([6b15928](https://github.com/alibaba-fusion/next/commit/6b15928))
354* **Dialog:** set content to $font-lineheight-2 fix [#3601](https://github.com/alibaba-fusion/next/issues/3601) ([1df8e8f](https://github.com/alibaba-fusion/next/commit/1df8e8f))
355* **Dialog:** support okProps={loading} under control usage ([bfab278](https://github.com/alibaba-fusion/next/commit/bfab278))
356* **Message:** set content to $font-lineheight-2 fix [#3601](https://github.com/alibaba-fusion/next/issues/3601) ([ca7e6fe](https://github.com/alibaba-fusion/next/commit/ca7e6fe))
357* **Select:** optimize selectSearch hightLight ([354f824](https://github.com/alibaba-fusion/next/commit/354f824))
358* **Step:** set content to $font-lineheight-2 fix [#3601](https://github.com/alibaba-fusion/next/issues/3601) ([77b621d](https://github.com/alibaba-fusion/next/commit/77b621d))
359* **Timeline:** set content to $font-lineheight-2 fix [#3601](https://github.com/alibaba-fusion/next/issues/3601) ([d0230a8](https://github.com/alibaba-fusion/next/commit/d0230a8))
360
361
362
363
364## [1.25.8](https://github.com/alibaba-fusion/next/compare/1.25.7...1.25.8) (2021-12-16)
365
366
367### Bug Fixes
368
369* **NumberPicker:** adaptor size add small ([07e395d](https://github.com/alibaba-fusion/next/commit/07e395d))
370* **Tree:** fix auto select parent, close [#3603](https://github.com/alibaba-fusion/next/issues/3603) ([#3614](https://github.com/alibaba-fusion/next/issues/3614)) ([b98dc54](https://github.com/alibaba-fusion/next/commit/b98dc54))
371* **VirtualList:** fix scroll bar size, close [#3600](https://github.com/alibaba-fusion/next/issues/3600) ([#3612](https://github.com/alibaba-fusion/next/issues/3612)) ([7e8d119](https://github.com/alibaba-fusion/next/commit/7e8d119))
372
373
374
375
376## [1.25.7](https://github.com/alibaba-fusion/next/compare/1.25.6...1.25.7) (2021-12-13)
377
378
379### Bug Fixes
380
381* **TimePicker2:** fix bug not support string value ([5485517](https://github.com/alibaba-fusion/next/commit/5485517))
382
383
384
385
386## [1.25.6](https://github.com/alibaba-fusion/next/compare/1.25.5...1.25.6) (2021-12-10)
387
388
389### Bug Fixes
390
391* **TimePicker2:** fix sass circular dependency ([#3602](https://github.com/alibaba-fusion/next/issues/3602)) ([f1df783](https://github.com/alibaba-fusion/next/commit/f1df783))
392
393
394
395
396## [1.25.5](https://github.com/alibaba-fusion/next/compare/1.25.4...1.25.5) (2021-12-08)
397
398
399### Bug Fixes
400
401* **Button:** sass of rgba in css var fix [#3584](https://github.com/alibaba-fusion/next/issues/3584) ([6747d75](https://github.com/alibaba-fusion/next/commit/6747d75))
402* using // sass comments in scss ([6058d3f](https://github.com/alibaba-fusion/next/commit/6058d3f))
403
404
405### Features
406
407* **Transfer:** add searchProps for Transfer ([#3596](https://github.com/alibaba-fusion/next/issues/3596)), fix [#3552](https://github.com/alibaba-fusion/next/issues/3552) ([ba90525](https://github.com/alibaba-fusion/next/commit/ba90525))
408
409
410### Performance Improvements
411
412* add font-display ([693795f](https://github.com/alibaba-fusion/next/commit/693795f))
413
414
415
416
417## [1.25.4](https://github.com/alibaba-fusion/next/compare/1.25.3...1.25.4) (2021-12-03)
418
419
420### Bug Fixes
421
422* **DatePicker2:** prevent show popup when disabled, fix [#3583](https://github.com/alibaba-fusion/next/issues/3583) ([003cc0d](https://github.com/alibaba-fusion/next/commit/003cc0d))
423* **Tab:** should realtime update dropdown, close [#3516](https://github.com/alibaba-fusion/next/issues/3516) ([#3517](https://github.com/alibaba-fusion/next/issues/3517)) ([3705db3](https://github.com/alibaba-fusion/next/commit/3705db3))
424* **Tree:** fix auto focus when key is empty string, close [#3566](https://github.com/alibaba-fusion/next/issues/3566) ([d53c170](https://github.com/alibaba-fusion/next/commit/d53c170))
425
426
427
428
429## [1.25.3](https://github.com/alibaba-fusion/next/compare/1.25.2...1.25.3) (2021-11-30)
430
431
432### Bug Fixes
433
434* **CascaderSelect:** add renderPreview type ([f08b134](https://github.com/alibaba-fusion/next/commit/f08b134))
435* **CascadeSelect:** add isPreview types ([ada822c](https://github.com/alibaba-fusion/next/commit/ada822c))
436* **Dialog:** compate with usage style.width ([43a748f](https://github.com/alibaba-fusion/next/commit/43a748f))
437* **Dialog:** v2 compate with typeof closeMode = string ([5d2e861](https://github.com/alibaba-fusion/next/commit/5d2e861))
438* **Input:** set innerAfter color = label ([#3563](https://github.com/alibaba-fusion/next/issues/3563)) ([ec36d12](https://github.com/alibaba-fusion/next/commit/ec36d12))
439* **Overlay:** support Functional Component ([01129c6](https://github.com/alibaba-fusion/next/commit/01129c6))
440* **Search:** repair highlightKey, close [#3560](https://github.com/alibaba-fusion/next/issues/3560) ([35e3ea7](https://github.com/alibaba-fusion/next/commit/35e3ea7))
441* **Utils:** improve dom.getStyle robustness ([40ed79d](https://github.com/alibaba-fusion/next/commit/40ed79d))
442
443
444
445
446## [1.25.2](https://github.com/alibaba-fusion/next/compare/1.25.1...1.25.2) (2021-11-26)
447
448
449### Bug Fixes
450
451* **Dialog:** shake while dialog hiding after scrollbar show ([#3558](https://github.com/alibaba-fusion/next/issues/3558)) ([5c5125d](https://github.com/alibaba-fusion/next/commit/5c5125d))
452
453
454
455
456## [1.25.1](https://github.com/alibaba-fusion/next/compare/1.25.0...1.25.1) (2021-11-25)
457
458
459### Bug Fixes
460
461* **Message:** fix typo ([b38f9eb](https://github.com/alibaba-fusion/next/commit/b38f9eb))
462* **NumberPicker:** isPreview add innerAfter, close [#3553](https://github.com/alibaba-fusion/next/issues/3553) ([232b34f](https://github.com/alibaba-fusion/next/commit/232b34f))
463* **Step:** fix wrong step body width in vertical mode ([#3548](https://github.com/alibaba-fusion/next/issues/3548)), close [#3377](https://github.com/alibaba-fusion/next/issues/3377) ([c2f0cf1](https://github.com/alibaba-fusion/next/commit/c2f0cf1))
464
465
466
467
468# [1.25.0](https://github.com/alibaba-fusion/next/compare/1.24.17...1.25.0) (2021-11-22)
469
470
471### Bug Fixes
472
473* **DatePicker:** should not close popup while click input ([0c20a92](https://github.com/alibaba-fusion/next/commit/0c20a92))
474* **DatePicker2:** double style margin on button ([372412f](https://github.com/alibaba-fusion/next/commit/372412f))
475* **Dialog:** auto height/width fix [#941](https://github.com/alibaba-fusion/next/issues/941) ([f47f15b](https://github.com/alibaba-fusion/next/commit/f47f15b))
476* **Dialog:** autoFocus for v2 ([8eafba7](https://github.com/alibaba-fusion/next/commit/8eafba7))
477* **Dialog:** body padding without title fix [#2777](https://github.com/alibaba-fusion/next/issues/2777) ([72d1a66](https://github.com/alibaba-fusion/next/commit/72d1a66))
478* **Dialog:** btn global loading fix [#2576](https://github.com/alibaba-fusion/next/issues/2576) ([b4caa8d](https://github.com/alibaba-fusion/next/commit/b4caa8d))
479* **Dialog:** overflow while set height fix [#3262](https://github.com/alibaba-fusion/next/issues/3262) ([463ceea](https://github.com/alibaba-fusion/next/commit/463ceea))
480* **Dialog:** update onClose usage ([a3f9690](https://github.com/alibaba-fusion/next/commit/a3f9690))
481* **overlay:** compatible with react17, fix [#2959](https://github.com/alibaba-fusion/next/issues/2959) ([#3519](https://github.com/alibaba-fusion/next/issues/3519)) ([1583e14](https://github.com/alibaba-fusion/next/commit/1583e14))
482* **Select:** autoHighlightFirstItem while search ([#3502](https://github.com/alibaba-fusion/next/issues/3502)) ([be28f95](https://github.com/alibaba-fusion/next/commit/be28f95))
483
484
485### Features
486
487* **Balloon:** new api v2 for Overlay v2 ([756fee1](https://github.com/alibaba-fusion/next/commit/756fee1))
488* **DatePicker2:** move Popup panel when RangePicker focus change, close [#3492](https://github.com/alibaba-fusion/next/issues/3492) ([#3525](https://github.com/alibaba-fusion/next/issues/3525)) ([6d321bd](https://github.com/alibaba-fusion/next/commit/6d321bd))
489* **Dialog:** add type succss/error/warning/notice/help fix [#3488](https://github.com/alibaba-fusion/next/issues/3488) ([38de821](https://github.com/alibaba-fusion/next/commit/38de821))
490* **Dialog:** new Component for fixed Dialog ([f39034e](https://github.com/alibaba-fusion/next/commit/f39034e))
491* **Dialog:** support draggable for Dialog fix [#231](https://github.com/alibaba-fusion/next/issues/231) ([d35f067](https://github.com/alibaba-fusion/next/commit/d35f067))
492* **Overlay:** v2 fix [#3070](https://github.com/alibaba-fusion/next/issues/3070),[#3054](https://github.com/alibaba-fusion/next/issues/3054),[#2797](https://github.com/alibaba-fusion/next/issues/2797),[#2689](https://github.com/alibaba-fusion/next/issues/2689),[#2606](https://github.com/alibaba-fusion/next/issues/2606),[#2598](https://github.com/alibaba-fusion/next/issues/2598),[#2533](https://github.com/alibaba-fusion/next/issues/2533),[#2500](https://github.com/alibaba-fusion/next/issues/2500),[#742](https://github.com/alibaba-fusion/next/issues/742) ([e11555d](https://github.com/alibaba-fusion/next/commit/e11555d))
493* **Select:** popupProps={{v2:true}} for v2 popup ([62c05ed](https://github.com/alibaba-fusion/next/commit/62c05ed))
494* **TimePicker:** refacor & add TimePicker.RangePicker ([29a8c80](https://github.com/alibaba-fusion/next/commit/29a8c80))
495* **TreeSelect:** support preserveNonExistentValue props ([#3424](https://github.com/alibaba-fusion/next/issues/3424)), close [#3375](https://github.com/alibaba-fusion/next/issues/3375) ([04abd78](https://github.com/alibaba-fusion/next/commit/04abd78))
496
497
498
499
500## [1.24.17](https://github.com/alibaba-fusion/next/compare/1.24.16...1.24.17) (2021-11-19)
501
502
503### Bug Fixes
504
505* **Affix:** suport resize container width fix [#3536](https://github.com/alibaba-fusion/next/issues/3536) ([218c07d](https://github.com/alibaba-fusion/next/commit/218c07d))
506* **Affix:** update container async to wait ref called ([62c3ba7](https://github.com/alibaba-fusion/next/commit/62c3ba7))
507
508
509
510
511## [1.24.16](https://github.com/alibaba-fusion/next/compare/1.24.15...1.24.16) (2021-11-17)
512
513
514### Bug Fixes
515
516* **Rating:** prevent default for a11y input, close [#3526](https://github.com/alibaba-fusion/next/issues/3526) ([#3527](https://github.com/alibaba-fusion/next/issues/3527)) ([0ad9e36](https://github.com/alibaba-fusion/next/commit/0ad9e36))
517* **Tab:** enhance robustness, close [#3515](https://github.com/alibaba-fusion/next/issues/3515) ([6a3b41e](https://github.com/alibaba-fusion/next/commit/6a3b41e))
518
519
520
521
522## [1.24.15](https://github.com/alibaba-fusion/next/compare/1.24.14...1.24.15) (2021-11-09)
523
524
525### Bug Fixes
526
527* correct style order of next.var.css, close [#3493](https://github.com/alibaba-fusion/next/issues/3493) ([6b8ff04](https://github.com/alibaba-fusion/next/commit/6b8ff04))
528
529
530### Features
531
532* **Upload:** new api previewOnFileName to set onPreview on filename. fix [#3455](https://github.com/alibaba-fusion/next/issues/3455) ([fd3d04a](https://github.com/alibaba-fusion/next/commit/fd3d04a))
533
534
535
536
537## [1.24.14](https://github.com/alibaba-fusion/next/compare/1.24.13...1.24.14) (2021-11-04)
538
539
540### Bug Fixes
541
542* **Affix:** container can update, close [#3473](https://github.com/alibaba-fusion/next/issues/3473) ([66e084f](https://github.com/alibaba-fusion/next/commit/66e084f))
543* **Input:** ts add isPreview and renderPreview, close [#3478](https://github.com/alibaba-fusion/next/issues/3478) ([74c664a](https://github.com/alibaba-fusion/next/commit/74c664a))
544
545
546### Features
547
548* **Input:** add hoverShowClear api to show clear icon only when hover, resolve [#3441](https://github.com/alibaba-fusion/next/issues/3441) ([aee2c67](https://github.com/alibaba-fusion/next/commit/aee2c67))
549
550
551
552
553## [1.24.13](https://github.com/alibaba-fusion/next/compare/1.24.12...1.24.13) (2021-11-03)
554
555
556### Bug Fixes
557
558* **DatePicker2:** use flex-basis instead width to be compiable with safari, close [#3463](https://github.com/alibaba-fusion/next/issues/3463) ([b13021e](https://github.com/alibaba-fusion/next/commit/b13021e))
559* **Select:** select maxcount demo dataSource should string, close [#3462](https://github.com/alibaba-fusion/next/issues/3462) ([64f27ea](https://github.com/alibaba-fusion/next/commit/64f27ea))
560* **Select:** set innerAfter element line-height, close [#2830](https://github.com/alibaba-fusion/next/issues/2830) ([#3469](https://github.com/alibaba-fusion/next/issues/3469)) ([f5899a5](https://github.com/alibaba-fusion/next/commit/f5899a5))
561
562
563
564
565## [1.24.12](https://github.com/alibaba-fusion/next/compare/1.24.11...1.24.12) (2021-10-28)
566
567
568### Bug Fixes
569
570* **NumberPicker:** if max or min were undefined or null should be infinity, close [#3456](https://github.com/alibaba-fusion/next/issues/3456) ([eb8887c](https://github.com/alibaba-fusion/next/commit/eb8887c))
571
572
573
574
575## [1.24.11](https://github.com/alibaba-fusion/next/compare/1.24.10...1.24.11) (2021-10-27)
576
577
578### Bug Fixes
579
580* **Calendar:** fix showOtherMonth bug close[#3436](https://github.com/alibaba-fusion/next/issues/3436) ([261b900](https://github.com/alibaba-fusion/next/commit/261b900))
581* **Form:** add disabled props for d.ts ([eae8449](https://github.com/alibaba-fusion/next/commit/eae8449))
582* **NumberPicker:** min max can be async, close [#3450](https://github.com/alibaba-fusion/next/issues/3450) ([bf41b9b](https://github.com/alibaba-fusion/next/commit/bf41b9b))
583
584
585### Features
586
587* **ConfigProvider:** support popupClassName ([#3422](https://github.com/alibaba-fusion/next/issues/3422)) ([975b163](https://github.com/alibaba-fusion/next/commit/975b163))
588
589
590
591
592## [1.24.10](https://github.com/alibaba-fusion/next/compare/1.24.9...1.24.10) (2021-10-19)
593
594
595### Bug Fixes
596
597* **Input:** password compatible edge, close [#3289](https://github.com/alibaba-fusion/next/issues/3289) ([29b17e9](https://github.com/alibaba-fusion/next/commit/29b17e9))
598* **Table:** Different sorts have different className of table header, close [#3386](https://github.com/alibaba-fusion/next/issues/3386) ([a03f292](https://github.com/alibaba-fusion/next/commit/a03f292))
599* **Tree:** reduce rerender caused by onDrageLeave ([21049f4](https://github.com/alibaba-fusion/next/commit/21049f4))
600
601
602
603
604## [1.24.9](https://github.com/alibaba-fusion/next/compare/1.24.8...1.24.9) (2021-10-15)
605
606
607### Bug Fixes
608
609* **Card:** arrow down rotate ([0ff263b](https://github.com/alibaba-fusion/next/commit/0ff263b))
610* **Rating:** hover color when score<2 and disabled fix [#3400](https://github.com/alibaba-fusion/next/issues/3400) ([d883045](https://github.com/alibaba-fusion/next/commit/d883045))
611* **Tab:** repair slipping question, close [#3342](https://github.com/alibaba-fusion/next/issues/3342) ([3f5ec74](https://github.com/alibaba-fusion/next/commit/3f5ec74))
612* **Typescript:** add ts type for ConfigProvider Consumer ([#3401](https://github.com/alibaba-fusion/next/issues/3401)) ([17ae8d7](https://github.com/alibaba-fusion/next/commit/17ae8d7))
613
614
615
616
617## [1.24.8](https://github.com/alibaba-fusion/next/compare/1.24.7...1.24.8) (2021-10-12)
618
619
620
621
622## [1.24.7](https://github.com/alibaba-fusion/next/compare/1.24.6...1.24.7) (2021-10-12)
623
624
625### Bug Fixes
626
627* **DatePicker2:** should support fullWidth ([#3395](https://github.com/alibaba-fusion/next/issues/3395)) ([6b9a04b](https://github.com/alibaba-fusion/next/commit/6b9a04b))
628* **Tree:** remove guide line when beyond boundary ([695efdc](https://github.com/alibaba-fusion/next/commit/695efdc))
629
630
631
632
633## [1.24.6](https://github.com/alibaba-fusion/next/compare/1.24.5...1.24.6) (2021-09-26)
634
635
636### Bug Fixes
637
638* input should be ahead of select ([#3373](https://github.com/alibaba-fusion/next/issues/3373)) ([6c19f94](https://github.com/alibaba-fusion/next/commit/6c19f94))
639
640
641
642
643## [1.24.5](https://github.com/alibaba-fusion/next/compare/1.24.4...1.24.5) (2021-09-24)
644
645
646### Bug Fixes
647
648* **Balloon:** close [#3357](https://github.com/alibaba-fusion/next/issues/3357) ([85f6b9b](https://github.com/alibaba-fusion/next/commit/85f6b9b))
649* **Card:** hr should be visible, close [#3281](https://github.com/alibaba-fusion/next/issues/3281) ([a7936a5](https://github.com/alibaba-fusion/next/commit/a7936a5))
650* **ConfigProvider:** popupContainer should work when container set undefined, close [#3368](https://github.com/alibaba-fusion/next/issues/3368) ([716ddc7](https://github.com/alibaba-fusion/next/commit/716ddc7))
651* **DatePicker2:** popupTriggerType hover should work, close [#3366](https://github.com/alibaba-fusion/next/issues/3366) ([ac4baac](https://github.com/alibaba-fusion/next/commit/ac4baac))
652* **Nav:** add disabled style ([4e06f71](https://github.com/alibaba-fusion/next/commit/4e06f71))
653* **Select:** useVirtual when children > 10 ([cedf011](https://github.com/alibaba-fusion/next/commit/cedf011))
654
655
656
657
658## [1.24.4](https://github.com/alibaba-fusion/next/compare/1.24.3...1.24.4) (2021-09-18)
659
660
661### Bug Fixes
662
663* **Breadcrumb:** empty node, close [#2699](https://github.com/alibaba-fusion/next/issues/2699) ([ed57bdc](https://github.com/alibaba-fusion/next/commit/ed57bdc))
664* **Calendar:** showOtherMonth=false style, close [#3321](https://github.com/alibaba-fusion/next/issues/3321) ([2997a17](https://github.com/alibaba-fusion/next/commit/2997a17))
665* **Collapse:** enhace empty node ([bc6564d](https://github.com/alibaba-fusion/next/commit/bc6564d))
666* **DatePicker:** style issue, close [#3353](https://github.com/alibaba-fusion/next/issues/3353) ([#3354](https://github.com/alibaba-fusion/next/issues/3354)) ([860ec8f](https://github.com/alibaba-fusion/next/commit/860ec8f))
667* **Input:** disabled mutual hasClear, drawer repair afterOpen warning, close [#2933](https://github.com/alibaba-fusion/next/issues/2933) [#3145](https://github.com/alibaba-fusion/next/issues/3145) ([39daa7c](https://github.com/alibaba-fusion/next/commit/39daa7c))
668* move some props to behind others ([58cf157](https://github.com/alibaba-fusion/next/commit/58cf157))
669
670
671### Features
672
673* add main.scss for only main style ([97814ec](https://github.com/alibaba-fusion/next/commit/97814ec))
674
675
676
677
678## [1.24.3](https://github.com/alibaba-fusion/next/compare/1.24.2...1.24.3) (2021-09-14)
679
680
681### Bug Fixes
682
683* **Dialog:** node-sass upgrade fix [#3338](https://github.com/alibaba-fusion/next/issues/3338) ([119976c](https://github.com/alibaba-fusion/next/commit/119976c))
684* **Table:** noBorder with round corner should work, close [#3329](https://github.com/alibaba-fusion/next/issues/3329) ([cd5d61f](https://github.com/alibaba-fusion/next/commit/cd5d61f))
685* **Table:** scroll alwaysshow + fixedHeader, close [#3328](https://github.com/alibaba-fusion/next/issues/3328) ([90d4f74](https://github.com/alibaba-fusion/next/commit/90d4f74))
686
687
688### Features
689
690* **Card:** add hasBorder ([14de219](https://github.com/alibaba-fusion/next/commit/14de219))
691
692
693
694
695## [1.24.2](https://github.com/alibaba-fusion/next/compare/1.24.1...1.24.2) (2021-09-09)
696
697
698### Bug Fixes
699
700* **Dialog:** add font weight for dialog ([8dfd031](https://github.com/alibaba-fusion/next/commit/8dfd031))
701* **Typescript:** dialog ([772a2e6](https://github.com/alibaba-fusion/next/commit/772a2e6))
702* **Upload:** support capture ([3dbfb97](https://github.com/alibaba-fusion/next/commit/3dbfb97))
703
704
705### Features
706
707* expose componet props for adapter ([0f2ca58](https://github.com/alibaba-fusion/next/commit/0f2ca58))
708* **Input:** add $input-feedback-error-color=$input-text-color ([2167b08](https://github.com/alibaba-fusion/next/commit/2167b08))
709* **Table:** add asyncResizable for table ([0955927](https://github.com/alibaba-fusion/next/commit/0955927))
710
711
712
713
714## [1.24.1](https://github.com/alibaba-fusion/next/compare/1.24.0...1.24.1) (2021-08-26)
715
716
717### Bug Fixes
718
719* **Form:** form label previewfor theme config ([238980f](https://github.com/alibaba-fusion/next/commit/238980f))
720* **Nav:** increase weight of nav-item, close [#3187](https://github.com/alibaba-fusion/next/issues/3187) ([54e505c](https://github.com/alibaba-fusion/next/commit/54e505c))
721
722
723
724
725# [1.24.0](https://github.com/alibaba-fusion/next/compare/1.23.24...1.24.0) (2021-08-23)
726
727
728### Bug Fixes
729
730* **Message:** animation for message ([f67e216](https://github.com/alibaba-fusion/next/commit/f67e216))
731* **NumberPicker:** delete 0 at beginning for stringMode ([1ed7b45](https://github.com/alibaba-fusion/next/commit/1ed7b45))
732* **NumberPicker:** onChange fired twice on win10 & cn input, close [#3110](https://github.com/alibaba-fusion/next/issues/3110) ([eed9b55](https://github.com/alibaba-fusion/next/commit/eed9b55))
733* **NumberPicker:** step should work on undefined and win10 bug, close [#3110](https://github.com/alibaba-fusion/next/issues/3110) ([8366fdf](https://github.com/alibaba-fusion/next/commit/8366fdf))
734* **Upload:** remove reUpload in ie9 ([c8f0021](https://github.com/alibaba-fusion/next/commit/c8f0021))
735
736
737### Features
738
739* remove dependency of next, in mobile mode, close [#3080](https://github.com/alibaba-fusion/next/issues/3080) ([3c3cdd7](https://github.com/alibaba-fusion/next/commit/3c3cdd7))
740* **Form:** add api disabled for Form fix [#3024](https://github.com/alibaba-fusion/next/issues/3024) ([b966299](https://github.com/alibaba-fusion/next/commit/b966299))
741* **Form:** move name to FormItem fix [#937](https://github.com/alibaba-fusion/next/issues/937) ([9977f45](https://github.com/alibaba-fusion/next/commit/9977f45))
742* **Form:** support config label and text color when isPreview=true fix [#2418](https://github.com/alibaba-fusion/next/issues/2418),[#2107](https://github.com/alibaba-fusion/next/issues/2107) ([c5e0c14](https://github.com/alibaba-fusion/next/commit/c5e0c14))
743* **Message:** support multiple instance by Message.config fix [#3259](https://github.com/alibaba-fusion/next/issues/3259) ([b28077a](https://github.com/alibaba-fusion/next/commit/b28077a))
744* **NumberPicker:** add bignumber support ([eca241d](https://github.com/alibaba-fusion/next/commit/eca241d))
745* **NumberPicker:** refactor interactive logic ([5eabf65](https://github.com/alibaba-fusion/next/commit/5eabf65))
746* **Table:** update resize style, close [#3215](https://github.com/alibaba-fusion/next/issues/3215) ([b71f725](https://github.com/alibaba-fusion/next/commit/b71f725))
747* **Upload:** add removeCallback for itemRender fix [#3022](https://github.com/alibaba-fusion/next/issues/3022) ([fb23c5d](https://github.com/alibaba-fusion/next/commit/fb23c5d))
748* **Upload:** new api reUpload for upload error fix [#3010](https://github.com/alibaba-fusion/next/issues/3010) ([05d80a3](https://github.com/alibaba-fusion/next/commit/05d80a3))
749* **Upload:** new api showDownload to show download icon ([638e001](https://github.com/alibaba-fusion/next/commit/638e001))
750
751
752
753
754## [1.23.24](https://github.com/alibaba-fusion/next/compare/1.23.23...1.23.24) (2021-08-23)
755
756
757### Bug Fixes
758
759* **CascaderSelect:** deduplicate value ([3c86c31](https://github.com/alibaba-fusion/next/commit/3c86c31))
760* **Table:** filter invalid dom attributes ([1a40ac6](https://github.com/alibaba-fusion/next/commit/1a40ac6))
761
762
763
764
765## [1.23.23](https://github.com/alibaba-fusion/next/compare/1.23.22...1.23.23) (2021-08-17)
766
767
768### Bug Fixes
769
770* **Overlay:** resolve crash when Popup receives an empty node, close [#3233](https://github.com/alibaba-fusion/next/issues/3233) ([c1f5765](https://github.com/alibaba-fusion/next/commit/c1f5765))
771* **Tab:** Maximum update depth on didUpdate fix [#2981](https://github.com/alibaba-fusion/next/issues/2981) ([c511de7](https://github.com/alibaba-fusion/next/commit/c511de7))
772
773
774
775
776## [1.23.22](https://github.com/alibaba-fusion/next/compare/1.23.21...1.23.22) (2021-08-05)
777
778
779### Bug Fixes
780
781* **Slider:** activeIndex not work when resize, close [#3245](https://github.com/alibaba-fusion/next/issues/3245) ([f53a36a](https://github.com/alibaba-fusion/next/commit/f53a36a))
782* **Table:** bug when list table with useVirtal ([856a352](https://github.com/alibaba-fusion/next/commit/856a352))
783
784
785### Features
786
787* **Table:** add defaultOpenRowKeys, close [#521](https://github.com/alibaba-fusion/next/issues/521) ([1f9fabf](https://github.com/alibaba-fusion/next/commit/1f9fabf))
788
789
790
791
792## [1.23.21](https://github.com/alibaba-fusion/next/compare/1.23.20...1.23.21) (2021-08-04)
793
794
795### Bug Fixes
796
797* prefix of timeline&datepicker2 ([b59e6d1](https://github.com/alibaba-fusion/next/commit/b59e6d1))
798* **Input:** prefix to group ([22629f2](https://github.com/alibaba-fusion/next/commit/22629f2))
799* **Table:** style issue, close [#3238](https://github.com/alibaba-fusion/next/issues/3238) ([4545da7](https://github.com/alibaba-fusion/next/commit/4545da7))
800
801
802
803
804## [1.23.20](https://github.com/alibaba-fusion/next/compare/1.23.19...1.23.20) (2021-07-30)
805
806
807### Bug Fixes
808
809* **DatePicker2:** FooterPanel miss locale prop ([6937505](https://github.com/alibaba-fusion/next/commit/6937505))
810* **Select:** should support object without value in item, in case of useDetailValue ([0776a3b](https://github.com/alibaba-fusion/next/commit/0776a3b))
811* **Table:** virtual not work with async dataSource, close [#3232](https://github.com/alibaba-fusion/next/issues/3232) ([e2aaf44](https://github.com/alibaba-fusion/next/commit/e2aaf44))
812
813
814
815
816## [1.23.19](https://github.com/alibaba-fusion/next/compare/1.23.18...1.23.19) (2021-07-28)
817
818
819### Bug Fixes
820
821* **Select:** input space while custom popup fix [#1502](https://github.com/alibaba-fusion/next/issues/1502) ([03b6fc3](https://github.com/alibaba-fusion/next/commit/03b6fc3))
822* **Select:** warning of state=success/warnign fix [#2333](https://github.com/alibaba-fusion/next/issues/2333) ([1ca147d](https://github.com/alibaba-fusion/next/commit/1ca147d))
823* **Tree:** icon issue ([46a78cd](https://github.com/alibaba-fusion/next/commit/46a78cd))
824
825
826
827
828## [1.23.18](https://github.com/alibaba-fusion/next/compare/1.23.17...1.23.18) (2021-07-27)
829
830
831### Bug Fixes
832
833* **Calendar:** select in calendar can't show in h5 ([5cb9f42](https://github.com/alibaba-fusion/next/commit/5cb9f42))
834* **Select:** native onCompositionStart onCompositionEnd fix [#3181](https://github.com/alibaba-fusion/next/issues/3181) ([0b24e3a](https://github.com/alibaba-fusion/next/commit/0b24e3a))
835* **Select:** position relative to warper fix [#3149](https://github.com/alibaba-fusion/next/issues/3149) ([c4c9a6c](https://github.com/alibaba-fusion/next/commit/c4c9a6c))
836* **Tree:** change unfold icon content ([4416c62](https://github.com/alibaba-fusion/next/commit/4416c62))
837
838
839### Features
840
841* **Timeline:** add mode?: 'alternate' | 'left', close [#3183](https://github.com/alibaba-fusion/next/issues/3183) ([439e9e4](https://github.com/alibaba-fusion/next/commit/439e9e4))
842
843
844
845
846## [1.23.17](https://github.com/alibaba-fusion/next/compare/1.23.16...1.23.17) (2021-07-23)
847
848
849### Bug Fixes
850
851* **DaatePicker2:** should support value empty when showTime ([f07b5f8](https://github.com/alibaba-fusion/next/commit/f07b5f8))
852* **DatePicker2:** format && outputFormat should support array type ([2287c39](https://github.com/alibaba-fusion/next/commit/2287c39))
853* **DatePicker2:** panelValue issues, close [#3186](https://github.com/alibaba-fusion/next/issues/3186) ([86045fa](https://github.com/alibaba-fusion/next/commit/86045fa))
854* **DatePikcer2:** timePanelProps.defaultValue issue, close [#3203](https://github.com/alibaba-fusion/next/issues/3203) ([1a7b25c](https://github.com/alibaba-fusion/next/commit/1a7b25c))
855
856
857### Features
858
859* **Tree:** support switcher icon config ([beb92b2](https://github.com/alibaba-fusion/next/commit/beb92b2))
860
861
862
863
864## [1.23.16](https://github.com/alibaba-fusion/next/compare/1.23.15...1.23.16) (2021-07-16)
865
866
867### Bug Fixes
868
869* **Dialog:** bug when hasMask, close [#3189](https://github.com/alibaba-fusion/next/issues/3189) ([a224903](https://github.com/alibaba-fusion/next/commit/a224903))
870
871
872
873
874## [1.23.15](https://github.com/alibaba-fusion/next/compare/1.23.14...1.23.15) (2021-07-14)
875
876
877
878
879## [1.23.14](https://github.com/alibaba-fusion/next/compare/1.23.13...1.23.14) (2021-07-14)
880
881
882### Bug Fixes
883
884* remove usage of [@use](https://github.com/use) ([#3185](https://github.com/alibaba-fusion/next/issues/3185)) ([6e00c2c](https://github.com/alibaba-fusion/next/commit/6e00c2c))
885
886
887### Features
888
889* **Rating:** add allowClear api ([#3174](https://github.com/alibaba-fusion/next/issues/3174)) ([92c7dee](https://github.com/alibaba-fusion/next/commit/92c7dee))
890
891
892
893
894## [1.23.13](https://github.com/alibaba-fusion/next/compare/1.23.12...1.23.13) (2021-07-13)
895
896
897### Bug Fixes
898
899* **DatePicker:** correct color of DatePicker2 ([0523bed](https://github.com/alibaba-fusion/next/commit/0523bed))
900
901
902### Features
903
904* support react 17 ([#3180](https://github.com/alibaba-fusion/next/issues/3180)) ([256b054](https://github.com/alibaba-fusion/next/commit/256b054))
905* support sass 2.0 ([#3179](https://github.com/alibaba-fusion/next/issues/3179)) ([c000a6c](https://github.com/alibaba-fusion/next/commit/c000a6c))
906
907
908
909
910## [1.23.12](https://github.com/alibaba-fusion/next/compare/1.23.11...1.23.12) (2021-07-07)
911
912
913### Features
914
915* **Table:** table column support wordBreak config, close [#3148](https://github.com/alibaba-fusion/next/issues/3148) ([424fd2f](https://github.com/alibaba-fusion/next/commit/424fd2f))
916
917
918
919
920## [1.23.11](https://github.com/alibaba-fusion/next/compare/1.23.10...1.23.11) (2021-07-02)
921
922
923### Bug Fixes
924
925* **Core:** close [#3147](https://github.com/alibaba-fusion/next/issues/3147) ([4f4f22a](https://github.com/alibaba-fusion/next/commit/4f4f22a))
926* **Divider:** chrome style, close [#3142](https://github.com/alibaba-fusion/next/issues/3142) ([a491555](https://github.com/alibaba-fusion/next/commit/a491555))
927* **MenuButton:** fix typescript defination ([28c5025](https://github.com/alibaba-fusion/next/commit/28c5025))
928
929
930### Features
931
932* **Nav:** support item gradient bg color ([4e29c22](https://github.com/alibaba-fusion/next/commit/4e29c22))
933
934
935
936
937## [1.23.10](https://github.com/alibaba-fusion/next/compare/1.23.9...1.23.10) (2021-06-24)
938
939
940### Bug Fixes
941
942* **Overlay:** should ignore hidden container ([0ede924](https://github.com/alibaba-fusion/next/commit/0ede924))
943* **Select:** invalid `cssFloat` due to stylelint autofix ([17b4dc3](https://github.com/alibaba-fusion/next/commit/17b4dc3))
944
945
946### Features
947
948* **CascaderSelect:** support onSearch prop && async search ([ab4b7dd](https://github.com/alibaba-fusion/next/commit/ab4b7dd))
949* **Select:** add `adjustTagSize` prop ([6d28b37](https://github.com/alibaba-fusion/next/commit/6d28b37))
950* **Table:** make header corner configuaable ([cee6da5](https://github.com/alibaba-fusion/next/commit/cee6da5))
951
952
953
954
955## [1.23.9](https://github.com/alibaba-fusion/next/compare/1.23.8...1.23.9) (2021-06-21)
956
957
958### Bug Fixes
959
960* **DatePicker2:** bug on checkRangeDate ([d011a72](https://github.com/alibaba-fusion/next/commit/d011a72))
961* **Overlay:** overflow bug with mulitple overlay ([ffa20f3](https://github.com/alibaba-fusion/next/commit/ffa20f3))
962
963
964### Features
965
966* **DatePicker2:** support outputFormat ([976d712](https://github.com/alibaba-fusion/next/commit/976d712))
967* **Progress:** bg can be gradient ([44d33a5](https://github.com/alibaba-fusion/next/commit/44d33a5))
968* **Table:** can get ref of Table.Column ([93e4446](https://github.com/alibaba-fusion/next/commit/93e4446))
969
970
971
972
973## [1.23.8](https://github.com/alibaba-fusion/next/compare/1.23.7...1.23.8) (2021-06-17)
974
975
976### Bug Fixes
977
978* **Breadcurmb:** fix height to 16px in case of $s-base=3 fix [#3111](https://github.com/alibaba-fusion/next/issues/3111) ([420c3ca](https://github.com/alibaba-fusion/next/commit/420c3ca))
979* **Form:** line-height of label fix [#3087](https://github.com/alibaba-fusion/next/issues/3087), [#2418](https://github.com/alibaba-fusion/next/issues/2418) ([0dc17d2](https://github.com/alibaba-fusion/next/commit/0dc17d2))
980* **Range:** track bg can be gradient color ([ca73389](https://github.com/alibaba-fusion/next/commit/ca73389))
981* **Tag:** add spacing for close icon, close [#3119](https://github.com/alibaba-fusion/next/issues/3119) ([89bb1cb](https://github.com/alibaba-fusion/next/commit/89bb1cb))
982
983
984
985
986## [1.23.7](https://github.com/alibaba-fusion/next/compare/1.23.6...1.23.7) (2021-06-16)
987
988
989### Bug Fixes
990
991* **Balloon:** normal border issue, close [#3097](https://github.com/alibaba-fusion/next/issues/3097) ([6beb025](https://github.com/alibaba-fusion/next/commit/6beb025))
992* **ConfigProvider:** close [#3102](https://github.com/alibaba-fusion/next/issues/3102) ([e6e727f](https://github.com/alibaba-fusion/next/commit/e6e727f))
993* **Select:** item can selected in popupAutoFocus fix [#3038](https://github.com/alibaba-fusion/next/issues/3038) ([8f92f4c](https://github.com/alibaba-fusion/next/commit/8f92f4c))
994
995
996
997
998## [1.23.6](https://github.com/alibaba-fusion/next/compare/1.23.5...1.23.6) (2021-06-10)
999
1000
1001### Bug Fixes
1002
1003* **DatePicker2:** RangeDate check bug when set disabled, close [#3086](https://github.com/alibaba-fusion/next/issues/3086) ([91d4b70](https://github.com/alibaba-fusion/next/commit/91d4b70))
1004
1005
1006### Features
1007
1008* **Input:** add api composition for call onChange after IME finished fix [#3032](https://github.com/alibaba-fusion/next/issues/3032) ([baf94db](https://github.com/alibaba-fusion/next/commit/baf94db))
1009
1010
1011
1012
1013## [1.23.5](https://github.com/alibaba-fusion/next/compare/1.23.4...1.23.5) (2021-06-07)
1014
1015
1016### Bug Fixes
1017
1018* **ConfigProvider:** fix moment import ([1ceecd4](https://github.com/alibaba-fusion/next/commit/1ceecd4))
1019* **ConfigProvider:** more robust ([63a2424](https://github.com/alibaba-fusion/next/commit/63a2424))
1020* **Form:** error state in functional children of FormItem fix [#3075](https://github.com/alibaba-fusion/next/issues/3075) ([ae74464](https://github.com/alibaba-fusion/next/commit/ae74464))
1021* **Overlay:** fix svg element position bug,close #[#3070](https://github.com/alibaba-fusion/next/issues/3070) ([8b449d8](https://github.com/alibaba-fusion/next/commit/8b449d8))
1022* **Table:** height issue of virtual table, close [#3069](https://github.com/alibaba-fusion/next/issues/3069) ([350f7f4](https://github.com/alibaba-fusion/next/commit/350f7f4))
1023* **Table:** too much expanded-row width, close [#3057](https://github.com/alibaba-fusion/next/issues/3057) ([257e8ea](https://github.com/alibaba-fusion/next/commit/257e8ea))
1024
1025
1026### Features
1027
1028* **Button:** add gradient bg for primary button ([63a770e](https://github.com/alibaba-fusion/next/commit/63a770e))
1029* **Range:** support gradient color ([307dc40](https://github.com/alibaba-fusion/next/commit/307dc40))
1030
1031
1032
1033
1034## [1.23.4](https://github.com/alibaba-fusion/next/compare/1.23.3...1.23.4) (2021-06-02)
1035
1036
1037### Bug Fixes
1038
1039* **Form.Item:** add fullWidth type ([fbd41ae](https://github.com/alibaba-fusion/next/commit/fbd41ae))
1040* **Message:** quick mode should be fixed, close [#3059](https://github.com/alibaba-fusion/next/issues/3059) ([383c332](https://github.com/alibaba-fusion/next/commit/383c332))
1041* **Overlay:** popupContainer won\'t work in Overlay&Popup ([3cd801b](https://github.com/alibaba-fusion/next/commit/3cd801b))
1042* **Overlay:** should set overflow hidden to container ([9b8c8d3](https://github.com/alibaba-fusion/next/commit/9b8c8d3))
1043* **Table:** custom header misses its scrollLeft while update,close [#3050](https://github.com/alibaba-fusion/next/issues/3050) ([926d81e](https://github.com/alibaba-fusion/next/commit/926d81e))
1044
1045
1046
1047
1048## [1.23.3](https://github.com/alibaba-fusion/next/compare/1.23.2...1.23.3) (2021-05-31)
1049
1050
1051### Bug Fixes
1052
1053* **Overlay:** update position after children change size, close [#2868](https://github.com/alibaba-fusion/next/issues/2868) ([a2743c2](https://github.com/alibaba-fusion/next/commit/a2743c2))
1054
1055
1056
1057
1058## [1.23.2](https://github.com/alibaba-fusion/next/compare/1.23.1...1.23.2) (2021-05-21)
1059
1060
1061### Bug Fixes
1062
1063* **Balloon:** popups disappear too fast, close [#3007](https://github.com/alibaba-fusion/next/issues/3007) ([950fed8](https://github.com/alibaba-fusion/next/commit/950fed8))
1064* **Cascader:** set width auto, close [#3012](https://github.com/alibaba-fusion/next/issues/3012) ([f89a79c](https://github.com/alibaba-fusion/next/commit/f89a79c))
1065* **Switch:** animation! close [#3016](https://github.com/alibaba-fusion/next/issues/3016) ([f1f06f9](https://github.com/alibaba-fusion/next/commit/f1f06f9))
1066* **Table:** close [#3009](https://github.com/alibaba-fusion/next/issues/3009) ([d5c8201](https://github.com/alibaba-fusion/next/commit/d5c8201))
1067* **Table:** correct ExpandedRow width after switch loading, close [#3000](https://github.com/alibaba-fusion/next/issues/3000) ([283ce7f](https://github.com/alibaba-fusion/next/commit/283ce7f))
1068* **Tag:** close [#791](https://github.com/alibaba-fusion/next/issues/791) ([6af7c9a](https://github.com/alibaba-fusion/next/commit/6af7c9a))
1069* **Tag:** style issue, close [#3015](https://github.com/alibaba-fusion/next/issues/3015) ([e6af3f9](https://github.com/alibaba-fusion/next/commit/e6af3f9))
1070
1071
1072### Features
1073
1074* **Drodpown:** popup should disappear by default, close [#3004](https://github.com/alibaba-fusion/next/issues/3004) ([49f9a69](https://github.com/alibaba-fusion/next/commit/49f9a69))
1075
1076
1077
1078
1079## [1.23.1](https://github.com/alibaba-fusion/next/compare/1.23.0...1.23.1) (2021-05-14)
1080
1081
1082### Bug Fixes
1083
1084* **Cascader:** suport immutable dataSource, close [#1558](https://github.com/alibaba-fusion/next/issues/1558) ([c2f1927](https://github.com/alibaba-fusion/next/commit/c2f1927))
1085* **Checkbox:** types ([be38adb](https://github.com/alibaba-fusion/next/commit/be38adb))
1086* **Gateway:** document undefined on ssr ([#2982](https://github.com/alibaba-fusion/next/issues/2982)) ([bca6089](https://github.com/alibaba-fusion/next/commit/bca6089))
1087* **Input:** eye close/open, close [#2193](https://github.com/alibaba-fusion/next/issues/2193) ([bd6b6be](https://github.com/alibaba-fusion/next/commit/bd6b6be))
1088* **NumberPicker:** enable input -0.0, close [#2989](https://github.com/alibaba-fusion/next/issues/2989) ([9a93440](https://github.com/alibaba-fusion/next/commit/9a93440))
1089* **SplitButton:** some api in triggerProps should work, close [#2977](https://github.com/alibaba-fusion/next/issues/2977) ([6ac8a14](https://github.com/alibaba-fusion/next/commit/6ac8a14))
1090* **Tree:** support immutable prop ([ff97655](https://github.com/alibaba-fusion/next/commit/ff97655))
1091
1092
1093### Features
1094
1095* **Breadcrumb:** add API showHiddenItems, close [#2968](https://github.com/alibaba-fusion/next/issues/2968) ([d9eec16](https://github.com/alibaba-fusion/next/commit/d9eec16))
1096* **Switch:** add autoWidth, close [#2993](https://github.com/alibaba-fusion/next/issues/2993) ([4bf0b72](https://github.com/alibaba-fusion/next/commit/4bf0b72))
1097
1098
1099
1100
1101# [1.23.0](https://github.com/alibaba-fusion/next/compare/1.22.25...1.23.0) (2021-05-10)
1102
1103### Bug Fixes
1104
1105* add spacing for popup of MenuButton, SplitButton ([fd5a18e](https://github.com/alibaba-fusion/next/commit/fd5a18e))
1106* **Pagination:** add item padding config, close [#2822](https://github.com/alibaba-fusion/next/issues/2822) ([3f71889](https://github.com/alibaba-fusion/next/commit/3f71889))
1107* fix some words ([cdad5f3](https://github.com/alibaba-fusion/next/commit/cdad5f3))
1108* maxLength text ([593ed92](https://github.com/alibaba-fusion/next/commit/593ed92))
1109* **Locale:** ja-ja should be ja-jp ([0f27ccf](https://github.com/alibaba-fusion/next/commit/0f27ccf))
1110* modify some words of ja-jp lang ([2f6b286](https://github.com/alibaba-fusion/next/commit/2f6b286))
1111* some pt words by @Andrey ([6c5b583](https://github.com/alibaba-fusion/next/commit/6c5b583))
1112* **Dialog:** update dialog motion ([c6139f5](https://github.com/alibaba-fusion/next/commit/c6139f5))
1113
1114
1115### Features
1116
1117* add balloon ([e0274e6](https://github.com/alibaba-fusion/next/commit/e0274e6))
1118* upgrade motion of Drawer/Select ([50a5114](https://github.com/alibaba-fusion/next/commit/50a5114))
1119* **Balloon:** add title & faster animation ([5b22a5a](https://github.com/alibaba-fusion/next/commit/5b22a5a))
1120* **Form:** support i18n fix [#2829](https://github.com/alibaba-fusion/next/issues/2829) ([dff80ae](https://github.com/alibaba-fusion/next/commit/dff80ae))
1121* **Locale:** add id-id ([1b221f9](https://github.com/alibaba-fusion/next/commit/1b221f9))
1122* **Popup:** add spacing config ([7854561](https://github.com/alibaba-fusion/next/commit/7854561))
1123* **Switch:** add loading & style refactor ([2472233](https://github.com/alibaba-fusion/next/commit/2472233))
1124* add multiple language of validate ([813c691](https://github.com/alibaba-fusion/next/commit/813c691))
1125* **Nav:** style refactor, close[#2725](https://github.com/alibaba-fusion/next/issues/2725) ([fa6ae9e](https://github.com/alibaba-fusion/next/commit/fa6ae9e))
1126* **Table:** add sortDirections, close [#2882](https://github.com/alibaba-fusion/next/issues/2882) ([14d9c9f](https://github.com/alibaba-fusion/next/commit/14d9c9f))
1127* **Button:** gradient background, close [#2970](https://github.com/alibaba-fusion/next/issues/2970) ([521fec0](https://github.com/alibaba-fusion/next/commit/521fec0))
1128
1129
1130## [1.22.25](https://github.com/alibaba-fusion/next/compare/1.22.24...1.22.25) (2021-05-10)
1131
1132
1133### Bug Fixes
1134
1135* **DatePicker:** default format of WeekPicker, close [#1491](https://github.com/alibaba-fusion/next/issues/1491) ([94d4764](https://github.com/alibaba-fusion/next/commit/94d4764))
1136* **DatePicker2:** default time don`t work ([bfd7743](https://github.com/alibaba-fusion/next/commit/bfd7743))
1137
1138
1139
1140## [1.22.24](https://github.com/alibaba-fusion/next/compare/1.22.23...1.22.24) (2021-04-29)
1141
1142
1143### Bug Fixes
1144
1145* **DatePicker:** interactive optimization, close [#2951](https://github.com/alibaba-fusion/next/issues/2951) ([eaeefdb](https://github.com/alibaba-fusion/next/commit/eaeefdb))
1146* **DatePicker2:** disabled support array type ([f05aab7](https://github.com/alibaba-fusion/next/commit/f05aab7))
1147* **DatePicker2:** fix value check logic on showTime ([f825cce](https://github.com/alibaba-fusion/next/commit/f825cce))
1148* **Typescript:** add DatePicker2.RangePicker index.d.ts ([b882ab7](https://github.com/alibaba-fusion/next/commit/b882ab7))
1149* **DatePicker2:** should reset value on showOk ([6ba229c](https://github.com/alibaba-fusion/next/commit/6ba229c))
1150* **DatePicker2:** style issues ([5932238](https://github.com/alibaba-fusion/next/commit/5932238))
1151* **DatePicker2:** support props label and separator ([151d48b](https://github.com/alibaba-fusion/next/commit/151d48b)) ([52691a8](https://github.com/alibaba-fusion/next/commit/52691a8))
1152
1153
1154
1155## [1.22.23](https://github.com/alibaba-fusion/next/compare/1.22.22...1.22.23) (2021-04-28)
1156
1157
1158### Bug Fixes
1159
1160* **Nav:** remove next-nav-icon to 1.23 ([fe83639](https://github.com/alibaba-fusion/next/commit/fe83639))
1161
1162
1163
1164
1165## [1.22.22](https://github.com/alibaba-fusion/next/compare/1.22.21...1.22.22) (2021-04-27)
1166
1167
1168### Bug Fixes
1169
1170* add default for sass vars ([4e45f87](https://github.com/alibaba-fusion/next/commit/4e45f87))
1171* **Table:** wrong row height in ExpandTable with Lock, close [#2943](https://github.com/alibaba-fusion/next/issues/2943) ([e140373](https://github.com/alibaba-fusion/next/commit/e140373))
1172* **Upload:** enhance robustness, close #[#2922](https://github.com/alibaba-fusion/next/issues/2922) ([530d11c](https://github.com/alibaba-fusion/next/commit/530d11c))
1173
1174
1175
1176
1177## [1.22.21](https://github.com/alibaba-fusion/next/compare/1.22.20...1.22.21) (2021-04-25)
1178
1179
1180### Bug Fixes
1181
1182* **ConfigProvider:** add method for clear cache on SSR, close [#2920](https://github.com/alibaba-fusion/next/issues/2920) ([ceed3a4](https://github.com/alibaba-fusion/next/commit/ceed3a4))
1183* **DatePicker2:** update icon size ([a6f5269](https://github.com/alibaba-fusion/next/commit/a6f5269))
1184* **MenuButton:** fix wrong arrow hover color, close [#2603](https://github.com/alibaba-fusion/next/issues/2603) ([f93b366](https://github.com/alibaba-fusion/next/commit/f93b366))
1185* **Overlay:** side effects of overlay on SSR, close [#2269](https://github.com/alibaba-fusion/next/issues/2269) ([b36bf1d](https://github.com/alibaba-fusion/next/commit/b36bf1d))
1186* **Search:** add fillProps for search ([a65577e](https://github.com/alibaba-fusion/next/commit/a65577e))
1187* **Step:** update step demo(step-process-failed) ([3c1b517](https://github.com/alibaba-fusion/next/commit/3c1b517))
1188* **Switch:** set Switch user-select: none, close [#2896](https://github.com/alibaba-fusion/next/issues/2896) ([4105ce8](https://github.com/alibaba-fusion/next/commit/4105ce8))
1189* **Tab:** make tab scrollable, close [#2918](https://github.com/alibaba-fusion/next/issues/2918) ([6e5f397](https://github.com/alibaba-fusion/next/commit/6e5f397))
1190* **Table:** ExpandTable can be Virtual, close [#2646](https://github.com/alibaba-fusion/next/issues/2646) ([47b4aa6](https://github.com/alibaba-fusion/next/commit/47b4aa6))
1191* **Typescript:** for Search & Table ([934a7f4](https://github.com/alibaba-fusion/next/commit/934a7f4))
1192* **Upload:** Upload.Card d.ts missing multiple, fix [#2906](https://github.com/alibaba-fusion/next/issues/2906) ([7bf32f8](https://github.com/alibaba-fusion/next/commit/7bf32f8))
1193
1194
1195### Features
1196
1197* **Nav:** add iconOnlyWidth for Nav, close [#2888](https://github.com/alibaba-fusion/next/issues/2888) ([a0357c4](https://github.com/alibaba-fusion/next/commit/a0357c4))
1198
1199
1200
1201
1202## [1.22.20](https://github.com/alibaba-fusion/next/compare/1.22.19...1.22.20) (2021-04-14)
1203
1204
1205### Bug Fixes
1206
1207* **DatePicker2:** fix typeof Dayjs ([68e6da5](https://github.com/alibaba-fusion/next/commit/68e6da5))
1208* **TreeSelect:** hasClear with multiple=true fix [#2837](https://github.com/alibaba-fusion/next/issues/2837) ([edc548b](https://github.com/alibaba-fusion/next/commit/edc548b))
1209
1210
1211
1212
1213## [1.22.19](https://github.com/alibaba-fusion/next/compare/1.22.18...1.22.19) (2021-04-13)
1214
1215
1216### Bug Fixes
1217
1218* DatePicker2 etc. locale issues ([7b6db23](https://github.com/alibaba-fusion/next/commit/7b6db23))
1219* global popupContainer for MenuButton & SplitButton, close [#2871](https://github.com/alibaba-fusion/next/issues/2871) ([9a4cc35](https://github.com/alibaba-fusion/next/commit/9a4cc35))
1220* **DatePicker2:** remove required types ([dae50c6](https://github.com/alibaba-fusion/next/commit/dae50c6))
1221
1222
1223
1224
1225## [1.22.18](https://github.com/alibaba-fusion/next/compare/1.22.17...1.22.18) (2021-04-09)
1226
1227
1228### Bug Fixes
1229
1230* avoid empty content being corrected as 0, close [#2856](https://github.com/alibaba-fusion/next/issues/2856) ([731da6f](https://github.com/alibaba-fusion/next/commit/731da6f))
1231* **NumberPicker:** make trigger untabbable, close [#2794](https://github.com/alibaba-fusion/next/issues/2794) ([b1e12da](https://github.com/alibaba-fusion/next/commit/b1e12da))
1232
1233
1234
1235
1236## [1.22.17](https://github.com/alibaba-fusion/next/compare/1.22.16...1.22.17) (2021-04-06)
1237
1238
1239### Bug Fixes
1240
1241* **Calendar2:** show icon for year select, close [#2841](https://github.com/alibaba-fusion/next/issues/2841) ([e99bc38](https://github.com/alibaba-fusion/next/commit/e99bc38))
1242* **NumberPicker:** avoid input - when min >=0, close [#2335](https://github.com/alibaba-fusion/next/issues/2335) ([a8f0e89](https://github.com/alibaba-fusion/next/commit/a8f0e89))
1243* **NumberPicker:** fix some corrections, close [#2849](https://github.com/alibaba-fusion/next/issues/2849) ([603f897](https://github.com/alibaba-fusion/next/commit/603f897))
1244* **Table:** StickyLock has no shadow after didupdate, close [#2673](https://github.com/alibaba-fusion/next/issues/2673) ([86269a5](https://github.com/alibaba-fusion/next/commit/86269a5))
1245* **Table:** style issue of StickyLock ([e987b83](https://github.com/alibaba-fusion/next/commit/e987b83))
1246* **Typescript:** add triggerType for Menu.PopupItem ([bd3c2bd](https://github.com/alibaba-fusion/next/commit/bd3c2bd))
1247
1248
1249
1250
1251## [1.22.16](https://github.com/alibaba-fusion/next/compare/1.22.15...1.22.16) (2021-03-30)
1252
1253
1254### Bug Fixes
1255
1256* fix Radio.Group and Checkbox.Group api lost in demo, close [#2834](https://github.com/alibaba-fusion/next/issues/2834) ([6510882](https://github.com/alibaba-fusion/next/commit/6510882))
1257* **Table:** z-index of stickyheader with lock columns, close [#2832](https://github.com/alibaba-fusion/next/issues/2832) ([7286429](https://github.com/alibaba-fusion/next/commit/7286429))
1258* **Typescript:** add calendar2 ([f979f39](https://github.com/alibaba-fusion/next/commit/f979f39))
1259
1260
1261
1262
1263## [1.22.15](https://github.com/alibaba-fusion/next/compare/1.22.14...1.22.15) (2021-03-29)
1264
1265
1266### Bug Fixes
1267
1268* **Tab:** children can be undefined, close [#2827](https://github.com/alibaba-fusion/next/issues/2827) ([c0cf38e](https://github.com/alibaba-fusion/next/commit/c0cf38e))
1269* **Table:** lock right not work when useVirtual, close [#2807](https://github.com/alibaba-fusion/next/issues/2807) ([ead63c2](https://github.com/alibaba-fusion/next/commit/ead63c2))
1270* **Table:** stickyLock right style disorder, close [#2806](https://github.com/alibaba-fusion/next/issues/2806) ([4342b25](https://github.com/alibaba-fusion/next/commit/4342b25))
1271* **Typescript:** fix Nav, close [#2698](https://github.com/alibaba-fusion/next/issues/2698) ([5652325](https://github.com/alibaba-fusion/next/commit/5652325))
1272
1273
1274### Features
1275
1276* **Table:** support scrollToRow for ordinary table ([e2dfc76](https://github.com/alibaba-fusion/next/commit/e2dfc76))
1277
1278
1279
1280
1281## [1.22.14](https://github.com/alibaba-fusion/next/compare/1.22.13...1.22.14) (2021-03-25)
1282
1283
1284### Bug Fixes
1285
1286* **Table:** empty width should change when screen resize, close [#2818](https://github.com/alibaba-fusion/next/issues/2818) ([71ca870](https://github.com/alibaba-fusion/next/commit/71ca870))
1287* **Table:** get correct width after screen resize, close [#2399](https://github.com/alibaba-fusion/next/issues/2399) ([a75024f](https://github.com/alibaba-fusion/next/commit/a75024f))
1288* **Table:** z-index issues, close [#2820](https://github.com/alibaba-fusion/next/issues/2820) ([522a19f](https://github.com/alibaba-fusion/next/commit/522a19f))
1289
1290
1291
1292
1293## [1.22.13](https://github.com/alibaba-fusion/next/compare/1.22.12...1.22.13) (2021-03-23)
1294
1295
1296### Bug Fixes
1297
1298* **Button:** loading button of <a> should vertical align center ([0e36fbc](https://github.com/alibaba-fusion/next/commit/0e36fbc))
1299* **Checkbox:** fix tree checkbox disorder ([f328660](https://github.com/alibaba-fusion/next/commit/f328660))
1300* **Tab:** should be type="button", close [#2812](https://github.com/alibaba-fusion/next/issues/2812) ([b6f8cd5](https://github.com/alibaba-fusion/next/commit/b6f8cd5))
1301* **Table:** lock columns should be in topmost ([822ad61](https://github.com/alibaba-fusion/next/commit/822ad61))
1302
1303
1304
1305
1306## [1.22.12](https://github.com/alibaba-fusion/next/compare/1.22.11...1.22.12) (2021-03-19)
1307
1308
1309### Bug Fixes
1310
1311* **checkbox:** correct checkbox icon ([9b56b50](https://github.com/alibaba-fusion/next/commit/9b56b50))
1312* **Input:** disabled color in safari fix [#2766](https://github.com/alibaba-fusion/next/issues/2766) ([1f2c88c](https://github.com/alibaba-fusion/next/commit/1f2c88c))
1313* **Menu:** remove box-shadow in embeddable, close [#2781](https://github.com/alibaba-fusion/next/issues/2781) ([6c3b9c1](https://github.com/alibaba-fusion/next/commit/6c3b9c1))
1314* **NumberPicker:** add size=small theme config fix [#1897](https://github.com/alibaba-fusion/next/issues/1897) ([241e02e](https://github.com/alibaba-fusion/next/commit/241e02e))
1315* **Pagination:** button should align center, close [#2791](https://github.com/alibaba-fusion/next/issues/2791) ([8adc19c](https://github.com/alibaba-fusion/next/commit/8adc19c))
1316* **Search:** remove shadow of input in type=simple fix [#2717](https://github.com/alibaba-fusion/next/issues/2717) ([e3e306f](https://github.com/alibaba-fusion/next/commit/e3e306f))
1317* **Typescript:** update message quick props ([6648735](https://github.com/alibaba-fusion/next/commit/6648735))
1318
1319
1320
1321
1322## [1.22.11](https://github.com/alibaba-fusion/next/compare/1.22.10...1.22.11) (2021-03-04)
1323
1324
1325### Bug Fixes
1326
1327* **DatePicker2:** ts file lost name ([12887c9](https://github.com/alibaba-fusion/next/commit/12887c9))
1328* **Step:** add stretch type ([0aaa574](https://github.com/alibaba-fusion/next/commit/0aaa574))
1329* **Step:** stretch props warning ([5762d7d](https://github.com/alibaba-fusion/next/commit/5762d7d))
1330
1331
1332
1333
1334## [1.22.10](https://github.com/alibaba-fusion/next/compare/1.22.9...1.22.10) (2021-02-25)
1335
1336
1337### Bug Fixes
1338
1339* **DatePicker:** demo bug on riddle ([eb6cb07](https://github.com/alibaba-fusion/next/commit/eb6cb07))
1340* **Datepicker2:** update demo ([93ee965](https://github.com/alibaba-fusion/next/commit/93ee965))
1341* **DatePicker2:** ts issues ([c7d73d8](https://github.com/alibaba-fusion/next/commit/c7d73d8))
1342* **Typescript:** update Message ([0a11978](https://github.com/alibaba-fusion/next/commit/0a11978))
1343
1344
1345
1346
1347## [1.22.9](https://github.com/alibaba-fusion/next/compare/1.22.8...1.22.9) (2021-02-24)
1348
1349
1350### Bug Fixes
1351
1352* **DatePicker:** wrong style import ([bfb5120](https://github.com/alibaba-fusion/next/commit/bfb5120))
1353* **Icon:** line-height inherit ([a3af842](https://github.com/alibaba-fusion/next/commit/a3af842))
1354* **Paginaton:** make autoWidth false, add selectProps, close [#2720](https://github.com/alibaba-fusion/next/issues/2720) ([7efb23d](https://github.com/alibaba-fusion/next/commit/7efb23d))
1355* **Table:** prefix of Table.StickyLock not working, close [#2722](https://github.com/alibaba-fusion/next/issues/2722) ([0dfd0cd](https://github.com/alibaba-fusion/next/commit/0dfd0cd))
1356* **Typescripts:** update message props ([8ac9d56](https://github.com/alibaba-fusion/next/commit/8ac9d56))
1357
1358
1359
1360
1361## [1.22.8](https://github.com/alibaba-fusion/next/compare/1.22.7...1.22.8) (2021-02-23)
1362
1363
1364### Bug Fixes
1365
1366* **DatePicker:** bug on isValueChanged ([2841951](https://github.com/alibaba-fusion/next/commit/2841951))
1367* **DatePicker2:** time picker panel lost prefix prop ([c4d8786](https://github.com/alibaba-fusion/next/commit/c4d8786))
1368* **Dialog:** closeMode types ([e40208a](https://github.com/alibaba-fusion/next/commit/e40208a))
1369* **Transfer:** fix wrong behavior of check-all while using search ([1204592](https://github.com/alibaba-fusion/next/commit/1204592))
1370
1371
1372### Features
1373
1374* **Select:** pass event to onSearch callback ([e134ca8](https://github.com/alibaba-fusion/next/commit/e134ca8))
1375* **Step:** support stretch, close [#2651](https://github.com/alibaba-fusion/next/issues/2651) ([04db8bb](https://github.com/alibaba-fusion/next/commit/04db8bb))
1376
1377
1378
1379
1380## [1.22.7](https://github.com/alibaba-fusion/next/compare/1.22.6...1.22.7) (2021-02-05)
1381
1382
1383### Bug Fixes
1384
1385* **Button:** text fluttered when toggle loading, close [#2691](https://github.com/alibaba-fusion/next/issues/2691) ([6afebd0](https://github.com/alibaba-fusion/next/commit/6afebd0))
1386* **Overlay:** correct top for tab ([d88009f](https://github.com/alibaba-fusion/next/commit/d88009f))
1387* **Tab:** prefix not work, close [#2692](https://github.com/alibaba-fusion/next/issues/2692) ([d8628ea](https://github.com/alibaba-fusion/next/commit/d8628ea))
1388* **Transfer:** add onSelect callback, close [#2665](https://github.com/alibaba-fusion/next/issues/2665) ([918ccd7](https://github.com/alibaba-fusion/next/commit/918ccd7))
1389* **Tree:** correct checkbox icon ([5a4e5b2](https://github.com/alibaba-fusion/next/commit/5a4e5b2))
1390
1391
1392### Features
1393
1394* **Step:** add node size config ([e8609a4](https://github.com/alibaba-fusion/next/commit/e8609a4))
1395
1396
1397
1398
1399## [1.22.6](https://github.com/alibaba-fusion/next/compare/1.22.5...1.22.6) (2021-02-04)
1400
1401
1402### Bug Fixes
1403
1404* correct version of @alifd/meet-react ([ea60d4a](https://github.com/alibaba-fusion/next/commit/ea60d4a))
1405* **DatePicker:** bug on preview when showTime ([a9d166e](https://github.com/alibaba-fusion/next/commit/a9d166e))
1406* **DatePicker2:** controlled bug ([9680106](https://github.com/alibaba-fusion/next/commit/9680106))
1407* **Menu:** enhance robotness, close [#2680](https://github.com/alibaba-fusion/next/issues/2680) ([#2681](https://github.com/alibaba-fusion/next/issues/2681)) ([ffaa5f5](https://github.com/alibaba-fusion/next/commit/ffaa5f5))
1408* **Checkbox:** icon vertical algin text top ([#2681](https://github.com/alibaba-fusion/next/issues/2681)) ([ffaa5f5](https://github.com/alibaba-fusion/next/commit/ffaa5f5))
1409* **Balloon:** 0 => 0px ([#2681](https://github.com/alibaba-fusion/next/issues/2681)) ([ffaa5f5](https://github.com/alibaba-fusion/next/commit/ffaa5f5))
1410* **Nav:** fix compare 0 with 0px ([3f2444d](https://github.com/alibaba-fusion/next/commit/3f2444d))
1411* **Overlay:** bug on postion when bottom overflow ([e2c1be9](https://github.com/alibaba-fusion/next/commit/e2c1be9))
1412
1413
1414
1415
1416## [1.22.5](https://github.com/alibaba-fusion/next/compare/1.22.4...1.22.5) (2021-01-28)
1417
1418
1419### Bug Fixes
1420
1421* **Balloon:** fit calc ([ff9fc1a](https://github.com/alibaba-fusion/next/commit/ff9fc1a))
1422* **Search:** support api onToggleHighlightItem fix [#2653](https://github.com/alibaba-fusion/next/issues/2653) ([72d7eb9](https://github.com/alibaba-fusion/next/commit/72d7eb9))
1423
1424
1425
1426
1427## [1.22.4](https://github.com/alibaba-fusion/next/compare/1.22.3...1.22.4) (2021-01-28)
1428
1429
1430### Bug Fixes
1431
1432* **DatePicker2:** value controlled issue ([c94067a](https://github.com/alibaba-fusion/next/commit/c94067a))
1433* **Overlay:** wrong container when followTrigger ([d215470](https://github.com/alibaba-fusion/next/commit/d215470))
1434* **WeekPicker:** format bug ([f6e002c](https://github.com/alibaba-fusion/next/commit/f6e002c))
1435
1436
1437
1438
1439## [1.22.3](https://github.com/alibaba-fusion/next/compare/1.22.2...1.22.3) (2021-01-27)
1440
1441
1442### Bug Fixes
1443
1444* **Core:** update next-sr-only for select ([fb4e0f7](https://github.com/alibaba-fusion/next/commit/fb4e0f7))
1445* **Icon:** make icon square ([d7ca661](https://github.com/alibaba-fusion/next/commit/d7ca661))
1446* **Overlay:** bug on right & bottom overflow,close [#2602](https://github.com/alibaba-fusion/next/issues/2602) ([3588da6](https://github.com/alibaba-fusion/next/commit/3588da6))
1447* **Search:** remove highlightKey while input not match fix [#2642](https://github.com/alibaba-fusion/next/issues/2642) ([2bfaf1f](https://github.com/alibaba-fusion/next/commit/2bfaf1f))
1448* **Tab:** can pass data-* props to Tab.Item fix [#2636](https://github.com/alibaba-fusion/next/issues/2636) ([fe0c379](https://github.com/alibaba-fusion/next/commit/fe0c379))
1449* **Tab:** remove line animation while animation=false fix [#2226](https://github.com/alibaba-fusion/next/issues/2226) ([2869bf0](https://github.com/alibaba-fusion/next/commit/2869bf0))
1450* **Tab:** reset activeKey be first one while children update fix [#1835](https://github.com/alibaba-fusion/next/issues/1835) ([3b039e6](https://github.com/alibaba-fusion/next/commit/3b039e6))
1451* **Tab:** tab item positon while slider fix [#2096](https://github.com/alibaba-fusion/next/issues/2096) ([7720048](https://github.com/alibaba-fusion/next/commit/7720048))
1452* **Table:** fix multiheaders, close [#2631](https://github.com/alibaba-fusion/next/issues/2631) ([b7d10e8](https://github.com/alibaba-fusion/next/commit/b7d10e8))
1453
1454
1455
1456
1457## [1.22.2](https://github.com/alibaba-fusion/next/compare/1.22.1...1.22.2) (2021-01-20)
1458
1459
1460### Bug Fixes
1461
1462* **Calendar2:** style issues ([2f9ae92](https://github.com/alibaba-fusion/next/commit/2f9ae92))
1463* **CascaderSelect:** cannot type when showSearch on ([3a67739](https://github.com/alibaba-fusion/next/commit/3a67739))
1464* **Form:** add valueName ([96c97a5](https://github.com/alibaba-fusion/next/commit/96c97a5))
1465* **Form:** types ([cf2c1cc](https://github.com/alibaba-fusion/next/commit/cf2c1cc))
1466* **Menu:** do not autoFocus highLight while focusable=false fix [#2565](https://github.com/alibaba-fusion/next/issues/2565) ([364ed28](https://github.com/alibaba-fusion/next/commit/364ed28))
1467* **Message:** font of config demo not work ([94b9b8a](https://github.com/alibaba-fusion/next/commit/94b9b8a))
1468* **Message:** types ([f1005ed](https://github.com/alibaba-fusion/next/commit/f1005ed))
1469* **Pagination:** flash when page number switched ([9e5d3fd](https://github.com/alibaba-fusion/next/commit/9e5d3fd))
1470* **Upload:** add types: fileKeyName, isPreview, renderPreview ([a2dfa94](https://github.com/alibaba-fusion/next/commit/a2dfa94))
1471
1472
1473### Features
1474
1475* **ConfigProvider:** add defaultPropsConfig ([059cd48](https://github.com/alibaba-fusion/next/commit/059cd48))
1476
1477
1478
1479
1480## [1.22.1](https://github.com/alibaba-fusion/next/compare/1.22.0...1.22.1) (2021-01-08)
1481
1482
1483### Bug Fixes
1484
1485* **Mask:** compile theme variables error ([#2599](https://github.com/alibaba-fusion/next/issues/2599)) ([471ca0f](https://github.com/alibaba-fusion/next/commit/471ca0f))
1486
1487
1488
1489
1490# [1.22.0](https://github.com/alibaba-fusion/next/compare/1.21.16...1.22.0) (2020-12-30)
1491
1492
1493### Bug Fixes
1494
1495* remove config provider of radio and checkbox index ([98c5bdf](https://github.com/alibaba-fusion/next/commit/98c5bdf))
1496* **Checkbox:** fix some style problem, close [#2478](https://github.com/alibaba-fusion/next/issues/2478) [#1541](https://github.com/alibaba-fusion/next/issues/1541) ([03703ae](https://github.com/alibaba-fusion/next/commit/03703ae))
1497* **Form:** avoid affecting nested fields ([502a27d](https://github.com/alibaba-fusion/next/commit/502a27d))
1498* **Form:** getFieldInitCfg support multiple config Provider wrapper ([bedcc9b](https://github.com/alibaba-fusion/next/commit/bedcc9b))
1499* **Nav:** close [#2420](https://github.com/alibaba-fusion/next/issues/2420) ([cefbe49](https://github.com/alibaba-fusion/next/commit/cefbe49))
1500* **Radio:** fix button radio group margin-right ([#2523](https://github.com/alibaba-fusion/next/issues/2523)) ([dc4b817](https://github.com/alibaba-fusion/next/commit/dc4b817))
1501* **Radio:** fix some style problem, close [#1748](https://github.com/alibaba-fusion/next/issues/1748) [#2079](https://github.com/alibaba-fusion/next/issues/2079) [#1541](https://github.com/alibaba-fusion/next/issues/1541) [#2379](https://github.com/alibaba-fusion/next/issues/2379) ([a9c6a5c](https://github.com/alibaba-fusion/next/commit/a9c6a5c))
1502* **Rating:** show not-allowed cursor in disabled mode ([13a86a4](https://github.com/alibaba-fusion/next/commit/13a86a4))
1503* **Select:** disabled with max tag bg color fix [#2410](https://github.com/alibaba-fusion/next/issues/2410) ([4c46487](https://github.com/alibaba-fusion/next/commit/4c46487))
1504* **Select:** linear-gradient in safari fix [#2228](https://github.com/alibaba-fusion/next/issues/2228) ([2dd2087](https://github.com/alibaba-fusion/next/commit/2dd2087))
1505* **Step:** auto resize while step content changed, close [#2445](https://github.com/alibaba-fusion/next/issues/2445) ([c2dc02f](https://github.com/alibaba-fusion/next/commit/c2dc02f))
1506* **Table:** border chaos when Table in ExpandTable, close [#2053](https://github.com/alibaba-fusion/next/issues/2053) ([15768a6](https://github.com/alibaba-fusion/next/commit/15768a6))
1507
1508
1509### Features
1510
1511* **Balloon:** update the way of drawing direction angle, close [#2351](https://github.com/alibaba-fusion/next/issues/2351) ([69c466b](https://github.com/alibaba-fusion/next/commit/69c466b))
1512* **Checkbox:** itemDirection => direction ([d84b1b7](https://github.com/alibaba-fusion/next/commit/d84b1b7))
1513* **Form:** add api colon, close [#1507](https://github.com/alibaba-fusion/next/issues/1507) ([de6143f](https://github.com/alibaba-fusion/next/commit/de6143f))
1514* **Form:** new sass var for preview label font size. fix [#2364](https://github.com/alibaba-fusion/next/issues/2364) ([3fd8f6d](https://github.com/alibaba-fusion/next/commit/3fd8f6d))
1515* **Input:** add focus border for Input ([1706a95](https://github.com/alibaba-fusion/next/commit/1706a95))
1516* **Input:** hasLimitHint => showLimitHint ([2ffeed7](https://github.com/alibaba-fusion/next/commit/2ffeed7))
1517* **Locale:** add pt ([#2536](https://github.com/alibaba-fusion/next/issues/2536)) ([df9811d](https://github.com/alibaba-fusion/next/commit/df9811d))
1518* **Menu:** split item padding left and right for design, close [#2427](https://github.com/alibaba-fusion/next/issues/2427) ([#2428](https://github.com/alibaba-fusion/next/issues/2428)) ([ed147d0](https://github.com/alibaba-fusion/next/commit/ed147d0))
1519* **Nav:** expand icon of subNav can be hidden, close [#2386](https://github.com/alibaba-fusion/next/issues/2386) ([efae574](https://github.com/alibaba-fusion/next/commit/efae574))
1520* **Radio:** itemDirection => direction ([e9b16c1](https://github.com/alibaba-fusion/next/commit/e9b16c1))
1521
1522
1523
1524
1525## [1.21.16](https://github.com/alibaba-fusion/next/compare/1.21.15...1.21.16) (2020-12-24)
1526
1527
1528### Bug Fixes
1529
1530* **Cascader:** width in IE, close [#2518](https://github.com/alibaba-fusion/next/issues/2518) ([e722e9f](https://github.com/alibaba-fusion/next/commit/e722e9f))
1531
1532
1533
1534
1535## [1.21.15](https://github.com/alibaba-fusion/next/compare/1.21.14...1.21.15) (2020-12-18)
1536
1537
1538### Bug Fixes
1539
1540* **Overlay:** should clean paddingRight when dialog disappears ([7e513cc](https://github.com/alibaba-fusion/next/commit/7e513cc))
1541* **Table:** tableOuterWidth can be undefined ([e3b7b22](https://github.com/alibaba-fusion/next/commit/e3b7b22))
1542* **Tag:** cant set border color for primary closable tag ([52c5c99](https://github.com/alibaba-fusion/next/commit/52c5c99))
1543* **TreeSelect:** bug on preview when value is empty ([1c095c4](https://github.com/alibaba-fusion/next/commit/1c095c4))
1544
1545
1546### Features
1547
1548* **Loading:** add disableScroll ([c0f7592](https://github.com/alibaba-fusion/next/commit/c0f7592))
1549
1550
1551
1552
1553## [1.21.14](https://github.com/alibaba-fusion/next/compare/1.21.13...1.21.14) (2020-12-15)
1554
1555
1556### Bug Fixes
1557
1558* **CascaderSelect:** should ignore case when searching ([f34c82f](https://github.com/alibaba-fusion/next/commit/f34c82f))
1559* **ConfigProvider:** add missed static methods types, close [#2486](https://github.com/alibaba-fusion/next/issues/2486) ([7d1225b](https://github.com/alibaba-fusion/next/commit/7d1225b))
1560* **Form:** add missing `useLabelForErrorMessage` definition of props ([0620124](https://github.com/alibaba-fusion/next/commit/0620124))
1561* **NumberPicker:** fix default type prop, close [#2370](https://github.com/alibaba-fusion/next/issues/2370) ([a6c203f](https://github.com/alibaba-fusion/next/commit/a6c203f))
1562* **Table:** close [#2497](https://github.com/alibaba-fusion/next/issues/2497) ([f801aee](https://github.com/alibaba-fusion/next/commit/f801aee))
1563* **Table:** correct signature of `getExpandedColProps` in Table props ([a286710](https://github.com/alibaba-fusion/next/commit/a286710))
1564* **Table:** make vertical rolling smoother ([60e0ea4](https://github.com/alibaba-fusion/next/commit/60e0ea4))
1565* **TreeSelect:** should ignore case on searching ([fad02fa](https://github.com/alibaba-fusion/next/commit/fad02fa))
1566
1567
1568### Features
1569
1570* **NumberPicker:** support ref.getInputNode ([11c0827](https://github.com/alibaba-fusion/next/commit/11c0827))
1571
1572
1573
1574
1575## [1.21.13](https://github.com/alibaba-fusion/next/compare/1.21.12...1.21.13) (2020-12-01)
1576
1577
1578### Bug Fixes
1579
1580* **Checkbox:** fix disabled checkbox label color and cursor display, close [#2231](https://github.com/alibaba-fusion/next/issues/2231) ([#2471](https://github.com/alibaba-fusion/next/issues/2471)) ([1a1e69a](https://github.com/alibaba-fusion/next/commit/1a1e69a))
1581* **Table:** virtual table doubled height, close [#2475](https://github.com/alibaba-fusion/next/issues/2475) ([5b96708](https://github.com/alibaba-fusion/next/commit/5b96708))
1582
1583
1584
1585
1586## [1.21.12](https://github.com/alibaba-fusion/next/compare/1.21.11...1.21.12) (2020-11-27)
1587
1588
1589### Bug Fixes
1590
1591* **Select:** google translate bug fix [#2424](https://github.com/alibaba-fusion/next/issues/2424) ([8656521](https://github.com/alibaba-fusion/next/commit/8656521))
1592* **Step:** extend icon's animation duration, close [#2414](https://github.com/alibaba-fusion/next/issues/2414) ([df0f25f](https://github.com/alibaba-fusion/next/commit/df0f25f))
1593* **Typescript:** update Radio.Group ([c51b0bb](https://github.com/alibaba-fusion/next/commit/c51b0bb))
1594
1595
1596
1597
1598## [1.21.11](https://github.com/alibaba-fusion/next/compare/1.21.10...1.21.11) (2020-11-20)
1599
1600
1601### Bug Fixes
1602
1603* fix warning of style ([b865019](https://github.com/alibaba-fusion/next/commit/b865019))
1604* **Checkbox:** wrong style in .disabled.focus, close [#2280](https://github.com/alibaba-fusion/next/issues/2280) ([4e474cc](https://github.com/alibaba-fusion/next/commit/4e474cc))
1605* **Typescript:** add StickyLock ([79fd9db](https://github.com/alibaba-fusion/next/commit/79fd9db))
1606* **Upload:** Card progress under controled value. fix [#2411](https://github.com/alibaba-fusion/next/issues/2411) ([edcea69](https://github.com/alibaba-fusion/next/commit/edcea69))
1607
1608
1609
1610
1611## [1.21.10](https://github.com/alibaba-fusion/next/compare/1.21.9...1.21.10) (2020-11-18)
1612
1613
1614### Bug Fixes
1615
1616* **Nav:** color of a link, close [#2388](https://github.com/alibaba-fusion/next/issues/2388) ([8c93ae7](https://github.com/alibaba-fusion/next/commit/8c93ae7))
1617* **NumberPicker:** dts for size=small ([7e1d2a0](https://github.com/alibaba-fusion/next/commit/7e1d2a0))
1618* **NumberPicker:** fix trigger style in firefox fix [#2281](https://github.com/alibaba-fusion/next/issues/2281) ([a88d81e](https://github.com/alibaba-fusion/next/commit/a88d81e))
1619* **Table** size of sort icon should be xs ([40c6686](https://github.com/alibaba-fusion/next/commit/40c6686))
1620* **Upload:** correct typo for old ts version ([#2368](https://github.com/alibaba-fusion/next/issues/2368)) ([1345652](https://github.com/alibaba-fusion/next/commit/1345652))
1621
1622
1623
1624
1625## [1.21.9](https://github.com/alibaba-fusion/next/compare/1.21.8...1.21.9) (2020-11-13)
1626
1627
1628### Bug Fixes
1629
1630* **Balloon:** remove shadow of arrow, close [#2257](https://github.com/alibaba-fusion/next/issues/2257) ([4c84f4e](https://github.com/alibaba-fusion/next/commit/4c84f4e))
1631* **DatePicker:** close [#2198](https://github.com/alibaba-fusion/next/issues/2198), [#2129](https://github.com/alibaba-fusion/next/issues/2129) ([3e974cc](https://github.com/alibaba-fusion/next/commit/3e974cc))
1632* **List:** bug of show empty when 1 data left, close alibaba/ice[#3799](https://github.com/alibaba-fusion/next/issues/3799) ([9623241](https://github.com/alibaba-fusion/next/commit/9623241))
1633* **Menu:** increase weight of a in menu, close [#2337](https://github.com/alibaba-fusion/next/issues/2337) ([5e9d345](https://github.com/alibaba-fusion/next/commit/5e9d345))
1634* **Message:** withContext Demo affect global ConfigProvider ([a8a098d](https://github.com/alibaba-fusion/next/commit/a8a098d))
1635* **NumberPicker:** enable ie Number.MAX_SAFE_VALUE/MIN_SAFE_VALUE ([6dfe049](https://github.com/alibaba-fusion/next/commit/6dfe049))
1636* **NumberPicker:** fix overflow, close[#2048](https://github.com/alibaba-fusion/next/issues/2048) ([01b005b](https://github.com/alibaba-fusion/next/commit/01b005b))
1637* **NumberPicker:** fix trigger height problem in firefox, close[#2281](https://github.com/alibaba-fusion/next/issues/2281) ([1c7f190](https://github.com/alibaba-fusion/next/commit/1c7f190))
1638* **NumberPicker:** fix unexpected scientific notation display,close[#2243](https://github.com/alibaba-fusion/next/issues/2243) ([5504b83](https://github.com/alibaba-fusion/next/commit/5504b83))
1639* **Overlay:** dom should ready when call onOpen & afterOpen evnet ([bf8b879](https://github.com/alibaba-fusion/next/commit/bf8b879))
1640* **ResponsiveGrid:** columns can be string ([96b7fb7](https://github.com/alibaba-fusion/next/commit/96b7fb7))
1641* **Step:** style disorder while switching direction dynamically ([8192867](https://github.com/alibaba-fusion/next/commit/8192867)), closes [#2266](https://github.com/alibaba-fusion/next/issues/2266)
1642* **Table:** close [#2354](https://github.com/alibaba-fusion/next/issues/2354) ([70ebc01](https://github.com/alibaba-fusion/next/commit/70ebc01))
1643* **Table:** close [#2362](https://github.com/alibaba-fusion/next/issues/2362) ([a0fe83e](https://github.com/alibaba-fusion/next/commit/a0fe83e))
1644* **Table:** error when colspan with ListTable, close [#2004](https://github.com/alibaba-fusion/next/issues/2004) ([bae77c1](https://github.com/alibaba-fusion/next/commit/bae77c1))
1645* **Table:** right not work sometimes in StickyTable, close [#2276](https://github.com/alibaba-fusion/next/issues/2276) ([810de2d](https://github.com/alibaba-fusion/next/commit/810de2d))
1646* **Table/List:** correct signature of `loadingComponent` ([5b31fc0](https://github.com/alibaba-fusion/next/commit/5b31fc0))
1647* **Tree:** style issue when use virtual ([c9e9efa](https://github.com/alibaba-fusion/next/commit/c9e9efa))
1648* **TreeSelect:** search bug when useVirtual and checkable,close [#2271](https://github.com/alibaba-fusion/next/issues/2271) ([dedb342](https://github.com/alibaba-fusion/next/commit/dedb342))
1649
1650
1651
1652
1653## [1.21.8](https://github.com/alibaba-fusion/next/compare/1.21.7...1.21.8) (2020-10-15)
1654
1655
1656### Bug Fixes
1657
1658* correct typemark to fit forwardref ([2cb0fd7](https://github.com/alibaba-fusion/next/commit/2cb0fd7))
1659* fix style ([0d8fc47](https://github.com/alibaba-fusion/next/commit/0d8fc47))
1660* **Button:** make text button selectable, close [#2248](https://github.com/alibaba-fusion/next/issues/2248) ([467acf9](https://github.com/alibaba-fusion/next/commit/467acf9))
1661* **Message:** $message-close-icon-size lose default statement ([fb65a17](https://github.com/alibaba-fusion/next/commit/fb65a17))
1662* **Search:** correct use of this and avoid warning for esm bundle ([1a25a1a](https://github.com/alibaba-fusion/next/commit/1a25a1a))
1663* **Upload:** Card renderPreview fix [#2239](https://github.com/alibaba-fusion/next/issues/2239) ([e698721](https://github.com/alibaba-fusion/next/commit/e698721))
1664
1665
1666
1667
1668## [1.21.7](https://github.com/alibaba-fusion/next/compare/1.21.6...1.21.7) (2020-10-12)
1669
1670
1671### Bug Fixes
1672
1673* css var ([5c788c1](https://github.com/alibaba-fusion/next/commit/5c788c1))
1674* css var color ([592b892](https://github.com/alibaba-fusion/next/commit/592b892))
1675* **Select:** preview value fix [#2229](https://github.com/alibaba-fusion/next/issues/2229) ([#2230](https://github.com/alibaba-fusion/next/issues/2230)) ([063cb20](https://github.com/alibaba-fusion/next/commit/063cb20))
1676* **Table:** style issue, close [#2213](https://github.com/alibaba-fusion/next/issues/2213) ([7897738](https://github.com/alibaba-fusion/next/commit/7897738))
1677* **Upload:** control uploading state, no value set while uploading ([5114a01](https://github.com/alibaba-fusion/next/commit/5114a01))
1678
1679
1680### Features
1681
1682* **ResponsiveGrid:** support ie11 for css grid ([#2225](https://github.com/alibaba-fusion/next/issues/2225)) ([8a539b4](https://github.com/alibaba-fusion/next/commit/8a539b4))
1683
1684
1685
1686
1687## [1.21.6](https://github.com/alibaba-fusion/next/compare/1.21.5...1.21.6) (2020-09-25)
1688
1689
1690### Bug Fixes
1691
1692* add disabled className for input/menu/search ([c0ac701](https://github.com/alibaba-fusion/next/commit/c0ac701))
1693* **NumberPicker:** fix bug that cannot input 0 decimal's last position ([3fe963b](https://github.com/alibaba-fusion/next/commit/3fe963b))
1694* **NumberPicker:** use regexp to solve ([0fafb20](https://github.com/alibaba-fusion/next/commit/0fafb20))
1695* **Range:** fix range position with custom range-size-m-scale-height ([#2208](https://github.com/alibaba-fusion/next/issues/2208)) ([68aa95c](https://github.com/alibaba-fusion/next/commit/68aa95c))
1696
1697
1698### Features
1699
1700* **Dialog:** add closeMode ([fc931d9](https://github.com/alibaba-fusion/next/commit/fc931d9))
1701* **Dialog, Message:** add withContext ([#2009](https://github.com/alibaba-fusion/next/issues/2009)) ([2608700](https://github.com/alibaba-fusion/next/commit/2608700))
1702* **Drawer:** add closeMode ([8dddb72](https://github.com/alibaba-fusion/next/commit/8dddb72))
1703
1704
1705
1706
1707## [1.21.5](https://github.com/alibaba-fusion/next/compare/1.21.4...1.21.5) (2020-09-17)
1708
1709
1710### Bug Fixes
1711
1712* **Input:** ui of radius in password autofill. fix [#2017](https://github.com/alibaba-fusion/next/issues/2017) ([916f0f0](https://github.com/alibaba-fusion/next/commit/916f0f0))
1713* **Menu:** avoid errors while dom removed and js executing ([4c4732a](https://github.com/alibaba-fusion/next/commit/4c4732a))
1714* **Nav:** correct inline level when iconOnly switched, close [#1676](https://github.com/alibaba-fusion/next/issues/1676) ([b4a03d7](https://github.com/alibaba-fusion/next/commit/b4a03d7))
1715* **Select:** crash when mode=tag&&value={null}&&isPreview, close [#2175](https://github.com/alibaba-fusion/next/issues/2175) ([bcc4ddc](https://github.com/alibaba-fusion/next/commit/bcc4ddc))
1716* **Select:** enhance defaultValue type. fix [#2071](https://github.com/alibaba-fusion/next/issues/2071) ([d6a090d](https://github.com/alibaba-fusion/next/commit/d6a090d))
1717* **Select:** only close popup in disabled state. fix [#2072](https://github.com/alibaba-fusion/next/issues/2072) ([f9f7456](https://github.com/alibaba-fusion/next/commit/f9f7456))
1718* **Table:** add _typeMark to func, close [#2180](https://github.com/alibaba-fusion/next/issues/2180) ([0176594](https://github.com/alibaba-fusion/next/commit/0176594))
1719* **Table:** rowselection bug when children is null, close [#2179](https://github.com/alibaba-fusion/next/issues/2179) ([b756075](https://github.com/alibaba-fusion/next/commit/b756075))
1720* **Upload:** startUpload in card mode. fix [#2097](https://github.com/alibaba-fusion/next/issues/2097) ([6032d0d](https://github.com/alibaba-fusion/next/commit/6032d0d))
1721
1722
1723### Features
1724
1725* **Upload:** add api itemRender for Card. fix [#2100](https://github.com/alibaba-fusion/next/issues/2100) ([c982886](https://github.com/alibaba-fusion/next/commit/c982886))
1726
1727
1728
1729
1730## [1.21.4](https://github.com/alibaba-fusion/next/compare/1.21.3...1.21.4) (2020-09-15)
1731
1732
1733### Bug Fixes
1734
1735* **Calendar:** set button type to button ([2b1d8a7](https://github.com/alibaba-fusion/next/commit/2b1d8a7))
1736* **NumberPicker:** add alwaysShowTrigger in types/number-picker ([0852dfa](https://github.com/alibaba-fusion/next/commit/0852dfa))
1737* **Select:** placeholder in ie11. fix [#2170](https://github.com/alibaba-fusion/next/issues/2170) ([da047c6](https://github.com/alibaba-fusion/next/commit/da047c6))
1738* **Select:** resolve preview bug, close [#2175](https://github.com/alibaba-fusion/next/issues/2175) ([243ea6c](https://github.com/alibaba-fusion/next/commit/243ea6c))
1739* **Typescript:** fix table ([013b86f](https://github.com/alibaba-fusion/next/commit/013b86f))
1740
1741
1742### Features
1743
1744* **Switch:** use checkedChildren first if set preview but not renderPreview([#2173](https://github.com/alibaba-fusion/next/issues/2173)) ([608f1bd](https://github.com/alibaba-fusion/next/commit/608f1bd))
1745
1746
1747
1748
1749## [1.21.3](https://github.com/alibaba-fusion/next/compare/1.21.2...1.21.3) (2020-09-10)
1750
1751
1752### Bug Fixes
1753
1754* add className for scrollbar size getter helper ([2714a83](https://github.com/alibaba-fusion/next/commit/2714a83))
1755* **Badge:** fix badge count min-width ([989566c](https://github.com/alibaba-fusion/next/commit/989566c))
1756* **Badge:** fix count scroll position ([03d6b9a](https://github.com/alibaba-fusion/next/commit/03d6b9a))
1757* **Select:** remove useless code ([0b373bc](https://github.com/alibaba-fusion/next/commit/0b373bc))
1758* **Shell:** navigation blocked content when device is phone, close [#2157](https://github.com/alibaba-fusion/next/issues/2157) ([3ee9158](https://github.com/alibaba-fusion/next/commit/3ee9158))
1759* **Table:** add cursor: pointer for sort, close [#2138](https://github.com/alibaba-fusion/next/issues/2138) ([0c49a2c](https://github.com/alibaba-fusion/next/commit/0c49a2c))
1760* **Table:** highlight filter when active, close [#2163](https://github.com/alibaba-fusion/next/issues/2163) ([f00a2da](https://github.com/alibaba-fusion/next/commit/f00a2da))
1761* **Tree:** bug when object is not extensible,close [#2070](https://github.com/alibaba-fusion/next/issues/2070) ([b70d9e6](https://github.com/alibaba-fusion/next/commit/b70d9e6))
1762
1763
1764### Features
1765
1766* **Table:** add rowExpandable to remove + before row, close [#1518](https://github.com/alibaba-fusion/next/issues/1518) ([e7880a8](https://github.com/alibaba-fusion/next/commit/e7880a8))
1767* **Tree:** support icon prop ([#2132](https://github.com/alibaba-fusion/next/issues/2132)) ([ac0f856](https://github.com/alibaba-fusion/next/commit/ac0f856))
1768
1769
1770
1771
1772## [1.21.2](https://github.com/alibaba-fusion/next/compare/1.21.1...1.21.2) (2020-09-02)
1773
1774
1775### Bug Fixes
1776
1777* fix css-var error ([9adb580](https://github.com/alibaba-fusion/next/commit/9adb580))
1778* **Input:** enhance robotness, close [#2135](https://github.com/alibaba-fusion/next/issues/2135) ([8713552](https://github.com/alibaba-fusion/next/commit/8713552))
1779* **TreeSelect:** bug after setState onSearch ([371cef8](https://github.com/alibaba-fusion/next/commit/371cef8))
1780
1781
1782
1783
1784## [1.21.1](https://github.com/alibaba-fusion/next/compare/1.20.28...1.21.1) (2020-08-28)
1785
1786
1787### Bug Fixes
1788
1789* bugfix for icon in css variable ([6039021](https://github.com/alibaba-fusion/next/commit/6039021))
1790* ensure all [@import](https://github.com/import) 'scss/variable.scss' is replaced ([53f59d7](https://github.com/alibaba-fusion/next/commit/53f59d7))
1791* **List:** make loading state display: block ([96f0502](https://github.com/alibaba-fusion/next/commit/96f0502))
1792* **Message:** fix css var calc ([0494ad0](https://github.com/alibaba-fusion/next/commit/0494ad0))
1793* **Step:** fix arrow position ([503040f](https://github.com/alibaba-fusion/next/commit/503040f))
1794* **Tree:** add calc to tree variable ([2ee789e](https://github.com/alibaba-fusion/next/commit/2ee789e))
1795* **Typescript:** correct type of rating onChange ([a99a047](https://github.com/alibaba-fusion/next/commit/a99a047))
1796
1797
1798### Features
1799
1800* Css variable into Next ([#2038](https://github.com/alibaba-fusion/next/issues/2038)) ([bed22a2](https://github.com/alibaba-fusion/next/commit/bed22a2))
1801* update theme-template ([90236b7](https://github.com/alibaba-fusion/next/commit/90236b7))
1802* **Button:** add active ([51107d1](https://github.com/alibaba-fusion/next/commit/51107d1))
1803* **Button:** update disabled configuration ([18140ab](https://github.com/alibaba-fusion/next/commit/18140ab))
1804* **List:** add loading/emptyContent/dataSource/renderItem, close [#2050](https://github.com/alibaba-fusion/next/issues/2050) ([#2105](https://github.com/alibaba-fusion/next/issues/2105)) ([1fb62bf](https://github.com/alibaba-fusion/next/commit/1fb62bf))
1805* **Locale:** add vi and it ([#2051](https://github.com/alibaba-fusion/next/issues/2051)) ([efd5da9](https://github.com/alibaba-fusion/next/commit/efd5da9))
1806* **NumberPicker:** add disabled classname ([de72a99](https://github.com/alibaba-fusion/next/commit/de72a99))
1807* **Table:** ExpandTable with StickyLock ([343a550](https://github.com/alibaba-fusion/next/commit/343a550))
1808* **Table:** support columns ([83ef263](https://github.com/alibaba-fusion/next/commit/83ef263))
1809* **Table:** update lock with position sticky, close [#1728](https://github.com/alibaba-fusion/next/issues/1728) ([8732416](https://github.com/alibaba-fusion/next/commit/8732416))
1810* **Upload:** add fileKeyName to set form-data name for file. fix [#1940](https://github.com/alibaba-fusion/next/issues/1940) ([6f5d5f4](https://github.com/alibaba-fusion/next/commit/6f5d5f4))
1811* **Upload:** add fileKeyName to set form-data name for file. fix [#1940](https://github.com/alibaba-fusion/next/issues/1940) ([df561e2](https://github.com/alibaba-fusion/next/commit/df561e2))
1812* **Upload:** api fileNameRender/actionRender fix [#910](https://github.com/alibaba-fusion/next/issues/910),[#1934](https://github.com/alibaba-fusion/next/issues/1934),[#1778](https://github.com/alibaba-fusion/next/issues/1778) ([acd381d](https://github.com/alibaba-fusion/next/commit/acd381d))
1813* **Upload:** api fileNameRender/actionRender fix [#910](https://github.com/alibaba-fusion/next/issues/910),[#1934](https://github.com/alibaba-fusion/next/issues/1934),[#1778](https://github.com/alibaba-fusion/next/issues/1778) ([d681304](https://github.com/alibaba-fusion/next/commit/d681304))
1814
1815
1816
1817
1818# [1.21.0](https://github.com/alibaba-fusion/next/compare/1.20.28...1.21.0) (2020-08-25)
1819
1820
1821### Features
1822
1823* **Button:** add active ([51107d1](https://github.com/alibaba-fusion/next/commit/51107d1))
1824* **Button:** update disabled configuration ([18140ab](https://github.com/alibaba-fusion/next/commit/18140ab))
1825* **List:** add loading/emptyContent/dataSource/renderItem, close [#2050](https://github.com/alibaba-fusion/next/issues/2050) ([#2105](https://github.com/alibaba-fusion/next/issues/2105)) ([1fb62bf](https://github.com/alibaba-fusion/next/commit/1fb62bf))
1826* **Locale:** add vi and it ([#2051](https://github.com/alibaba-fusion/next/issues/2051)) ([efd5da9](https://github.com/alibaba-fusion/next/commit/efd5da9))
1827* **Table:** ExpandTable with StickyLock ([343a550](https://github.com/alibaba-fusion/next/commit/343a550))
1828* **Table:** support columns ([83ef263](https://github.com/alibaba-fusion/next/commit/83ef263))
1829* **Table:** update lock with position sticky, close [#1728](https://github.com/alibaba-fusion/next/issues/1728) ([8732416](https://github.com/alibaba-fusion/next/commit/8732416))
1830* **Upload:** add fileKeyName to set form-data name for file. fix [#1940](https://github.com/alibaba-fusion/next/issues/1940) ([6f5d5f4](https://github.com/alibaba-fusion/next/commit/6f5d5f4))
1831* **Upload:** add fileKeyName to set form-data name for file. fix [#1940](https://github.com/alibaba-fusion/next/issues/1940) ([df561e2](https://github.com/alibaba-fusion/next/commit/df561e2))
1832* **Upload:** api fileNameRender/actionRender fix [#910](https://github.com/alibaba-fusion/next/issues/910),[#1934](https://github.com/alibaba-fusion/next/issues/1934),[#1778](https://github.com/alibaba-fusion/next/issues/1778) ([acd381d](https://github.com/alibaba-fusion/next/commit/acd381d))
1833* **Upload:** api fileNameRender/actionRender fix [#910](https://github.com/alibaba-fusion/next/issues/910),[#1934](https://github.com/alibaba-fusion/next/issues/1934),[#1778](https://github.com/alibaba-fusion/next/issues/1778) ([d681304](https://github.com/alibaba-fusion/next/commit/d681304))
1834
1835
1836
1837
1838## [1.20.28](https://github.com/alibaba-fusion/next/compare/1.20.26...1.20.28) (2020-08-12)
1839
1840
1841### Bug Fixes
1842
1843* **Menu:** in caseof children null, close [#2088](https://github.com/alibaba-fusion/next/issues/2088) ([7f20168](https://github.com/alibaba-fusion/next/commit/7f20168))
1844* **Select:** compact with string value while useDetailValue=true ([59bd67a](https://github.com/alibaba-fusion/next/commit/59bd67a))
1845
1846
1847
1848
1849## [1.20.26](https://github.com/alibaba-fusion/next/compare/1.20.25...1.20.26) (2020-08-11)
1850
1851
1852### Bug Fixes
1853
1854* **Tree:** bug when selectable is false ([8aeeae5](https://github.com/alibaba-fusion/next/commit/8aeeae5))
1855
1856
1857
1858
1859## [1.20.25](https://github.com/alibaba-fusion/next/compare/1.20.24...1.20.25) (2020-08-07)
1860
1861
1862### Bug Fixes
1863
1864* **Tab:** narrow close icon hot area, close [#2061](https://github.com/alibaba-fusion/next/issues/2061) ([44eaed6](https://github.com/alibaba-fusion/next/commit/44eaed6))
1865* **Typescript:** for Shell.Navigation, close [#2049](https://github.com/alibaba-fusion/next/issues/2049) ([36ff9a8](https://github.com/alibaba-fusion/next/commit/36ff9a8))
1866* **VirtualList:** prevent extra calculations, close [#2068](https://github.com/alibaba-fusion/next/issues/2068) ([e35dde7](https://github.com/alibaba-fusion/next/commit/e35dde7))
1867
1868
1869
1870
1871## [1.20.24](https://github.com/alibaba-fusion/next/compare/1.20.23...1.20.24) (2020-07-30)
1872
1873
1874### Bug Fixes
1875
1876* **Select:** enhance value type must be object ([45c6bd8](https://github.com/alibaba-fusion/next/commit/45c6bd8))
1877* **Shell:** phone navigaiton should be fullscreen & fix ie 11 ([0b709ff](https://github.com/alibaba-fusion/next/commit/0b709ff))
1878* **Typescript:** add preview ([cb8c854](https://github.com/alibaba-fusion/next/commit/cb8c854))
1879
1880
1881
1882
1883## [1.20.23](https://github.com/alibaba-fusion/next/compare/1.20.22...1.20.23) (2020-07-28)
1884
1885
1886### Bug Fixes
1887
1888* **Menu:** enhance robotness ([9098d95](https://github.com/alibaba-fusion/next/commit/9098d95))
1889* **Tab:** offest exception when set translate scale, close [#1928](https://github.com/alibaba-fusion/next/issues/1928) ([c42e0f7](https://github.com/alibaba-fusion/next/commit/c42e0f7))
1890* **Typescript:** replace {} with any ([d3bfd09](https://github.com/alibaba-fusion/next/commit/d3bfd09))
1891
1892
1893### Features
1894
1895* **Select:** add defaultHighlightKey ([ad8c5cb](https://github.com/alibaba-fusion/next/commit/ad8c5cb))
1896
1897
1898
1899
1900## [1.20.22](https://github.com/alibaba-fusion/next/compare/1.20.21...1.20.22) (2020-07-27)
1901
1902
1903### Bug Fixes
1904
1905* **Overlay:** bug on Gateway when settting ContainerNode,close [#2033](https://github.com/alibaba-fusion/next/issues/2033) ([0cdac60](https://github.com/alibaba-fusion/next/commit/0cdac60))
1906
1907
1908
1909
1910## [1.20.21](https://github.com/alibaba-fusion/next/compare/1.20.20...1.20.21) (2020-07-23)
1911
1912
1913### Bug Fixes
1914
1915* **Menu:** renderMore with className ([51b412a](https://github.com/alibaba-fusion/next/commit/51b412a))
1916* **Typescript:** correct d.ts ([0a6833a](https://github.com/alibaba-fusion/next/commit/0a6833a))
1917
1918
1919### Features
1920
1921* **Select:** api tagClosable for disable Tag close fix [#2025](https://github.com/alibaba-fusion/next/issues/2025) ([c754ee9](https://github.com/alibaba-fusion/next/commit/c754ee9))
1922
1923
1924
1925
1926## [1.20.20](https://github.com/alibaba-fusion/next/compare/1.20.19...1.20.20) (2020-07-22)
1927
1928
1929### Bug Fixes
1930
1931* **Menu:** shake and endless loop, close [#2014](https://github.com/alibaba-fusion/next/issues/2014) ([4da815c](https://github.com/alibaba-fusion/next/commit/4da815c))
1932* **Search:** sass syntax error ([13515b5](https://github.com/alibaba-fusion/next/commit/13515b5))
1933* **Select:** linear-gradient in safari. fix [#1922](https://github.com/alibaba-fusion/next/issues/1922) ([5081e7a](https://github.com/alibaba-fusion/next/commit/5081e7a))
1934* **Typescript:** fix {} ([#2011](https://github.com/alibaba-fusion/next/issues/2011)) ([e3b934b](https://github.com/alibaba-fusion/next/commit/e3b934b))
1935* **Upload:** value must be Array close [#2019](https://github.com/alibaba-fusion/next/issues/2019) ([19c687f](https://github.com/alibaba-fusion/next/commit/19c687f))
1936
1937
1938
1939
1940## [1.20.19](https://github.com/alibaba-fusion/next/compare/1.20.18...1.20.19) (2020-07-15)
1941
1942
1943### Bug Fixes
1944
1945* **DatePicker:** disabledDate invalid when type year/month,close [#1565](https://github.com/alibaba-fusion/next/issues/1565) ([d88beac](https://github.com/alibaba-fusion/next/commit/d88beac))
1946* **GateWay:** getDerivedStateFromProps don`t execute ([faf6a90](https://github.com/alibaba-fusion/next/commit/faf6a90))
1947* **Search:** fix Incompatible units on sass compile ([ecfd10f](https://github.com/alibaba-fusion/next/commit/ecfd10f))
1948* **Table:** fix expanded table border, close [#884](https://github.com/alibaba-fusion/next/issues/884) ([18d82e5](https://github.com/alibaba-fusion/next/commit/18d82e5))
1949* **Tree:** should stop stopPropagation keyboard event when editing node ([70233fb](https://github.com/alibaba-fusion/next/commit/70233fb))
1950* **Typescript:** close [#1789](https://github.com/alibaba-fusion/next/issues/1789) ([d1b296e](https://github.com/alibaba-fusion/next/commit/d1b296e))
1951
1952
1953
1954
1955## [1.20.18](https://github.com/alibaba-fusion/next/compare/1.20.17...1.20.18) (2020-07-08)
1956
1957
1958
1959
1960## [1.20.17](https://github.com/alibaba-fusion/next/compare/1.20.16...1.20.17) (2020-07-08)
1961
1962
1963### Bug Fixes
1964
1965* **Button:** fix iconSize propType ([#1963](https://github.com/alibaba-fusion/next/issues/1963)) ([a995d38](https://github.com/alibaba-fusion/next/commit/a995d38))
1966* **Typescript:** update table upload ([804afe4](https://github.com/alibaba-fusion/next/commit/804afe4))
1967* **Util:** enhance robotness ([097f43c](https://github.com/alibaba-fusion/next/commit/097f43c))
1968
1969
1970
1971
1972## [1.20.16](https://github.com/alibaba-fusion/next/compare/1.20.15...1.20.16) (2020-06-28)
1973
1974
1975### Bug Fixes
1976
1977* **Select:** showDataSourceChildren with empty child ([dee1bfb](https://github.com/alibaba-fusion/next/commit/dee1bfb))
1978
1979
1980
1981
1982## [1.20.15](https://github.com/alibaba-fusion/next/compare/1.20.14...1.20.15) (2020-06-28)
1983
1984
1985### Features
1986
1987* **Select:** add showDataSourceChildren to ignore children fix [#1955](https://github.com/alibaba-fusion/next/issues/1955) ([ada0ff6](https://github.com/alibaba-fusion/next/commit/ada0ff6))
1988
1989
1990
1991
1992## [1.20.14](https://github.com/alibaba-fusion/next/compare/1.20.13...1.20.14) (2020-06-22)
1993
1994
1995### Bug Fixes
1996
1997* **Progress:** unexpected style when number is under threshold, close [#1813](https://github.com/alibaba-fusion/next/issues/1813) ([e0ce8aa](https://github.com/alibaba-fusion/next/commit/e0ce8aa))
1998* **TreeSelect:** bug on search when use virtual ([4debed7](https://github.com/alibaba-fusion/next/commit/4debed7))
1999* **Typescript:** close [#1951](https://github.com/alibaba-fusion/next/issues/1951) ([1d3b1b9](https://github.com/alibaba-fusion/next/commit/1d3b1b9))
2000
2001
2002
2003
2004## [1.20.13](https://github.com/alibaba-fusion/next/compare/1.20.12...1.20.13) (2020-06-17)
2005
2006
2007### Bug Fixes
2008
2009* **Table:** filter under control should work, close [#1945](https://github.com/alibaba-fusion/next/issues/1945) ([433bfc0](https://github.com/alibaba-fusion/next/commit/433bfc0))
2010
2011
2012
2013
2014## [1.20.12](https://github.com/alibaba-fusion/next/compare/1.20.11...1.20.12) (2020-06-11)
2015
2016
2017### Bug Fixes
2018
2019* **Transfer:** fix item of right panel can't be checked when ds changed ([8737a08](https://github.com/alibaba-fusion/next/commit/8737a08))
2020
2021
2022### Features
2023
2024* **Tab:** add disableKeyboard property ([#1929](https://github.com/alibaba-fusion/next/issues/1929)) ([494ee93](https://github.com/alibaba-fusion/next/commit/494ee93))
2025
2026
2027
2028
2029## [1.20.11](https://github.com/alibaba-fusion/next/compare/1.20.10...1.20.11) (2020-06-10)
2030
2031
2032### Bug Fixes
2033
2034* **Dialog:** should has max-height when setting height,close [#1912](https://github.com/alibaba-fusion/next/issues/1912) ([902a2d2](https://github.com/alibaba-fusion/next/commit/902a2d2))
2035* **Select:** AutoComplete input focus selectionStart close [#1913](https://github.com/alibaba-fusion/next/issues/1913) ([#1921](https://github.com/alibaba-fusion/next/issues/1921)) ([a3f17c3](https://github.com/alibaba-fusion/next/commit/a3f17c3))
2036* **Table:** table should scroll inside itself ([9398869](https://github.com/alibaba-fusion/next/commit/9398869))
2037* **Tree:** fix bug on isLeaf and level ([#1917](https://github.com/alibaba-fusion/next/issues/1917)) ([f4d89fd](https://github.com/alibaba-fusion/next/commit/f4d89fd))
2038* **Typescript:** update ConfigProvider ([9950b51](https://github.com/alibaba-fusion/next/commit/9950b51))
2039* **VirtualList:** enhance robotness ([ddcde86](https://github.com/alibaba-fusion/next/commit/ddcde86))
2040
2041
2042
2043
2044## [1.20.10](https://github.com/alibaba-fusion/next/compare/1.20.9...1.20.10) (2020-06-03)
2045
2046
2047### Bug Fixes
2048