Skip to content

Commit a280b79

Browse files
committed
chore: update tdesign-miniprogram CHANGELOG.md
1 parent 01cb5b4 commit a280b79

5 files changed

Lines changed: 22 additions & 33 deletions

File tree

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

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

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

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

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

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

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

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

packages/tdesign-miniprogram/CHANGELOG.md

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

8+
## 🌈 1.16.0 `2026-08-06`
9+
10+
### 🚀 Features
11+
12+
- `Cell`: 统一组件关系类型为 `ancestor/descendant` 以支持复合嵌套场景 @anlyyao ([#4589](https://github.com/Tencent/tdesign-miniprogram/pull/4589))
13+
- `ChatRecord`: 新增语音输入组件 @zydemail ([#4474](https://github.com/Tencent/tdesign-miniprogram/pull/4474))
14+
- `ChatSender`: 新增 `allowSpeech` 属性,表示是否允许语音输入 @zydemail ([#4474](https://github.com/Tencent/tdesign-miniprogram/pull/4474))
15+
- `DropdownMenu`: 统一组件关系类型为 `ancestor/descendant` 以支持复合嵌套场景 @anlyyao ([#4589](https://github.com/Tencent/tdesign-miniprogram/pull/4589))
16+
- `Form`:
17+
- 适配 `skyline` 渲染引擎 @anlyyao ([#4583](https://github.com/Tencent/tdesign-miniprogram/pull/4583))
18+
- 统一组件关系类型为 `ancestor/descendant` 以支持复合嵌套场景 @anlyyao ([#4589](https://github.com/Tencent/tdesign-miniprogram/pull/4589))
19+
- `Indexes`: 统一组件关系类型为 `ancestor/descendant` 以支持复合嵌套场景 @anlyyao ([#4589](https://github.com/Tencent/tdesign-miniprogram/pull/4589))
20+
- `Layout`: 统一组件关系类型为 `ancestor/descendant` 以支持复合嵌套场景 @anlyyao ([#4589](https://github.com/Tencent/tdesign-miniprogram/pull/4589))
21+
- `Picker`: 统一组件关系类型为 `ancestor/descendant` 以支持复合嵌套场景 @anlyyao ([#4589](https://github.com/Tencent/tdesign-miniprogram/pull/4589))
22+
- `SideBar`: 统一组件关系类型为 `ancestor/descendant` 以支持复合嵌套场景 @anlyyao ([#4589](https://github.com/Tencent/tdesign-miniprogram/pull/4589))
23+
- `Steps`: 统一组件关系类型为 `ancestor/descendant` 以支持复合嵌套场景 @anlyyao ([#4589](https://github.com/Tencent/tdesign-miniprogram/pull/4589))
24+
- `Swiper`: 统一组件关系类型为 `ancestor/descendant` 以支持复合嵌套场景 @anlyyao ([#4589](https://github.com/Tencent/tdesign-miniprogram/pull/4589))
25+
26+
### 🐞 Bug Fixes
27+
28+
- `Upload`: 修复使用 `add-content` 插槽时,该区域内容重复 @anlyyao ([#4568](https://github.com/Tencent/tdesign-miniprogram/pull/4568))
29+
830
## 🌈 1.15.3 `2026-07-09`
931

1032
### 🐞 Bug Fixes

0 commit comments

Comments
 (0)