Browse Source

docs(changelog): revert 2.80.1 changlog

zhangyumei.0319 4 tháng trước cách đây
mục cha
commit
2ae8f5bda3

+ 0 - 8
content/start/changelog/index-en-US.md

@@ -16,14 +16,6 @@ Version:Major.Minor.Patch (follow the **Semver** specification)
 
 
 ---
 ---
 
 
-#### 🎉 2.80.1 (2025-06-10)
-- 【Fix】
-    - Modify the timing of getting the container's position in Tooltip to improve the performance of component initialization [#2841](https://github.com/DouyinFE/semi-design/pull/2841)
-    - fix the problem that when the Select group label is ReactNode, the optionList display is incorrect after filtering [#2854](https://github.com/DouyinFE/semi-design/pull/2854)
-- 【Style】
-    - Adjust the height of the input-wrapper layer in the range type DatePicker to center the content [#2855](https://github.com/DouyinFE/semi-design/pull/2855)
-
-
 #### 🎉 2.80.0 (2025-05-19)
 #### 🎉 2.80.0 (2025-05-19)
 - 【Fix】
 - 【Fix】
     - Fixed the display problem of cascader with single selection, controlled value and value undefined, asynchronous loading, and showNext set to hover when loading multiple projects at the same time.  [#2831](https://github.com/DouyinFE/semi-design/issues/2831)  [#2832](https://github.com/DouyinFE/semi-design/pull/2832)
     - Fixed the display problem of cascader with single selection, controlled value and value undefined, asynchronous loading, and showNext set to hover when loading multiple projects at the same time.  [#2831](https://github.com/DouyinFE/semi-design/issues/2831)  [#2832](https://github.com/DouyinFE/semi-design/pull/2832)

+ 0 - 7
content/start/changelog/index.md

@@ -13,13 +13,6 @@ Semi 版本号遵循 **Semver** 规范(主版本号 - 次版本号 - 修订版
 -   修订版本号(patch):仅会进行 bugfix,发布时间不限
 -   修订版本号(patch):仅会进行 bugfix,发布时间不限
 -   不同版本间的详细关系,可查阅 [FAQ](/zh-CN/start/faq)
 -   不同版本间的详细关系,可查阅 [FAQ](/zh-CN/start/faq)
 
 
-#### 🎉 2.80.1 (2025-06-10)
-- 【Fix】
-    - 修改 Tooltip 中获取 container 的 position 时机,提升组件初始化的性能 [#2841](https://github.com/DouyinFE/semi-design/pull/2841)
-    - 修复 Select 在分组 label 为 ReactNode 的情况下,filter 后 optionList 展示有误问题 [#2854](https://github.com/DouyinFE/semi-design/pull/2854)
-- 【Style】
-    - 调整 range 类型的DatePicker 中 input-wrapper 层的高度, 让内容居中 [#2855](https://github.com/DouyinFE/semi-design/pull/2855)
-
 #### 🎉 2.80.0 (2025-05-19)
 #### 🎉 2.80.0 (2025-05-19)
 - 【Fix】
 - 【Fix】
     - 修复单选,受控 value且 value 为undefined,异步加载,showNext 为 hover 的 cascader 在同时加载多个项目时的显示问题  [#2831](https://github.com/DouyinFE/semi-design/issues/2831) [#2832](https://github.com/DouyinFE/semi-design/pull/2832)
     - 修复单选,受控 value且 value 为undefined,异步加载,showNext 为 hover 的 cascader 在同时加载多个项目时的显示问题  [#2831](https://github.com/DouyinFE/semi-design/issues/2831) [#2832](https://github.com/DouyinFE/semi-design/pull/2832)