chore: Update changelog 2.2.26 (#10871)

chore: update changelog 2.2.26
This commit is contained in:
Element
2022-12-02 15:45:33 +08:00
committed by GitHub
parent d58163e28f
commit 9571ed850c

View File

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