-
-
Notifications
You must be signed in to change notification settings - Fork 50.5k
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: support Image element prop for Avatar component #27448
Conversation
feature branch |
冲突了。 |
检查一下 ci,可以再 rebase 一下 feature。 |
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit f427d93:
|
@afc163 奇怪了。。重新rebase了一下feature分支。本地也跑了 npm run test -- -u 更新了snapshots. 但是 ci 里报了 Table 组件snapshot的测试用例失败。应该跟这个commit有关 feat: Row support 现在的现象是:
这里snapshot是 style 里带
这里snapshot是 style 里不带 怎么感觉本地跟线上的测试结论是反着来的= =。。。 |
重新安装 node_modules 后再跑 |
Codecov Report
@@ Coverage Diff @@
## feature #27448 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 389 389
Lines 7397 7400 +3
Branches 2075 2083 +8
=========================================
+ Hits 7397 7400 +3
Continue to review full report at Codecov.
|
[中文版模板 / Chinese template]
🤔 This is a ...
🔗 Related issue link
#27360
💡 Background and solution
Add a new prop called
image
📝 Changelog
☑️ Self Check before Merge
View rendered components/avatar/demo/type.md
View rendered components/avatar/index.en-US.md
View rendered components/avatar/index.zh-CN.md