mdi-react icon indicating copy to clipboard operation
mdi-react copied to clipboard

Flow types

Open HenriBeck opened this issue 6 years ago • 5 comments

Add .js.flow files for every Icon with the flow type

HenriBeck avatar May 28 '18 13:05 HenriBeck

@HenriBeck Since I'm not using flow type by myself it would be awesome if you could open a PR.

levrik avatar Jun 01 '18 13:06 levrik

Ok, the only problem that might come up is that the components are generated twice, right? Once of the index module and once for the single files

Sent with GitHawk

HenriBeck avatar Jun 01 '18 17:06 HenriBeck

@HenriBeck Is that a problem for typings? It works fine for TypeScript.

levrik avatar Jun 14 '18 19:06 levrik

Maybe, I haven't got around to work on this. I might have some time on the weekend. Will let you know when I tested it.

HenriBeck avatar Jun 14 '18 19:06 HenriBeck

Hey @HenriBeck. The index module got removed in 5.0.0 Maybe you want to try again with Flow typings?

levrik avatar Dec 03 '18 17:12 levrik