diff --git a/CHANGELOG.en-US.md b/CHANGELOG.en-US.md index def99ceb3e..ca7fd754cc 100644 --- a/CHANGELOG.en-US.md +++ b/CHANGELOG.en-US.md @@ -1,27 +1,5 @@ ## Changelog -### 2.10.1 - -#### Bug fixes - -- Table - - Fix sort icon (#15439 by @bezany) - - Fix layout breaks when append slot exists (#16332 by @ziyoung) - - Fix showOverflowTooltip not reactive (#16295 by @a631807682) - - Register scrollbar in filter-panel (#16246 by @ziyoung) -- Chore - - Fix 2.9 docs (#16233 by @ziyoung) - - Fix index page theme intro english css style issue (#16254 by @iamkun) - -#### Optimization - -- Tag - - Compatible with IE (#16334 by @ziyoung) -- Chore - - Update Dingtalk Group QR image (#16236 by @iamkun) -- Doc - - Update online theme roller doc (#16244 by @iamkun) - ### 2.10.0 *2019-06-25* diff --git a/CHANGELOG.es.md b/CHANGELOG.es.md index 6530d11970..970b8e11ef 100644 --- a/CHANGELOG.es.md +++ b/CHANGELOG.es.md @@ -1,6 +1,87 @@ ## Changelog -### 2.10.1 +### 2.10.0 + +*2019-06-25* + +#### New features + +- I18n + - Added Uzbek language (#15796 by @ogabek96) +- Calendar + - Add first-day-of-week attribute (#16047 by @ziyoung) +- Avatar + - Add avatar component (#16144 by @luckyCao) +- Upload: + - Add capability to customize thumbnail template (#13192 by @victorzhuk) + + +#### Bug fixes + +- Tree + - Not highlight tree node when currentKey is null (#15668 by @yyjjqq94) + - Fix issue #15538 caused by two Tree sharing the same data. (#15615 by @VanMess) +- Upload + - Update the parameter `fileList` type (#15716 by @underfin) +- Table + - Fix loading icon not display (#15868 by @ziyoung) + - Fix background color of complex table when hovering (#15504 by @cnlon) + - Fix current-row-key and select event bug (#15983 by @ziyoung) + - Height accepts more units (#16013 by @ziyoung) + - Fix reserve-selection not work (#16135 by @ziyoung) +- Docs + - Fix Divider attribute type in zh-cn (#15889 by @haoranyu) +- Menu + - Fixed submenu hidden bug after adding popper-append-to-body (#15391 by @PanJiaChen) +- Select + - Fix initialInputHeight (#15989 by @yyjjqq94) + - Fix default-first-option behavior when typing Chinese (#15431 by @VanMess) + - fix double import problem (#16215 by @lengband) +- Message + - Add type def for offset option (#16027 by @matjaz) +- Timeline + - Fix reverse broken (#16091 by @ziyoung) +- Slider + - Fix #15545 by adding explains about "input" event in Chinese (#15588 by @VanMess) +- InfiniteScroll + - Update package name (#16125 by @iamkun) +- MessageBox + - Fix  distinguishCancelAndClose action not same as docs bug (#15438 by @qingdengyue) +- PopupManager + - Fix z-index cannot be rewritten at first using (#15738 by @luckyCao) +- Docs + - Delete an incorrect closing html tag and empty block code (#16194 by @Alexeykhr) +- Chore + - Update test api host (#15807 by @iamkun) + +#### Optimization + + +- Tree + - Modify loop conditions to improve performance (#15699 by @KingJeason) +- Theme + - Refine GA track & Update footer link forward to online theme roller (#16007 by @island205) +- Badge + - Update badge prop check (#16198 by @iamkun) +- Avatar + - Update theme config var (#16202 by @luckyCao) +- I18n + - Update pt-br.js (#15776 by @gigioSouza) + - Update Farsi translation (#15881 by @pamenary) +- Docs + - Add missing components in quickstart (#16063 by @pape2016) + - Update french translation (#16208 by @blombard) + - Add description $slots.default (#15444 by @Alexeykhr) + - Update Spanish Doc 2.9.1 (#15840 by @Gonzalo2310) + - Fix spelling mistakes in fr (#15837 by @blombard) + - Update changelog 2.9.2 Spanish (#16185 by @Gonzalo2310) + +#### Breaking changes + +- Form + - Remove success status (#16159 by @ziyoung) + +### 2.9.2 #### Bug fixes @@ -40,7 +121,7 @@ #### Corrección de errores - Tareas - - Solucionadas las definiciones de archivos TS (#15805 by @NateScarlet) + - Solucionadas las definiciones de archivos TS (#15805 by @NateScarlet) ### 2.9.1 diff --git a/CHANGELOG.fr-FR.md b/CHANGELOG.fr-FR.md index 6e94d2d458..536d747c3a 100644 --- a/CHANGELOG.fr-FR.md +++ b/CHANGELOG.fr-FR.md @@ -1,27 +1,5 @@ ## Changelog -### 2.10.1 - -#### Bug fixes - -- Table - - Fix sort icon (#15439 by @bezany) - - Fix layout breaks when append slot exists (#16332 by @ziyoung) - - Fix showOverflowTooltip not reactive (#16295 by @a631807682) - - Register scrollbar in filter-panel (#16246 by @ziyoung) -- Chore - - Fix 2.9 docs (#16233 by @ziyoung) - - Fix index page theme intro english css style issue (#16254 by @iamkun) - -#### Optimization - -- Tag - - Compatible with IE (#16334 by @ziyoung) -- Chore - - Update Dingtalk Group QR image (#16236 by @iamkun) -- Doc - - Update online theme roller doc (#16244 by @iamkun) - ### 2.10.0 *2019-06-25* @@ -156,7 +134,7 @@ - Image - Ajout du support pour les attributs de transmission et listeners (#15578 by @VanMess) - Theme - - Ajout d'un popup en arrière plan (#15412 by @iamkun) + - Ajout d'un popup en arrière plan (#15412 by @iamkun) - Chore - Mise à jour de la nouvelle page d'index 2.9.0 (#15682 by @iamkun) @@ -183,7 +161,7 @@ - Correction de tabindex personnalisé ne fonctionnant pas (#15619 by @SimonaliaChen ) - Link - Correction de la classe de style d'icône (#15752 by @iamkun) -- Select +- Select - Revert définit la valeur à null une fois effacée (#15447 by @iamkun) - Loading - Résolution du problème de mise à jour de dom lorsque l'état de chargement change rapidement (#15123 by @FAKER-A) diff --git a/CHANGELOG.zh-CN.md b/CHANGELOG.zh-CN.md index 3a006a8b62..e5085e6cfa 100644 --- a/CHANGELOG.zh-CN.md +++ b/CHANGELOG.zh-CN.md @@ -1,27 +1,5 @@ ## 更新日志 -### 2.10.1 - -#### Bug 修复 - -- Table - - 排序 icon 问题修复 (#15439 by @bezany) - - 修复 `append` slot 存在时布局错位问题 (#16332 by @ziyoung) - - 修复 `showOverflowTooltip` 更新无效的问题 (#16295 by @a631807682) - - 修复 `FilterPanel` 中 `Scrollbar` 未注册问题 (#16246 by @ziyoung) -- Chore - - 更新版本号,修复文档问题 (#16233 by @ziyoung) - - 修复英文首页样式问题 (#16254 by @iamkun) - -#### 优化 - -- Tag - - 兼容 IE (#16334 by @ziyoung) -- Chore - - 更新钉钉3群二维码 (#16236 by @iamkun) -- Doc - - 更新主题编辑器文档 (#16244 by @iamkun) - ### 2.10.0 *2019-06-25*