chore: Update changelog 2.9.11 (#20838)

chore: update changelog 2.9.11
This commit is contained in:
Element
2025-05-23 19:35:58 +08:00
committed by GitHub
parent 556fbbc699
commit 9e84c2903b

View File

@@ -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