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: 为了适配,datepicker组件新增取消禁用日期选择限制的能力,在获取日期的方法中,新增一个参数用于取消禁用日期选择限制 #1674

Merged

Conversation

githubid0719
Copy link
Contributor

@githubid0719 githubid0719 commented Dec 11, 2023

🤔 这个 PR 的性质是?

分别在获取日期的getWeeks、getQuarters、getYears、getMonths方法,类型为OptionsType参数中新增了一个属性
名称:disableDateSelectLimit
类型:Boolean
默认值:false,
说明:用于支持datepicker组件新增取消禁用日期选择限制的能力, disableDateSelectLimit参数的传入来源于
Tencent/tdesign-vue-next#3718 这个pr中新增的props参数: disableDateSelectLimit

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

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

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

  • 本条 PR 不需要纳入 Changelog

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

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

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

@uyarn
Copy link
Collaborator

uyarn commented Dec 13, 2023

cancelRangeSelectLimit

@uyarn uyarn merged commit 1f210a7 into Tencent:develop Dec 13, 2023
6 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.

2 participants