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

完善日历组件单元测试,并对过程中发现的问题进行修复和优化。 #1972

Merged
merged 7 commits into from
Nov 7, 2022

Conversation

PsTiu
Copy link
Contributor

@PsTiu PsTiu commented Nov 7, 2022

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

单元测试提升计划 https://github.com/Tencent/tdesign-vue-next/issues/768

💡 需求背景和解决方案

fix(calendar): 修复了年份选择下拉框刷新的问题(该功能依赖了下拉框组件,和.15到0.16的更新有关)
fix(calendar): 修复日历组件cellAppend属性作为Function时参数错误的问题(之前是错的,没有和 vue2 版本对齐)
chore(calendar): 优化单元格插槽demo

📝 更新日志

  • fix(Calendar): 修复了年份选择下拉框刷新的问题
  • fix(Calendar): 修复日历组件 cellAppend 属性作为 Function 时参数错误的问题
  • test(Calendar): 补充日历组件单元测试

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

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

  • 文档已补充或无须补充
  • 代码演示已提供或无须提供
  • [x ] TypeScript 定义已补充或无须补充
  • [x ] Changelog 已提供或无须提供

@github-actions
Copy link
Contributor

github-actions bot commented Nov 7, 2022

完成

@PengYYYYY PengYYYYY merged commit 6a93a72 into Tencent:develop Nov 7, 2022
@PengYYYYY PengYYYYY mentioned this pull request Nov 8, 2022
64 tasks
@github-actions github-actions bot mentioned this pull request Nov 9, 2022
16 tasks
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