Pārlūkot izejas kodu

docs: update changelog

pointhalo 2 gadi atpakaļ
vecāks
revīzija
adb6db6796

+ 1 - 1
content/start/changelog/index-en-US.md

@@ -17,7 +17,7 @@ Version:Major.Minor.Patch (follow the **Semver** specification)
 ---
 #### 🎉 2.28.0-beta.1 (2023-01-17)
 - 【Feat】
-    - Select adds expandRestTagsOnClick API, the default value is true, in the case of multiple selection and maxTagCount exists, the remaining tags can be displayed when the panel is opened.[#1353](https://github.com/DouyinFE/semi-design/pull/1353)
+    - Select adds expandRestTagsOnClick API, the default value is false, in the case of multiple selection and maxTagCount exists, the remaining tags can be displayed when the panel is opened.[#1353](https://github.com/DouyinFE/semi-design/pull/1353)
     - Added TabItem component for generating TabItem variants in C2D [#1374](https://github.com/DouyinFE/semi-design/pull/1374)
     - Cascader adds filterSorter API to support sorting search results  [#1355](https://github.com/DouyinFE/semi-design/issues/1355)
     - Cascader adds filterRender API for custom rendering of search results [#1350](https://github.com/DouyinFE/semi-design/issues/1350)

+ 1 - 1
content/start/changelog/index.md

@@ -17,7 +17,7 @@ Semi 版本号遵循 **Semver** 规范(主版本号-次版本号-修订版本
 ---
 #### 🎉 2.28.0-beta.1 (2023-01-17)
 - 【Feat】
-    - Select 新增 expandRestTagsOnClick API,默认值为 true,在多选且maxTagCount存在情况下,打开面板状态下可以展示剩余 tag。[#1353](https://github.com/DouyinFE/semi-design/pull/1353)
+    - Select 新增 expandRestTagsOnClick API,默认值为 false,在多选且maxTagCount存在情况下,打开面板状态下可以展示剩余 tag。[#1353](https://github.com/DouyinFE/semi-design/pull/1353)
     - 新增 TabItem 组件,用于 C2D 中TabItem 变体生成 [#1374](https://github.com/DouyinFE/semi-design/pull/1374)
     - Cascader 新增 filterSorter API 支持对搜索后结果进行排序  [#1355](https://github.com/DouyinFE/semi-design/issues/1355)
     - Cascader 新增 filterRender  API 对搜索后结果进行自定义渲染  [#1350](https://github.com/DouyinFE/semi-design/issues/1350)