2.13.0
2025-12-19
Features
-
Components [table-v2] accessibility enhancement (#22983 by @tolking)
-
Components [switch] add active & inactive slots (#22429 by @Dsaquel)
-
Components [affix] support append-to and teleported (#23053 by @micaiguai)
-
Other: upgrade to Vue 3.5 (#22096 by @makedopamine)
Bug fixes
-
Theme-chalk [table-column] remove shadow on border (#19942 by @HaceraI)
-
Components [timepicker] fix
disabledprops (#23022 by @jeff-fe) -
Components [select/select-v2] prevent dropdown closing on mixed input (#22869 by @SpanManX)
-
Components [data-picker] the panel
disabledstate should the same as component (#23029 by @jeff-fe) -
Components [dialog] cannot be clicked when closed (#22978 by @lxKylin)
-
Components [date-picker] sync input value with time-picker (#20713 by @Dsaquel)
-
Components [date-picker] input should not be editable when editable is false (#23085 by @keeplearning66)
-
Components [date-picker-panel] remove pick emit declaration (#23081 by @Dsaquel)
-
Components [date-picker-panel] remove incorrect is-disabled class from range panel header (#23113 by @shanecranor)
-
Docs numerous error messages during website build (#23152 by @btea)
-
Components [tree] add optional chains to ensure
el$exists (#23137 by @xjh22222228) -
Components [date-picker] duplicate panels after confirm time (#23158 by @Dsaquel)
-
Components [tabs] avoid resizeObserver loop when updating tab nav (#22966 by @rzzf)
-
Style(components): [date-picker] text and icons are vertical misaligned (#23110 by @btea)
-
Style(components): [form/form-item] separate form and form-item styles (#23142 by @rzzf)
-
Style(components): [checkbox] resolve border flicker in dropdown (#23121 by @rzzf)
-
Style: compatible with new versions of sass (#23070 by @warmthsea)
-
Style(components): [radio] inner add transition (#23083 by @btea)
-
Style(theme-chalk): [menu] remove outline when hover in chrome (#22994 by @Dsaquel)
-
Perf(components): [tree] resolve memory leak occurring after data update (#23055 by @rzzf)