-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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: icons support secondary #10965
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
Size Change: +179 B (0%) Total Size: 9.85 MB
ℹ️ View Unchanged
|
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## master #10965 +/- ##
==========================================
- Coverage 29.27% 29.24% -0.03%
==========================================
Files 478 478
Lines 14328 14342 +14
Branches 3371 3373 +2
==========================================
Hits 4194 4194
- Misses 9410 9424 +14
Partials 724 724
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
@hanzebang cc |
不好意思,有一点路径问题,我直接修复了哈 |
@fz6m 你改的是不是不对?如果是 |
是我没想到这个 case 😭 ,在 #10988 解决。 |
Closes: #10956
icons 支持 src/icons 下的子目录中的文件
Fix: Uppercase letters after hyphens
Closes: #10920