Skip to content

fix(TIcon): 新增更多图标,适配 flutter 3.44.0 版本,完全支持摇树。#944

Open
runoob-coder wants to merge 2 commits into
Tencent:developfrom
runoob-coder:fix-IconData
Open

fix(TIcon): 新增更多图标,适配 flutter 3.44.0 版本,完全支持摇树。#944
runoob-coder wants to merge 2 commits into
Tencent:developfrom
runoob-coder:fix-IconData

Conversation

@runoob-coder
Copy link
Copy Markdown
Contributor

@runoob-coder runoob-coder commented May 19, 2026

🤔 这个 PR 的性质是?

勾选规则:
1.只要有新增参数,就勾选”新特性提交“
2.只修改内部bug,未新增参数,才勾选”日常 bug 修复“
3.其他选项视具体改动判断

  • 日常 bug 修复
  • 新特性提交
  • 文档改进
  • 演示代码改进
  • 组件样式/交互改进
  • CI/CD 改进
  • 重构
  • 代码风格优化
  • 测试用例
  • 分支合并
  • 其他

🔗 相关 Issue

#943

💡 需求背景和解决方案

  • 已适配 flutter ^3.44.0 版本,旧版本无影响
  • 移除 _TIconsData
  • 更新 t_icons.ttf 图标字体文件,新增更多图标
  • 更新示例项目 Icon 图标展示

📝 更新日志

  • fix(TIcon): 新增更多图标,适配 flutter 3.44.0 版本,完全支持摇树。

  • 本条 PR 不需要纳入 Changelog

☑️ 请求合并前的自查清单

⚠️ 请自检并全部勾选全部选项⚠️

  • pr目标分支为develop分支,请勿直接往main分支合并
  • 标题格式为:组件类名: 修改描述(示例:TBottomTabBar: 修复iconText模式,底部溢出2.5像素)
  • ”相关issue“处带上修复的issue链接
  • 相关文档已补充或无须补充

runoob-coder and others added 2 commits May 20, 2026 04:56
- 已适配 flutter `^3.44.0` 版本,旧版本无影响
- 移除 `_TIconsData` 类
- 更新 `t_icons.ttf` 图标字体文件,新增更多图标
- 更新示例项目 `Icon` 图标展示
@tencent-adm
Copy link
Copy Markdown
Member

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ runoob-coder
❌ autofix-ci[bot]
You have signed the CLA already but the status is still pending? Let us recheck it.

@runoob-coder runoob-coder changed the title fix(TIcon): IconData 被标记为 final,不允许继承或扩展。 fix(TIcon): 新增更多图标,适配 flutter 3.44.0 版本,完全支持摇树。 May 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants