Skip to content

Commit e021a42

Browse files
novlan1tdesign-bot
andauthored
chore(uniapp): publish v0.7.2 (#4284)
* chore: publish v0.7.2 * chore: update CHANGELOG.md --------- Co-authored-by: tdesign-bot <tdesign@tencent.com>
1 parent 28ff153 commit e021a42

4 files changed

Lines changed: 14 additions & 16 deletions

File tree

packages/tdesign-uniapp/.changelog/pr-4264.md

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

packages/tdesign-uniapp/.changelog/pr-4282.md

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

packages/tdesign-uniapp/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+
## 🌈 0.7.2 `2026-02-26`
9+
10+
### 🚀 Features
11+
12+
- `Calendar`: 新增 `PopupProps` 属性,透传至 `Popup` @novlan1 ([#4264](https://github.com/Tencent/tdesign-miniprogram/pull/4264))
13+
- `Navbar`: 支持监听页面变化,重新计算尺寸 @novlan1 ([#4282](https://github.com/Tencent/tdesign-miniprogram/pull/4282))
14+
15+
### 🐞 Bug Fixes
16+
17+
- `Button`: 修复 `icon.size` 不生效问题 @novlan1 ([#4264](https://github.com/Tencent/tdesign-miniprogram/pull/4264))
18+
- `Form`: 修改边距错误问题 @novlan1 ([#4282](https://github.com/Tencent/tdesign-miniprogram/pull/4282))
19+
- `Search`: 修复 `value` 未监听问题 @novlan1 ([#4264](https://github.com/Tencent/tdesign-miniprogram/pull/4264))
20+
821
## 🌈 0.7.1 `2026-02-04`
922

1023
### 🚀 Features

packages/tdesign-uniapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tdesign/uniapp",
3-
"version": "0.7.1",
3+
"version": "0.7.2",
44
"id": "tdesign-uniapp",
55
"title": "tdesign-uniapp",
66
"description": "TDesign Component for UniApp",

0 commit comments

Comments
 (0)