From c27db2392a249d5d609f866d50d3a7fa2697eb50 Mon Sep 17 00:00:00 2001 From: Element Date: Fri, 10 Feb 2023 16:13:27 +0800 Subject: [PATCH] chore: Update changelog 2.2.30 (#11500) chore: update changelog 2.2.30 --- CHANGELOG.en-US.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/CHANGELOG.en-US.md b/CHANGELOG.en-US.md index a296df8b62..f65ac4d0e6 100644 --- a/CHANGELOG.en-US.md +++ b/CHANGELOG.en-US.md @@ -1,4 +1,27 @@ ## Changelog + +### 2.2.30 + +_2023-02-10_ + +#### Features + +- Components [statistic] (#11420 by @chenxch) + +#### Bug fixes + +- Components [select] recalculate input height when display change (#11374 by @makedopamine) +- Components [input] use v-if throw exception (#11187 by @acyza) +- Components [tree] update refNode type (#11421 by @btea) +- Components [dropdown] (#11431 by @jw-foss) +- Theme-chalk [table] the cell missing padding style (#11456 by @tolking) +- Components fix virtual list scroll&wheel handler (#11472 by @Rapliangle) +- Components [virtual-list] scroll issue (#11475 by @jw-foss) + +#### Refactors + +- Tokens use Symbol as injection key (#11251 by @Naeemo) +- Locale change short months naming (#11326 by @ADISAKBOONMARK) ### 2.2.29