Monday, December 15, 2014

CRM 2015 TypeScript Definition

Hello everyone, and welcome to my blog!

I just finished uploading the CRM 2015 type definitions to NuGet under the name xrm-2015.TypeScript.DefinitelyTyped. I have also put in a pull request to the DefinitelyTyped repository on GitHub.

I will be working on the 2011 and 2013 definitions, and I hope to have them up on NuGet and GitHub in the coming days.

6 comments:

  1. Hi Steven,

    I've noticed there is an issue with the Lookup interface as all the fields should begin with lowercase rather than uppercase.

    Cheers

    Matt

    ReplyDelete
    Replies
    1. Hi Matt,

      Thank you for reporting that. I have fixed the issue and uploaded a new version (1.0.4) to NuGet. Please let me know if you run into any other issues.

      Regards,
      Steven

      Delete
  2. I noticed that process in the data interface is capitalized and in shouldn't be.

    ReplyDelete
    Replies
    1. Hi Joshua,

      Thank you for reporting that. I have fixed the issue and uploaded a new version (1.0.5) to NuGet. Please let me know if you run into any other issues.

      Regards,
      Steven

      Delete
    2. Hey Steven,
      I have updated the Typescript for the upcoming spring 2015 update, as well as make a few changes to the current script. As long as the client side script doesn't change from the pre-release documentation it should be all done. Do you want me to send it to you or is there a github project I should submit it to?

      Delete
    3. Hi Josh,

      Thank you, I just began working on the updates today :) Please send the script to me in an email. I didn't finish getting the script merged into the typescript github project (I need to create test scripts, etc). I will make sure to get it uploaded to nuget asap.

      Regards,
      Steven

      Delete