-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
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
[icons] New iteration #12170
[icons] New iteration #12170
Conversation
b5b7a0a
to
73464d3
Compare
e923bba
to
bbf062f
Compare
6b9cf58
to
a0fe99b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not even going to attempt to review your code 😄, but it's working great, and looks like a great improvement! 🚀
docs/src/pages/style/icons/icons.md
Outdated
@@ -57,6 +57,10 @@ There are three exceptions to this rule: | |||
|
|||
{{"demo": "pages/style/icons/SvgMaterialIcons.js"}} | |||
|
|||
The full list: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lol
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm reverting the demo. It's significantly slowing everything down. I'm gonna keep it commented so we can use it to debug.
5128ecb
to
4ba8871
Compare
Maybe this should have had a review. Why was babel runtime added as a dependency of Icons? c7cc6a8#diff-3166425e4a7cf7143755bf476e42250fR45 |
@eddiemonge Because we use |
@eddiemonge What's wrong in that?
|
Speed up the google icons scrapping script and makes it more reliable.