delegateas / XrmDefinitelyTyped

Tool to generate TypeScript declaration files for Dynamics 365/CDS client-side coding.
http://delegateas.github.io/Delegate.XrmDefinitelyTyped/
MIT License
133 stars 53 forks source link

Typings for custom controls no longer default to BaseControl. #299

Closed skovlund closed 8 months ago

skovlund commented 9 months ago

Typings for custom controls will be generated based on the controltype they replace instead of alle defaulting to BaseControl.

274: This includes typing EditableGrid and Power Apps Grid as grids.