Commit Graph

22 Commits

Author SHA1 Message Date
Bowden Kelly
111a29ab25
Merge pull request #23960 from RamZallan/master
Add fetchAll definition to google-apps-script
2018-03-01 10:29:23 -08:00
Grant Timmerman
445fc73238 Re-add @grant (#23991)
* Re-add @grant

* Add grant to index.d.ts
2018-03-01 07:48:56 -08:00
Ram Zallan
564db62a5c Add fetchAll definition to google-apps-script 2018-02-27 11:59:56 -08:00
Grant Timmerman
cc4dd22133 Add Google Apps Script Slides (#23657)
* Add Apps Script Google Slides

* Update CODEOWNERS

* Update CODEOWNERS
2018-02-26 07:19:22 -08:00
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
Nathan Shively-Sanders
35676ee3b1
Merge pull request #21047 from dhayab/master
google-apps-script: add typings for CardService
2017-11-14 13:31:50 -08:00
Dhaya Benmessaoud
6223b3f977 Add missing method definition in CardService. 2017-10-30 10:50:26 +01:00
Dhaya Benmessaoud
c0ce763347 Add missing typings for draft email creation. 2017-10-28 10:55:45 +02:00
Dhaya Benmessaoud
ed07a68500 Add typings for CardService (google-apps-script). 2017-10-27 20:00:33 +02:00
Andy
19f89399e4 Ensure every package has a tslint.json (#21009)
* Ensure every package has a tslint.json

* Fixes
2017-10-25 11:13:50 -07:00
Ryota Kameoka
876e56e9d1 Revise typing for UrlFetchApp (#20630) 2017-10-23 13:09:41 -07:00
Andy Hanson
8fb6da1ff4 Remove type String 2017-10-16 10:17:36 -07:00
Andy Hanson
09ba00bbbb Merge branch 'master' of https://github.com/fjmorel/DefinitelyTyped into fjmorel-master 2017-10-16 10:16:57 -07:00
Azoson
97d6470bb0 [google-apps-script] Modify type definitions of functions which can return null (#20517)
* Fix type definition of `SpreadsheetApp.getActive`

* Fix type definition of `SpreadsheetApp.getActiveSpreadsheet`
2017-10-13 15:09:54 -07:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Fred Morel
89b36cf6b9 Add documentation for most Drive methods 2017-09-29 15:27:11 -04:00
Fred Morel
cf42e47abb Replace String with string 2017-09-29 15:12:10 -04:00
Yuichi Tanikawa
ab0913cf2d google-apps-script: getProperty(key) may return null
`getProperty(key)` returns null if no such key exists, according to the
reference (https://developers.google.com/apps-script/reference/properties/properties#getProperty(String)).
2017-08-21 12:43:23 +09:00
Fred Morel
00f84a213f Range.getColumnIndex, documentation 2017-06-09 19:54:36 -04:00
motemen
00251fcd75 update google-apps-script
generated by https://github.com/motemen/dts-google-apps-script
2017-05-12 11:02:46 +09:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00