We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eac85cb commit 006168dCopy full SHA for 006168d
2 files changed
CHANGELOG.md
@@ -6,6 +6,12 @@ docClass: timeline
6
---
7
8
9
+## 🌈 1.14.4 `2025-12-26`
10
+### 🐞 Bug Fixes
11
+- `Drawer`: 修复 `DOM` 元素未正确移除的问题 @RSS1102 ([#3788](https://github.com/Tencent/tdesign-vue/pull/3788))
12
+- `Guide`: 修复 `DOM` 元素未正确移除的问题 @RSS1102 ([#3788](https://github.com/Tencent/tdesign-vue/pull/3788))
13
+
14
15
## 🌈 1.14.3 `2025-12-23`
16
### 🚀 Features
17
- `ImageViewer`:
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "tdesign-vue",
3
"purename": "tdesign",
4
- "version": "1.14.3",
+ "version": "1.14.4",
5
"description": "tdesign-vue",
"title": "tdesign-vue",
"keywords": [
0 commit comments