Commit Graph

24 Commits

Author SHA1 Message Date
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Flavio Torres
cc1d75836f Parse 2.4 2017-09-06 09:33:37 -03:00
Daniel Rosenwasser
6071b539b5 Merge pull request #19049 from jaeggerr/parse
[parse] Added beforeFind trigger to Parse Cloud
2017-08-19 09:25:24 -07:00
Cedric Kemp
feb778de22 Removed patch version and useless comma in contributors list 2017-08-19 12:01:42 -04:00
Andy
0e4baf9bc3 parse: Fix test (#19071) 2017-08-18 06:51:44 -07:00
Cedric Kemp
7549045d35 Added semicolon to follow file style 2017-08-16 23:37:02 -04:00
Cedric Kemp
7176ce0d58 Updated contributors list 2017-08-16 23:30:50 -04:00
Cedric Kemp
a68eeb568f Added beforeFind trigger to Parse Cloud 2017-08-16 23:26:26 -04:00
Nam Vu
f8e1650033 Add static createWithoutData for Parse.Object 2017-07-07 10:57:57 +07:00
Ryan Twomey
cd145b1f6a
parse: Add fromJSON 2017-06-19 11:25:09 -04:00
Mine Starks
4ef0b8ebc4 Merge pull request #17212 from twail-net/fix-dirty
Fixed signature of Parse.Object#dirty
2017-06-15 18:11:17 -07:00
David Poetzsch-Heffter
1f020882a2 using string literal type 2017-06-15 12:59:19 +02:00
David Poetzsch-Heffter
0c4ddcc66b fixed signature of dirty 2017-06-15 12:54:26 +02:00
Petroianu Daniel
b47e45daab All Parse.Cloud save/delete hooks have the object property
https://github.com/DefinitelyTyped/DefinitelyTyped/issues/17195
2017-06-15 09:41:29 +03:00
Andy
248eba251a parse: Fix error in typescript@next (#17057) 2017-06-08 09:19:48 -07:00
David Poetzsch-Heffter
9c744806d9 reopen: parse: generic queries & relations (#16809)
* Revert "reverting some changes for now because they cause incompatibilities with existing code bases"

This reverts commit 2c28064515.

* improvements

* fixed version header to be compatible with DefinitelyTyped's release tooling

* using defaults for generics to make this backwards compatible to older typings
and more convenient to use in case no subclassing of Parse.Object is applied

* updated parse-mockdb to make it compatible with new parse typings
2017-06-05 16:46:32 -07:00
David Poetzsch-Heffter
3535b5430c improved user sub classing 2017-04-11 14:33:46 +02:00
David Poetzsch-Heffter
df62032b2f updated version number 2017-04-11 13:25:00 +02:00
David Poetzsch-Heffter
2c28064515 reverting some changes for now because they cause incompatibilities with existing code bases
These changes should be discussed in a separate PR and might need to wait for default
generic type arguments (typescript 2.3)
2017-04-11 13:17:01 +02:00
David Poetzsch-Heffter
900f3f43b1 improved sub classing of parse objects 2017-04-11 12:57:45 +02:00
David Poetzsch-Heffter
e3e90790cf fixes 2017-04-11 01:13:35 +02:00
David Poetzsch-Heffter
2255a847d5 more fixes 2017-04-10 22:40:44 +02:00
David Poetzsch-Heffter
246d148897 Improvements to the parse typing & making the parse typing compatible with strict null checking 2017-04-10 22:37:29 +02:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00