Commit Graph
23 Commits
Author SHA1 Message Date
Boris Yankov f677cca98d Multiple bool => boolean fixes 2013-08-07 18:02:05 +03:00
Neil Stalker 3dacaaa512 Fix some tests 2013-06-29 15:18:02 +01:00
Neil Stalker 26d671ccbd Fix definitions for TS 0.9 2013-06-28 22:14:33 +01:00
vcastro 6543a55f8f Updates to breeze.d.ts according to changes in Breeze 1.3.6:
-Added setDetached method to EntityAspect
-Changed the signature of EntityManager.importEntities to accept either a string or a JSON object.
2013-06-24 10:03:45 +01:00
vcastro b8f655a096 Fixed typo in breeze.d.ts 2013-06-21 07:32:08 +01:00
vcastro 613809f5d8 Updated breeze.d.ts, durandal.d.ts and knockout.mapping.d.ts to better support TS 0.9. 2013-06-20 23:03:16 +01:00
vcastro e03564697e Added helper specification to EntityManager 2013-06-07 14:31:00 +01:00
vcastro 3e2b27c9d0 Added setEntityTypeForResourceName method to the MetadataStore definition 2013-06-06 18:00:10 +01:00
iwhp 72eec5b19d Added the property [name] to NamingConvention 2013-04-18 11:10:57 +02: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
Diullei Gomes ec32cb2fa7 Merge pull request #431 from johnlantz/patch-4
Rename breeze-tests.ts to breeze-tests-1.0.ts
2013-03-29 07:13:55 -07: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
John Lantz 860344d5e4 Rename breeze.d.ts to breeze-1.0.d.ts 2013-03-27 16:49:04 -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
Jaco Erasmus 86e4a94090 Added EntityManager.hasChangesChanged event
EntityManager.hasChanges event was renamed to EntityManager.hasChangesChanged in v1.1.0
2013-03-14 11:26:43 +02:00
Steve Fenton c74ca9a5d9 Add createEntity method to EntityManager
Add createEntity method to EntityManager
2013-03-11 16:54:08 +00:00
Boris Yankov 209d95071a Update reference paths 2013-01-17 20:03:30 +02:00
Boris Yankov 9ca841da28 Remove old breeze definitions 2013-01-16 23:39:45 +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