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 |
|