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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[material-ui-icons] Modernize the package #6688

Merged
merged 1 commit into from
Apr 25, 2017
Merged

[material-ui-icons] Modernize the package #6688

merged 1 commit into from
Apr 25, 2017

Conversation

oliviertassinari
Copy link
Member

  • PR has tests / docs demo, and is linted.
  • Commit and PR titles begin with [ComponentName], and are in imperative form: "[Component] Fix leaky abstraction".
  • Description explains the issue / use-case resolved, and auto-closes the related issue(s) (http://tr.im/vFqem).

capture d ecran 2017-04-24 a 13 33 02

@muibot muibot added PR: needs revision The pull request can't be merged. More details is available on the code review or fails in the CI PR: Needs Review and removed PR: Needs Review labels Apr 24, 2017
@oliviertassinari oliviertassinari removed the PR: needs revision The pull request can't be merged. More details is available on the code review or fails in the CI label Apr 24, 2017
@@ -12,7 +13,7 @@ Google has provided a set of [Material icons](https://material.io/icons/) that f

Material-UI provides two components to render system icons: `Icon` for rendering font icons, and `SvgIcon` for rendering SVG paths.

### Font Icons
## Font Icons
Copy link
Member

Choose a reason for hiding this comment

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

Font Icons is subsection of System icons:

"Material-UI provides two components to render system icons: Icon for rendering font icons, and SvgIcon for rendering SVG paths."

Copy link
Member Author

Choose a reason for hiding this comment

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

I agree but visually speaking, I'm wondering if it's better to keep things flatten.

Copy link
Member Author

@oliviertassinari oliviertassinari Apr 25, 2017

Choose a reason for hiding this comment

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

Ok, I have put it back, as before 👍 .

@@ -28,16 +29,20 @@ Optionally, you can set the icon color using one of the theme color properties:

{{demo='pages/style/Icons.js'}}

### SVG Icons
## SVG Icons
Copy link
Member

Choose a reason for hiding this comment

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

Same

{{demo='pages/style/SvgPaths.js'}}
{{demo='pages/style/SvgIcons.js'}}

## SVG Material icons
Copy link
Member

Choose a reason for hiding this comment

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

Arguably this is a subsection of SVG Icons...

@oliviertassinari oliviertassinari merged commit 15b7623 into mui:next Apr 25, 2017
@oliviertassinari oliviertassinari deleted the icons-modernize branch April 25, 2017 19:03
@oliviertassinari
Copy link
Member Author

Released a v1.0.0-alpha.3 version with the new changes.

@zannager zannager added the package: icons Specific to @mui/icons label Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: icons Specific to @mui/icons
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants