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(date-picker): adds default-calendar-start-time prop when type is date\datetime\week #5701

Merged

Conversation

jizai1125
Copy link
Contributor

@jizai1125 jizai1125 commented Feb 22, 2024

type 为 date\datetime\week时,可以设置 default-calendar-start-time 展示面板日历默认开始的月份时间戳
closes #4493

Copy link

vercel bot commented Feb 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
naive-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 23, 2024 10:11am

@jizai1125 jizai1125 changed the title e1f856d: feat(date-picker): adds default-calendar-start-time prop when type is date\datetime\week feat(date-picker): adds default-calendar-start-time prop when type is date\datetime\week Feb 22, 2024
@jizai1125 jizai1125 force-pushed the feat/DatePicker-prop-defaultCalendarStartTime branch from e1f856d to 4d7c1ef Compare February 22, 2024 15:55
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 60.94%. Comparing base (82fccfb) to head (335fc67).

Files Patch % Lines
src/date-picker/src/panel/use-calendar.ts 0.00% 0 Missing and 1 partial ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5701      +/-   ##
==========================================
- Coverage   60.95%   60.94%   -0.01%     
==========================================
  Files        1125     1125              
  Lines       23875    23876       +1     
  Branches     6243     6244       +1     
==========================================
  Hits        14552    14552              
  Misses       7705     7705              
- Partials     1618     1619       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

n-date-picker: choose month shown when opening the calendar
3 participants