Skip to content

refactor(calendar): 新增 bottom 自定义区域并移除内置时间选择器#926

Open
RSS1102 wants to merge 35 commits into
developfrom
rss1102/refactor/calendar-bottom-slot
Open

refactor(calendar): 新增 bottom 自定义区域并移除内置时间选择器#926
RSS1102 wants to merge 35 commits into
developfrom
rss1102/refactor/calendar-bottom-slot

Conversation

@RSS1102
Copy link
Copy Markdown
Collaborator

@RSS1102 RSS1102 commented May 12, 2026

🤔 这个 PR 的性质是?

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

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

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

  • refactor(calendar): 新增 bottom 自定义区域并移除内置时间选择器

  • 本条 PR 不需要纳入 Changelog

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

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

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

@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.

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

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 12, 2026

失败

@RSS1102 RSS1102 changed the title feat(calendar): 新增 bottom 自定义区域并移除内置时间选择器 refactor(calendar): 新增 bottom 自定义区域并移除内置时间选择器 May 13, 2026
@RSS1102 RSS1102 marked this pull request as ready for review May 13, 2026 10:36
Luozf12345
Luozf12345 previously approved these changes May 13, 2026
@@ -65,208 +65,705 @@ class TCalendarPage extends StatelessWidget {

@Demo(group: 'calendar')
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这样拆分,编译时应该无法生成演示代码。不过确实感觉拆分之后更合理一些,演示代码后面再看怎么优化吧

保留本分支 bottom/bottomExpanded API,并合入 develop 其余更新。

Co-authored-by: Cursor <cursoragent@cursor.com>
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.

3 participants