Skip to content

RhinoBird 修改重置问题 #642

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

Merged
merged 53 commits into from
Jul 8, 2025
Merged

Conversation

shizhe2018
Copy link
Collaborator

🤔 这个 PR 的性质是?

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

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

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

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

  • 本条 PR 不需要纳入 Changelog

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

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

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

@tencent-adm
Copy link
Member

tencent-adm commented Jun 12, 2025

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.
2 out of 8 committers have signed the CLA.

✅ ccXxx1aoBai
✅ epoll-j
❌ v_szheshi
❌ RSS1102
❌ Luozf12345
❌ hcanyz
❌ zflyluo
❌ jflin19990707


v_szheshi seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

v_szheshi and others added 25 commits June 25, 2025 16:54
- 在 TDMultiLinkedPicker 和 TDPicker 中添加 keepSameSelection 参数
- 实现了在重新选择时保留相同选项的功能
- 更新了示例页面,增加了保留下一级选项的演示
- 在 TDCalendar 组件中添加 cellWidget 参数,用于自定义日期单元格组件
- 在 TDCalendarCell 组件中增加对自定义 cell 内容的支持
- 示例页面中添加自定义日期单元格的使用示例
- 在 TdDropdownMenu 组件中添加了 openMenu 和 closeMenu 方法- 将原有的 _openMenu 方法改为异步方法,并添加了返回类型
- 保留了原有的功能和逻辑
`TDDropdownMenu`: 添加打开和关闭菜单的公共方法
…ection

`TDPicker`: 支持切换时优先保持级联的选项值
`TDTable`: 表格支持行默认选中
`TDCalendar`: 支持自定义 cell 的组件
TDDropdownMenu: 嵌套路由场景 弹窗位置计算错误
… into rhino_bird

� Conflicts:
�	tdesign-component/example/lib/home.dart
�	tdesign-component/example/pubspec.lock
�	tdesign-component/pubspec.lock
@Luozf12345 Luozf12345 merged commit 7d8d131 into Tencent:rhino-bird Jul 8, 2025
2 checks passed
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.

9 participants