awesome-react-stepper icon indicating copy to clipboard operation
awesome-react-stepper copied to clipboard

Add Types

Open Abg4real opened this issue 2 years ago • 3 comments

Hi @AmeyaJain-25 The component looks quite solid and there are a whole lot of features you can add to it. I feel, first and foremost, you should add types to the project. They are incredibly useful while writing and debugging, and they will certainly be needed as various people use react with typescript. You can either switch from JS to TS for the whole project (I believe this will be easier as the project is in the initial stage) or you can add types via DefinitelyTyped.

You can refer to this typescript documentation I can help with this.

Abg4real avatar Apr 13 '22 06:04 Abg4real

Yeah @Abg4real, was gonna add those types to the Stepper. But due to release, didn't kept as a primary change. Let's add the types for this package as the crowd is more on typescript side.

AmeyaJain-25 avatar Apr 13 '22 09:04 AmeyaJain-25

Awesome initiative, no TypeScript support :(

axydavid avatar Jun 13 '22 11:06 axydavid

@axydavid It will be soon out with the updated version of typescript supportive 🚀

AmeyaJain-25 avatar Jun 13 '22 12:06 AmeyaJain-25

@axydavid , Now the package supports typescript :)

AmeyaJain-25 avatar Dec 07 '22 06:12 AmeyaJain-25