bryntum / support

An issues-only repository for the Bryntum project management component suite which includes powerful Grid, Scheduler, Calendar, Kanban Task Board and Gantt chart components all built in pure JS / CSS / TypeScript
https://www.bryntum.com
52 stars 6 forks source link

[Typescript] Improve typescript definitions #5176

Open SergeyMaltsev opened 1 year ago

SergeyMaltsev commented 1 year ago

Forum post

Improve TypeScript definitions.

Tasks

Related topics:

FlowIT-JIT commented 1 year ago

And Function, please. We need type information for parameters and return values as well. Thanks :-)

dvakatsiienko commented 1 year ago

Voting up for this, since Function or object type definitions for fields provides near to almost no benefit in TypeScript sense.

marciogurka commented 1 year ago

+1 user for this one

SergeyMaltsev commented 1 year ago

Partial improvement will come with 5.3.0 version. Lots (but not all) of the not so informative object types in our TypeScript typings have been replaced with more specific types.

FlowIT-JIT commented 1 year ago

@SergeyMaltsev Version 5.3 and 6.0 are often mentioned in bug reports as the target for fixes. When are they due?

taauntik commented 1 year ago

+1 user needs this for taskRenderer arguments