-
-
Notifications
You must be signed in to change notification settings - Fork 50.8k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
feat: CP support collapse expandIcon #47473
Conversation
Run & review this pull request in StackBlitz Codeflow. |
👁 Visual Regression Report for PR #47473 Passed ✅
🎊 Congrats! No visual-regression diff found. |
size-limit report 📦
|
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. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## feature #47473 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 734 734
Lines 12615 12617 +2
Branches 3306 3307 +1
=========================================
+ Hits 12615 12617 +2 ☔ View full report in Codecov by Sentry. |
这个 icon 应该不需要放到 CP 上,不是一个通用配置 |
Signed-off-by: lijianan <574980606@qq.com>
改成 collapse 了 |
Signed-off-by: lijianan <574980606@qq.com>
Signed-off-by: lijianan <574980606@qq.com>
* feat: CP support Avatar icon * fix: fix * fix: fix * test: fix test case * fix: fix * fix: fix type * Update avatar.tsx Signed-off-by: lijianan <574980606@qq.com> * Update avatar.tsx Signed-off-by: lijianan <574980606@qq.com> --------- Signed-off-by: lijianan <574980606@qq.com>
[中文版模板 / Chinese template]
🤔 This is a ...
🔗 Related issue link
💡 Background and solution
📝 Changelog
☑️ Self-Check before Merge