IgniteUI / ignite-ui

Ignite UI for jQuery by Infragistics

Home Page:https://bit.ly/2kuu1fT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typescript Typings Out of Date on Nuget and NPM

MDendura opened this issue · comments

The latest version of the IgniteUI package on Nuget is 18.2.83.

Please update the typings files on both NuGet and NPMJS to match the current release.

@MDendura Thanks for the feedback. We will update them next week.

Any news on this update?

Changing this to in-progress, as we've already started working on it. Hopefully we'll have them updated soon.

@MDendura We've updated the NuGet Package: https://www.nuget.org/packages/IgniteUI.TypeScript.Definitions. Still waiting for the maintainers of the DefinitelyTyped repo to merge our PR.

@mpavlinov Thanks - I'll give them a test.

Hopefully it will mean I can reduce the casts to any in my TypeScript project.

The pull request to DefinitelyTyped is merged, the 18.2.0 typings are also available at npm @types/ignite-ui
DefinitelyTyped/DefinitelyTyped#32820

They seem to work fine for me - marking as closed.