mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
@@ -1,5 +1,48 @@
|
||||
## Changelog
|
||||
|
||||
|
||||
### 2.9.11
|
||||
|
||||
_2025-05-23_
|
||||
|
||||
#### Features
|
||||
|
||||
- Components [date-picker] add quick year and month selection (#19700 by @wjp980108)
|
||||
- Components [config-provider] add message plain config (#20723 by @kooriookami)
|
||||
- Components [config-provider] support more button config (#20726 by @Dsaquel)
|
||||
- Components [collapse] add beforeCollapse prop (#20716 by @Liao-js)
|
||||
- Ure: generate-llms.txt for AI Knowledge (#20450 by @yuxuan-ctrl)
|
||||
- Components [config-provider] support `link` config (#20773 by @Dsaquel)
|
||||
- Components [alert] [result] [message] [message-box] [notification] add primary type (#20782 by @kooriookami)
|
||||
- Revert "table expand #20587 #20715 #20811" (#20834 by @warmthsea)
|
||||
|
||||
#### Bug fixes
|
||||
|
||||
- Components [table] `default-expand-all` invalid (#20715 by @btea)
|
||||
- Components [cascader] safeguard arrow modifier access in popper options (#20732 by @betavs)
|
||||
- Components [table-v2] modify the width calculation logic (#19021 by @YiMo1)
|
||||
- Components [text] fix properties of null when destroyed (#20751 by @kooriookami)
|
||||
- Components [tree-v2] set expanded keys requires multiple nextTick (#20725 by @xingyixiang)
|
||||
- Locale missing pagination translation (#20770 by @btea)
|
||||
- Components [table] the selection column cannot be displayed when it is not in the first row (#20582 by @qp666)
|
||||
- Components [select-v2] fix scroll position when using props (#20788 by @kooriookami)
|
||||
- Components [input-number] Improve modelValue prop type (#16124 by @XL-YiBai)
|
||||
- Components [select] select value label rendering error (#20769 by @btea)
|
||||
- Components [table] update `expand-row-keys` invalid (#20811 by @warmthsea)
|
||||
- Components [table-v2] use `keep-alive` position top error (#20813 by @warmthsea)
|
||||
- Components [message] message method jump failed (#20818 by @btea)
|
||||
- Components [date-time-picker] inherit time across picker views (#20806 by @Dsaquel)
|
||||
- Components [cascader-panel] value can be an empty string (#20731 by @betavs)
|
||||
- Components [form] `scrollToError` scroll to correct position (#20826 by @btea)
|
||||
- Components [image-viewer] dont persist image preview list (#20807 by @Dsaquel)
|
||||
- Style(theme-chalk): fix form label style (#20710 by @kooriookami)
|
||||
|
||||
#### Refactors
|
||||
|
||||
- Components [carousel] simplify the code for motion blur (#20696 by @makedopamine)
|
||||
- Delete useless code (#20759 by @IllegalCreed)
|
||||
- Components improve alignment type definitions (#20695 by @zhixiaotong)
|
||||
- Rename test env (#20816 by @btea)
|
||||
|
||||
### 2.9.10
|
||||
|
||||
|
||||
Reference in New Issue
Block a user