21 Commits
Author SHA1 Message Date
vvakame 56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
vvakame 6585641c80 adhoc fix breeze/breeze-tests.ts 2015-09-03 22:05:33 +09:00
Jason Jarrett 528debd5fd NugetAutomation test 2015-04-10 23:19:04 -07:00
Jason Jarrett fbe16baac0 NugetAutomation test 2015-04-10 23:08:59 -07:00
Jason Jarrett 291d19109e testing out some stuff for NugetAutomation
Only removing some whitepace while I test out some NugetAutomation work...
2015-04-10 22:58:41 -07:00
Steve Schmitt 5c604dd321 Added 'any'/'all' constructors to Predicate; updated heading to breeze 1.5.x 2015-02-28 21:03:45 -08:00
Steve Schmitt 6f60ee30b6 Fix bad merge 2015-01-20 22:59:47 -08:00
Steve Schmitt bbb295a821 Update to Breeze 1.5.2 2015-01-20 22:13:42 -08:00
Mike Keesey 35304a8171 Made breeze-tests.ts compliant with --noImplicitAny. 2014-01-29 15:40:35 -08:00
Tim Nolte 8a6dd4da1f Fixed adapterCtor to be defined as a Function not an Object in registerAdapter. Update breeze tests according to the new registerAdapter parameter count. 2014-01-09 08:30:46 -05:00
Jeffery Grajkowski 798dbfbf8f Converting ungeneric "Array" to "any[]"
TypeScript 0.9.5 beta does not allow generic type references without the type argument.  This code will still compile for 0.9.1 users.  Flight and Ember have further compile problems in 0.9.5 that I don't feel qualified to address as I'm not versed in those libraries.
2013-11-26 10:29:46 -08:00
basarat 7182406224 breezejs : Update to 1.4.1 iceboxing old version to pull in new version closes PR#858 2013-08-26 21:35:14 +10:00
Neil Stalker 3dacaaa512 Fix some tests 2013-06-29 15:18:02 +01:00
Diullei Gomes e2567c2be0 breeze updated - 1.2.7 2013-03-29 11:36:15 -03:00
Diullei Gomes 9a070cd186 commit breeze reverted. I need to solve some bugs 2013-03-29 11:27:48 -03:00
John Lantz e0c46de382 Rename breeze-tests.ts to breeze-tests-1.0.ts
Updating per contribution guide.
2013-03-27 16:54:52 -07:00
Jaco Erasmus b04dcfa3d8 Update breeze-tests.ts
Changed hasChanges event to hasChangesChanged as it was renamed in v1.1.0
2013-03-14 11:34:28 +02:00
Jay Traband 9c79d22fca Updated breeze.d.ts for breeze v 0.84.4 + associated tests 2013-01-16 10:39:48 -08:00
Boris Yankov 7c4f7ba0df Add modules to breeze.js definitions 2012-12-19 23:26:17 +02:00
Boris Yankov 7c82efb17a Update reference paths 2012-11-19 01:28:08 +02:00
Boris Yankov c91c45f9ae Move definitions and test in separate folders
This enables each definition to have a readme if necessary.
Also a .json metadata file to help with package managers.
And last, to have different versions of the definitions.
2012-11-18 22:28:44 +02:00