-
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:avatar): add nzSrcSet & nzAlt properites #3583
Conversation
merge master
merge master
chore: merge master
chore: merge master Co-authored-by: Wendell <wendzhue@gmail.com> Co-authored-by: vthinkxie <vthinkxie@users.noreply.github.com> Co-authored-by: Hsuan Lee <HsuanGM@gmail.com> Co-authored-by: <krokofant@users.noreply.github.com> Co-authored-by: Wilson Zeng <jackzcs@gmail.com> Co-authored-by: null <33472860+ng-zorro-bot@users.noreply.github.com> Co-authored-by: Ekko <danranvm@gmail.com> Co-authored-by: null <33438314+myh6666@users.noreply.github.com>
chore: merge master Co-authored-by: vthinkxie <vthinkxie@users.noreply.github.com> Co-authored-by: Wendell <wendzhue@gmail.com> Co-authored-by: Wilson Zeng <jackzcs@gmail.com> Co-authored-by: Hsuan Lee <HsuanGM@gmail.com> Co-authored-by: GQ <tonny008@163.com> Co-authored-by: <33472860+ng-zorro-bot@users.noreply.github.com> Co-authored-by: null <231785421@qq.com> Co-authored-by: simplejason <tangjie@yinspect.com> Co-authored-by: null <37918438+dodobelieve@users.noreply.github.com>
chore: merge master Co-authored-by: Wendell <wendzhue@gmail.com> Co-authored-by: <coderpoet@outlook.com> Co-authored-by: vthinkxie <vthinkxie@users.noreply.github.com> Co-authored-by: Freax <huangyanxiong2013@gmail.com>
chore: merge master Co-authored-by: Wendell <wendzhue@gmail.com> Co-authored-by: Rasheed Rahman <11582800+radiumrasheed@users.noreply.github.com> Co-authored-by: Hsuan Lee <HsuanGM@gmail.com> Co-authored-by: null <kayphay92@gmail.com> Co-authored-by: simplejason <tangjie@yinspect.com>
chore: merge master Co-authored-by: Hsuan Lee <HsuanGM@gmail.com> Co-authored-by: Ethan Zhao <zdpluto@gmail.com> Co-authored-by: Wendell <wendzhue@gmail.com>
chore: merge master Co-authored-by: <kekehao1212@outlook.com> Co-authored-by: <33472860+ng-zorro-bot@users.noreply.github.com>
chore: merge master Co-authored-by: Ekko <danranvm@gmail.com> Co-authored-by: Hsuan Lee <HsuanGM@gmail.com> Co-authored-by: simplejason <tangjie@yinspect.com> Co-authored-by: Guillem Palomar <guillem.palomar.agramunt@gmail.com> Co-authored-by: Nickbing Lao <giscafer@outlook.com> Co-authored-by: vthinkxie <vthinkxie@users.noreply.github.com> Co-authored-by: <pwjay.ok@163.com> Co-authored-by: Sunny Liu <lx1036@126.com> Co-authored-by: <kekehao1212@outlook.com> Co-authored-by: Wendell <wendzhue@gmail.com>
chore: merge master Co-authored-by: <33472860+ng-zorro-bot@users.noreply.github.com> Co-authored-by: vthinkxie <vthinkxie@users.noreply.github.com> Co-authored-by: Wendell <wendzhue@gmail.com> Co-authored-by: 雪狼 <asnowwolf@users.noreply.github.com> Co-authored-by: simplejason <tangjie@yinspect.com> Co-authored-by: <pwjay.ok@163.com> Co-authored-by: olive.wang <olive@olivewind.com> Co-authored-by: Hsuan Lee <HsuanGM@gmail.com> Co-authored-by: <binglingshuang@163.com>
chore: merge master Co-authored-by: Hsuan Lee <HsuanGM@gmail.com> Co-authored-by: JerryHong <s6323859@gmail.com> Co-authored-by: Wendell <wendzhue@gmail.com> Co-authored-by: null <binglingshuang@163.com> Co-authored-by: Wenqi <1264578441@qq.com> Co-authored-by: Joshua Harris <joshuadaleharris@gmail.com> Co-authored-by: Gleb Mikheev <mikheev@betaagency.ru> Co-authored-by: null <2535612040@qq.com> Co-authored-by: simplejason <simplejason.coder@gmail.com> Co-authored-by: ivan <ivanwonder@outlook.com> Co-authored-by: null <33472860+ng-zorro-bot@users.noreply.github.com> Co-authored-by: vthinkxie <vthinkxie@users.noreply.github.com>
- 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