Skip to content

fix(module:date-picker): update input value when nzFormat changed#9129

Merged
HyperLife1119 merged 1 commit into
NG-ZORRO:masterfrom
WwwHhhYran:fix/update_input_value_when_nzFormat_changed
May 23, 2025
Merged

fix(module:date-picker): update input value when nzFormat changed#9129
HyperLife1119 merged 1 commit into
NG-ZORRO:masterfrom
WwwHhhYran:fix/update_input_value_when_nzFormat_changed

Conversation

@WwwHhhYran
Copy link
Copy Markdown
Member

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • 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: close #7783

What is the new behavior?

when the nzFormat changed, the input value will rerender.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@WwwHhhYran WwwHhhYran requested a review from wenqi73 as a code owner May 23, 2025 03:33
@zorro-bot
Copy link
Copy Markdown

zorro-bot Bot commented May 23, 2025

This preview will be available after the AzureCI is passed.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.01%. Comparing base (e53e54d) to head (634d1e8).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #9129   +/-   ##
=======================================
  Coverage   92.01%   92.01%           
=======================================
  Files         565      565           
  Lines       20063    20064    +1     
  Branches     3012     3012           
=======================================
+ Hits        18461    18462    +1     
  Misses       1263     1263           
  Partials      339      339           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
Collaborator

@HyperLife1119 HyperLife1119 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@HyperLife1119 HyperLife1119 merged commit f4c4e05 into NG-ZORRO:master May 23, 2025
9 of 10 checks passed
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.

Date Picker does not update on nzFormat changes

2 participants