Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: TypeScript Definition #862

Open
ericwfisher opened this issue Apr 11, 2015 · 7 comments
Open

Feature Request: TypeScript Definition #862

ericwfisher opened this issue Apr 11, 2015 · 7 comments
Labels
Feature Request Help Wanted Somebody help us, please!

Comments

@ericwfisher
Copy link

I'm not sure if this is on your radar or not, so I thought I'd open an issue for a feature request. It would be fantastic if w2ui had a type definition available at DefinitelyTyped (https://github.com/borisyankov/DefinitelyTyped) that could be installed via the TypeScript Definition Manager (http://definitelytyped.org/tsd/).

@vitmalina
Copy link
Owner

I am not familiar with this. If this a repository, can you help in submitting there?

@aadrian
Copy link
Contributor

aadrian commented Apr 21, 2015

@vitmalina The problem is not submitting, but creating one.

If such a file were available, than IntelliJ could offer better/smarter completion for W2UI based projects.

@vitmalina
Copy link
Owner

Any one can help creating one?

@ericwfisher
Copy link
Author

@vitmalina I'd love to but I simply don't have the time at the moment. I'll check back when my schedule opens a bit and see if the ticket is still open.

@CThuleHansen
Copy link

The new kid on the block is @types (https://blogs.msdn.microsoft.com/typescript/2016/06/15/the-future-of-declaration-files/) and it would be great to have a type definition of w2ui version 1.5! There is already one for 1.4.3 (https://www.npmjs.com/package/@types/w2ui) written by Valentin Robert.

@AndrePageot
Copy link

I know there is the typescript 2.3 definition for w2ui 1.4.3
https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/w2ui/index.d.ts

which is also on nugget here https://www.nuget.org/packages/w2ui.TypeScript.DefinitelyTyped

@vitmalina , could you have a look through the code of "index.d.ts" and highlight any properties / methods you have changed / added between 1.4.3 and 1.5 so that the typescript definition can be updated if it needs it.
Also when will you be pushing the release candidate 1.5rc to a full release version of 1.5?

@mpf82
Copy link
Collaborator

mpf82 commented Apr 22, 2021

@AndrePageot the 1.5 changes are listed at the top of the source files here: https://github.com/vitmalina/w2ui/tree/master/src

1.5 has been released, 2.0 is in the working

@mpf82 mpf82 added Feature Request Help Wanted Somebody help us, please! labels Apr 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request Help Wanted Somebody help us, please!
Projects
None yet
Development

No branches or pull requests

6 participants