Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
0cd28cc
版本号升级为0.2.7
Luozf12345 Jan 20, 2026
96add26
流水线提交生成代码
Luozf12345 Jan 20, 2026
c2bcee3
chore: changelog's changes
github-actions[bot] Jan 21, 2026
7e6102f
添加英文changelog与英文readme
Luozf12345 Jan 21, 2026
9952af2
更新二维码图片名称
Luozf12345 Jan 21, 2026
c763041
流水线提交生成代码
Luozf12345 Jan 21, 2026
0de847d
修改版本号与时间
Luozf12345 Jan 21, 2026
248783a
chore: 同步 README 文档到各目录
RSS1102 Jan 21, 2026
d1f8b39
Merge branch 'release/0.2.7' of https://github.com/Tencent/tdesign-fl…
RSS1102 Jan 21, 2026
3027743
Merge branch 'release/0.2.7' of https://github.com/Tencent/tdesign-fl…
Luozf12345 Jan 21, 2026
0ac930a
Merge branch 'develop' of https://github.com/Tencent/tdesign-flutter …
Luozf12345 Jan 21, 2026
3c954be
docs: 更新文档链接和主题方式说明
RSS1102 Jan 21, 2026
feeb579
修复测试验证中发现的问题
Luozf12345 Jan 21, 2026
2023278
Merge branch 'release/0.2.7' of https://github.com/Tencent/tdesign-fl…
Luozf12345 Jan 21, 2026
5f873f6
[autofix.ci] apply automated fixes
autofix-ci[bot] Jan 21, 2026
3e2e005
流水线提交生成代码
Luozf12345 Jan 21, 2026
8d91665
修改noticeBar的默认文字height
Luozf12345 Jan 21, 2026
f783e8b
Merge branch 'release/0.2.7' of https://github.com/Tencent/tdesign-fl…
Luozf12345 Jan 21, 2026
24af75c
修改noticeBarPage的自定义Style示例代码
Luozf12345 Jan 21, 2026
f1e2309
[autofix.ci] apply automated fixes
autofix-ci[bot] Jan 21, 2026
23cb8b2
删除下载链接
Luozf12345 Jan 21, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 1 addition & 6 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,8 @@
.svn/


# Site( *.md 文档通过 hook 自动复制同步)
# Site
tdesign-site/node_modules/
tdesign-site/site/docs/getting-started.md

# Component( *.md 文档通过 hook 自动复制同步)
tdesign-component/README.md
tdesign-component/README_zh_CN.md

# IntelliJ related
*.iml
Expand Down
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,7 @@
</a>
</p>

<p align="center">
English | <a href="https://github.com/Tencent/tdesign-flutter/blob/develop/README_zh_CN.md">简体中文</a>
</p>
English | [简体中文](./README_zh_CN.md)

**TDesign Flutter** is a cross-platform UI component library based on Tencent's design system. Built with the Flutter framework, it enables rapid development of beautiful, consistent mobile/web applications with rich pre-built components and theme customization capabilities, supporting iOS, Android, and Web platforms.

Expand All @@ -37,7 +35,9 @@ English | <a href="https://github.com/Tencent/tdesign-flutter/blob/develop/READM

**Android**: Scan the QR code to download the preview app

<img width="200" src="https://tdesign.tencent.com/flutter/assets/qrcode/td_apk_qrcode.png" />
<img width="200" src="https://tdesign.tencent.com/flutter/assets/qrcode/td_apk_qrcode_0_2_7.png" />

Download link: [https://oteam-tdesign-1258344706.cos.ap-guangzhou.tencentcos.cn/flutter/tdesign-flutter-0.2.7-314.apk](https://oteam-tdesign-1258344706.cos.ap-guangzhou.tencentcos.cn/flutter/tdesign-flutter-0.2.7-314.apk)

**iOS**: Run the project to preview

Expand All @@ -58,7 +58,7 @@ Add the following to your `pubspec.yaml`:

```yaml
dependencies:
tdesign_flutter: ^0.2.6
tdesign_flutter: ^0.2.7
```

### Import
Expand Down Expand Up @@ -93,7 +93,7 @@ Icon(TDIcons.activity)

## 🎨 Custom Theme

TDesign Flutter provides flexible theming capabilities with three approaches:
TDesign Flutter provides two flexible theming approaches:

### Method 1: JSON Configuration

Expand Down Expand Up @@ -272,10 +272,10 @@ Create [GitHub Issues](https://github.com/Tencent/tdesign-flutter/issues) or sca

TDesign Flutter depends on the following component libraries. We appreciate the authors for their open-source contributions:

- [easy_refresh](https://pub-web.flutter-io.cn/packages/easy_refresh)
- [flutter_swiper](https://pub-web.flutter-io.cn/packages/flutter_swiper)
- [flutter_slidable](https://pub-web.flutter-io.cn/packages/flutter_slidable)
- [image_picker](https://pub-web.flutter-io.cn/packages/image_picker)
- [easy_refresh](https://pub.dev/packages/easy_refresh)
- [flutter_swiper](https://pub.dev/packages/flutter_swiper)
- [flutter_slidable](https://pub.dev/packages/flutter_slidable)
- [image_picker](https://pub.dev/packages/image_picker)

## 📄 License

Expand Down
20 changes: 10 additions & 10 deletions README_zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,7 @@
</a>
</p>

<p align="center">
<a href="https://github.com/Tencent/tdesign-flutter/blob/develop/README.md">English</a> | 简体中文
</p>
[English](./README.md) | 简体中文

**TDesign Flutter** 是基于腾讯设计体系的跨平台 UI 组件库,使用 Flutter 框架开发,可快速构建美观、一致的移动端/Web 应用,提供丰富的预制组件和主题定制能力,支持 iOS、Android、Web 多端运行。

Expand All @@ -37,7 +35,9 @@

**Android**:扫描二维码下载预览应用

<img width="200" src="https://tdesign.tencent.com/flutter/assets/qrcode/td_apk_qrcode.png" />
<img width="200" src="https://tdesign.tencent.com/flutter/assets/qrcode/td_apk_qrcode_0_2_7.png" />

下载链接:[https://oteam-tdesign-1258344706.cos.ap-guangzhou.tencentcos.cn/flutter/tdesign-flutter-0.2.7-314.apk](https://oteam-tdesign-1258344706.cos.ap-guangzhou.tencentcos.cn/flutter/tdesign-flutter-0.2.7-314.apk)

**iOS**:运行项目预览

Expand All @@ -58,7 +58,7 @@ flutter: ">=3.16.0"

```yaml
dependencies:
tdesign_flutter: ^0.2.6
tdesign_flutter: ^0.2.7
```

### 引入
Expand Down Expand Up @@ -93,7 +93,7 @@ Icon(TDIcons.activity)

## 🎨 自定义主题

TDesign Flutter 提供三种灵活的主题定制方式
TDesign Flutter 提供两种灵活的主题定制方式

### 方式一:JSON 配置

Expand Down Expand Up @@ -272,10 +272,10 @@ TDesign 还提供其他平台和框架的组件库:

TDesign Flutter 依赖以下组件库,感谢作者的开源贡献:

- [easy_refresh](https://pub-web.flutter-io.cn/packages/easy_refresh)
- [flutter_swiper](https://pub-web.flutter-io.cn/packages/flutter_swiper)
- [flutter_slidable](https://pub-web.flutter-io.cn/packages/flutter_slidable)
- [image_picker](https://pub-web.flutter-io.cn/packages/image_picker)
- [easy_refresh](https://pub.dev/packages/easy_refresh)
- [flutter_swiper](https://pub.dev/packages/flutter_swiper)
- [flutter_slidable](https://pub.dev/packages/flutter_slidable)
- [image_picker](https://pub.dev/packages/image_picker)

## 📄 开源协议

Expand Down
25 changes: 25 additions & 0 deletions tdesign-component/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
## 🌈 0.2.7 `2026-01-21`
### 🚀 Features

- `TDInput`: TDInput密文模式下支持粘贴 @jflin19990707 ([#827](https://github.com/Tencent/tdesign-flutter/pull/827))
- `TDDropdownMenu`: TDDropdownMenu的arrowIcon颜色可自定义 @jflin19990707 ([#831](https://github.com/Tencent/tdesign-flutter/pull/831))
- `TDInput`: TDInput高度自适应 @jflin19990707 ([#840](https://github.com/Tencent/tdesign-flutter/pull/840))
- `TDCalendar`: 允许月历控件在拖动后返回当前月份,用于延迟加载月份改变数据 @rxnh8256 ([#816](https://github.com/Tencent/tdesign-flutter/pull/816))
- `TDActionSheetItem`: 支持设置cell描述信息的能力 @leenc123 ([#811](https://github.com/Tencent/tdesign-flutter/pull/811))
- `TDBottomTabBar`: tabbar新增indicatorAnimation动画属性 @journeyding ([#848](https://github.com/Tencent/tdesign-flutter/pull/848))

### 🐞 Bug Fixes
- `TDPopup`: 底部弹出popup重绘问题 @jflin19990707 ([#826](https://github.com/Tencent/tdesign-flutter/pull/826))
- `TDropdownMenu`: TDropdownMenu分组菜单多选模式下的返回值bug @jflin19990707 ([#828](https://github.com/Tencent/tdesign-flutter/pull/828))
- `TDTable`: TDTable中TDTableCol的索引BUG @jflin19990707 ([#830](https://github.com/Tencent/tdesign-flutter/pull/830))
- `TDTreeSelect`: 树形选择器异步数据更新后能重新渲染;二级菜单文字过长处理一下;TDSelectOption中的value改为dynamic类型 @jflin19990707 ([#834](https://github.com/Tencent/tdesign-flutter/pull/834))
- `TDToast`: TDToast过长溢出问题 @jflin19990707 ([#839](https://github.com/Tencent/tdesign-flutter/pull/839))
- `TDDropdownItem`: TDDropdownItem不兼容TDMultiCascader @jflin19990707 ([#846](https://github.com/Tencent/tdesign-flutter/pull/846))
- `TDCalendar`: 自定义日期单元格组件移除padding,使之沾满并覆盖默认选中样式从而实现自定义选中以及当前日期的样式问题,并增加日期锚点属性来实现自动滚动到锚点位置 @leenc123 ([#808](https://github.com/Tencent/tdesign-flutter/pull/808))
- `DropdownMenu`: 修复 item 的 label 过长时导致显示不完全的 bug @edram ([#823](https://github.com/Tencent/tdesign-flutter/pull/823))
- `TDRadio`、`TDCheckbox`: 单选框、多选框多列展示问题 @jflin19990707 ([#841](https://github.com/Tencent/tdesign-flutter/pull/841))
- `TDNavBar`: 优化标题栏返回图标 支持暗黑模式 @sinianbao ([#844](https://github.com/Tencent/tdesign-flutter/pull/844))

### 🚧 Others
- docs: 更新主题生成器文档,添加视频演示链接 @RSS1102 ([#833](https://github.com/Tencent/tdesign-flutter/pull/833))


## 🌈 0.2.6 `2025-11-14`
### 🚀 Features
Expand Down
Loading
Loading