Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SvgIcon] Add the new Material Icons #3747

Merged
merged 1 commit into from
Mar 22, 2016
Merged

[SvgIcon] Add the new Material Icons #3747

merged 1 commit into from
Mar 22, 2016

Conversation

oliviertassinari
Copy link
Member

Google has made new releases.

  • 42 new icons 馃帀
  • Upgrade the dependencies
  • Do some fixes to make the next upgrade smoother.
  • Use .js file extension over .jsx

@@ -6,6 +6,7 @@
"main": "./lib",
"scripts": {
"build": "babel ./src --out-dir ./lib",
"build:icon-index-generator": "cd src/svg-icons/ && babel-node index-generator.js",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we change this to just build:icons? Not sure we'll ever need that npm scripts namespace for anything else.

Or, just build:icon-index

@nathanmarks nathanmarks added PR: needs revision The pull request can't be merged. More details is available on the code review or fails in the CI and removed PR: Needs Review labels Mar 22, 2016
@nathanmarks
Copy link
Member

@oliviertassinari I left one or two minor things RE package.json. When you're ready this looks good to merge 馃憤

Google has made [new releases](https://github.com/google/material-design-icons/releases).
 - 42 new icons 馃帀
 - Upgrade the dependencies
 - Do some fixes to make the next upgrade smoother.
 - Use `.js` file extension over `.jsx`
@oliviertassinari oliviertassinari added PR: Needs Review and removed PR: needs revision The pull request can't be merged. More details is available on the code review or fails in the CI labels Mar 22, 2016
@oliviertassinari
Copy link
Member Author

@nathanmarks The package is private. I agree with you, we can remove duplicate dependencies. That should be better now.

nathanmarks added a commit that referenced this pull request Mar 22, 2016
@nathanmarks nathanmarks merged commit e879528 into mui:master Mar 22, 2016
@oliviertassinari oliviertassinari deleted the svg-icon-upgrade branch March 22, 2016 20:00
@zannager zannager added the component: SvgIcon The React component. label Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: SvgIcon The React component.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants