-
Notifications
You must be signed in to change notification settings - Fork 154
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
fix: icon svg style error #672
Conversation
🦋 Changeset detectedLatest commit: 7942403 The changes in this PR will be included in the next version bump. This PR includes changesets to release 5 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
话说这样子每个图片都改一下 是不是工作量有点大 revert 之前那个配置是可以用的 |
GitHub 的 WIP 在标题上加是没用的,需要点一下右侧的 Convert to draft |
revert 会有别的问题,那个 PR 是为了修另外一个问题的 |
或许可以给这个插件提个 pr 支持一下 style 中的 id 解析 |
嗯,后面我看看能不能搞 |
Workout, 这么多都是手改的吗 :) |
一个正则 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #672 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 650 650
Lines 17505 17506 +1
Branches 1071 1071
=========================================
+ Hits 17505 17506 +1 ☔ View full report in Codecov by Sentry. |
01acf81
to
7942403
Compare
[中文版模板 / Chinese template]
📝 Git Commit Message Convention
react-inline-svg-unique-id 这个插件识别不了
styles=
的语法,这个语法也不够规范。试了改了一下这样就好了。先改了这个,后面把别的也改一下。看看能不能有什么自动的工具或者给这个插件提个 PR 来支持下这种预发。
🔗 Related issue link
close #666