|
@@ -16,6 +16,16 @@ Version:Major.Minor.Patch (follow the **Semver** specification)
|
|
|
|
|
|
|
|
---
|
|
---
|
|
|
|
|
|
|
|
|
|
+#### 🎉 2.64.0-beta.0 (2024-08-05)
|
|
|
|
|
+- 【Feat】
|
|
|
|
|
+ - Events with exactly the same start and end times in Calendar day view are displayed side by side without covering each other
|
|
|
|
|
+- 【Fix】
|
|
|
|
|
+ - [Id 为 2293 的英文 PR 格式不正确,需要 @l123wx 修改](https://github.com/DouyinFE/semi-design/pull/2293)
|
|
|
|
|
+ - fix modal 'document not defined' in ssr. (Bug version 2.62.0~2.63.0)
|
|
|
|
|
+ - fixed DatePicker selected value is not reset after close panel [#2387](https://github.com/DouyinFE/semi-design/issues/2387)
|
|
|
|
|
+ - When the searchRender of the Tree is false, remove the excess height at the top
|
|
|
|
|
+ - Fixed the issue that onChange, onError, and onSuccess callbacks may still be triggered by asynchronous upload requests after the component is uninstalled
|
|
|
|
|
+
|
|
|
#### 🎉 2.63.0 (2024-07-26)
|
|
#### 🎉 2.63.0 (2024-07-26)
|
|
|
- 【Fix】
|
|
- 【Fix】
|
|
|
- fix the issue that when TimePicker selects a later time first, the invalid time value will be caused when onChangeWithDateFirst is false [#2376](https://github.com/DouyinFE/semi-design/pull/2376)
|
|
- fix the issue that when TimePicker selects a later time first, the invalid time value will be caused when onChangeWithDateFirst is false [#2376](https://github.com/DouyinFE/semi-design/pull/2376)
|