iov-design 2.15.76 → 2.15.77

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (113) hide show
  1. package/CHANGELOG.en-US.md +2085 -0
  2. package/CHANGELOG.es.md +2093 -0
  3. package/CHANGELOG.fr-FR.md +2085 -0
  4. package/CHANGELOG.zh-CN.md +2085 -0
  5. package/lib/index.js +1 -1
  6. package/lib/iov-design.common.js +8 -34
  7. package/lib/table.js +3 -3
  8. package/lib/upload.js +5 -31
  9. package/lib/utils/file-icon.js +17 -9
  10. package/package.json +1 -1
  11. package/packages/theme-chalk/lib/alert.css +1 -0
  12. package/packages/theme-chalk/lib/aside.css +1 -0
  13. package/packages/theme-chalk/lib/autocomplete.css +1 -0
  14. package/packages/theme-chalk/lib/avatar.css +1 -0
  15. package/packages/theme-chalk/lib/backtop.css +1 -0
  16. package/packages/theme-chalk/lib/badge.css +1 -0
  17. package/packages/theme-chalk/lib/base.css +1 -0
  18. package/packages/theme-chalk/lib/breadcrumb-item.css +0 -0
  19. package/packages/theme-chalk/lib/breadcrumb.css +1 -0
  20. package/packages/theme-chalk/lib/button-group.css +0 -0
  21. package/packages/theme-chalk/lib/button.css +1 -0
  22. package/packages/theme-chalk/lib/calendar.css +1 -0
  23. package/packages/theme-chalk/lib/card.css +1 -0
  24. package/packages/theme-chalk/lib/carousel-item.css +1 -0
  25. package/packages/theme-chalk/lib/carousel.css +1 -0
  26. package/packages/theme-chalk/lib/cascader-panel.css +1 -0
  27. package/packages/theme-chalk/lib/cascader.css +1 -0
  28. package/packages/theme-chalk/lib/checkbox-button.css +0 -0
  29. package/packages/theme-chalk/lib/checkbox-group.css +0 -0
  30. package/packages/theme-chalk/lib/checkbox.css +1 -0
  31. package/packages/theme-chalk/lib/col.css +1 -0
  32. package/packages/theme-chalk/lib/collapse-item.css +0 -0
  33. package/packages/theme-chalk/lib/collapse.css +1 -0
  34. package/packages/theme-chalk/lib/color-picker.css +1 -0
  35. package/packages/theme-chalk/lib/container.css +1 -0
  36. package/packages/theme-chalk/lib/date-picker.css +1 -0
  37. package/packages/theme-chalk/lib/descriptions-item.css +1 -0
  38. package/packages/theme-chalk/lib/descriptions.css +1 -0
  39. package/packages/theme-chalk/lib/dialog.css +1 -0
  40. package/packages/theme-chalk/lib/display.css +1 -0
  41. package/packages/theme-chalk/lib/divider.css +1 -0
  42. package/packages/theme-chalk/lib/drawer.css +1 -0
  43. package/packages/theme-chalk/lib/dropdown-item.css +0 -0
  44. package/packages/theme-chalk/lib/dropdown-menu.css +0 -0
  45. package/packages/theme-chalk/lib/dropdown.css +1 -0
  46. package/packages/theme-chalk/lib/empty.css +1 -0
  47. package/packages/theme-chalk/lib/fonts/element-icons.ttf +0 -0
  48. package/packages/theme-chalk/lib/fonts/element-icons.woff +0 -0
  49. package/packages/theme-chalk/lib/footer.css +1 -0
  50. package/packages/theme-chalk/lib/form-item.css +0 -0
  51. package/packages/theme-chalk/lib/form.css +1 -0
  52. package/packages/theme-chalk/lib/header.css +1 -0
  53. package/packages/theme-chalk/lib/icon.css +1 -0
  54. package/packages/theme-chalk/lib/image.css +1 -0
  55. package/packages/theme-chalk/lib/index.css +1 -0
  56. package/packages/theme-chalk/lib/infinite-scroll.css +0 -0
  57. package/packages/theme-chalk/lib/infiniteScroll.css +0 -0
  58. package/packages/theme-chalk/lib/input-number.css +1 -0
  59. package/packages/theme-chalk/lib/input.css +1 -0
  60. package/packages/theme-chalk/lib/iovfont.css +1 -0
  61. package/packages/theme-chalk/lib/link.css +1 -0
  62. package/packages/theme-chalk/lib/loading.css +1 -0
  63. package/packages/theme-chalk/lib/main.css +1 -0
  64. package/packages/theme-chalk/lib/menu-item-group.css +0 -0
  65. package/packages/theme-chalk/lib/menu-item.css +0 -0
  66. package/packages/theme-chalk/lib/menu.css +1 -0
  67. package/packages/theme-chalk/lib/message-box.css +1 -0
  68. package/packages/theme-chalk/lib/message.css +1 -0
  69. package/packages/theme-chalk/lib/notification.css +1 -0
  70. package/packages/theme-chalk/lib/option-group.css +1 -0
  71. package/packages/theme-chalk/lib/option.css +1 -0
  72. package/packages/theme-chalk/lib/page-header.css +1 -0
  73. package/packages/theme-chalk/lib/pagination.css +1 -0
  74. package/packages/theme-chalk/lib/popconfirm.css +1 -0
  75. package/packages/theme-chalk/lib/popover.css +1 -0
  76. package/packages/theme-chalk/lib/popper.css +1 -0
  77. package/packages/theme-chalk/lib/progress.css +1 -0
  78. package/packages/theme-chalk/lib/radio-button.css +1 -0
  79. package/packages/theme-chalk/lib/radio-group.css +1 -0
  80. package/packages/theme-chalk/lib/radio.css +1 -0
  81. package/packages/theme-chalk/lib/rate.css +1 -0
  82. package/packages/theme-chalk/lib/reset.css +1 -0
  83. package/packages/theme-chalk/lib/result.css +1 -0
  84. package/packages/theme-chalk/lib/row.css +1 -0
  85. package/packages/theme-chalk/lib/scrollbar.css +1 -0
  86. package/packages/theme-chalk/lib/select-dropdown.css +1 -0
  87. package/packages/theme-chalk/lib/select.css +1 -0
  88. package/packages/theme-chalk/lib/skeleton-item.css +1 -0
  89. package/packages/theme-chalk/lib/skeleton.css +1 -0
  90. package/packages/theme-chalk/lib/slider.css +1 -0
  91. package/packages/theme-chalk/lib/spinner.css +1 -0
  92. package/packages/theme-chalk/lib/statistic.css +1 -0
  93. package/packages/theme-chalk/lib/step.css +1 -0
  94. package/packages/theme-chalk/lib/steps.css +1 -0
  95. package/packages/theme-chalk/lib/submenu.css +0 -0
  96. package/packages/theme-chalk/lib/switch.css +1 -0
  97. package/packages/theme-chalk/lib/tab-pane.css +0 -0
  98. package/packages/theme-chalk/lib/table-column.css +1 -0
  99. package/packages/theme-chalk/lib/table.css +1 -0
  100. package/packages/theme-chalk/lib/tabs.css +1 -0
  101. package/packages/theme-chalk/lib/tag.css +1 -0
  102. package/packages/theme-chalk/lib/time-picker.css +1 -0
  103. package/packages/theme-chalk/lib/time-select.css +1 -0
  104. package/packages/theme-chalk/lib/timeline-item.css +1 -0
  105. package/packages/theme-chalk/lib/timeline.css +1 -0
  106. package/packages/theme-chalk/lib/tooltip.css +1 -0
  107. package/packages/theme-chalk/lib/transfer.css +1 -0
  108. package/packages/theme-chalk/lib/tree.css +1 -0
  109. package/packages/theme-chalk/lib/upload.css +1 -0
  110. package/packages/upload/src/utils.js +3 -14
  111. package/src/index.js +1 -1
  112. package/src/utils/file-icon.js +17 -9
  113. package/packages/theme-chalk/gulpfile.js +0 -25
@@ -0,0 +1,2085 @@
1
+ ## Changelog
2
+
3
+ ### 2.15.14
4
+
5
+ *2023-08-24*
6
+
7
+ #### Bug fixes
8
+ - Img
9
+ - Delete referrerpolicy prop (#22651 by @xinguanhua)
10
+ #### Optimization
11
+ - Docs
12
+ - Update readme and website example links (#22642 by @lyfeyaj)
13
+ - Update popper links (#22539 by @brizer)
14
+ - I18n
15
+ - Update translation of Spanish (#22430 by @jcardus)
16
+ - Add sr-Latn translation (#22567 by @N-M)
17
+ - Update Uzbek translation (#22390 by @akahon)
18
+ - Statistics
19
+ - Fix doc; Optimized code (#22384 by @webvs2)
20
+ - Table
21
+ - Add highlight selection row (#22382 by @wangdaodao)
22
+
23
+ ### 2.15.13
24
+
25
+ *2023-02-12*
26
+
27
+ #### Bug fixes
28
+ - Docs
29
+ - Fix Statistic docs (#22383 by @JUST-Limbo)
30
+ - Fix Input docs (#22093 by @lm312)
31
+ - Fix en-US docs (#22268 #22269 #22270 by @Hazel-Lin)
32
+ - Fix Pagination docs (#22288 by @xujintai123)
33
+ - Fix: Links docs (#22370 by @itmier)
34
+ - Statistics
35
+ - fix slot display bug (#22375 by @webvs2)
36
+ - Chore
37
+ - missing web-type after publishing (#22271 by @loosheng)
38
+ #### Optimization
39
+ - InputNumber
40
+ - Fix touch one click trigger twice on the window touch pad (#22185 by @mrsai)
41
+ - Image
42
+ - Add initialIndex prop (#22346 by @inkroom)
43
+ - Statistics
44
+ - Updated countdown feature to localize lodash Closes (#22260 by @webvs2)
45
+ - Update code and doc (#22276 by @webvs2)
46
+ - Other
47
+ - fix web-types type props (#22281 by @whzxc)
48
+
49
+ ### 2.15.12
50
+
51
+ *2022-11-16*
52
+
53
+ #### Bug fixes
54
+ - Statistic:
55
+ - Fixed the thousandth bit bug (#22252 by @webvs2)
56
+ - Other
57
+ - Fix 2.15.11 element-theme-chalk publish fail bug
58
+
59
+ ### 2.15.11
60
+
61
+ *2022-11-15*
62
+
63
+ #### Bug fixes
64
+ - Docs
65
+ - Fix Radio docs (#22178 by @bchen1029)
66
+ - Fix Progress docs
67
+ #### Optimization
68
+ - I18n
69
+ - Update translation of Malaysian (#22185 by @z4q)
70
+ - Update translation of Norwegian (#22145 by @Barsnes)
71
+ - Progress
72
+ - Add defineBackColor and textColor prop (#22089 by @lm312)
73
+ - Statistics
74
+ - Add new component Statistics (#22159 by @webvs2)
75
+ - Other
76
+ - Add Web Types to improve code assistance in WebStorm IDE and other JetBrains IDEs (#22135 by @piotrtomiak)
77
+
78
+ ### 2.15.10
79
+
80
+ *2022-09-13*
81
+
82
+ #### Bug fixes
83
+
84
+ - DatePicker
85
+ - Fix props placement error (#21908 by @lqzhgood)
86
+ - Loading
87
+ - Fix sticky DOM error (#22087 by @zzjjhh001)
88
+ - Docs
89
+ - Fix Popover docs (#22083 by @lm312)
90
+ - Fix Skeleton docs (#22092 by @lm312)
91
+ - Fix DatePicker docs (#21970 by @guojiongwei)
92
+ - Tree:
93
+ - fix lazy-load default check problem (#21934 by @kiss-yu)
94
+
95
+ #### Optimization
96
+
97
+ - I18n
98
+ - Add translation of Sinhalese (#21936 by @sayuri-gi)
99
+ - Update translation of Spanish (#21924 by @jcardus)
100
+ - Add translation of Malaysian (#22028 by @iorange0411)
101
+ - Update translation of Swahili (#21904 by @Cholowao)
102
+ - Utils
103
+ - update date-util.js (#22099 by @Due07)
104
+ - DatePicker
105
+ - add months And years type (#21918 by @akiko123456)
106
+
107
+ ### 2.15.9
108
+
109
+ *2022-06-02*
110
+
111
+ #### Bug fixes
112
+
113
+ - Table
114
+ - Fix Tabl-header shake bug (#21863 by @bofeng)
115
+ - Fix when partial import show `el-checkbox not imported` error (#21828 by @bobohuochai)
116
+ - FormItem
117
+ - Fix change rules verification not reset bug (#21892 by @bofeng)
118
+ - Cascader
119
+ - Fix change options unexpect error (#21759 by @louiebb)
120
+ - Docs
121
+ - Fix Popover docs (#21843 by @lod61)
122
+ - Fix Calendar docs (#21814 by @GoJam11)
123
+ - Fix TimePicker docs (#21803 by @Alanscut)
124
+ - Fix DatePicker docs (#21877 by @Nirvanaiu)
125
+ - Other
126
+ - Fix codepen display bug (#21863 by @bofeng)
127
+
128
+ #### Optimization
129
+
130
+ - I18n
131
+ - Add translation of Swahili (#21895 by @quilltouch)
132
+ - Chore
133
+ - Use launch-editor-middleware in dev environment (#21633 by @polemices)
134
+ - DatePicker & Cascader
135
+ - Optimize the dropdown animation direction (#21806 by @XivLaw)
136
+ - Tooltip
137
+ - Optimize `getFirstElement` code (#21886 by @zhankang)
138
+ - Input
139
+ - Optimize scss code (#21558 by @cheese-git)
140
+
141
+ ### 2.15.8
142
+
143
+ *2022-04-12*
144
+
145
+ #### Bug fixes
146
+
147
+ - Drawer
148
+ - Fix appendToBody failure problem (#21264 by @cs1707)
149
+ - Switch
150
+ - Fix toggling value problem(#19473 by @EdwinBetanc0urt)
151
+ - Docs
152
+ - Fix input docs (#21723 by @justforuse)
153
+ - Fix DatePicker docs (#21663 by @justforuse)
154
+ - Fix Skeleton docs (#21601 by @yanwydxf)
155
+ - Others
156
+ - Fix vue version (#21736 by @ckvv)
157
+
158
+ #### Optimization
159
+
160
+ - I18n
161
+ - add translation of Azerbaijani (#21012 by @ricardotondello)
162
+ - update translation of Slovenian (#21729 by @patik123)
163
+ - update translation of Slovak (#21711 by @sjaustirni )
164
+ - add translation of Icelandic (#21709 by @aronhr)
165
+ - add translation of Bengali (#21485 by @llwwtt)
166
+
167
+ #### Others
168
+
169
+ - Due to compatibility considerations, the PR on node-sass (#21019 by @linxsbox) of 2.15.7 release has been withdrawn and will be published in an appropriate version after re-evaluation.
170
+
171
+ ### 2.15.7
172
+
173
+ *2021-11-18*
174
+
175
+ #### Bug fixes
176
+
177
+ - Select
178
+ - fix click icon triggering dropdown (#21314 by @dennyak47)
179
+ - fix keydown event when composition (#21336 by @bchen1029)
180
+ - Badge
181
+ - fix type class when is-dot (#21308 by @adaex)
182
+ - Form
183
+ - validate method reject error info (#21374 by @cs1707)
184
+ - Table
185
+ - fix resizeObserver loop limit exceeded (#21255 by @tomieric)
186
+ - fix toggleAllSelection bug when table is empty (#21456 by @cs1707)
187
+ - optimize performance (#21330 by @cs1707)
188
+ - Button
189
+ - fix disabled priority (#21375 by @cs1707)
190
+ - Descriptions
191
+ - fix label slot bug (#21462 by @cs1707)
192
+ - SASS
193
+ - replace node-sass with dart-sass (#21019 by @linxsbox)
194
+ - Docs
195
+ - fix skeleton typos (#21408 by @zhhbstudio)
196
+
197
+ ### 2.15.6
198
+
199
+ *2021-09-02*
200
+
201
+ #### Bug fixes
202
+
203
+ - Cascader
204
+ - fix a bug that makes the browser jitter in zoom mode (#21207 by @cs1707)
205
+ - optimize performance (#21231 by @cs1707)
206
+ - Select
207
+ - fix long text overflow in multiple mode (#21237 by @cs1707)
208
+ - Dropdown
209
+ - add disabled property (#21235 by @mshioda)
210
+ - Radio
211
+ - fix checked state when browser go back (#21250 by @cs1707)
212
+ - Descriptions
213
+ - fix type declaration (#21265 by @adaex)
214
+ - avoid table style conflict (#21254 by @adaex)
215
+ - Drawer
216
+ - fix append to body (#21264 by @cs1707)
217
+ - Local
218
+ - fix italian mistake (#21012 by @ricardotondello)
219
+
220
+ ### 2.15.5
221
+
222
+ *2021-08-04*
223
+
224
+ #### Bug fixes
225
+
226
+ - Select
227
+ - fix resetInputHeight (#21201 by @cs1707)
228
+
229
+ ### 2.15.4
230
+
231
+ *2021-08-03*
232
+
233
+ #### New features
234
+
235
+ - Descriptions
236
+ - add description component (#21129 by @cs1707)
237
+ - Result
238
+ - add result component (#21171 by @cs1707)
239
+
240
+ #### Bug fixes
241
+
242
+ - Utils
243
+ - fix isScroll (#21098 by @canvascat)
244
+ - Translation
245
+ - update it.js (#21133 by @bliberi)
246
+ - RadioGroup
247
+ - fix RadioGroup used in component causes exception #17908 (#20783 by @lceric)
248
+ - Message
249
+ - fix message[type] (#21088 by @cs1707)
250
+ - Carousel
251
+ - reset the timer when setActiveItem method is called (#20846 by @Nekojita1)
252
+ - Cascader
253
+ - fix emitPath (#21185 by @cs1707)
254
+ - Select
255
+ - fix select filterable bug (#17494 by @profore)
256
+ - fix a bug that makes the browser jitter in zoom mode (#21197 by @cs1707)
257
+ - Tree
258
+ - fix insertChild (#21194 by @cs1707)
259
+
260
+ ### 2.15.3
261
+
262
+ *2021-06-29*
263
+
264
+ #### New features
265
+
266
+ - Skeleton
267
+ - add skeleton component (#21038 by @cs1707)
268
+ - Empty
269
+ - add empty component (#21080 by @cs1707)
270
+
271
+ #### Bug fixes
272
+
273
+ - Local
274
+ - fix week translations for hr locale (#21040 by @cs1707)
275
+ - Table
276
+ - fix lazy load data (#21041 by @cs1707)
277
+ - Docs
278
+ - fix form hide-required-asterisk description (#21045 by @cs1707)
279
+ - Drawer:
280
+ - fix destroy (#20715 by @zj9495)
281
+ - Row
282
+ - fix align top (#20963 by @cs1707)
283
+ - Select
284
+ - fix the bug when the value is Boolean (#21052 by @cs1707)
285
+ - Calendar
286
+ - fix first-day-of-week (#21057 by @cs1707)
287
+ - Utils
288
+ - fix isScroll (#21065 by @cs1707)
289
+ - fix(utils.dom by @fw6)
290
+ - TypeScript
291
+ - add CascaderPanel export type (#21070 by @qige2016)
292
+ - add spinner.d.ts (#21090 by @qige2016)
293
+
294
+ ### 2.15.2
295
+
296
+ *2021-05-28*
297
+
298
+ #### Bug fixes
299
+
300
+ - Image
301
+ - fix z-index and keydown event add stopPropagation (#20859 by @cs1707)
302
+ - Input
303
+ - fix show password cursor (#20870 by @cs1707)
304
+ - fix show password icon in edge (#20902 by @cs1707)
305
+ - Carousel
306
+ - fix interval and scale bug (#20931 by @cs1707)
307
+ - Cascader
308
+ - fix delete tag bug (#20939 by @cs1707)
309
+ - Drawer
310
+ - add overflow auto (#20948 by @cs1707)
311
+ - Others
312
+ - fix isFunction (#20912 by @cs1707)
313
+
314
+ ### 2.15.1
315
+
316
+ *2021-02-23*
317
+
318
+ #### Bug fixes
319
+
320
+ - Drawer
321
+ - bugfix (by @cs1707)
322
+ - Image
323
+ - fix incorrect image object fit ratio in IE (#19583 by @charlie0228)
324
+ - Cascader
325
+ - fix cascader panel active path (#20730 by @cs1707)
326
+ - Calendar
327
+ - fix calendar component i18n bug (#20758 by @iamkun)
328
+ - ColorPicker
329
+ - fix bugs (by @UxieVerity)
330
+
331
+ #### Optimization
332
+
333
+ - Doc
334
+ - update Axure resource v2.1.0 (by @iamkun)
335
+
336
+ ### 2.15.0
337
+
338
+ *2021-01-15*
339
+
340
+ #### Bug fixes
341
+
342
+ - Select
343
+ - Fix placeholder i18n bug (#17644 by @nzh63)
344
+ - Popconfirm
345
+ - Popconfirm i18n bug by @iamkun)
346
+ - Drawer
347
+ - Fix focus bug (#20626 by @cs1707)
348
+ - Image
349
+ - Preview optimization (#20652 by @cs1707)
350
+
351
+ #### Optimization
352
+
353
+ - Doc
354
+ - Fix typo in french translation of datetime-picker.md (#20543 by @lonk)
355
+ - Add format attribute description to the progress component (#20641 by @cs1707)
356
+
357
+ ### 2.14.1
358
+
359
+ *2020-11-11*
360
+
361
+ #### Bug fixes
362
+
363
+ - Popover
364
+ - Compatible with Vue 2.6 new v-slot syntax (#20424 by @iamkun)
365
+
366
+ #### Optimization
367
+
368
+ - I18n
369
+ - Update Arabic translation (#20202 by @elkattan)
370
+ - Update Uighur translation (#20177 by @IlhamTahir)
371
+
372
+ ### 2.14.0
373
+
374
+ *2020-10-29*
375
+
376
+ #### Breaking changes
377
+
378
+ - Popconfirm
379
+ - Rename event name to `confirm`, `cancel` (#20240 by @hugiron)
380
+
381
+ #### Bug fixes
382
+
383
+ - Progress
384
+ - Fix attribute error (#19985 by @Caaalabash)
385
+
386
+ #### Optimization
387
+
388
+ - I18n
389
+ - Update Russian translation (#19451 by @yangirov)
390
+ - Update Khmer translation (#20077 by @Sovai)
391
+ - Update Ukrainian translation (#20344 by @MammutAlex)
392
+
393
+ ### 2.13.2
394
+
395
+ *2020-05-18*
396
+
397
+ #### Bug fixes
398
+
399
+ - Autocomplete
400
+ - Fix change event bug (#19200 by @sxzz)
401
+ - Image
402
+ - Update error status (#19194 by @lhx6538665)
403
+
404
+ #### Optimization
405
+
406
+ - I18n
407
+ - Update ru-RU popconfirm translation (#19220 by @Opppex)
408
+ - Update vi translation (#19244 by @quangln2810)
409
+ - Update Catalan and Spanish translations (#19296 by @Ismaaa)
410
+ - Update Indonesia translation (#19320) by @therour)
411
+ - Update Brazilian Portuguese translation (#19374 by @diegomengarda)
412
+
413
+ ### 2.13.1
414
+
415
+ *2020-04-13*
416
+
417
+ #### New features
418
+ - Autocomplete
419
+ - Add change event (#17913 by @sxzz)
420
+
421
+ #### Bug fixes
422
+
423
+ - Autocomplete
424
+ - Fix suggestion error when textarea (#18478 by @Roojay)
425
+ - Carousel
426
+ - Fix console typo bug (#18264 by @IceFox)
427
+ - Image
428
+ - Fix preview dose not show when preview list not contain src issue (#18975) (#19130 by @luckyCao)
429
+ - Fix shortcut key not work at second time issue (#18983) (#19156 by @luckyCao)
430
+ - Don't show image-viewer when preview is false (#18967 by @inooNgt)
431
+ - Transfer
432
+ - Fix incorrect line-height of el-transfer's first list item when it was used with el-form-item (#18917 by @Hanx)
433
+ - InputNumber
434
+ - Correctly compute inputNumberDisabled (#18439 by @ashuser-pendo)
435
+ - Chore
436
+ - Remove index intro (#19155 by @iamkun)
437
+ - Doc
438
+ - Popconfirm doc update (#18324 by @iamkun)
439
+ - Fix step-strictly docs typo (#18705 by @dream2023)
440
+ - Fix a type error in document of steps component (#17555 by @haoranyu)
441
+
442
+ ### 2.13.0
443
+
444
+ *2019-11-26*
445
+
446
+ #### New features
447
+
448
+ - Popconfirm
449
+ - Add popconfirm component (#17548 by @iamkun)
450
+
451
+ #### Bug fixes
452
+
453
+ - BackTop
454
+ - Use cubic bezier scrolling (by @lon)
455
+ - DatePicker
456
+ - Fix bug of only select min date of date range problem (#17191 by @smk0621)
457
+ - Select
458
+ - Fix select test cases by (@msidolphin)
459
+ - Tree
460
+ - Add font-size for the style of tree empty-text (#17094 by @spengjie)
461
+ - Table
462
+ - Column header can be costumed (#17291 by @ziyoung)
463
+ - Update table header cell style (#17284 by @ziyoung)
464
+ - Fix table header height after filter (#17348 by @ziyoung)
465
+ - Fixed row-style with display not work (#17002 by @a631807682)
466
+ - Fix header table not display (#17341 by @ziyoung)
467
+ - Calendar
468
+ - Import el-button and el-button-group (#17376 by @masongzhi)
469
+ - MessageBox
470
+ - Fix icon position error (#17410 by @nullptru)
471
+ - TimePicker
472
+ - Set the selection range after scrolling up or down (#16868 by @mattheyan)
473
+ - Message
474
+ - Fix close instace offsetHeight(#17564) (#17852 by @gzwgq222)
475
+ - Form
476
+ - Callback of validateField should be optional (#17314 by @CarterLi)
477
+ - Cascader
478
+ - Fix TypeScript 3.7 compatibility (#17881 by @CarterLi)
479
+ - Menu
480
+ - Fix router NavigationDuplicated error when using vue-router@^3.1.0 (#17269 by @iamkun)
481
+ - Dropdown
482
+ - Update type file (#17550 by @iamkun)
483
+ - Progress
484
+ - Add strokeLinecap prop (#17552 by @iamkun)
485
+ - InfiniteScroll
486
+ - Skip trigger event on invisible element (#17553 by @iamkun)
487
+ - Image
488
+ - Perfect picture preview behavior (#16985 by @luckyCao)
489
+ - Fix shield the page when preview big image (#16796 by @luckyCao)
490
+ - Drawer
491
+ - Bugfix drawer-append-to-body-not-working (#16953 by @JeremyWuuuuu)
492
+ - Select
493
+ - Fix tag show value or empty issue (17199 by @luckyCao)
494
+ - Scrollbar
495
+ - Fix FireFox scroll bar width (#18091 by @iamkun)
496
+
497
+ #### Optimization
498
+
499
+ - I18n
500
+ - Update sv-SE.js (#17926 by @FOLLGAD)
501
+ - Update avatar component fr doc (#17762 by @blombard)
502
+ - Docs
503
+ - Fix time-select typo (#17250 by @wacky6)
504
+ - Fix Drawer attribute accepted value typo in es (#17122 by @haoranyu)
505
+ - Update Spanish changelog 2.12.0 (#17364 by @Gonzalo2310)
506
+ - Fix Changelog typo (#17874 by @renlixin)
507
+ - Fix Loading demo (#17862 by @MBearo)
508
+ - Add input event in input Events Table (#18061 by @zhouxinyong)
509
+ - Delete Input repeat change event (#18085 by @zhouxinyong)
510
+
511
+ ### 2.12.0
512
+
513
+ *2019-08-29*
514
+
515
+ #### New features
516
+
517
+ - Popover
518
+ - Add close-delay prop (#16671 by @LachlanStuart)
519
+ - Theme
520
+ - Add Chrome Extension: Element Theme Extension (#16686 by @iamkun)
521
+ - Icon
522
+ - Add font-display to @font-face declaration (#16805 by @iamfaizalandyka)
523
+
524
+ #### Bug fixes
525
+
526
+ - Carousel
527
+ - Fix onChange emit value (#16705 by @iamkun)
528
+ - Notification
529
+ - Fix modifying incoming option object (#16704 by @iamkun)
530
+ - DatePicker
531
+ - Add className for picker option (#16632 by @iamkun)
532
+ - DateTimePicker
533
+ - Fix time-spinner not scroll to right position (#16854 by @jesse-li)
534
+ - Table
535
+ - Prevent click handler after drag (#16850 by @ziyoung)
536
+ - Fix chrome crash when set thead css display to none (#16956 by @luckyCao)
537
+ - Fix wrong empty block height (#16861 by @ziyoung)
538
+ - Not throw error when calling toggleExpansion (#16304 by @yyjjqq94)
539
+ - Not trigger sort-change event when mounted (#17113 by @a631807682)
540
+ - Fix setCurrentRow unable to clear highlight row (#16879 by @ziyoung)
541
+ - Fix expand-row-keys not work when data is loaded asynchronously (#16899 by @ziyoung)
542
+ - set toggleAllSelection as instance property (#17137 by @ziyoung)
543
+ - Tree
544
+ - Fix distance between label and checkbox (#16799 by @Hazlank)
545
+ - Tabs
546
+ - Fix incorrect TabItem's position (#16520 by @victorting)
547
+ - Fix activated tab is out of visual range bug (#17033 by @nullptru)
548
+ - Calendar
549
+ - Fix weekdays i18n issue (#16772 by @ubitoffee)
550
+ - fix locale error (#17208 by @iamkun)
551
+ - Cascader
552
+ - Fix CascaderPanel display error (#16716 by @zhangHongEn)
553
+ - Fix disable status and close button issue (#16224 by @yyjjqq94)
554
+ - Input
555
+ - Fix Korean composition event (#15069 by @MoonHyuk)
556
+ - Fix click event of clear button not trigger when using v-loading (#16576 by @a631807682)
557
+ - Select
558
+ - Not toggle dropdown when filtering (#17205 by @luckyCao)
559
+ - Transfer
560
+ - Fix style error (#17206 by @iamkun)
561
+ - Dialog
562
+ - update sass var (#16365 by @haoranyu)
563
+ - RadioGroup
564
+ - Not produce invalid HTML in table if "is" attribute is specify (#17070 by @nullptru)
565
+ - Divider
566
+ - Support custom classes (#17078 by @island205)
567
+
568
+ #### Optimization
569
+
570
+ - Checkbox
571
+ - Improve screen reader experience (#16575 by @tylertrotter)
572
+ - Docs
573
+ - Update changelog (#16773 by @SimonaliaChen)
574
+ - Update contributing guide (#14800 by @sinchang)
575
+ - Fix typo in Drawer docs (#16848 by @winkay)
576
+ - Update custom theme (#16983 by @iamkun)
577
+ - Add Esperanto translation (#16955 by @maxkoryukov)
578
+ - Update input-number document about change event (#16316 by @luckyCao)
579
+ - Update spanish doc 2.11.1 (#16961 by @Gonzalo2310)
580
+ - I18n
581
+ - Remove translation of 'year' in catalan language as in the other languages (#14722 by @oscaralbareda)
582
+ - Update spanish changelog 2.10.0 and 2.10.1 (#16548 by @Gonzalo2310)
583
+ - Update ar.js (#16653 by @l3op)
584
+ - Test
585
+ - Correct spelling error (#16672 by @boomler)
586
+ - Refactor unit test to use data-uri (#16847 by @a631807682)
587
+ - Types
588
+ - Fix httprequest type (#16633 by @luckyCao)
589
+
590
+ ### 2.11.1
591
+
592
+ *2019-07-26*
593
+
594
+ #### Bug fixes
595
+
596
+ - Image
597
+ - Fix Image component SSR compatibility (#16737 by @luckyCao)
598
+ - Chore
599
+ - Update dart-sass compatibility (#16744 by @LewisChennnnn)
600
+
601
+ ### 2.11.0
602
+
603
+ *2019-07-25*
604
+
605
+ #### New features
606
+
607
+ - Drawer
608
+ - Add drawer component (#16577 by @JeremyWuuuuu)
609
+
610
+ #### Bug fixes
611
+
612
+ - Checkbox
613
+ - Enhance css selector (#16006 by @Hazlank)
614
+ - Tree
615
+ - Make el-tree generic (#15934 by @JeremyWuuuuu)
616
+ - Set isCurrent prop to False (#15870 by @kkkisme)
617
+ - Dropdown
618
+ - Fix split-button caret default color (#15931 by @JuniorTour)
619
+ - Cascader
620
+ - Fix level 1 children is empty update problem (#16399 by @luckyCao)
621
+ - Add sets default values when lazy is true (#16420 by @luckyCao)
622
+ - Fix display errors when node value is duplicate (#15935 by @junyiz)
623
+ - Expose getCheckedNodes and fix options change bug (#16709 by @SimonaliaChen)
624
+ - Calendar
625
+ - Display correct header when range is specified (#16354 by @ziyoung)
626
+ - Submenu
627
+ - Fix prop append-to-body (#16289 by @a631807682)
628
+ - Table
629
+ - Fix tree table when updating data (#16481 by @island205)
630
+ - Select
631
+ - Fix memory leak issue (#16463 by @island205)
632
+ - InfiniteScroll
633
+ - Update naming & doc (#16698 by @iamkun)
634
+ - Avatar
635
+ - Fix image not center vertically issue (#16489 by @luckyCao)
636
+ - Dialog
637
+ - Add destroyOnClose attribute (#16455 by @ziyoung)
638
+ - Image
639
+ - Add big Image preview feature (#16333 by @luckyCao)
640
+
641
+ #### Optimization
642
+
643
+ - Docs
644
+ - Fix dropdown demo (#16193 by @webxmsj)
645
+ - Fix typo in table documents (#15971 by @howiefh)
646
+ - I18n
647
+ - Update translation of Thai language (#16689 by @ponkrit)
648
+ - Chore
649
+ - Update theme base api (#16607 by @iamkun)
650
+ - Add form theme token (#16699 by @iamkun)
651
+ - Mark ali inner user's access (#16609 by @iamkun)
652
+ - Fix doc anchor bug (#16692 by @iamkun)
653
+
654
+ ### 2.10.1
655
+
656
+ *2019-07-02*
657
+
658
+ #### Bug fixes
659
+
660
+ - Table
661
+ - Fix sort icon (#15439 by @bezany)
662
+ - Fix layout breaks when append slot exists (#16332 by @ziyoung)
663
+ - Fix showOverflowTooltip not reactive (#16295 by @a631807682)
664
+ - Register scrollbar in filter-panel (#16246 by @ziyoung)
665
+ - Chore
666
+ - Fix 2.9 docs (#16233 by @ziyoung)
667
+ - Fix index page theme intro english css style issue (#16254 by @iamkun)
668
+
669
+ #### Optimization
670
+
671
+ - Tag
672
+ - Compatible with IE (#16334 by @ziyoung)
673
+ - Chore
674
+ - Update Dingtalk Group QR image (#16236 by @iamkun)
675
+ - Doc
676
+ - Update online theme roller doc (#16244 by @iamkun)
677
+
678
+ ### 2.10.0
679
+
680
+ *2019-06-25*
681
+
682
+ #### New features
683
+
684
+ - I18n
685
+ - Added Uzbek language (#15796 by @ogabek96)
686
+ - Calendar
687
+ - Add first-day-of-week attribute (#16047 by @ziyoung)
688
+ - Avatar
689
+ - Add avatar component (#16144 by @luckyCao)
690
+ - Upload:
691
+ - Add capability to customize thumbnail template (#13192 by @victorzhuk)
692
+
693
+ #### Bug fixes
694
+
695
+ - Tree
696
+ - Not highlight tree node when currentKey is null (#15668 by @yyjjqq94)
697
+ - Fix issue #15538 caused by two Tree sharing the same data (#15615 by @VanMess)
698
+ - Upload
699
+ - Update the parameter `fileList` type (#15716 by @underfin)
700
+ - Table
701
+ - Fix loading icon not display (#15868 by @ziyoung)
702
+ - Fix background color of complex table when hovering (#15504 by @cnlon)
703
+ - Fix current-row-key and select event bug (#15983 by @ziyoung)
704
+ - Height accepts more units (#16013 by @ziyoung)
705
+ - Fix reserve-selection not work (#16135 by @ziyoung)
706
+ - Docs
707
+ - Fix Divider attribute type in zh-cn (#15889 by @haoranyu)
708
+ - Menu
709
+ - Fixed submenu hidden bug after adding popper-append-to-body (#15391 by @PanJiaChen)
710
+ - Select
711
+ - Fix initialInputHeight (#15989 by @yyjjqq94)
712
+ - Fix default-first-option behavior when typing Chinese (#15431 by @VanMess)
713
+ - fix double import problem (#16215 by @lengband)
714
+ - Message
715
+ - Add type def for offset option (#16027 by @matjaz)
716
+ - Timeline
717
+ - Fix reverse broken (#16091 by @ziyoung)
718
+ - Slider
719
+ - Fix #15545 by adding explains about "input" event in Chinese (#15588 by @VanMess)
720
+ - InfiniteScroll
721
+ - Update package name (#16125 by @iamkun)
722
+ - MessageBox
723
+ - Fix  distinguishCancelAndClose action not same as docs bug (#15438 by @qingdengyue)
724
+ - PopupManager
725
+ - Fix z-index cannot be rewritten at first using (#15738 by @luckyCao)
726
+ - Docs
727
+ - Delete an incorrect closing html tag and empty block code (#16194 by @Alexeykhr)
728
+ - Chore
729
+ - Update test api host (#15807 by @iamkun)
730
+
731
+ #### Optimization
732
+
733
+ - Tree
734
+ - Modify loop conditions to improve performance (#15699 by @KingJeason)
735
+ - Theme
736
+ - Refine GA track & Update footer link forward to online theme roller (#16007 by @island205)
737
+ - Badge
738
+ - Update badge prop check (#16198 by @iamkun)
739
+ - Avatar
740
+ - Update theme config var (#16202 by @luckyCao)
741
+ - I18n
742
+ - Update pt-br.js (#15776 by @gigioSouza)
743
+ - Update Farsi translation (#15881 by @pamenary)
744
+ - Docs
745
+ - Add missing components in quickstart (#16063 by @pape2016)
746
+ - Update french translation (#16208 by @blombard)
747
+ - Add description $slots.default (#15444 by @Alexeykhr)
748
+ - Update Spanish Doc 2.9.1 (#15840 by @Gonzalo2310)
749
+ - Fix spelling mistakes in fr (#15837 by @blombard)
750
+ - Update changelog 2.9.2 Spanish (#16185 by @Gonzalo2310)
751
+
752
+ #### Breaking changes
753
+
754
+ - Form
755
+ - Remove success status (#16159 by @ziyoung)
756
+
757
+ ### 2.9.2
758
+
759
+ *2019-06-21*
760
+
761
+ #### Bug fixes
762
+
763
+ - Chore
764
+ - Fix TS definitions file (#15805 by @NateScarlet)
765
+
766
+ ### 2.9.1
767
+
768
+ *2019-05-30*
769
+
770
+ #### New features
771
+
772
+ - Table
773
+ - default-expand-all, expand-row-keys, toggle-row-expansion method and expand-change event are supported in Tree Table (#15709 by @ziyoung)
774
+
775
+ #### Bug fixes
776
+
777
+ - Table
778
+ - Fix some bugs (#15709 by @ziyoung)
779
+ - Theme
780
+ - Update api host (#15784 by @iamkun)
781
+
782
+ #### Optimization
783
+
784
+ - Chore
785
+ - Update InfiniteScroll type (#15794 by @iamkun)
786
+
787
+ ### 2.9.0
788
+
789
+ *2019-05-30*
790
+
791
+ #### New features
792
+
793
+ - Backtop
794
+ - Add Backtop component (#15541 by @iamkun)
795
+ - PageHeader
796
+ - Add PageHeader component (#15714 by @ziyoung)
797
+ - InfiniteScroll
798
+ - Add InfiniteScroll directive (#15567 by @iamkun)
799
+ - Cascader
800
+ - Add multiple mode and filter-method (#15611 by @SimonaliaChen)
801
+ - Message
802
+ - Display in stack mode (#15639 by @island205)
803
+ - Tag
804
+ - Add prop effect (#15725 by @SimonaliaChen)
805
+ - Tabs
806
+ - Left align title when type is card (#15695 by @luckyCao)
807
+ - DatePicker
808
+ - Support literal strings (#15525 by island205)
809
+ - Image
810
+ - Add support for transmit attrs and listeners (#15578 by @VanMess)
811
+ - Theme
812
+ - Add popup background (#15412 by @iamkun)
813
+ - Chore
814
+ - Update new 2.9.0 index page (#15682 by @iamkun)
815
+
816
+ #### Bug fixes
817
+
818
+ - Table
819
+ - Fix sort-change behaviour when sort condition is null (#15012 by @joelxr)
820
+ - Image
821
+ - Fix ssr and object-fit compatibility (#15346 by @SimonaliaChen)
822
+ - Input
823
+ - Fix show-word-count style in el-form (#15359 by @lvjiaxuan)
824
+ - Fix clear icon is not centered (#15354 by @YiiGuxing)
825
+ - Calendar
826
+ - Fix not correct day of week when the day is Sunday (#15399 by @qingdengyue)
827
+ - Fix October disappear bug (#15394 by @qingdengyue)
828
+ - Tabs
829
+ - Fix basic tab nested in card tab padding error (#15461 by @SimonaliaChen)
830
+ - Tag
831
+ - Fix stop propagation problem (#15150 by @infjer)
832
+ - Form
833
+ - Fix input-group within form-item height error (#15457 by @SimonaliaChen)
834
+ - Fix resetFields issue (15181 by @luckyCao)
835
+ - Tooltip
836
+ - Fix custom tabindex not work (#15619 by @SimonaliaChen )
837
+ - Link
838
+ - Fix link icon style class (#15752 by @iamkun)
839
+ - Select
840
+ - Revert set value to null when cleared (#15447 by @iamkun)
841
+ - Loading
842
+ - Fix dom not change when loading state change quickly (#15123 by @FAKER-A)
843
+ - Switch
844
+ - Label with el-switch repeating event (#15178 by @FAKER-A)
845
+ - Slider
846
+ - Fix style problem when clicking slider bar(#15561 by @luckyCao)
847
+ - Radio
848
+ - Fix issue 14808 (#14809 by @OverTree)
849
+ - Form
850
+ - Fix resetFields issue (15181 by @luckyCao)
851
+ - Chore
852
+ - Upgrade dependencies and fix demo bug (#15324 by ziyoung)
853
+ - Type
854
+ - Fix loading type definition (#15635 by @iamkun)
855
+ - Fix Icon type (#15634 by @iamkun)
856
+ - Fix Link type definition (#15402 by @iamkun)
857
+
858
+ #### Optimization
859
+
860
+ - Cascader
861
+ - Refactor (#15611 by @SimonaliaChen)
862
+ - Chore
863
+ - Update make new component logic (by @iamkun)
864
+ - Docs
865
+ - Rename variable in docs (#15185 by @liupl)
866
+ - Fix image attribute type and default value (#15423 by @haoranyu)
867
+ - Fix form doc bug (#15228 by @SHERlocked93)
868
+
869
+ ### 2.8.2
870
+
871
+ *2019-04-25*
872
+
873
+ #### Bug fixes
874
+
875
+ - Icon
876
+ - Update icon (#15272 by @iamkun)
877
+ - Docs
878
+ - Fix Form and Input doc style (#15273 by @ziyoung)
879
+
880
+ ### 2.8.1
881
+
882
+ *2019-04-25*
883
+
884
+ #### Bug fixes
885
+
886
+ - Icon
887
+ - Update icon of cascader and select (#15264 by @SimonaliaChen)
888
+ - Update icon (#15258 #15268 by @iamkun)
889
+
890
+ #### Optimization
891
+
892
+ - Chore
893
+ - Update build script (#15267 by @ziyoung)
894
+ - Docs
895
+ - Fix link underline color (#15265 by @iamkun)
896
+ - Other
897
+ - Fix migrating config not compatible with camel case props and events (#15260 by @SimonaliaChen)
898
+
899
+ ### 2.8.0
900
+
901
+ *2019-04-25*
902
+
903
+ #### New features
904
+
905
+ - Divider
906
+ - Add divider component (#15055 by @island205)
907
+ - Rate
908
+ - Add custom colors and icon-classes by passing a object (#15051 by @SimonaliaChen)
909
+ - Link
910
+ - Add link component (#15052 by @iamkun)
911
+ - Calendar
912
+ - Add calendar component (#14908 by @ziyoung)
913
+ - Icon
914
+ - Add icon (#15214 by @iamkun)
915
+ - Alert
916
+ - Add dark theme (#15041 by @island205)
917
+ - Image
918
+ - Add image component (#15117 by @SimonaliaChen)
919
+ - Collapse
920
+ - CollapseItem can be disabled (#15076 by @ziyoung)
921
+ - Carousel
922
+ - Add direction attribute and support vertical direction (#15122 by @ziyoung)
923
+ - Pagination
924
+ - Add hide-on-single-page attribute (#15096 by @ziyoung)
925
+ - Slider
926
+ - Add marks attribute (#15133 by @luckyCao)
927
+ - Input
928
+ - Add show-word-count attribute (#15075 by @luckyCao)
929
+ - InputNumber
930
+ - Add step-strictly attribute (#15050 by @luckyCao)
931
+ - Tooltip, Dropdown, Popover
932
+ - Support tabindex attribute (#15167 by @ziyoung)
933
+
934
+ #### Bug fixes
935
+
936
+ - Notification
937
+ - Fix title word break (#15008 by @iamkun)
938
+ - Form
939
+ - Fix switching the rules in el-form not work (#14985 by @luckyCao)
940
+ - Fix label style (#14969 by @ziyoung)
941
+ - Required FormItem displays asterisk when label is auto (#15144 by @ziyoung)
942
+ - Pagination
943
+ - Fix slot not updated (#14711 by @lucyhao)
944
+ - Table
945
+ - Fix load bug in lazy mode (#15101 by @ziyoung)
946
+ - Fix cell width when colspan is grater than 1 (#15196 by @ziyoung)
947
+ - Improve performance (#14868 by @ziyoung)
948
+ - Don't emit triggers sort-change during initialization (#14625 by @PeanutWatson)
949
+ - Equal behaviour for height and max-height (#14660 by @arthurdenner)
950
+ - Dialog
951
+ - Fix dialog body correctly break long words (#15027 by @iamkun)
952
+ - Alert
953
+ - update type definition (#15186 by @ziyoung)
954
+ - Tabs
955
+ - Fix issue where Promise rejection was hitting application (#14816 by @ffxsam)
956
+ - Rerender when slot changes (#15238 by @ziyoung)
957
+ - Message
958
+ - Fix type definition (#14968 by @agoni1212)
959
+ - Select
960
+ - Fix error when value is undefined or null (#15022 by @luckyCao)
961
+ - Tree
962
+ - Delete current node after it removed (#14604 by @sinchang)
963
+ - Improve performance (#14881 by @ChenZhuoSteve)
964
+ - Dropdown
965
+ - Fix style (#14907 by @doing123)
966
+ - Slider
967
+ - Fix broken keyboard a11y bug (#14792 by @erezsob)
968
+ - Menu
969
+ - ActiveIndex value shall be null if defaultIndex does not exist(#14074 by @hoythan)
970
+ - Directive
971
+ - RepeatClick: use Date.now() instead of new Date() (#14776 by @pavelmash)
972
+ - Upload
973
+ - Fix Upload transparent picture display style (#15039 by @iamkun)
974
+ - Theme
975
+ - Add zero border (#15256 by @iamkun)
976
+
977
+ #### Optimization
978
+
979
+ - Chore
980
+ - Update changelog zh-cn (#14965 by @iamkun)
981
+ - Hide demo description when it's empty (#15014 by @ziyoung)
982
+ - Display dev server info by default by @iamkun)
983
+ - Fix 2.6.0 changelog error (#15026 by @iamkun)
984
+ - Update build config (#14821 by @abc3660170)
985
+ - Add hmr (#15221 by @SimonaliaChen)
986
+ - Use sourcemap in dev environment (#15087 by @ibufu)
987
+ Docs
988
+ - Rename variable in docs (#14602 #15003 #15094 #15105 by @liupl)
989
+ - Fix upload doc error (#15023 by @iamkun)
990
+ - Update Form custom validator doc (#15040 by @iamkun)
991
+ - Update Tabs docs to display vertical tabs (#15053 by @iamkun)
992
+ - Use eleme.cn as domain (#15139 by @ziyoung)
993
+ - Fix Image route name (#15194 by @iamkun)
994
+ - Remove duplicated fr translation (#15207 by @iamkun)
995
+
996
+ #### Breaking changes
997
+
998
+ - Rate
999
+ - Fix decimal display support in disabled mode (#15089 by @haoranyu)
1000
+ - Select
1001
+ - Use placeholder option label to set placeholder in filter mode (#14989 by @ibufu)
1002
+
1003
+ ### 2.7.2
1004
+
1005
+ *2019-04-03*
1006
+
1007
+ #### Bug fixes
1008
+
1009
+ - Form
1010
+ - Fix auto `label-width` style (#14955 by @ziyoung)
1011
+
1012
+ #### Optimization
1013
+ - Docs
1014
+ - Fix doc img link error (#14957 by @iamkun)
1015
+ - Chore
1016
+ - Fix deploy mkdir error (#14952 by @iamkun)
1017
+
1018
+ ### 2.7.1
1019
+
1020
+ *2019-04-03*
1021
+
1022
+ #### Bug fixes
1023
+
1024
+ - Select
1025
+ - Set value to null when cleared (#14322 by @aaronfulkerson)
1026
+ - Input
1027
+ - Update DOM dependent values on type change (#14889 by @wacky6)
1028
+ - Table
1029
+ - Make `defaultExpandAll` works when expanded column exists (#14935 by @ziyoung)
1030
+ - Dialog
1031
+ - Background color can be configured (#14939 by @ziyoung)
1032
+ - Form
1033
+ - `label-width` supports auto width (#14944 by @ziyoung)
1034
+
1035
+ #### Optimization
1036
+ - Docs
1037
+ - Update Spanish docs (#14913 by @Gonzalo2310)
1038
+ - Add French doc for new component (#14924 by @ziyoung)
1039
+ - Optimize Tabs docs (#14938 by @ziyoung)
1040
+
1041
+ ### 2.7.0
1042
+
1043
+ *2019-03-28*
1044
+
1045
+ #### New features
1046
+
1047
+ - Table
1048
+ - Add support tree structure data (#14632 by @ziyoung)
1049
+
1050
+ #### Bug fixes
1051
+
1052
+ - Tabs
1053
+ - Use primary color as boxShadow color (#14558 by @Richard-Choooou)
1054
+ - Rerender when label changes (#14496 by @akki-jat)
1055
+ - Table
1056
+ - Footer follows body cell align (#14730 by @ziyoung)
1057
+ - NavMenu
1058
+ - Fix click el-submenu trigger childMenu pop again bug (#14443 by @PanJiaChen)
1059
+ - Dropdown
1060
+ - Make compatible with 2.6 new v-slot syntax (#14832 by @ziyoung)
1061
+ - ColorPicker
1062
+ - Fix handle error hex color string (#14793 by @iamkun)
1063
+ - Tree
1064
+ - Revert pr #13349 (#14847 by @ziyoung)
1065
+ - Tooltip
1066
+ - Display when initial value is true (#14826 by @ziyoung)
1067
+ - Docs
1068
+ - Update cascader docs (#14442 by @panhezeng)
1069
+ - Style
1070
+ - Fix media query in sm-only, md-only, lg-only (#14611 by @sinchang)
1071
+
1072
+ #### Optimization
1073
+
1074
+ - Chore
1075
+ - Add webpage description (#14802 by @iamkun)
1076
+
1077
+ ### 2.6.3
1078
+
1079
+ *2019-03-21*
1080
+
1081
+ #### Bug fixes
1082
+
1083
+ - Fix Cascader demo style (#14789 by @ziyoung)
1084
+ - Remove unnecessary DOM operation (#14788 by @ziyoung)
1085
+ - Fix DatePicker default-value DST (#14562 by @wacky6)
1086
+
1087
+ ### 2.6.2
1088
+
1089
+ *2019-03-21*
1090
+
1091
+ #### New features
1092
+
1093
+ - DatePicker
1094
+ - Add monthrange for type attribute (#14487 by @zxyRealm)
1095
+ - i18n
1096
+ - Add Croatian locale (#14360 by @danijelh)
1097
+
1098
+ #### Bug fixes
1099
+
1100
+ - Input
1101
+ - Fix regression (#14572 by @wacky6)
1102
+ - DatePicker
1103
+ - Fix first-day-of-week computation (#14523 by @sinchang)
1104
+ - Fix week picker's value-format (#13754 by @wacky6)
1105
+ - Steps
1106
+ - Fix issue #14502 (#14596 by @sinchang)
1107
+ - Fix style with simple theme (#14610 by @sinchang)
1108
+ - Docs
1109
+ - Update french doc for 2.6.1 and fix typos (#14555 by @smalesys)
1110
+ - Rename variable in Table docs (#14587 by @likwotsing)
1111
+ - Add french search index (#14565 by @iamkun)
1112
+ - Fix TimePicker page style (#14579 by @ziyoung)
1113
+ - Rename variable in Upload docs (#14593 by @liupl)
1114
+ - French translation update (#14643 by @smalesys)
1115
+ - Update Form async validator docs (#14694 by @iamkun)
1116
+ - Fix tooltip doc error (#14748 by @iamkun)
1117
+ - Fix typo (#14751 by @2bj)
1118
+ - Fix highlighting control elements for Webkit touch (#14703 by @VladG0r)
1119
+
1120
+ #### Optimization
1121
+
1122
+ - Chore
1123
+ - Update ci build script (#14600 by @ziyoung)
1124
+ - Update ga tracking (#14560 by @iamkun)
1125
+ - Add more ga event (#14633 by @iamkun)
1126
+ - Update discusion group (#14741 by @iamkun)
1127
+ - Update test deps and conf (#14735 by @wacky6)
1128
+ - Upgrade gulp (#14745 by @ziyoung)
1129
+ - Use codepen to display demo & fix doc error (#14747 by @ziyoung)
1130
+
1131
+ ### 2.6.1
1132
+
1133
+ *2019-03-03*
1134
+
1135
+ #### Bug fixes
1136
+
1137
+ - **Don't specify node version** (by @iamkun in #14546)
1138
+ - Fix doc directory in `deloy-faas.sh` (by @ziyoung in #14553)
1139
+ - Fix date style issue in changelog for 2.6.0 (by @island205 in #14547)
1140
+ - Fix doc typo (by @wack6 in #14552)
1141
+
1142
+ ### 2.6.0
1143
+
1144
+ *2019-03-01*
1145
+
1146
+ #### New features
1147
+ - Timeline
1148
+ - Add timeline component (by @jikkai in #14248)
1149
+ - DropdownItem
1150
+ - Add icon prop to `el-dropdown-item` (by @gabrielboliveira in #14088)
1151
+ - Input
1152
+ - Add show-password props (by @phshy0607 in #13966)
1153
+ - Select
1154
+ - Add slot `empty` (by @elfman in #13785)
1155
+ - Autocomplete
1156
+ - Add highlight-first-item prop (by @YamenSharaf in #14269)
1157
+ - I18n
1158
+ - Created Armenian locale (by @hamletbarsamyan in #14214)
1159
+ - Docs
1160
+ - French translation (by @smalesys in #12153, #14418, #14434)
1161
+
1162
+ #### Optimization
1163
+ - Alert
1164
+ - Update alert description default slot class (by @iamkun in #14488)
1165
+ - Input
1166
+ - Update input password (by @iamkun in #14480)
1167
+ - InputNumber
1168
+ - Remove unnecessary parseFloat (by @JuniorTour in #14172)
1169
+ - Menu
1170
+ - Add support for `el-menu-item` without index (by @georgyfarniev in #13298)
1171
+ - Table
1172
+ - Remove some html DOM operations (by @elfman in #13643)
1173
+ - Upload
1174
+ - Optimize code (by @elfman in #13973)
1175
+ - Popup
1176
+ - Optimize code (by @KAionro in #14413)
1177
+ - Docs
1178
+ - Add more detail about how to run play mode for contribution (by @island205 in #14355)
1179
+ - Warn input as a controlled component (by @wacky6 in #14463)
1180
+ - Update Table doc (by @luguokong in #14329)
1181
+ - Update input doc (by @iamkun in #14437)
1182
+ - Update custom-theme docs (by @wangguohao in #14297)
1183
+ - Make the icon style change when hover on it (by @tuxinghuan in #14295)
1184
+ - Build
1185
+ - Minimizing css and js for Element doc site (by @iamkun in #14430)
1186
+ - Speeding up webpack (by @hetech in #14484)
1187
+ - Use cli to select release version (by @hetech in #14354)
1188
+ - Install stale for issue handling (by @island205 in #14392)
1189
+
1190
+ #### Bug fixes
1191
+ - Menu
1192
+ - Fix subMenu focus bug when switch browser tab (by @liupl in #13976)
1193
+ - MessageBox
1194
+ - Fix type definition (by @NateScarlet in #14278)
1195
+ - ScrollBar
1196
+ - Prevent right button click on thumb (by @xifeiwu in #14196)
1197
+ - Switch
1198
+ - Trigger form validation if value changes (by @hetech in #14426)
1199
+ - Table
1200
+ - Make toggleAllSelection method an instance method (by @letanure in #14075)
1201
+ - Tabs & Dropdown
1202
+ - Fix style (by @hetech in #14452)
1203
+ - Tree
1204
+ - Empty-text tips are different from tables (by @ColinCll in #14331)
1205
+ - Docs
1206
+ - Fix DatetimePicker format doc error (by @iamkun in #14290)
1207
+ - Spelling issue in datepicker documentation (by @helmut in #14481)
1208
+ - Fix pagination doc style (by @liuchuzhang in #14451)
1209
+
1210
+ #### Breaking changes
1211
+ - Table
1212
+ - Fix params order of row events (by @jikkai in #12086)
1213
+
1214
+ ### 2.5.4
1215
+
1216
+ *2019-02-01*
1217
+
1218
+ #### Bug fixes
1219
+
1220
+ - Build: Fix babel config issue which lead to collapse transition broken (by @island205 in #14282)
1221
+
1222
+ ### 2.5.3
1223
+
1224
+ *2019-01-31*
1225
+
1226
+ #### Optimization
1227
+
1228
+ - Optimize code of Message (by @vok123 in #14029)
1229
+ - Retire gh-pages (by @ziyoung in #14266)
1230
+ - Add IssueHunt link (by @island205 in #14261)
1231
+
1232
+ #### Bug fixes
1233
+
1234
+ - Fix UMD module error on server side (by @island205 in #14242)
1235
+ - Fix active TabBar style (by @iamkun in #14240)
1236
+ - Fix Table demo code error (by @xunmeng in #14253)
1237
+
1238
+ ### 2.5.2
1239
+
1240
+ *2019-01-27*
1241
+
1242
+ #### Optimization
1243
+ - Docs:
1244
+ - Update ChangeLog ES 2.5.1 (by @Gonzalo2310 in #14231)
1245
+
1246
+ #### Bug fixes
1247
+ - Build:
1248
+ - Delete unremoved comments in umd module `lib/index.js` (by @island205 in #14233)
1249
+ - Fix export error fired in commonjs module used in nuxt.js (by @island205 in #14232)
1250
+ - Fix 2.5.1 build issues (by @iamkun in #14228)
1251
+
1252
+ ### 2.5.1
1253
+
1254
+ *2019-01-26*
1255
+
1256
+ #### Optimization
1257
+ - DatePicker: highlight current month and year (by @Debiancc in #14211)
1258
+ - Update 2.5.0 changelog (by @wacky6 in #14217)
1259
+
1260
+ #### Bug fixes
1261
+ - Fix export issue generate by webpack upgrading (by @island205 in #14220)
1262
+ - Keep 2.4.11 docs && new sub folder for 2.5+ (by @iamkun in #14222)
1263
+
1264
+ ### 2.5.0
1265
+
1266
+ *2019-01-25*
1267
+
1268
+ #### New features
1269
+ - DatePicker
1270
+ - Add `validate-event` attribute (by @ziyoung in #13531)
1271
+ - DateTimePicker
1272
+ - `pickerOptions` support `selectableRange` option (by @eeeeeeeason)
1273
+ - Tag
1274
+ - Add `click` event (by @licdream in #14106)
1275
+ - I18n
1276
+ - support Kyrgyz language (by @zzjframework in #14174)
1277
+
1278
+ #### Optimization
1279
+ - Upgrade to webpack@4 (by @jikkai in #14173)
1280
+ - Input
1281
+ - Simplify implementation, follow one-way data flow. Fix several related bugs (by @wacky6 in #13471)
1282
+ - Update Axure file,add new components (by @ziyoung in #13773)
1283
+
1284
+ #### Bug fixes
1285
+ - Autocomplete
1286
+ - Fix dropdown's last line beging clipped (by @ziyoung in #13597)
1287
+ - Fix missing popper arrow (by @liuchuzhang in #13762)
1288
+ - Carousel
1289
+ - Cleanup timer when component is destroyed (by @elfman in #13820)
1290
+ - Cascader
1291
+ - Remove deprecated property of computed props (by @iamkun in #13737)
1292
+ - Fix CascaderOption's type definition in TypeScript (by @NateScarlet in #13613)
1293
+ - Fix icon covering the text (by @ziyoung in #13596)
1294
+ - Checkbox
1295
+ - Refine style (by @PanJiaChen)
1296
+ - DatePicker
1297
+ - Add missing v-for `key` in TimeSpinner (by @Ende93 in #13547)
1298
+ - Fix week highlight on year boundary (by @suyi91 in #13883)
1299
+ - Input
1300
+ - Fix textarea DOM node reference (by @laomu1988 @island205 in #13803)
1301
+ - Pagination
1302
+ - Input value won't be less than 1 (by @elfman in #13727)
1303
+ - Popover
1304
+ - Fix popover issues with hover trigger (by @goldengecko in #13104)
1305
+ - Fix popper instance memory leak (by @qpxtWhite in #13988)
1306
+ - Radio
1307
+ - Refine style (by @ohhoney1)
1308
+ - Table
1309
+ - Enhanced table sorting when clicking on the sorting arrow (by @ohhoney1 in #12890)
1310
+ - Fix empty text vertical alignment issue on IE10+ (by @imzjy in #13638)
1311
+ - Fix index type documentation (by @ilovefafa in #13628)
1312
+ - Fix `show-summary` display issue when multilevel header has fixed attr (by @luckyCao in #13914)
1313
+ - Tabs
1314
+ - Fix auto scroll bug (by @iamkun in #13696)
1315
+ - Get the correct tab through tab name (by @iamkun in #13705)
1316
+ - Use paneName instead of name to determine pane style (by @iamkun in #13733)
1317
+ - Tree
1318
+ - Fix `showCheckbox` prop on `Tree` can not affect their children `tree-node` (by @KidneyFlower)
1319
+ - Update doc and definition file (by @ziyoung in #13540)
1320
+ - Upload
1321
+ - Add `url` prop to upload file when `list-type` changed (by @elfman in #13771)
1322
+ - Slider
1323
+ - Fix source code indentation (by @wacky6 in #13955)
1324
+ - I18n
1325
+ - Add missing Catalan translations (by @jaumesala)
1326
+ - Add missing ru translation (by @justlp in #13658)
1327
+ - Fix Finnish translations (by @jenkrisu in #14137)
1328
+ - Doc
1329
+ - Update Spanish doc 2.4.11 (by @Gonzalo2310 in #13522)
1330
+ - Others
1331
+ - Remove unnecessary script (by @ziyoung)
1332
+ - Fix error anchor link (by @iamkun in #13753)
1333
+ - Fix inconsistent capitalization in documentation (by @wonderjar)
1334
+ - Add DingDing chat group qr code to readme (by @iamkun in #13957)
1335
+ - Add yarn logs to .gitignore (by @mimimi in #13922)
1336
+ - Remove sponsor duotai (by @island205 in #14156)
1337
+ - Update readme qr code src (by @iamkun in #13960)
1338
+ - Update CDN link, fix typo (by @ziyoung)
1339
+
1340
+ ### 2.4.11
1341
+
1342
+ *2018-11-21*
1343
+
1344
+ - Revert pr #13296. Fixed clicking on Menu external causing Submenu collapsed, #13478
1345
+ - Adjust small screen (xs) media query breakpoints, #13468 (by @alekoshen712)
1346
+
1347
+ ### 2.4.10
1348
+
1349
+ *2018-11-16*
1350
+
1351
+ - Fixed multiple clicks on Select to display the drop-down list, #13268
1352
+ - The clear icon for input is not displayed when Form is disabled, #13208
1353
+ - Adjust the style of Select, Progress, Autocomplete, Tooltip, Collaspe, TimePicker, #13188 (by @porcelainHeart) #13210 #13266 #13257 #13290 #13347 (by @PanJiaChen)
1354
+ - Carousel component added `loop` attribute, #13217
1355
+ - When the data of Table changes, the highlighted line will remain, #13200
1356
+ - Table header scoped slot can receive parameters, #13263
1357
+ - Table's `clearFilter` method supports arguments, #13176
1358
+ - Tooltip is no longer created when there is no content in the Table cell, #13152 (by @rongxingsun)
1359
+ - The input box contents of the ColorPicker panel can be displayed correctly, #13278
1360
+ - ColorPicker no longer triggers form validation when dragging, #13299
1361
+ - InputNumber added `select `method, #13286 (by @st-sloth)
1362
+ - Autocomplete added `clear` event, #12171(by arthurdenner) #13326
1363
+ - You can close Menu by clicking on Menu outside, #13296
1364
+ - Form's `validateField` method can receive arguments, #13319
1365
+ - Cascader added `visible-change` event, #13415
1366
+ - DatePicker added range-separator slot, #13272 (by @milworm)
1367
+ - Tree adds `iconClass` and `currentNodeKey` properties, #13337 #13197 (by @isnifer)
1368
+ - Progress's` status` added text #13198 (by @ali-master)
1369
+ - Fixing tree's `defaultCheckedKeys` caused an error, #13349 (by @dive2Pro)
1370
+
1371
+ ### 2.4.9
1372
+
1373
+ *2018-10-26*
1374
+
1375
+ - The parameter of Form's `clearValidate` supports string, #12990 (by @codinglobster)
1376
+ - Added type attribute for Badge, #12991
1377
+ - Users can use scoped-slot to customize table column header #13012 (by @ivanseidel)
1378
+ - Fixed the input box of Select unable to type text under IE, #13034 (by @GaliMU)
1379
+ - Select option does not wrap when space is enough, #12329 (by @akki-jat)
1380
+ - When dropdown list of Select is expanded, the arrow icon will also display correctly, #12353 (by @firesh)
1381
+ - Fixed that the size attribute of Select does not work, #13070
1382
+ - Select multiple values can be cleared, #13049 (by @ZSkycat)
1383
+ - Fixed the last TabNav unable be deleted, #13039
1384
+ - Fixed that TabNav label is not displayed correctly, #13178
1385
+ - Added title slot for Alert, #13082 (by @Kingwl)
1386
+ - Fixed an issue where the tooltip content in Table was incorrect, #13159 (by @elfman)
1387
+ - Optimize the animation of Upload when file is deleted, #12987
1388
+ - Adjusted style of InputNumber when control button is not displayed, #13052
1389
+
1390
+ ### 2.4.8
1391
+
1392
+ - Not displaying outline when Switch is focused, #12771
1393
+ - Fixed Dropdown's style in ButtonGroup, #12819 (by @bluejfox)
1394
+ - Added opened event for Dialog, #12828
1395
+ - Fixed the incorrect display order of TabNav, #12846
1396
+ - Fixed the problem that Tabs did not scroll to the selected tab, #12948
1397
+ - Fixed the problem that the identifier does not display when the Tree node is dragged, #12854
1398
+ - The validate event parameter of Form contains the validation message, #12860 (by @YamenSharaf)
1399
+ - Fixed DatePicker not to verify the validity of user input time, #12898
1400
+ - Fixed the problem that `render-header` attribute of Table header doesn't work, #12914
1401
+
1402
+ ### 2.4.7
1403
+
1404
+ *2018-09-14*
1405
+
1406
+ - Fixed DatePicker not triggering form validation, #12328 #12348
1407
+ - Fixed DatePicker throwing errors in multiple mode, #12347
1408
+ - Fixed incorrect position of DatePicker spinner, #12415 (by @rang-ali)
1409
+ - Fixed automatic filling of DatePicker input box, #12521 (by @abdallanayer)
1410
+ - Fixed Input not highlighted in Cascader, #12341
1411
+ - Fixed wrong order of Tabpane, #12346
1412
+ - Fixed incorrect position of ColorPicker cursor, #12376 (by @cnwhy)
1413
+ - Fixed the style of Submenu, #2457
1414
+ - Fixed not highlighted after Submenu is selected, #12479
1415
+ - Fixed incorrect values selected by Cascader, #12508 (by @huangjinqiang)
1416
+ - Fixed incorrect value of Pagination input box, #12525
1417
+ - Fixed order that Pagination triggers events, #12530
1418
+ - Fixed Table Filter not displayed, #12539
1419
+ - Fixed Tree unable to delete nodes, #12684
1420
+ - Fixed height of Select Input changing in single mode, #12719
1421
+ - Fixed style of FormItem label in nested Form, #12748
1422
+ - Added `autocomplete` attribute for Input, deprecated `auto-complete`, #12514 (by @axetroy)
1423
+ - Added slots-scope for Form to display validation information, #12715 (by @YamenSharaf)
1424
+
1425
+ ### 2.4.6
1426
+
1427
+ *2018-08-09*
1428
+
1429
+ - Fixed Table not showing filter icon when `filters` is assigned empty array, #12165
1430
+ - Fixed Menu not saving active state when `collapse` is changed, #12178 (by @elfman)
1431
+ - Fixed Cascader not escaping special characters for Regexp, #12248
1432
+ - Fixed disabled RadioButton showing box-shadow when clicked, #12262
1433
+ - Fixed arrow key not effect when default value is `undefined`,#12322
1434
+ - Fixed query function of Select not debounced in multi mode, #12181
1435
+ - Fixed query keyword of Select disappearing in multi mode, #12304
1436
+ - Fixed incorrect width of Dialog when it is displayed in full screen, #12203
1437
+ - Fixed incorrect display of Main on IE, #12237
1438
+ - Fixed Input triggering two form validations, #12260
1439
+ - Fixed adding new Tree node causing nodes to disappear, #12256
1440
+ - Fixed Tree node not deleted after dragging, #12279
1441
+ - Fixed Popover not visible when InputNumber focuses, #12284
1442
+ - Added `popper-append-to-body` attribute for Autocomplete, #12241
1443
+ - Added `sync` modifier support for Pagination's `page-size` attribute, #12281
1444
+
1445
+ ### 2.4.5
1446
+
1447
+ *2018-07-26*
1448
+
1449
+ - Fixed Table setting `class-name` does not work for `expand` column, #12006
1450
+ - Added `toggleAllSelection` method for Table, #12047
1451
+ - Fixed wrong position of suffix slot when Input contains Select, #12108
1452
+ - Fixed `line-height` of Option unable to set, #12120
1453
+ - Fixed TimeSelect with default value of `null` could not be assigned after executing `resetField`, #12010
1454
+ - Fixed keydown event which is not arrow key does not work in Tree, #12008
1455
+ - Fixed parent node checked in lazy mode, #12106
1456
+ - Added `includeHalfChecked` parameter for getCheckedNodes of Tree, #12014
1457
+
1458
+ ### 2.4.4
1459
+
1460
+ *2018-07-13*
1461
+
1462
+ - Fixed triggering Select validation after Form resetting, #11837
1463
+ - Fixed wrong position of Input `suffix` slot when `suffix` slot with `append` slot, #11951
1464
+ - Fixed clearable Input still displaying the clear icon when readonly, #11967
1465
+ - Fixed Tree node checked when it's disabled, #11847
1466
+ - Fixed Tree's `default-checked-keys` not working, #11971
1467
+ - Fixed `empty-text` not visible when Tree node filtered, #11971
1468
+ - Fixed the position of oversized `empty-text` in Table, #11965
1469
+ - Fixed Table row not be unhighlighted when `current-row-key` is assigned to `null`, #11866
1470
+ - Fixed showing filter dropdown when `filters` is an empty array, #11864
1471
+ - Fixed Radio's label does not stop event propagation, #11912
1472
+
1473
+ ### 2.4.3
1474
+
1475
+ *2018-07-03*
1476
+
1477
+ - Fixed `allow-drop` not working properly when Tree nodes have a custom height, #11797
1478
+ - Now you can pass a parameter to the `clearValidate` method of Form, specifying which FormItems' validation results need to be cleared, #11821
1479
+ - Added `distinguishCancelAndClose` attribute for MessageBox, #11831
1480
+
1481
+ ### 2.4.2
1482
+
1483
+ *2018-06-26*
1484
+
1485
+ - Now `class-name` and `label-class-name` of Table are reactive, #11626
1486
+ - Fixed Table still highlighting clicked row when `highlight-current-row` is `false`, #11646
1487
+ - Fixed a style bug of ButtonGroup when it has only one `round` or `circle` Button, #11605
1488
+ - Fixed style of page size Select of Pagination, #11622
1489
+ - Fixed Menu's `open` method error when `collapse` is dynamically changed, #11646
1490
+ - Added `activeName` and `oldActiveName` parameters to the before-leave hook of Tabs, #11713
1491
+ - Fixed Cascader focused after outside clicked, #11588
1492
+ - Fixed Cascader not closing when option is clicked when `change-on-select` is true, #11623
1493
+ - Now updating Select's value programmatically will trigger form validation, #11672
1494
+
1495
+ ### 2.4.1
1496
+
1497
+ *2018-06-08*
1498
+
1499
+ - Removed Autocomplete's duplicate type declaration, #11388
1500
+ - Fixed Select's dropdown arrow style in FireFox when nested in Form, #11427
1501
+ - Fixed clear icon of Select still showing when the initial value is `null`, #11460
1502
+ - Fixed disabled radio showing box-shadow when clicked, #11462
1503
+ - Added `iconClass` attribute for MessageBox, #11499
1504
+ - Added `stretch` attribute for Tabs, #11476
1505
+ - Fixed rendering order issue of TabPane when Tabs is `lazy`, #11461
1506
+ - Fixed Table not retaining current highlight row when expanded, #11464
1507
+ - Fixed focusing state when `before-leave` returns a resolved promise, #11386
1508
+ - Fixed disabled Popover still creating poppers, #11426
1509
+ - Fixed Tree's endless loop when a new node is added in lazy mode, #11430 (by @wangjingf)
1510
+ - Added `closed` event for Dialog, #11490
1511
+
1512
+ ### 2.4.0 Fullerene
1513
+
1514
+ *2018-05-28*
1515
+
1516
+ #### New features
1517
+ - General
1518
+ - Dev tool and bundler is switched to native webpack, #11216
1519
+ - Now you can globally set the initial z-index of popups, #11257
1520
+ - Autocomplete
1521
+ - Added `hide-loading` attribute, #11260
1522
+ - Button
1523
+ - Now you can use the `size` attribute on circle buttons to control their sizes, #11275
1524
+ - InputNumber
1525
+ - Added `precision` attribute, #11281
1526
+ - Tabs
1527
+ - Added `before-leave` attribute, #11259
1528
+ - Added `lazy` attribute, #11167(by @Kingwl)
1529
+ - Table
1530
+ - Added `sort` method to manually sort the table, #11311
1531
+
1532
+ #### Bug fixes
1533
+ - Input
1534
+ - Fixed an issue that causes a re-render when using the Chinese IME to quickly input text, #11235 (by @STLighter)
1535
+ - Popover
1536
+ - Fixed the console error when the triggering element is Radio or Checkbox, #11265
1537
+ - Breadcrumb
1538
+ - Fixed the `to` attribute not supporting dynamic update, #11286
1539
+ - Upload
1540
+ - Fixed the console error when a File is resolved in the returned Promise of the `beforeUpload` method, #11297 (by @qusiba)
1541
+ - Tooltip
1542
+ - Fixed arrow not positioned correctly when content is empty, #11335
1543
+ - Autocomplete
1544
+ - Fixed incorrect input suggestions after deleting keyword quickly, #11323
1545
+ - ColorPicker
1546
+ - Fixed `active-change` event incorrectly triggering when picker dropdown is closed, #11304
1547
+ - Table
1548
+ - Fixed style error of oversized filter panel, #11314
1549
+ - Fixed currently selected row not retained when the table is sorted, #11348
1550
+ - Checkbox
1551
+ - Fixed single checkbox not supporting validation, #11271
1552
+ - Radio
1553
+ - Fixed disabled Radio still being selected when pressing space key, #11303
1554
+ - MessageBox
1555
+ - Fixed the `el-popup-parent--hidden` class not removed when opening MessageBox in succession, #11371
1556
+
1557
+ ### 2.3.9
1558
+
1559
+ *2018-05-18*
1560
+
1561
+ - Fixed when the source data does not have the field specified by a TableColumn's `prop` attribute, an error would occur when the mouse moves into that column's cells, #11137
1562
+ - The `lockScroll` attribute of pop up components no longer adds an inline style to the parent element, but instead adds a class name, #11114
1563
+ - Fixed the icon of Progress not displaying when its `status` is exception, #11172
1564
+ - Fixed options' `disabled` attribute not working in filterable Cascader's filter result list, #11185
1565
+ - Fixed an issue where Table's expanded row cannot be collapsed if the data source is updated after its expansion, #11186
1566
+ - `setCurrentKey` of Tree now accepts `null` as its param to cancel the currently highlighted node, #11205
1567
+
1568
+ ### 2.3.8
1569
+
1570
+ *2018-05-11*
1571
+
1572
+ - Fixed DatePicker panel jumping to the current month after picking a date in a non-current month when `type` is dates, #10973
1573
+ - Fixed clearable Input still displaying the clear icon when readonly, #10912
1574
+ - Fixed closing the DatePicker panel without changing the value incorrectly triggering the `change` event, #11017
1575
+ - Fixed keyboard navigation not working properly when Select has grouped options, #11058
1576
+ - Added `prefix` named slot for Select, #11063
1577
+ - Added `clearValidate` method for FormItem, #11076
1578
+ - Added `checkOnClickNode` attribute for Tree, #11111
1579
+
1580
+ ### 2.3.7
1581
+
1582
+ *2018-04-29*
1583
+
1584
+ - Fixed Table not updating its header widths when the scroll bar disappears due to filtering, #10834
1585
+ - Fixed clearable Input still showing the clear icon when its initial value is `null`, #10912
1586
+ - Fixed incorrect trigger of the `active-change` event after changing ColorPicker's binding value programatically, #10903 (by @zhangbobell)
1587
+ - Fixed filterable Select causing an infinite loop when navigating options using keyboard if all options are disabled, #10945
1588
+
1589
+ ### 2.3.6
1590
+
1591
+ *2018-04-21*
1592
+
1593
+ - Fixed wrong behavior of Tree's `allow-drop` callback when `type` parameter is used, #10821
1594
+ - Now you can properly enter keywords in filterable single Select in IE11, #10822
1595
+ - Fixed single Select incorrectly triggering `blur` event after clicking an option, #10822
1596
+
1597
+ ### 2.3.5
1598
+
1599
+ *2018-04-20*
1600
+
1601
+ - Fixed incorrect highlights in DatePicker panel when `type` is week, #10712
1602
+ - Fixed InputNumber being empty when its initial value is 0, #10714
1603
+ - Added `automatic-dropdown` attribute for Select, #10042 (by @Seebiscuit)
1604
+ - Fixed disabled Rate's value still being updated by navigation keys, #10726 (by @Richard-Choooou)
1605
+ - Now DatePicker's `type` attribute can be `'dates'`, where you can pick multiple dates in one picker, #10650 (by @Mini256)
1606
+ - Added `prev-click` and `next-click` events for Pagination, #10755
1607
+ - Added `pager-count` attribute for Pagination, #10493 (by @chongjohn716)
1608
+ - Added `type` as the 3rd param of Tree's `allow-drop` attribute callback, #10792
1609
+ - Now we use ResizeObserver to detect DOM element resizing, #10779
1610
+
1611
+ ### 2.3.4
1612
+
1613
+ *2018-04-12*
1614
+
1615
+ - Deleted duplicate `showTimeout` attribute in SubMenu's TypeScript declaration, #10566 (by @kimond)
1616
+ - Now you can customize Transfer's data item using scoped slot, #10577
1617
+ - Fixed clicking disabled prev and next button of Pagination still triggers `current-change` event, #10628
1618
+ - Fixed Textarea displaying `undefined` in SSR when its value is not set, #10630
1619
+ - Fixed disabled TabItem style when `type` is border-card, #10640
1620
+ - Added `$index` as `formatter`'s fourth param of Table, #10645
1621
+ - Fixed CheckboxButton not exported in TypeScript declaration, #10666
1622
+
1623
+ ### 2.3.3
1624
+
1625
+ *2018-04-04*
1626
+
1627
+ - Added `shadow` attribute for Card, #10418 (by @YunYouJun)
1628
+ - Fixed Badge being hidden when `value` is `0`, #10470
1629
+ - Fixed some bugs of draggable Tree, #10474 #10494
1630
+ - Added `placement` for Autocomplete, #10475
1631
+ - Now `default-time` attribute also works in non-range DateTimePicker, #10321 (by @RickMacTurk)
1632
+ - Removed the blue outline of TabItem after the browser blurs or is minimized, #10503
1633
+ - Added `popper-append-to-body` attribute for SubMenu, #10515
1634
+ - Removed visual feedback when hovering on non-link BreadcrumbItem, #10551
1635
+ - Fixed InputNumber's `change` event to ensure the component's binding value is updated in the event handler, #10553
1636
+
1637
+ ### 2.3.2
1638
+
1639
+ *2018-03-29*
1640
+
1641
+ - Fixed an Autocomplete regression, #10442
1642
+
1643
+ ### 2.3.1
1644
+
1645
+ *2018-03-29*
1646
+
1647
+ - Fixed a regression that `type` of Input is not passed down to the native input element, #10415
1648
+ - Added `blur` method for Select, #10416
1649
+
1650
+ ### 2.3.0 Diamond
1651
+
1652
+ *2018-03-28*
1653
+
1654
+ #### New features
1655
+ - Table
1656
+ - Now `formatter` of TableColumn can be dynamically updated, #10184 (by @elfman)
1657
+ - Added `select-on-indeterminate` attribute, #9924 (by @syn-zeta)
1658
+ - Menu
1659
+ - Added `collapse-transition` attribute, #8809 (by @limichange)
1660
+ - Input
1661
+ - Added `select` method, #10229
1662
+ - Added `blur` method, #10356
1663
+ - ColorPicker
1664
+ - Added `predefine` attribute, #10170 (by @elfman)
1665
+ - Tree
1666
+ - Added `draggable`, `allow-drop` and `allow-drag` attributes, and `node-drag-start`, `node-drag-enter`, `node-drag-leave`, `node-drag-over`, `node-drag-end` and `node-drop` events, #9251 #10372 (by @elfman)
1667
+ - Form
1668
+ - `validate` method now has a second parameter, containing information of form items that failed the validation, #10279
1669
+ - Added `validate` event, #10351
1670
+ - Progress
1671
+ - Added `color` attribute, #10352 (by @YunYouJun)
1672
+ - Button
1673
+ - Added `circle` attribute, #10359 (by @YunYouJun)
1674
+
1675
+ #### Bug fixes
1676
+ - Form
1677
+ - Fixed label of FormItem not align with mixed Input, #10189
1678
+ - Menu
1679
+ - Now collapsed Menu will only show the Tooltip when the `title` slot of MenuItem is set, #10193 (by @PanJiaChen)
1680
+ - Pagination
1681
+ - Fixed `current-change` event wrongly triggering without user interaction, #10247
1682
+ - DatePicker
1683
+ - Now the date and time value in the dropdown panel are correctly formatted based on the `format` attribute, #10174(by @remizovvv)
1684
+ - Upload
1685
+ - Fixed `accept` attribute not working when `drag` is true, #10278
1686
+
1687
+ ### 2.2.2
1688
+
1689
+ *2018-03-14*
1690
+
1691
+ - Added `clear` event for Input, #9988 (by @blackmiaool)
1692
+ - Now manual input of ColorPicker supports `hsl`, `hsv` and `rgb` modes, #9991
1693
+ - Fixed DatePicker not triggering `change` event when its initial value is cleared, #9986
1694
+ - Now icon class related attributes of Rate support dynamic updates, #10003
1695
+ - Fixed Table with fixed columns not updating its height correctly if `max-height` is set, #10034
1696
+ - Now DatePicker's range mode supports reverse selection (clicking the end date, then clicking the start date), #8156 (by @earlymeme)
1697
+ - Added `disabled` attribute for Pagination, #10006
1698
+ - Added `after-enter` and ` after-leave` events for Popover, #10047
1699
+ - Fixed Select not triggering validation when user selects an option after executing `resetFields` of Form, #10105
1700
+ - Fixed incorrect widths of fixed columns of Table in some cases, #10130
1701
+ - Fixed MessageBox inheriting the `title` attribute of its previous instance when called without `title`, #10126 (by @Pochodaydayup)
1702
+ - Added `input-size` attribute for Slider, #10154
1703
+ - Added `left-check-change` and `right-check-change` events for Transfer, #10156
1704
+
1705
+ ### 2.2.1
1706
+
1707
+ *2018-03-02*
1708
+
1709
+ - Fixed Aside, Header and Footer shrinking in some layout, #9812
1710
+ - Fixed Table with a `height` attribute not rendering in SSR, #9876
1711
+ - Fixed expandable Table not calculating its height when a row is expanded, #9848
1712
+ - Fixed `change` event not trigger when manually typing date in DateTimePicker, #9913
1713
+ - Fixed Select showing its options when the input box is right-clicked, #9894 (by @openks)
1714
+ - Added `tooltip-class` attribute for Slider, #9957
1715
+ - Now Select will stay focused after selection, #9857 (by @Seebiscuit)
1716
+ - Added `target-order` attribute for Transfer, #9960
1717
+
1718
+ ### 2.2.0 Graphite
1719
+
1720
+ *2018-02-12*
1721
+
1722
+ #### New features
1723
+ - Menu
1724
+ - Added `popper-class` and `disabled` attributes for SubMenu, #9604 #9771
1725
+ - Horizontal Menu now supports multi-layered SubMenu, #9741
1726
+ - Tree
1727
+ - Added `node-contextmenu` event, #9678
1728
+ - Now you can customize node template using scoped slot, #9686
1729
+ - Added `getNode`, `remove`, `append`, `insertBefore`, `insertAfter`, `getCheckedKeys`, `getHalfCheckedNodes`, `getHalfCheckedKeys` methods and `check` event, #9718 #9730
1730
+ - Transfer
1731
+ - Added `clearQuery` method, #9753
1732
+ - Select
1733
+ - Added `popper-append-to-body` attribute, #9782
1734
+
1735
+ #### Bug fixes
1736
+ - Table
1737
+ - Fixed clicking expanding icon of an expandable row triggers `row-click` event, #9654
1738
+ - Fixed layout not update when column width is changed by user dragging, #9668
1739
+ - Fixed style issue when summary row co-exists with fixed columns, #9667
1740
+ - Container
1741
+ - Fixed container components not stretching in IE11, #9655
1742
+ - Loading
1743
+ - Fixed Loading not showing when the value of `v-loading` is changed to true in the `mounted` hook, #9722
1744
+ - Switch
1745
+ - Fixed two native click events are triggered when Switch is clicked, #9760
1746
+
1747
+ ### 2.1.0 Charcoal
1748
+
1749
+ *2018-01-31*
1750
+
1751
+ #### New features
1752
+ - Cascader
1753
+ - Added `focus` and `blur` events, #9184 (by @viewweiwu)
1754
+ - Table
1755
+ - The `filter-method` now has a third param `column`, #9196 (by @liyanlong)
1756
+ - DatePicker
1757
+ - Added `prefix-icon` and `clear-icon` attributes, #9237 (by @AdamSGit)
1758
+ - Added `default-time` attribute, #9094 (by @nighca)
1759
+ - `value-format` now supports `timestamp`, #9319 (by @wacky6)
1760
+ - InputNumber
1761
+ - Now the binding value can be `undefined`, #9361
1762
+ - Select
1763
+ - Added `auto-complete` attribute, #9388
1764
+ - Form
1765
+ - Added `disabled` attribute, #9529
1766
+ - Added `validateOnRuleChange` attribute, #8141
1767
+ - Notificaition
1768
+ - Added `closeAll` method, #9514
1769
+
1770
+ #### Bug fixes
1771
+ - InputNumber
1772
+ - Fixed value resetting when typing decimal point, #9116
1773
+ - Dropdown
1774
+ - Fixed dropdown menu incorrect positioning when the page only has a horizontal scrollbar in some browsers, #9138 (by @banzhuanmei)
1775
+ - Table
1776
+ - Fixed an error in calculating number of fixed columns after the column data changes, #9188(by @kolesoffac)
1777
+ - Fixed the border of the last column of the grouped header not properly displayed, #9326
1778
+ - Fixed incorrect positioning of table header in Safari, #9327
1779
+ - Fixed expanded row collapsing when the table data changes, #9462
1780
+ - Fixed unnecessary multiple renders in some conditions, #9426
1781
+ - Fixed column width calculation error when `width` of TableColumn changes, #9426
1782
+ - Loading
1783
+ - Fixed Loading not hiding correctly in some conditions, #9313
1784
+ - DatePicker
1785
+ - Fixed `focus` method not working in range mode, #9437
1786
+ - Fixed clicking the "now" button still selecting the current date even if it is disabled, #9470 (by @wacky6)
1787
+ - Fixed date clamping when navigating, #9577 (by @wacky6)
1788
+ - Steps
1789
+ - Fixed style error in IE 11, #9454
1790
+
1791
+ #### Breaking changes
1792
+ - Menu
1793
+ - The popup menu in `collapse` mode now appends directly to `body`, so that it is visible when nested in Aside, #9263
1794
+ - Table
1795
+ - Now checking the checkboxes in multi-selection Table doesn't trigger `row-click` event, #9467
1796
+ - Loading
1797
+ - The `z-index` of non-fullscreen loading mask is changed to 2000. The `z-index` of fullscreen loading mask will update dynamically with the popup components, #9522
1798
+ - Dropdown
1799
+ - `show-timeout` and `hide-timeout` attributes now only works when trigger is `hover`, #9573
1800
+
1801
+ ### 2.0.11
1802
+
1803
+ *2018-01-08*
1804
+
1805
+ - Fixed border color issue of Select when in `prepend` or `append` slot of Input, #9089
1806
+ - Fixed `remove-tag` event's parameter of Select, #9090
1807
+ - Added `show-timeout` and `hide-timeout` attributes for SubMenu, #8934 (by @HugoLew)
1808
+ - Fixed missing Tooltip style of `show-overflow-tooltip` when Table is imported on demand, #9130
1809
+ - Fixed Table column's sorting malfunctioning after `clearSort` is executed on that column, #9100 (by @zEmily)
1810
+ - i18n config file for Czech is renamed from `cz` to `cs-CZ`, #9164
1811
+
1812
+ ### 2.0.10
1813
+
1814
+ *2017-12-29*
1815
+
1816
+ - Fixed wrong max height calculation of Table when fixed column and summary row co-exist, #9026
1817
+ - Fixed uncompiled color style of empty text in Table, #9028
1818
+ - Now DatePicker only emits `change` event when value is truly changed, #9029 (by @remizovvv)
1819
+ - Added `tabindex` attribute for Input, #9041 (by @dicklwm)
1820
+
1821
+ ### 2.0.9🎄
1822
+
1823
+ *2017-12-24*
1824
+
1825
+ - Added `before-remove` hook function for Upload, #8788 (by @firesh)
1826
+ - Fixed initial value of `error` not working for FormItem, #8840
1827
+ - Now Loading directive supports custom class name by assigning `element-loading-custom-class` attribute, #8826 (by @earlymeme)
1828
+ - Fixed CarouselItem becoming invisible when data is asynchronously updated, #8921
1829
+ - Added `renderAfterExpand` attribute for Tree, #8972
1830
+
1831
+ ### 2.0.8
1832
+
1833
+ *2017-12-12*
1834
+
1835
+ - Added Spanish documentation
1836
+ - Fixed `show-timeout` of Dropdown not working when trigger is click, #8734 (by @presidenten)
1837
+ - Fixed Form validation timing for rules whose trigger is blur, #8776
1838
+ - Fixed blur event of ranged DatePicker, #8784
1839
+ - `format` of TimePicker now supports AM/PM, #8620 (by @firesh)
1840
+
1841
+ ### 2.0.7
1842
+
1843
+ *2017-11-29*
1844
+
1845
+ - Fixed disabled text button style, #8570
1846
+
1847
+ ### 2.0.6
1848
+
1849
+ *2017-11-29*
1850
+
1851
+ - Fixed style bug of Table's sorting icons, #8405
1852
+ - Fixed trigger mechanism for Popover when its `trigger` is manual, #8467
1853
+ - Added `prefix-icon` and `suffix-icon` attributes for Autocomplete, #8446 (by @liyanlong)
1854
+ - Added `separator` attribute for Cascader, #8501
1855
+ - Added `clearable` attribute for Input, #8509 (by @lbogdan)
1856
+ - Added `background` attribute for Pagination, #8553
1857
+
1858
+ ### 2.0.5
1859
+
1860
+ *2017-11-17*
1861
+
1862
+ - Fixed Popover, Tree, Breadcrumb and Cascader regression in 2.0.4, #8188 #8217 #8283
1863
+ - Fixed memory leak of clickoutside directive, #8168 #8225 (by @badpunman @STLighter)
1864
+ - Fixed multiple Select height when its value is cleared, #8317 (by @luciy)
1865
+ - Added `collapse-tags` attribute for multiple Select to replace tags with one line of text, #8190
1866
+ - Fixed high CPU consumption caused by hidden Table, #8351
1867
+ - Now you can use `doLayout` method of Table to update its layout, #8351
1868
+
1869
+ ### 2.0.4
1870
+
1871
+ *2017-11-10*
1872
+
1873
+ - Improved accessibility for Cascader, Dropdown, Message, Notification, Popover, Tooltip and Tree
1874
+ - Fixed Container resize when the width of viewport decreases, #8042
1875
+ - Fixed Tree's `updateKeyChildren` incorrectly deleting child nodes, #8100
1876
+ - Fixed bordered CheckboxButton's height when nested in a Form, #8100
1877
+ - Fixed Menu's parsing error for custom colors, #8153 (by @zhouyixiang)
1878
+
1879
+ ### 2.0.3
1880
+
1881
+ *2017-11-03*
1882
+
1883
+ - Fixed `editable` and `readonly` attributes for ranged DatePicker, #7922
1884
+ - Fixed style error of nested Tabs, #7941
1885
+ - Fixed style error of the last Step of vertical Steps, #7980
1886
+ - Fixed trigger timing of `current-change` event for Pagination, #7995
1887
+ - Fixed unregistered Tooltip in Menu, #7995
1888
+
1889
+ ### 2.0.2
1890
+
1891
+ *2017-10-31*
1892
+
1893
+ - Now right-clicking the buttons of InputNumber won't change its value, #7817
1894
+ - `validate` method of Form can now wait for asynchronous validations before executing its callback, #7774 (by @Allenice)
1895
+ - Fixed range selection of DatePicker not working in Chromium 53-57 browsers, #7838
1896
+ - Fixed missing preview and delete icons of Upload when its `list-type` is picture-card, #7857
1897
+ - Added `sort-by` attribute for TableColumn, #7828 (by @wangfengming)
1898
+ - Fixed DatePicker sometimes displaying wrong year number when selecting the first week in week mode, #7860 (by @hh23485)
1899
+ - Fixed icon style error of vertical Steps, #7891
1900
+ - The hot area for node arrows in Tree is expanded, #7891
1901
+
1902
+ ### 2.0.1
1903
+
1904
+ *2017-10-28*
1905
+
1906
+ - Fixed style error of RadioButton and CheckboxButton, #7793
1907
+ - Fixed TimePicker not respond to mouse scroll in some conditions, #7811
1908
+ - Fixed incomplete styles of some components when imported on demand, #7811
1909
+
1910
+ ### 2.0.0 Carbon
1911
+
1912
+ *2017-10-27*
1913
+
1914
+ #### New features
1915
+ - General
1916
+ - A new theme: `theme-chalk`
1917
+ - Accessibility of the following components are improved: Alert, AutoComplete, Breadcrumb, Button, Checkbox, Collapse, Input, InputNumber, Menu, Progress, Radio, Rate, Slider, Switch, Upload
1918
+ - Added TypeScript typings
1919
+ - All existing icons are redesigned. Some new icons are added
1920
+ - Added a series of breakpoint-based utility classes that hide elements when the viewport size meets certain conditions
1921
+ - Added layout components: Container, Header, Aside, Main, Footer
1922
+ - Now you can configure component sizes globally. When importing Element, you can add a global config object with a `size` prop to configure default sizes for all components.
1923
+ - Button
1924
+ - Added `round` attribute. It's used for round-cornered Buttons #6643
1925
+ - TimeSelect
1926
+ - Now can be navigated by `Up` and `Down`, and hitting `Enter` selects the time #6023
1927
+ - TimePicker
1928
+ - Now can be navigated by arrow keys, and hitting `Enter` selects the time #6050
1929
+ - Added `start-placeholder` and `end-placeholder`. They're placeholders for the two input boxes in range mode #7169
1930
+ - Added `arrow-control` attribute to spin the time with arrows #7438
1931
+ - Tree
1932
+ - Now child nodes don't render before the first expand #6257
1933
+ - Added `check-descendants` attribute. It determines if child nodes are checked when checking their parent node in `lazy` mode #6235
1934
+ - Tag
1935
+ - Added `size` attribute #7203
1936
+ - Datepicker
1937
+ - Now `timeFormat` can format the TimePicker when type is set to `datetimerange` #6052
1938
+ - Added `start-placeholder` and `end-placeholder`. They're placeholders for the two input boxes in range mode #7169
1939
+ - Added `value-format` attribute to customize the format of the binding value, #7367
1940
+ - Added `unlink-panels` attribute to unlink the two date panels when selecting a date range
1941
+ - MessageBox
1942
+ - Added `closeOnHashChange` attribute #6043
1943
+ - Added `center` attribute so that the content can be centered #7029
1944
+ - Added `roundButton` attribute to display round Buttons #7029
1945
+ - Added `dangerouslyUseHTMLString` attribute. When set to `true`, `message` will be parsed as HTML string<sup>*</sup> #6043
1946
+ - Added `inputType` attribute to assign type for the inner input box, #7651
1947
+ - Dialog
1948
+ - Added `width`、`fullscreen`、`append-to-body` attributes. Now Dialog can be nested
1949
+ - Added `center` attribute so that the content can be centered #7042
1950
+ - Added `focus-after-closed`、`focus-after-open` to improve accessibility #6511
1951
+ - ColorPicker
1952
+ - Now you can type colors in the input box #6167
1953
+ - Added `size` and `disabled` attributes #7026
1954
+ - Added `popper-class` attribute #7351
1955
+ - Message
1956
+ - Now color of the icons can be overridden by CSS #6207
1957
+ - Added `dangerouslyUseHTMLString` attribute. When set to `true`, `message` will be parsed as HTML string<sup>*</sup> #6207
1958
+ - Added `center` attribute so that the content can be centered #6875
1959
+ - Notification
1960
+ - Added `position` attribute to configure where Notification pops up #6231
1961
+ - Added `dangerouslyUseHTMLString` attribute. When set to `true`, `message` will be parsed as HTML string<sup>*</sup> #6231
1962
+ - Added `showClose` attribute to hide the close button #6402
1963
+ - Rate
1964
+ - Added `show-score` attribute to determine if current score is displayed #6295
1965
+ - Tabs
1966
+ - Added `tab-position` attribute #6096
1967
+ - Radio
1968
+ - Added `border` and `size` attributes #6690
1969
+ - Checkbox
1970
+ - Added `border` and `size` attributes #6690
1971
+ - Alert
1972
+ - Added `center` attribute so that the content can be centered #6876
1973
+ - Menu
1974
+ - Added `background-color`, `text-color` and `active-text-color` attributes #7064
1975
+ - Added `open` and `close` methods to open and close SubMenu programmatically, #7412
1976
+ - Form
1977
+ - Added `inline-message` attribute to determine if the validation message is displayed in inline style #7032
1978
+ - Added `status-icon` attribute to display a feedback icon when validated #7032
1979
+ - Form and FormItem now have a `size` attribute. Inner components will inherit this size if not specified on themselves, #7428
1980
+ - `validate` method will now return a promise if the callback is omitted, #7405
1981
+ - Added `clearValidate` method for clearing validating results for all form items, #7623
1982
+ - Input
1983
+ - Added `suffix` and `prefix` named slots, `suffixIcon` and `prefixIcon` attributes to add contents inside the input box #7032
1984
+ - Breadcrumb
1985
+ - Added `separator-class` attribute to support icons as item separators #7203
1986
+ - Steps
1987
+ - Added `simple` attribute to activate simple-styled Steps #7274
1988
+ - Pagination
1989
+ - Added `prev-text` and `next-text` attributes to customize texts of previous page and next page #7005
1990
+ - Loading
1991
+ - Now you can customize spinner icon and background color with `spinner` and `background` prop, #7390
1992
+ - Autocomplete
1993
+ - Added `debounce` attribute, #7413
1994
+ - Upload
1995
+ - Added `limit` and `on-exceed` attributes to limit the amount of files, #7405
1996
+ - DateTimePicker
1997
+ - Added `time-arrow-control` attribute to activate `arrow-control` of the nesting TimePicker, #7438
1998
+ - Layout
1999
+ - Added a new breakpoint `xl` for viewport wider than 1920px
2000
+ - Table
2001
+ - Added `span-method` attribute for merging cells
2002
+ - Added `clearSort` method to clear sorting programmatically
2003
+ - Added `clearFilter` method to clear filter programmatically
2004
+ - For expandable rows, when a row is expanded, a `.expanded` class will be added to its class list, so that you can customize its style
2005
+ - Added `size` attribute
2006
+ - Added `toggleRowExpansion` method to expand or collapse expandable rows programmatically
2007
+ - Added `cell-class-name` attribute to assign class name for cells
2008
+ - Added `cell-style` attribute to style cells
2009
+ - Added `header-row-class-name` attribute to assign class name for header rows
2010
+ - Added `header-row-style` attribute to style header rows
2011
+ - Added `header-cell-class-name` attribute to assign class name for header cells
2012
+ - Added `header-cell-style` attribute to style header cells
2013
+ - TableColumn's `prop` attribute now accepts `object[key]` notations
2014
+ - Added `index` attribute for TableColumn to customize row indices
2015
+ - Select
2016
+ - Added `reserve-keyword` attribute for reserving current search keyword after selecting an option
2017
+
2018
+ #### Bug fixes
2019
+ - DatePicker
2020
+ - Fixed `v-model` returning the second day of the selected week in week mode #6038
2021
+ - Fixed the first input being cleared in `daterange` type #6021
2022
+ - DateTimePicker
2023
+ - Fixed DateTimePicker and TimePicker affecting each other when picked #6090
2024
+ - Fixed hour and second can be beyond limit when selecting time #6076
2025
+ - TimePicker
2026
+ - Fixed `v-model` not update correctly when blurred #6023
2027
+ - Dialog
2028
+ - Fixed texts having blurry edges when opening and closing nesting dropdowns #6088
2029
+ - Select
2030
+ - Improved performance. Now Vue dev-tool won't crash when a large number of Selects are destroyed #6151
2031
+ - Table
2032
+ - Fixed a bug that Table remains hiding when its parent element appears from `display: none`
2033
+ - Fixed Table expanding its width when its parent element has `display: flex`
2034
+ - Fixed a bug that fixed columns of a Table with `append` slot would disappear when data is dynamically fetched
2035
+ - Fixed `expand-row-keys` attribute not working with initial value
2036
+ - Fixed filter failing when `data` updates
2037
+ - Fixed a calculation error of fixed columns layout with grouped headers
2038
+ - Fixed a dynamic `max-height` bug
2039
+ - Fixed some style calculation errors
2040
+
2041
+ #### Breaking changes
2042
+ - General
2043
+ - Removed `theme-default`
2044
+ - Compatible with Vue 2.5.2+ and IE 10+
2045
+ - `change` event of form components and `current-change` event of Pagination now only trigger on user interaction
2046
+ - `size` attribute of Button and form components now accept `medium`, `small` and `mini`
2047
+ - To facilitate the use of third-party icons, `icon` attribute of Button and Steps, `prefix-icon` and `suffix-icon` attributes of Input now require a full class name
2048
+ - Dialog
2049
+ - Removed `size` attribute. Now the size of Dialog can be configured by `width` and `fullscreen`
2050
+ - Now the visibility of Dialog cannot be controlled by `v-model`
2051
+ - Rate
2052
+ - `text-template` is renamed to `score-template`
2053
+ - Dropdown
2054
+ - `menu-align` is renamed to `placement`. Now it supports more positions
2055
+ - Transfer
2056
+ - `footer-format` is renamed to `format`
2057
+ - Switch
2058
+ - Attributes starting with `on-*` will be parsed to events in JSX, making all `on-*` attributes of Switch not
2059
+ able to work in JSX. So `on-*` attributes are renamed to `active-*`, and accordingly `off-*` attributes are renamed to `inactive-*`. This change affects the following attributes: `on-icon-class`, `off-icon-class`, `on-text`, `off-text`, `on-color`, `off-color`, `on-value`, `off-value`
2060
+ - `active-text` and `inactive-text` attributes now don't have default values
2061
+ - Tag
2062
+ - `type` attribute now accepts `success`, `info`, `warning` and `danger`
2063
+ - Menu
2064
+ - Removed `theme` attribute. The color of Menu can be configured using `background-color`, `text-color` and `active-text-color`
2065
+ - Input
2066
+ - Removed `icon` attribute. Now the suffix icon can be configured using `suffix-icon` attribute or `suffix` named slot
2067
+ - Removed `on-icon-click` attribute and `click` event. Now to add click handler on icons, please use named slots
2068
+ - `change` event now behaves like the native input element, which triggers only on blur or pressing enter. If you need to respond to user input in real time, you can use `input` event.
2069
+ - Autocomplete
2070
+ - Removed `custom-item` attribute. Now the template of input suggestions can be customized using `scoped slot`
2071
+ - Removed `props` attribute. Now you can use `value-key` attribute to designate key name of the input suggestion object for display
2072
+ - Steps
2073
+ - Removed `center` attribute
2074
+ - Now the Steps will fill its parent container by default
2075
+ - DatePicker
2076
+ - The params of DatePicker's `change` event is now the binding value itself. Its format is controlled by `value-format`
2077
+ - Table
2078
+ - Removed support for customizing column template using `inline-template`
2079
+ - `sort-method` now aligns with `Array.sort`. It should return a number instead of a boolean
2080
+ - `append` slot is moved outside the `tbody` element to avoid multiple rendering
2081
+ - `expand` event is renamed to `expand-change`
2082
+ - The params of `row-class-name` and `row-style` method is now an object
2083
+
2084
+ ##
2085
+ <i><sup>*</sup> Dynamically rendering arbitrary HTML on your website can be very dangerous because it can easily lead to [XSS attacks](https://en.wikipedia.org/wiki/Cross-site_scripting). So when `dangerouslyUseHTMLString` is on, please make sure the content of `message` is trusted, and **never** assign `message` to user-provided content.</i>