Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat(step): Update TDesign step components #429

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

Jzow
Copy link

@Jzow Jzow commented Dec 30, 2024

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

CC #324 #439

💡 需求背景和解决方案

  1. 取消了Step组件的titlecontent字段必填验证
  2. titlecontent字段类型由原来的String类型更改为Widget
  3. 添加了Step组件的测试用例和测试页面
  4. 更新了关于Flutter组件的依赖

有必要解释为什么更新Flutter组件的依赖:

  1. 更新之前web测试页面运行错误,我的本机开发环境是在Windows11操作系统和Android Studio 开发工具下进行

Flutter和Dart版本如下:

Flutter 3.27.1 • channel stable • https://github.com/flutter/flutter.git
Framework • revision 17025dd882 (2 weeks ago) • 2024-12-17 03:23:09 +0900
Engine • revision cb4b5fff73
Tools • Dart 3.6.0 • DevTools 2.40.2

📝 更新日志

  • fix(组件名称): 处理问题或特性描述 ...

  • 本条 PR 不需要纳入 Changelog

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

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

  • 文档已补充或无须补充
  • 代码演示已提供或无须提供
  • Changelog 已提供或无须提供

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.

1 participant