gatsby-plugin-material-ui icon indicating copy to clipboard operation
gatsby-plugin-material-ui copied to clipboard

Support for [email protected] and [email protected]

Open HriBB opened this issue 6 years ago • 4 comments

Hello. Are there any plans to support [email protected] and [email protected]?

Would you accept a PR? I already have a working implementation.

We could add it as gatsby-plugin-material-ui@next, similar to what other plugins do.

HriBB avatar Aug 02 '18 08:08 HriBB

@HriBB i looked at your implementation. Would i need to implement routing too? Or is that for your specific use case?

daydream05 avatar Aug 14 '18 15:08 daydream05

Routing is specific to my use case. I should put that logic into my Layout component probably.

Maybe we should wait a little bit, until gatsby's API is finalized. https://github.com/gatsbyjs/gatsby/pull/7204

HriBB avatar Aug 15 '18 19:08 HriBB

Shall be the right time now that Gatsby v2 is release. Could you provide an update ?

wdavidw avatar Sep 25 '18 13:09 wdavidw

https://github.com/gatsbyjs/gatsby/issues/8237

HriBB avatar Sep 30 '18 20:09 HriBB