Commit Graph

9 Commits

Author SHA1 Message Date
Andy Hanson
45c9246c09 Remove esModuleInterop from tsconfigs (no longer mandatory) 2018-02-14 14:55:13 -08:00
Andy
bef4d2b27d
Enable "esModuleInterop" in all tsconfigs (#23354) 2018-02-05 11:01:56 -08:00
Andy
37685e11dd Add tslint disables for no-const-enum (#23134) 2018-01-23 18:19:36 +00:00
Andy
30957ad3d8
Remove // tslint:disable comments (#22198) 2017-12-14 13:24:24 -08:00
Jay Ongg
73823c7492 Update version number to 1.2 (#21016) 2017-10-26 11:50:24 -07:00
Jay Ongg
56b1f55ca9 Update types version 1.2 of the Microsoft Teams SDK (#20984) 2017-10-25 11:17:52 -07:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Jay Ongg
1c85fea7a7 Catch up Microsoft Teams SDK with what we support today. (#20019)
* Added some new types/methods.

context.isFullScreen?
microsoftteams.getTabInstances

as well as the TabInstance and TabInformation interfaces

* add the teamType type

* Update to remove unnecessary/incorrect comment.

* Update Microsoft Teams's index.d.ts to match current spec.

index.d.ts modified by copying the output of the microsoft-teams-library-js resultant .d.ts file

* Increase the version number in the header of the index.d.ts

* Fixed tslint error
2017-09-26 14:03:13 +09:00
Bhargav Krishna
145dd9bdb7 Adding types for Microsoft Teams Library (#16741)
* adding microsoft teams

* Update index.d.ts

* disabling prefer-method-signature
2017-05-26 18:07:56 -07:00