Skip to content

Commit ab427ad

Browse files
uyarngithub-actions[bot]liweijie0812
authored
chore: release 1.11.5 (#5226)
* chore: release 1.11.5 * chore: changelog's changes * Update packages/tdesign-vue-next/CHANGELOG.md Co-authored-by: liweijie0812 <[email protected]> * Update CHANGELOG.md * chore: changelog's changes * Update CHANGELOG.md * chore: changelog's changes * Update CHANGELOG.md * chore: changelog's changes * Update CHANGELOG.md --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: liweijie0812 <[email protected]>
1 parent b32d693 commit ab427ad

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/tdesign-vue-next/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@ toc: false
55
docClass: timeline
66
---
77

8+
## 🌈 1.11.5 `2025-03-25`
9+
### 🐞 Bug Fixes
10+
- `Table`:
11+
- 修复表格内容未渲染时,设置 `drag-sort` 拖动事件报错的问题 @RSS1102 ([#5224](https://github.com/Tencent/tdesign-vue-next/pull/5224))
12+
- 修复 `Table` 展开的详细内容文字无法被选中的问题 @RSS1102 ([#5224](https://github.com/Tencent/tdesign-vue-next/pull/5224))
13+
- 修复可选中行表格在火狐浏览器中的样式异常问题 @uyarn([#5225](https://github.com/Tencent/tdesign-vue-next/pull/5225))
14+
- `Menu`: 修复 `menu-item``props``to` 定义时缺少 `string` 类型的问题 @calandnong ([#5198](https://github.com/Tencent/tdesign-vue-next/pull/5198))
15+
- `TreeSelect`: 修复 `panelTopContent``panelBottomContent` 的定义缺失问题 @uyarn ([#5220](https://github.com/Tencent/tdesign-vue-next/pull/5220))
16+
- `Bundle`: 修复`1.11.0` 版本的 `esm` 产物的使用问题 @zhangpaopao0609 ([#5192](https://github.com/Tencent/tdesign-vue-next/pull/5192))
17+
18+
819
## 🌈 1.11.4 `2025-03-15`
920

1021
### 🚀 Features

packages/tdesign-vue-next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tdesign-vue-next",
3-
"version": "1.11.4",
3+
"version": "1.11.5",
44
"title": "tdesign-vue-next",
55
"description": "TDesign Component for vue-next",
66
"keywords": [

0 commit comments

Comments
 (0)