Templarian / MaterialDesign-React

Dist for Material Design Icons React Component for JS/TypeScript
https://materialdesignicons.com
MIT License
142 stars 20 forks source link

fixed ie11 svg bug #18

Closed weishiji closed 5 years ago

weishiji commented 5 years ago

icon in ie11 height too big.

PeterShaggyNoble commented 5 years ago

It might be more straightforward to set style.height = style.width.

weishiji commented 5 years ago

It might be more straightforward to set style.height = style.width.

More concise, good suggestion

Templarian commented 5 years ago

Just want you to know I saw this and will be getting this released shortly™.

Templarian commented 5 years ago

Merged, lumping the new x y offset props into this next release so will have it on NPM shortly.

weishiji commented 5 years ago

Merged, lumping the new x y offset props into this next release so will have it on NPM shortly.

any plan about this release on NPM? I am waiting for it.

PeterShaggyNoble commented 5 years ago

@weishiji, The new v3.4.93 is currently being rolled out (the webfont was published yesterday) so it should be available in the next day or 2.

Templarian commented 5 years ago

@weishiji Let me deploy that tonight when I get home. I'll deploy the x/y stuff separately.

Thanks for reminding me.

weishiji commented 5 years ago

@Templarian, Hello, this issue is solved, but the version and dist file is not update, https://www.npmjs.com/package/@mdi/react, this npm package also not update to the new version, it troubled me a long time.