vvakame
|
56295f5058
|
replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped
|
2016-03-17 00:55:26 +09:00 |
|
Egist Li
|
08e10d1681
|
Export parse/node module for nodejs
|
2015-10-07 13:15:32 +08:00 |
|
Egist Li
|
d1d459b7e5
|
Add generics types on as/error method
|
2015-10-07 13:11:14 +08:00 |
|
Egist Li
|
d5a8570c0b
|
Change Parse.Promise to be a class
Also update is, error, as and when method to be static method with corresponding arguments.
|
2015-10-06 18:31:37 +08:00 |
|
Daniel Rosenwasser
|
52d4af6fdc
|
Merge branch 'handleExtraObjectLiteralProperties' of https://github.com/DanielRosenwasser/DefinitelyTyped into handleExtraObjectLiteralProperties
|
2015-08-25 12:22:15 -07:00 |
|
Daniel Rosenwasser
|
50f7b715e9
|
Add missing 'params' property to 'parse'.
|
2015-08-25 12:22:04 -07:00 |
|
Daniel Rosenwasser
|
96281f1a1c
|
Merge branch 'master' into handleExtraObjectLiteralProperties
Conflicts:
parse/parse.d.ts
|
2015-08-25 10:31:49 -07:00 |
|
Daniel Rosenwasser
|
1ba21f73e4
|
'BackboneStyleOptions' -> 'SuccessFailureOptions' in 'parse'.
|
2015-08-24 16:03:03 -07:00 |
|
Daniel Rosenwasser
|
a662c2649a
|
Use 'let' instead of 'var' in definitions for 'parse'.
|
2015-08-24 12:24:24 -07:00 |
|
Daniel Rosenwasser
|
3f66eb02db
|
Use 'namespace' keyword in 'parse'.
|
2015-08-21 13:09:08 -07:00 |
|
Daniel Rosenwasser
|
e4eed4a208
|
Encapsulated interfaces, made typings more precise according to documentation, removed 'ParseDefaultOptions' in 'parse'.
|
2015-08-21 13:07:36 -07:00 |
|
John Palgut
|
e48415a72d
|
Add a type definition for HTTPOptions
The method [Parse.Cloud.httpRequest](https://parse.com/docs/js/api/symbols/Parse.Cloud.html#.httpRequest) takes a [HTTPOptions](https://parse.com/docs/js/api/symbols/Parse.Cloud.HTTPOptions.html) options object and not a ParseDefaultOptions object. I've included an initial interface definition for HTTPOptions and updated the httpRequest method definition to match
|
2015-08-20 15:23:11 -05:00 |
|
AbeHaruhiko
|
4db5c10489
|
Update parse/parse.d.ts
|
2015-06-13 16:29:15 +09:00 |
|
Abe Haruhiko
|
0b7ba6010e
|
Update parse/parse.d.ts
|
2015-06-13 16:17:47 +09:00 |
|
campers
|
ce539b1cd0
|
Update parse.d.ts
Remove duplicate FILE_DELETE_ERROR, (keep in code numeric order)
|
2015-05-11 14:17:24 +08:00 |
|
campers
|
9d7073f572
|
Update parse.d.ts
Add additional error codes
|
2015-05-06 16:13:45 +08:00 |
|
Alexander Fridlund
|
6632c96b2f
|
Added missing static properties on destroyAll and saveAll for Parse.Object
|
2014-11-20 15:30:55 +01:00 |
|
Earl Ferguson
|
32bfad140f
|
Header cleanup
|
2014-09-03 17:08:59 -04:00 |
|
Earl Ferguson
|
577175844d
|
Bug fixes after running tests
|
2014-09-03 16:59:24 -04:00 |
|
Earl Ferguson
|
6e0bae985d
|
Added Parse SDK Definition
|
2014-09-03 16:04:51 -04:00 |
|