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