Sfoglia il codice sorgente

docs(changelog): v2.25.2 update

linyan 2 anni fa
parent
commit
f208bfd622

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

@@ -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.25.2 (2022-12-19)
+- 【Fix】
+    - fix the problem that the automatic adjustment position is incorrect when the Tooltip position is topLeft
+    - fix the wrong style of TagInput when it is draggable
 
 #### 🎉 2.25.0 (2022-12-09)
 - 【Fix】

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

@@ -15,6 +15,10 @@ Semi 版本号遵循 **Semver** 规范(主版本号-次版本号-修订版本
 
 
 ---
+#### 🎉 2.25.2 (2022-12-19)
+- 【Fix】
+    - 修复 Tooltip position 为 topLeft 时,自动调整位置不正确问题。
+    - 修复 TagInput 可拖动时样式错误问题
 
 #### 🎉 2.25.0 (2022-12-09)
 - 【Fix】