|
@@ -13,6 +13,12 @@ Semi 版本号遵循 **Semver** 规范(主版本号-次版本号-修订版本
|
|
|
- 修订版本号(patch):仅会进行 bugfix,发布时间不限
|
|
- 修订版本号(patch):仅会进行 bugfix,发布时间不限
|
|
|
- 不同版本间的详细关系,可查阅 [FAQ](/zh-CN/start/faq)
|
|
- 不同版本间的详细关系,可查阅 [FAQ](/zh-CN/start/faq)
|
|
|
|
|
|
|
|
|
|
+#### 🎉 2.62.1 (2024-07-16)
|
|
|
|
|
+- 【Fix】
|
|
|
|
|
+ - 修复 TreeSelect 启用 showFilteredOnly 并且搜索框在 trigger 中的 treeSelect 面板,在搜索后再次打开显示不正确问题 [#2345](https://github.com/DouyinFE/semi-design/pull/2345)
|
|
|
|
|
+ - 修复 Upload 使用 renderThumbnail 搭配 Image 组件使用时,宽高度恒定的问题 [#2343](https://github.com/DouyinFE/semi-design/issues/2343) [#2344](https://github.com/DouyinFE/semi-design/pull/2344)
|
|
|
|
|
+ - 修复 Form 未透传 id 属性到 form 元素 DOM 的问题
|
|
|
|
|
+
|
|
|
#### 🎉 2.62.0 (2024-07-12)
|
|
#### 🎉 2.62.0 (2024-07-12)
|
|
|
- 【Fix】
|
|
- 【Fix】
|
|
|
- Carousel 仅有一个 children 且 autoPlay 为 true 时不执行任何切换操作 [#2334](https://github.com/DouyinFE/semi-design/pull/2334)
|
|
- Carousel 仅有一个 children 且 autoPlay 为 true 时不执行任何切换操作 [#2334](https://github.com/DouyinFE/semi-design/pull/2334)
|