Skip to content

Commit 0b07c5f

Browse files
anlyyaotdesign-bot
andauthored
chore: release tdesign-miniprogram 1.15.0 (#4462)
* chore: release tdesign-miniprogram 1.15.0 * chore: update CHANGELOG.md --------- Co-authored-by: tdesign-bot <tdesign@tencent.com>
1 parent e149468 commit 0b07c5f

6 files changed

Lines changed: 14 additions & 27 deletions

File tree

packages/tdesign-miniprogram/.changelog/pr-4390.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/tdesign-miniprogram/.changelog/pr-4413.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/tdesign-miniprogram/.changelog/pr-4428.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/tdesign-miniprogram/.changelog/pr-4454.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

packages/tdesign-miniprogram/CHANGELOG.md

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

8+
## 🌈 1.15.0 `2026-05-21`
9+
10+
### 🚀 Features
11+
12+
- `ChatMarkdown`: 新增 `streaming` 属性,表示流式输出配置项目,可用于控制尾部光标的显示与隐藏 @mimaoxiao ([#4390](https://github.com/Tencent/tdesign-miniprogram/pull/4390))
13+
- `Typography`: 新增 `Typography` 排版组件 @anlyyao ([#4428](https://github.com/Tencent/tdesign-miniprogram/pull/4428))
14+
- `Upload`: 新增 `theme` 属性,支持列表布局 @anlyyao ([#4454](https://github.com/Tencent/tdesign-miniprogram/pull/4454))
15+
16+
### 🐞 Bug Fixes
17+
18+
- `DropdownMenu`: 修复 `label` 回显错误问题 @novlan1 ([#4413](https://github.com/Tencent/tdesign-miniprogram/pull/4413))
19+
- `Upload`: 修复禁用态文件样式错误(禁用态下移除操作按钮)@anlyyao ([#4454](https://github.com/Tencent/tdesign-miniprogram/pull/4454))
20+
821
## 🌈 1.14.0 `2026-04-24`
922

1023
### 🚀 Features

packages/tdesign-miniprogram/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tdesign-miniprogram",
3-
"version": "1.14.0",
3+
"version": "1.15.0",
44
"title": "tdesign-miniprogram",
55
"description": "TDesign Component for miniprogram",
66
"main": "miniprogram_dist/index.js",

0 commit comments

Comments
 (0)