|
@@ -15,6 +15,14 @@ Version:Major.Minor.Patch (follow the **Semver** specification)
|
|
|
- **Patch version**: Only include bug fix, the release time is not limited
|
|
|
|
|
|
---
|
|
|
+#### 🎉 2.81.0-beta.0 (2025-06-10)
|
|
|
+- 【Style】
|
|
|
+ - Adjust the height of the input-wrapper layer in the range type DatePicker to center the content
|
|
|
+- 【Fix】
|
|
|
+ - fix the problem that when the Select group label is ReactNode, the optionList display is incorrect after filtering
|
|
|
+ - Modify the timing of getting the container's position in Tooltip to improve the performance of component initialization
|
|
|
+
|
|
|
+
|
|
|
#### 🎉 2.80.0 (2025-05-19)
|
|
|
- 【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)
|