-
Notifications
You must be signed in to change notification settings - Fork 474
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(core): prevent injection conflict with CSS global interface #2508
Conversation
Pull request was closed ✔️All saved screenshots (for current PR) were deleted 🗑️ |
Visit the preview URL for this PR (updated for commit 9e79144): https://taiga-ui--pr2508-splincode-fix-issues-oca889as.web.app (expires Tue, 30 Aug 2022 18:55:34 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 |
Codecov Report
@@ Coverage Diff @@
## main #2508 +/- ##
===========================================
- Coverage 59.06% 39.99% -19.08%
===========================================
Files 1046 250 -796
Lines 11494 2863 -8631
Branches 2195 497 -1698
===========================================
- Hits 6789 1145 -5644
+ Misses 4226 1655 -2571
+ Partials 479 63 -416
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. |
5f410b8
to
9e79144
Compare
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Closes #2474
Does this PR introduce a breaking change?