Browse Source

docs: update v2.7.0 changelog

pointhalo 3 years ago
parent
commit
ed6798dead

+ 12 - 3
content/start/changelog/index-en-US.md

@@ -16,15 +16,24 @@ Version:Major.Minor.Patch
 
 ---
 
+#### 🎉 2.7.0 (2022-03-25)
+- 【Chore】
+    - useFormApi add generic support [@so2liu](https://github.com/so2liu)
+- 【Perf】
+    - Optimized the number of executions of renderSelectedItem when multiple selection is selected and maxTagCount is configured [#709](https://github.com/DouyinFE/semi-design/issues/709)
+- 【Fix】
+    - when radio-group's value is NaN, "Maimum update depth exceeded" is triggered  [#712](https://github.com/DouyinFE/semi-design/issues/712) [@oddguan](https://github.com/oddguan)
+    - Fixed the problem that if the remaining space in the vertical direction is insufficient after TreeSelect expands the node, the expansion direction is not automatically adjusted
+
 #### 🎉 2.7.0-beta.0 (2022-03-18)
+- 【Feat】
+    - DatePicker supports inset input in panel  [#294](https://github.com/DouyinFE/semi-design/issues/294)
+    - TreeSelect add filterExpandedKeys parameter for onSearch  [#328](https://github.com/DouyinFE/semi-design/issues/328)
 - 【Fix】
     - Fix the problem where the trigger unexpectedly display [object object] when Cascader was in single-select and non-search mode, and the label was ReactNode.  [#592](https://github.com/DouyinFE/semi-design/issues/592)
     - ButtonGroup support calssName props  [#704](https://github.com/DouyinFE/semi-design/issues/704) [@yaogengzhu](https://github.com/yaogengzhu)
     - Fixed that the value of the Tree component will affect the expansion of the node at the beginning, but after updating the treeData, it will no longer affect the expansion of the node  [#257](https://github.com/DouyinFE/semi-design/issues/257)
     - fix expandedKeys of TreeSelect is not completely controlled  [#328](https://github.com/DouyinFE/semi-design/issues/328)
-- 【Feat】
-    - DatePicker supports inset input in panel  [#294](https://github.com/DouyinFE/semi-design/issues/294)
-    - TreeSelect add filterExpandedKeys parameter for onSearch  [#328](https://github.com/DouyinFE/semi-design/issues/328)
 
 #### 🎉 2.6.0 (2022-03-11)
 - 【Fix】

+ 14 - 4
content/start/changelog/index.md

@@ -15,16 +15,26 @@ Semi 版本号遵循**Semver**规范(主版本号-次版本号-修订版本号
 
 ---
 
+#### 🎉 2.7.0 (2022-03-25)
+- 【Perf】
+    - 优化 Select多选且配置了 maxTagCount时,renderSelectedItem的执行次数 [#709](https://github.com/DouyinFE/semi-design/issues/709)
+- 【Chore】
+    - useFormApi 增加泛型传入 [@so2liu](https://github.com/so2liu)
+- 【Fix】
+    - RadioGroup value 为 NaN 时,触发 Maximum update depth exceeded  [#712](https://github.com/DouyinFE/semi-design/issues/712) [@oddguan](https://github.com/oddguan)
+    - 修复 TreeSelect 展开节点后若垂直方向剩余空间不足,未自动调整展开方向的问题
+
+
 #### 🎉 2.7.0-beta.0 (2022-03-18)
+- 【Feat】
+    - DatePicker 支持内嵌样式输入框  [#294](https://github.com/DouyinFE/semi-design/issues/294)
+    - TreeSelect onSearch 新增 filterExpandedKeys 参数  [#328](https://github.com/DouyinFE/semi-design/issues/328)
+    
 - 【Fix】
     - 修复 Cascader 在单选且非搜索模式下,label 为 ReactNode 时,trigger 异常显示 [object object] 的问题。  [#592](https://github.com/DouyinFE/semi-design/issues/592)
     - ButtonGroup 支持 className  [#704](https://github.com/DouyinFE/semi-design/issues/704) [@yaogengzhu](https://github.com/yaogengzhu)
     - 修复 Tree 组件 value 在初始时会影响节点的展开,而更新 treeData后,却不会再影响节点的展开  [#257](https://github.com/DouyinFE/semi-design/issues/257)
     - 修复 TreeSelect 非完全受控问题  [#328](https://github.com/DouyinFE/semi-design/issues/328)
-- 【Feat】
-    - DatePicker 支持内嵌样式输入框  [#294](https://github.com/DouyinFE/semi-design/issues/294)
-    - TreeSelect onSearch 新增 filterExpandedKeys 参数  [#328](https://github.com/DouyinFE/semi-design/issues/328)
-    
 
 #### 🎉 2.6.0 (2022-03-11)
 - 【Fix】

File diff suppressed because it is too large
+ 0 - 0
search/data_client.json


File diff suppressed because it is too large
+ 0 - 0
static/search_data_client.json


Some files were not shown because too many files changed in this diff