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): support multiple select #4854

Open
wants to merge 16 commits into
base: develop
Choose a base branch
from

Conversation

uyarn
Copy link
Collaborator

@uyarn uyarn commented Dec 20, 2024

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

  • feat(DatePicker): 新增multiple API,用于支持多选场景,具体使用请参考示例

  • fix(DatePicker): 修复日期范围选择器在跨年场景下,周模式选中范围样式缺失的问题

  • 本条 PR 不需要纳入 Changelog

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

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

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

Copy link
Contributor

github-actions bot commented Dec 20, 2024

完成

@uyarn uyarn force-pushed the feat/datepicker-multiple-select branch from 0f9d9cd to 34cd5bd Compare December 20, 2024 07:55
@uyarn uyarn force-pushed the feat/datepicker-multiple-select branch from f7aabfd to b36f10c Compare December 26, 2024 06:25
@uyarn uyarn force-pushed the feat/datepicker-multiple-select branch from b36f10c to bad3795 Compare December 26, 2024 07:53
@uyarn uyarn removed the WIP label Dec 26, 2024
@uyarn uyarn force-pushed the feat/datepicker-multiple-select branch from 9d06784 to 7407206 Compare December 26, 2024 09:25
@uyarn uyarn added the WIP label Dec 26, 2024
@uyarn uyarn removed the WIP label Jan 22, 2025
@uyarn uyarn force-pushed the feat/datepicker-multiple-select branch from dfa7246 to 5590e78 Compare January 22, 2025 11:46
@uyarn uyarn force-pushed the feat/datepicker-multiple-select branch from 5590e78 to 6f3caba Compare January 22, 2025 12:00
@liweijie0812
Copy link
Collaborator

@uyarn
Copy link
Collaborator Author

uyarn commented Jan 22, 2025

周多选有问题 https://github.com/user-attachments/assets/f0d240fc-ce36-4c29-82ba-607748b8cadd

嗯 排查了半天 这个问题需要demo内dayjs extends处理了

@uyarn uyarn force-pushed the feat/datepicker-multiple-select branch from b5b2d38 to 2e2f11e Compare January 22, 2025 17:08
@PengYYYYY
Copy link
Collaborator

/update-common

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