2.9.4
2025-02-07
Features
-
Components [image-viewer] add showPreview method (#19466 by @zzjiaxiang)
-
Locale add language Chinese Hongkong and Chinese Macau (#19608 by @markpro-code)
-
Components [select] add popup-scroll event (#19589 by @zzjiaxiang)
-
I18n add Telugu language (#19624 by @moulibheemaneti)
-
Components [image-viewer] add
progress
slot andshow-progress
props (#19465 by @zzjiaxiang) -
Components [image-viewer] add toolbar slot (#19497 by @zzjiaxiang)
-
Components [cascader] add
prefix
slot (#19631 by @DavidKitano) -
Components [table] add tooltip-formatter table & table-column prop (#19524 by @zhixiaotong)
Bug fixes
-
Components [table-footer] update cols width on layout change (#19064 by @Dsaquel)
-
Components [table] selection-change event emit incorrectly (#19618 by @wNing50)
-
Components [table] The index parameter of the selectable function is undefined (#19587 by @YiMo1)
-
Components [autocomplete] prevent closing if focus is inside popper content (#19522 by @DDDDD12138)
-
Components [input] refused to apply inline style because it violates csp (#19541 by @markpro-code)
-
Components [table-v2] make the fixed columns scroll like mainTable (#19104 by @hanchao-c0ldwave)
-
Components [cascader-panel] lazy return children can't get value (#19100 by @coderchang0105)
-
Components [table] fix the logic of
selection
column whenfixed
state changes dynamically (#19703 by @wNing50) -
Components [table] the toggleTreeExpansion failed to trigger load function (#18728 by @webvs2)
-
Components [table-v2] reset
lastVisitedColumnIdx
if width change (#19757 by @Dsaquel) -
Chore: [time-picker] correct typo in
timePickerRangeTriggerProps
(#19487 by @DDDDD12138)