2.2.7
2022-07-01
Features
-
Components close all messages of the specified type (#8415 by @Lete114)
-
Components [message-box] add autofocus attribute (#8445 by @YunYouJun)
-
Components [autocomplete] expose blur event (#8364 by @tolking)
Bug fixes
-
Components [tabs] fix change acitve cannot scroll in view (#8332 by @xiahouwei)
-
Components [select] collapse-tags-tooltip drop first item (#8344 by @chenxch)
-
Components [message-box] the focus error when used ElMessageBox (#8336 by @LinZhanMing)
-
Components [autocomplete] the popup still appears after select (#8350 by @tolking)
-
Components [tooltip] not disappear when change (#8301 by @sunnyCoCosun)
-
Components [space] missing empty string size (#8039 by @HeftyKoo)
-
Components [select] multiple init height (#8423 by @chenxch)
-
Theme-chalk [pagination] style if selected value is disabled (#8447 by @ryuhangyeong)
-
Components [select] fix select dropdown width (#8396 by @Cheerwhy) (#8435)
-
Components [select-v2] fix select-v2 dropdown width (#8442 by @Cheerwhy)
-
Components [popover] fix dark mode background color (#8133 by @holazz)
-
Components [color-picker] can't select predefine value (#8205 by @btea)
-
Components [radio] Divide attrs into label and input (#8476 by @chenxch)
-
Components [tabs] name is number 0 become a string (#8469 by @chenxch)
-
Style(components): [transfer] modify import order (#8345 by @holazz)
Refactors
-
Components [image-viewer] simplify emits type checking (#8329 by @ryuhangyeong)
-
Components [dialog] using addUnit in the use-dialog (#8304 by @ryuhangyeong)
-
Components [descriptions] use JSX in Unit test (#8351 by @ryuhangyeong)
-
Components [message] fix typings and switch to script setup (#8378 by @sxzz)
-
Components [switch] switch to script-setup syntax (#7792 by @chenxch)
-
Components [popover] switch to script-setup syntax (#8273 by @holazz)
-
Components [popconfirm] changed button type (#8436 by @ryuhangyeong)
-
Components [drawer] replace with addUnit (#8463 by @ryuhangyeong)
-
Components [only-child] simplify conditions (#8480 by @ryuhangyeong)
-
Components [transfer] switch to script-setup syntax (#8343 by @holazz)