diff --git a/CHANGELOG.en-US.md b/CHANGELOG.en-US.md index fd872bb64e..2fbada65ad 100644 --- a/CHANGELOG.en-US.md +++ b/CHANGELOG.en-US.md @@ -1,5 +1,25 @@ ## Changelog +### 2.2.26 + +_2022-12-02_ + +#### Features + +- Components [menu] add `popper-effect` menu attribute (#10867 by @xiaoxian521) + +#### Bug fixes + +- Components [table] fix error in dynamic change table-column (#10713 by @init-qy) +- Components [date-picker] default-time affects now result(#10729 by @MrWeilian) (#10737) +- Components [input-number] Fix decrease and increase disabled (#10787 by @kooriookami) +- Components [select-v2] initial value compatibility (#10759 by @holazz) +- Components [tree] revert inherits the label class (#10812 by @chenxch) +- Components [TreeSelect] incorrect label when child not rendered (#10716 by @yujinpan) +- Theme-chalk [menu] optimize the SubMenu title style (#10828 by @tolking) +- Components [table]fix the problem that show-overflow-tooltip will also be displayed when the browser is zoomed (#10816 by @Cenavy1019) +- Style(theme-chalk): fix carousel button style (#10869 by @xiaoxian521) + ### 2.2.25 _2022-11-25_