You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The coral-spectrum package only works with Javascript and does not support types at all for TypeScript
Requested Behaviour
To be able to work in Typescript by using types for CoralUI and include it in projects using React, Angular, or Vue.
Implementation
It could be implemented by adding an external package with types
Adding the types withing the coral-spectrum package.
Why requesting this feature?
To work with typescript based projects and including basic Coral-Spectrum from package registry does not work since the package does not have types defined.
Typescript is getting extremely popular in the community and it is being accepted by community with amazing love and support
Coral is an amazing minimal UI library. Being able to include it in TypeScript projects will help developers like me to include minimalistic UI components into our projects and promote CoralUI library
Makes the package more scalable and use with either a javascript/typescript project
The text was updated successfully, but these errors were encountered:
@Vishesh-Gupta I'd propose to do a max of 5 components to start with and do the rest later if it's working fine. Do you have components in mind which should be done first ? I can think of Icon and Button for instance.
@icaraps Sure I'd be happy to work on it. Is there a slack channel the team uses to communicate on the development so that I can join and talk about my ideas there? I really like the library and would want to contribute to more things other than just the TypeScript definitions for it.
Type of Issue
Current Behaviour
Requested Behaviour
Implementation
Why requesting this feature?
The text was updated successfully, but these errors were encountered: