|
|
@@ -15,6 +15,10 @@ Version:Major.Minor.Patch (follow the **Semver** specification)
|
|
|
- **Patch version**: Only include bug fix, the release time is not limited
|
|
|
|
|
|
---
|
|
|
+#### 🎉 2.28.0 (2023-01-18)
|
|
|
+- 【Fix】
|
|
|
+ - fix the incomplete type of TagInput showContentTooltip
|
|
|
+ - fix the problem that the scroll bar behaves inconsistently when the TimePicker selection mode is normal and wheel [@frowhy](https://github.com/frowhy)
|
|
|
#### 🎉 2.28.0-beta.1 (2023-01-17)
|
|
|
- 【Feat】
|
|
|
- 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)
|