-
Notifications
You must be signed in to change notification settings - Fork 4k
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(module:modal): support set nzOkDisabled
and nzCancelDisabled
#2856
Conversation
Deploy preview for ng-zorro-master ready! Built with commit b17add6 |
Codecov Report
@@ Coverage Diff @@
## master #2856 +/- ##
==========================================
- Coverage 95.5% 95.48% -0.03%
==========================================
Files 523 523
Lines 12236 12241 +5
Branches 1668 1668
==========================================
+ Hits 11686 11688 +2
- Misses 197 198 +1
- Partials 353 355 +2
Continue to review full report at Codecov.
|
Deploy preview for ng-zorro-master ready! Built with commit e55bc65 |
nzOkDisabled
and nzCancelDisabled
(#1838)nzOkDisabled
and nzCancelDisabled
nzOkDisabled
and nzCancelDisabled
nzOkDisabled
and nzCancelDisabled
Should have a test. |
unit test already added |
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Modal doesn't support set
nzOkDisabled
andnzCancelDisabled
Issue Number: #1838
What is the new behavior?
Modal support set
nzOkDisabled
andnzCancelDisabled
Does this PR introduce a breaking change?
Other information