Microsoft Power Platform/Dynamics 365 CE - Generate TypeScript Definitions

Automatically creates TypeScript type definitions compatible with @types/xrm by extracting form attributes and controls from Dynamics 365/Power Platform model-driven applications.

Estas são as versões deste script em que houve atualização do código. Mostar todas versões.

  • v1.998 15/04/2025

    Add support for embedded forms, create functions for generating definitions

  • v1.988 15/04/2025

    Generate more literals, provide constrained methods for get/getAttribute/getControl, change license to MIT

  • v1.987 09/04/2025

    Fix quickviews

  • v1.986 09/04/2025

    Add get method, remove quotes from types

  • v1.985 09/04/2025

    Fix empty types for attributes/controls when not visible on form

  • v1.984 09/04/2025

    Add literals for constraining helper functions, allow getting attribute/control by index, check for existing enum, conforms to typescript-eslint/unified-signatures rule

  • v1.974 07/04/2025

    Add getOption(), constrain getOption overload, add generation date, fix attribute/control types

  • v1.964 03/04/2025

    Add return types + executionContext, remove XRM overrides, update README

  • v1.954 02/04/2025

    Seperate formContext collections from other items

  • v1.953 01/04/2025

    Improve autocomplete + add context for subgrids

  • v1.942 25/03/2025

    Rename Signatures to Definitions

  • v1.941 25/03/2025

    Add error check

  • v1.94 25/03/2025

    Add subgrid attributes and quickView controls support

  • v1.93 18/03/2025

    Made attributes entity-agnostic, change naming scheme

  • v1.92 17/03/2025

    Rename options to value, fix value property

  • v1.91 17/03/2025

    Switch to single-line comments and added OptionSetValue interfaces

  • v1.9 17/03/2025

    Add comment generation function

    Update version number

  • v1.8 17/03/2025

    Generate interfaces for OptionSetAttributes

  • v1.7 17/03/2025

    Added JSDoc comments, made enum constant and update README.md

    Update version number

  • v1.6 17/03/2025

    Added support for generating enums

  • v1.5 12/03/2025

    Added support for non-attribute controls

  • v1.4 12/03/2025

    Added get method overloads

    Removed extra line of code

  • v1.3 12/03/2025

    Added quickForm control type

  • v1.2 12/03/2025

    Update version number

  • v1.1 12/03/2025

    Fix money attribute type mapping

  • v1.1 12/03/2025

    Change version number

  • v1.0 12/03/2025

    Rename window

  • v1.0 12/03/2025 Imported from URL
  • v1.0 12/03/2025 Imported from URL
  • v1.0 12/03/2025

    Update xrm-generate-ts-overloads.user.js

  • v1.0 12/03/2025 Imported from URL
  • v1.0 12/03/2025
  • v1.0 12/03/2025