-
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): add nzCentered for modal #6333
Conversation
This preview will be available after the AzureCI is passed. |
Codecov Report
@@ Coverage Diff @@
## master #6333 +/- ##
=======================================
Coverage 89.90% 89.91%
=======================================
Files 478 478
Lines 15250 15252 +2
Branches 2318 2318
=======================================
+ Hits 13711 13714 +3
+ Misses 926 924 -2
- Partials 613 614 +1
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
* upsteam/master: fix(schematics): fix `add-icon-assets` schema path (NG-ZORRO#6404) fix(module:tree-view): correct API typo (NG-ZORRO#6386) chore(release): release 11.1.0 (NG-ZORRO#6371) fix(module:table): fix table `nzBordered` (NG-ZORRO#6367) fix(module:typography): edit area cannot get the content (NG-ZORRO#6369) feat(module:table): add support for ReadonlyArray (NG-ZORRO#6156) build: update to 11.1 (NG-ZORRO#6365) chore: sync ant-design v4.10.3 (NG-ZORRO#6364) feat(module:table): support nzPaginationType property (NG-ZORRO#5986) feat(module:date-picker): support nzId (NG-ZORRO#6242) (NG-ZORRO#6246) feat(module:upload): support `NzUploadFile` parameter of `nzIconRender` (NG-ZORRO#6283) feat(module:modal): add nzCentered for modal (NG-ZORRO#6333) chore: sync ant-design v4.10.2 (NG-ZORRO#6334)
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?
Issue Number: #6327
What is the new behavior?
Does this PR introduce a breaking change?
Other information