React-fontawesome: Typescript definitions?

Created on 25 Oct 2017  路  9Comments  路  Source: FortAwesome/react-fontawesome

I'm using TypeScript for typing in my React app, but I don't have the level of familiarity with TS to write the defs myself.

Most helpful comment

UPDATE: At last, a pre-release version with types and supporting changes has been published as
@fortawesome/[email protected]

All 9 comments

@pulverize I've been working on getting TypeScript definitions added to the core fontawesome API, and then a thin layer in the React (and Angular) components that sits upon the underlying types. Coming soon.

@pulverize, see PR #46. It's on the way.

@mlwilkerson do you have any news on when your PR gonna make it into a release?

@szmarci I just released @fortawesome/fontawesome 1.1.1 (the base library) yesterday with TypeScript support. I'm shaking out the bugs in it now in this discussion and now this one.

I think that work will be done today, and then the next priority is to release this React component with the type definitions, which are a thin layer on top of those in the base library.

So, I expect it to be done today or tomorrow.

@mlwilkerson Any chance this comes out in the next week?

I see 964 and 977 were closed.... does that mean we are getting close?

Yes, really close. @robmadole and I just concluded a phone call which culminated in clarifying action steps for delivering the behind-the-scenes work as pre-releases, so that those of you who have been waiting can get some forward momentum.

Needless to say, the TypeScript work has driven more underlying changes than we'd expected. All for the better in the long run we're sure, but more than we expected when we first embarked on the journey.

Thanks for the update it is appreciated.

UPDATE: At last, a pre-release version with types and supporting changes has been published as
@fortawesome/[email protected]

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tomhuze picture tomhuze  路  6Comments

lightninglu10 picture lightninglu10  路  5Comments

mattgogerly picture mattgogerly  路  3Comments

henfreire picture henfreire  路  5Comments

jonathanazulay picture jonathanazulay  路  5Comments