-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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:avatar): add nzSrcSet & nzAlt properites #3583
Conversation
merge master
merge master
chore: merge master
chore: merge master Co-authored-by: Wendell <[email protected]> Co-authored-by: vthinkxie <[email protected]> Co-authored-by: Hsuan Lee <[email protected]> Co-authored-by: <[email protected]> Co-authored-by: Wilson Zeng <[email protected]> Co-authored-by: null <[email protected]> Co-authored-by: Ekko <[email protected]> Co-authored-by: null <[email protected]>
chore: merge master Co-authored-by: vthinkxie <[email protected]> Co-authored-by: Wendell <[email protected]> Co-authored-by: Wilson Zeng <[email protected]> Co-authored-by: Hsuan Lee <[email protected]> Co-authored-by: GQ <[email protected]> Co-authored-by: <[email protected]> Co-authored-by: null <[email protected]> Co-authored-by: simplejason <[email protected]> Co-authored-by: null <[email protected]>
chore: merge master Co-authored-by: Wendell <[email protected]> Co-authored-by: <[email protected]> Co-authored-by: vthinkxie <[email protected]> Co-authored-by: Freax <[email protected]>
chore: merge master Co-authored-by: Wendell <[email protected]> Co-authored-by: Rasheed Rahman <[email protected]> Co-authored-by: Hsuan Lee <[email protected]> Co-authored-by: null <[email protected]> Co-authored-by: simplejason <[email protected]>
chore: merge master Co-authored-by: Hsuan Lee <[email protected]> Co-authored-by: Ethan Zhao <[email protected]> Co-authored-by: Wendell <[email protected]>
chore: merge master Co-authored-by: <[email protected]> Co-authored-by: <[email protected]>
chore: merge master Co-authored-by: Ekko <[email protected]> Co-authored-by: Hsuan Lee <[email protected]> Co-authored-by: simplejason <[email protected]> Co-authored-by: Guillem Palomar <[email protected]> Co-authored-by: Nickbing Lao <[email protected]> Co-authored-by: vthinkxie <[email protected]> Co-authored-by: <[email protected]> Co-authored-by: Sunny Liu <[email protected]> Co-authored-by: <[email protected]> Co-authored-by: Wendell <[email protected]>
chore: merge master Co-authored-by: <[email protected]> Co-authored-by: vthinkxie <[email protected]> Co-authored-by: Wendell <[email protected]> Co-authored-by: 雪狼 <[email protected]> Co-authored-by: simplejason <[email protected]> Co-authored-by: <[email protected]> Co-authored-by: olive.wang <[email protected]> Co-authored-by: Hsuan Lee <[email protected]> Co-authored-by: <[email protected]>
chore: merge master Co-authored-by: Hsuan Lee <[email protected]> Co-authored-by: JerryHong <[email protected]> Co-authored-by: Wendell <[email protected]> Co-authored-by: null <[email protected]> Co-authored-by: Wenqi <[email protected]> Co-authored-by: Joshua Harris <[email protected]> Co-authored-by: Gleb Mikheev <[email protected]> Co-authored-by: null <[email protected]> Co-authored-by: simplejason <[email protected]> Co-authored-by: ivan <[email protected]> Co-authored-by: null <[email protected]> Co-authored-by: vthinkxie <[email protected]>
- support custom unit in image avatar, close #3543
Deploy preview for ng-zorro-master ready! Built with commit 9da520d |
Codecov Report
@@ Coverage Diff @@
## master #3583 +/- ##
==========================================
+ Coverage 95.72% 95.72% +<.01%
==========================================
Files 690 690
Lines 13708 13709 +1
Branches 1824 1824
==========================================
+ Hits 13122 13123 +1
Misses 198 198
Partials 388 388
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
* feat(module:avatar): add nzSrcSet & nzAlt properites - support custom unit in image avatar, close NG-ZORRO#3543 * chore: add docs
* feat(module:avatar): add nzSrcSet & nzAlt properites - support custom unit in image avatar, close NG-ZORRO#3543 * chore: add docs
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: N/A
What is the new behavior?
Does this PR introduce a breaking change?
Other information