-
Notifications
You must be signed in to change notification settings - Fork 191
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(templates): blog_meta category & tag classname (A) #711
Conversation
Use automated and required and recognizable "slug" instead of empty "count".
@wesleyboar thanks for detecting this, I should we should keep the classes compatible by adding the correct classes to the markup without replacing the wrong ones for at least a release cycle, to avoid breaking people relying on the existing classes |
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## develop #711 +/- ##
========================================
Coverage 94.24% 94.24%
========================================
Files 26 26
Lines 1823 1823
Branches 260 260
========================================
Hits 1718 1718
Misses 53 53
Partials 52 52
Flags with carried forward coverage won't be shown. Click here to find out more. 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. |
This PR was automatically closed when I renamed its branch to try to make a certain "check" pass. I have opened #730 instead (it also has the change you requested). |
Description
blog-categories-__SLUG__
.blog-categories-
.References
Checklist
inv lint
changes
file included (see docs)