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

fix(module:input-number): dynamic update nzMin or nzMax #8848

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Zz-ZzzZ
Copy link
Contributor

@Zz-ZzzZ Zz-ZzzZ commented Oct 24, 2024

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 #8833

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@Zz-ZzzZ Zz-ZzzZ requested a review from vthinkxie as a code owner October 24, 2024 01:17
Copy link

zorro-bot bot commented Oct 24, 2024

This preview will be available after the AzureCI is passed.

Copy link

codecov bot commented Oct 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.93%. Comparing base (68f6324) to head (68c7181).
Report is 57 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8848      +/-   ##
==========================================
- Coverage   91.94%   91.93%   -0.02%     
==========================================
  Files         537      537              
  Lines       18455    18455              
  Branches     2816     2816              
==========================================
- Hits        16969    16967       -2     
- Misses       1182     1183       +1     
- Partials      304      305       +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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

动态设置nz-input-number组件的max,上下箭头的disable状态未更新
4 participants