Commit Graph
13 Commits
Author SHA1 Message Date
Andrew NicholsandMohamed Hegazy 6357930cf1 [Office-js] Update Outlook Typings Files (#19321)
* [Office-js] Update Outlook Typings Files

* fix typo attachment -> attachments
2017-08-25 12:21:14 -07:00
Rick-KirkhamandMohamed Hegazy 35cbdc2020 Add SSO APIs to office-js (#18848)
* Added SSO APIs to office.js

* corrected type in test

* New property in AuthOptions type
2017-08-11 10:18:59 -07:00
Alex RuzzanteandAndy bfbdf31ceb [Office-js] Add item.dateTimeCreated and ui.closeContainer (#18248) 2017-07-24 10:27:58 -07:00
Andrew Nichols 3c9162bef3 [Office-js] Add mailbox.addHandlerAsync and EventType.ItemChanged 2017-07-05 10:19:41 -07:00
Michael ZlatkovskyandMohamed Hegazy 5f3a9040e8 Update index.d.ts (#16881) 2017-05-31 23:25:43 -07:00
Michael ZlatkovskyandMohamed Hegazy d0dab167cd Remove "removeAll" method on event handlers (#16363)
The Office.js team (of which I am a member) has decided to remove this method.  It will still exist in silent deprecated mode, but we will no longer add new events that have a "removeAll", and we want to strongly discourage this method's existence.  Since this was only added very recently, we believe that it's best to just remove it outright, rather than add special notices about its deprecation, etc.  The likely number of folks using it today is close to 0.
2017-05-05 17:51:11 -07:00
Michael ZlatkovskyandSheetal Nandi 886cdd2f82 Updated ExcelApi from v1.3 to v1.6 (#16165)
Also minor updates to tests (added one test for `object.set`, and let VS Code auto-format the rest)
2017-04-27 19:02:55 -07:00
yojagadandAndy 114422ca10 Adding enums (#15605)
Added host, platform and diagnostics within Office.context
2017-04-17 08:58:37 -07:00
Lance Austin 8c2b1608de Rebased on upstream and matched grammar to Office Dev Docs 2017-03-26 10:57:22 -05:00
Lance Austin 0f17702167 Updated Grammer 2017-03-26 10:54:18 -05:00
Lance Austin 7f7e6e8210 Office-JS: Removed xFrameDenySave from DialogOptions 2017-03-26 10:54:17 -05:00
Lance Austin 4a3fa50086 Fix DialogOptions Interface 2017-03-26 10:54:16 -05:00
Andy Hanson 354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00