Skip to content

fix(module:date-picker): week number error when cross years #7923

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

Merged
merged 1 commit into from
May 23, 2023

Conversation

Laffery
Copy link
Collaborator

@Laffery Laffery commented Apr 27, 2023

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Application (the showcase website) / infrastructure changes
[ ] Other... Please describe:

What is the current behavior?

Issue Number: #7916

What is the new behavior?

show week-number year rather than current year

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

close #7916

@Laffery Laffery requested a review from wenqi73 as a code owner April 27, 2023 05:12
@zorro-bot
Copy link

zorro-bot bot commented Apr 27, 2023

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Apr 27, 2023

Codecov Report

Merging #7923 (0feeace) into master (59143d2) will decrease coverage by 0.01%.
The diff coverage is n/a.

❗ Current head 0feeace differs from pull request most recent head ebc4487. Consider uploading reports for the commit ebc4487 to get more accurate results

@@            Coverage Diff             @@
##           master    #7923      +/-   ##
==========================================
- Coverage   91.78%   91.78%   -0.01%     
==========================================
  Files         509      509              
  Lines       17444    17443       -1     
  Branches     2683     2771      +88     
==========================================
- Hits        16011    16010       -1     
  Misses       1134     1134              
  Partials      299      299              
Impacted Files Coverage Δ
components/date-picker/date-picker.component.ts 94.61% <ø> (-0.02%) ⬇️

@simplejason simplejason merged commit e7f9538 into NG-ZORRO:master May 23, 2023
MunMunMiao pushed a commit to MunMunMiao/ng-zorro-antd that referenced this pull request May 31, 2023
…#7923)

Co-authored-by: 昀澈 <aoyuchen.ayc@alibaba-inc.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

日期选择框,在选择跨年份的周日期时,文本框中年份信息显示不正确
3 participants