2.9.8
2025-04-18
Features
-
Components [segmented] add aliases for custom options (#20319 by @kooriookami)
-
Components [popover] add trigger-keys prop for keyboard control of popover display (#20264 by @betavs)
-
Components [image]
progress
slot higher priority (#20353 by @btea) -
Components [select-v2] add
suffix-icon
prop with default ArrowDown (#20370 by @cn-xufei) -
Components [card] add
header-class
andfooter-class
for slots (#20408 by @Dsaquel) -
Components [notification] add
closeIcon
option with default Close (#20402 by @cn-xufei) -
Components [menu] expose updateActiveIndex (#20430 by @Liao-js)
Bug fixes
-
Components [date-picker] config format manual change value invalid (#20223 by @btea)
-
Components [autocomplete] modelValue is null compatible (#20288 by @momei-LJM)
-
Components [select, select-v2] blur validate not executed (#20232 by @HaceraI)
-
Utils nuxt build error (#20325 by @warmthsea)
-
Components [tree] ensure no checked nodes in regular tree (#20311 by @Dsaquel)
-
Components [message] fix consecutive closeAll method calls (#20334 by @DDDDD12138)
-
Components [watermark] content not fully displayed (#20348 by @betavs)
-
Theme-chalk [description] remove useless font-weight declaration (#20338 by @Dsaquel)
-
Components [message-box]
message
overflowcontainer
(#20347 by @zzjiaxiang) -
Locale el-upload and el-message-box Unified Chinese prompts (#20366 by @mjsong07)
-
Components [table] prevent child node selection loss during table data modification (#20322 by @comp-squirrel)
-
Components [slider] emit change event on slider marker down (#20383 by @betavs)
-
Components [scrollbar] stop click when click scrollbar (#20316 by @Dsaquel)
-
Components [tabs] ensure correct event order (#20384 by @DDDDD12138)
-
Components [select] import
scrollbarEmits
path error (#20415 by @btea) -
Component resolve 'cursor' style loss caused by 'pointer-events: none' (#19464 by @DDDDD12138)
-
Components [el-select-v2] u-tag sync with :model-value (#20306 by @stillgg)
-
Components [date-picker] memory leak with vue 3.4+ (#20451 by @makedopamine)
-
Chore(style): [table] remove duplicate defined style code (#20216 by @Putia3)
-
Style(components): [date-picker] adjust panel border block & modify css variables (#20337 by @comp-squirrel)