Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
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
Supporter panels and partial theme handling #154
Supporter panels and partial theme handling #154
Changes from 1 commit
7e5a5e75a9307be051b0dfc686bbe12966d4a8bab4aa750d0f1fb5a49e556a863878dda5c94f5bff0710c837bdc9193671fba7cb73b5b2a48497b93d793e6519e867a6f1e5086cdbeadc3438bcf2632dfd8c2066f4a7be0e280db53b338f8bfa6e4377a79d75f5bcb12c650447398858c35fe5538f699eeab146a1e3405c28b8b02b8d7602d4313d64f3e73593eb1e9d4f33a52b37dfd356344c85c18bfec627939de588978aca6fe3ab9069807cc89c9f99fb85cf3e38f4402eb16f199cc45beecbd03997d530c1f1f911b941ae698227db0405e3531008638bb7958a244867c3c8b62e352834File filter
Jump to
jsignaniniAug 27, 2018
Member
@zarembsky let's use the
classnameslibrary for these dynamic classeszarembskyAug 27, 2018
Author
Contributor
OK
jsignaniniAug 27, 2018
Member
@zarembsky can we use
ReactSVGhere?zarembskyAug 27, 2018
•
edited
Author
Contributor
We have legacy inlined SVG in many places. They are not affected by skin, so it is sufficient to switch to files and use background-image. I can do it throughout the code if we have time for it.
jsignaniniAug 27, 2018
Member
@zarembsky it's fine, just do it here for this ticket. We can take care of the other inlined SVG at a later time.