Commit Graph
1285 Commits
Author SHA1 Message Date
Boris Yankov bcb8ef204a Merge pull request #601 from teves-castro/master
Added 'helper' member to the definition of EntityManager
2013-06-07 07:22:58 -07:00
vcastro e03564697e Added helper specification to EntityManager 2013-06-07 14:31:00 +01:00
Boris Yankov 4bacc0eca9 Merge pull request #597 from teves-castro/master
Correction to QStatic method signatures
2013-06-06 10:31:50 -07:00
Boris Yankov cadccf36b2 Merge pull request #594 from eirikhm/master
Leaflet DivIcon should extend Icon
2013-06-06 10:30:56 -07:00
Boris Yankov 4cb60fdd64 Merge pull request #598 from goldenratio/patch-1
Update easeljs.d.ts
2013-06-06 10:30:34 -07:00
Boris Yankov be7a1053fc Merge pull request #599 from flyingmutant/patch-1
angular.d.ts — make 'scope' be any, not bool
2013-06-06 10:30:19 -07:00
vcastro 3e2b27c9d0 Added setEntityTypeForResourceName method to the MetadataStore definition 2013-06-06 18:00:10 +01:00
Gregory Petrosyan 8d71d227bf angular.d.ts — make 'scope' be any, not bool
See http://docs.angularjs.org/guide/directive: `scope` can be either `true`, or object hash which defines a set of local scope properties derived from the parent scope.
2013-06-06 17:59:36 +04:00
Karthikeyan VJ 2e1af5bd98 Update easeljs.d.ts
event properties for "tick" event
2013-06-06 16:41:22 +03:00
vcastro 99e020bff3 Updated QStatic.when to better reflect the actual signature of the method. 2013-06-06 10:50:23 +01:00
vcastro 516443cc70 Correction to Q.resolve signature 2013-06-06 10:32:11 +01:00
Eirik Hoem 60e7f4cd61 DivIcon now extends Icon, which makes constructor in Marker happy 2013-06-05 13:16:16 +02:00
Boris Yankov 2969df8b85 Merge pull request #591 from brian428/_extjs
Initial commit of TypeScript definition for Ext JS 4.2.
2013-06-03 06:40:31 -07:00
Brian Kotek cab280840e Initial commit of TypeScript definition for Ext JS 4.2. 2013-06-02 16:18:21 -04:00
Boris Yankov b6f0136393 Merge pull request #590 from michaelgmiller/master
Fix spelling mistake in mocha method definition.
2013-06-02 11:13:01 -07:00
Michael Miller 19dbd29449 Fix spelling mistake in mocha method definition. 2013-06-02 13:02:21 -04:00
Boris Yankov dfcabd05e3 Merge pull request #588 from AndrewGaspar/master
Added q node adaption functions
2013-06-01 03:46:24 -07:00
Boris Yankov b804f22d3a Merge pull request #589 from smithkl42/master
Update WebRTC definitions
2013-06-01 03:46:04 -07:00
Ken Smith 7280954e72 Update definitions to more closely match current spec state 2013-05-31 10:09:31 -07:00
Andrew Gaspar b232a67e3a Change module to declare module 2013-05-30 23:02:58 -07:00
Andrew Gaspar 5055ef38f4 Updated the q module with node adapter functions. 2013-05-30 22:50:21 -07:00
Boris Yankov 6e09bce514 Merge pull request #587 from nvivo/bb_marionette_fixes
Fixes/Improvements for Backbone and Marionette definitions.
2013-05-30 06:34:04 -07:00
Natan Vivo a5d0e4d129 Generalize the type definition some methods that accept Views.
Specialize the return for some render() methods.
2013-05-29 22:41:48 -03:00
Natan Vivo 5259a60b02 Colleciton model must be any, as the class itself must be passed, not an instance.
Template parameter is optional.
2013-05-29 22:33:17 -03:00
Boris Yankov 92706d5e3c Merge pull request #584 from martinduparc/patch-1
Create jwplayer.d.ts
2013-05-29 12:03:16 -07:00
Boris Yankov 0fb95c9c93 Merge pull request #586 from tasoili/master
timepicker updates
2013-05-29 12:02:55 -07:00
Tass Iliopoulos 6f26933965 Extended jquery ui timepicker definition 2013-05-29 13:31:09 +10:00
Martin D. 992e2d3f76 Update jwplayer.d.ts
Changes to the stop() and load() methods
2013-05-28 14:18:15 -04:00
Martin D. 4b16121dcd Create jwplayer.d.ts
First commit
2013-05-28 14:43:03 -03:00
Boris Yankov 93be56ce9a Merge pull request #579 from hansrwindhoff/master
Adding AngularJS scenario for e2e testing
2013-05-28 07:56:51 -07:00
Boris Yankov 420f5e767e Merge pull request #582 from jbaldwin/master
Added Zepto.js definitions and tests
2013-05-28 07:05:43 -07:00
Boris Yankov eba83c4b79 Merge pull request #583 from AndrewGaspar/master
Declaration and Tests for LESS
2013-05-28 07:04:04 -07:00
Andrew Gaspar 28df87f816 Added a declaration file for the LESS css compiler. 2013-05-27 17:49:24 -07:00
jbaldwin 203409a7c7 Added zepto.d.ts definitions and tests 2013-05-27 10:46:33 -06:00
Boris Yankov 6cdb73c83f Merge pull request #580 from pragmatrix/datatables-only
jquery.dataTables
2013-05-26 02:57:42 -07:00
Armin Sander ec5998245e remove trailing empty lines form jquery.dataTables-tests.ts 2013-05-25 21:50:44 +02:00
Armin Sander 8906e564db rename jquery.dataTables tests so that the testrunner can locate it 2013-05-25 21:50:33 +02:00
Armin Sander bf5ccb7ad9 add jquery.dataTables to the list of definitions in README.md 2013-05-25 21:49:26 +02:00
Armin Sander 7e070a8845 add jquery.dataTables 2013-05-25 21:49:13 +02:00
Boris Yankov 81edc74d76 Fix backbone-relational tests 2013-05-25 18:43:15 +03:00
Boris Yankov 132706fd75 Improve slightly jsDeferred 2013-05-25 18:42:10 +03:00
Boris Yankov 8c64176e93 Fix marked definitions and tests 2013-05-25 18:38:50 +03:00
hansrwindhoff c1fa6344db adding scenario for e2e tesing 2013-05-25 09:38:10 -06:00
Boris Yankov 85f1e0c358 Fix History.js definitions and tests 2013-05-25 18:35:52 +03:00
Boris Yankov 3f0b158c4c Fix several tests 2013-05-25 18:27:49 +03:00
Boris Yankov cab9aa3135 Rename all folders to lowercase 2013-05-25 18:08:56 +03:00
Boris Yankov 32d658d5f7 Add Restangular definitions 2013-05-25 16:13:42 +03:00
Boris Yankov edc22399e2 Fix declaration duplication in jquery and jquery ui 2013-05-25 14:56:54 +03:00
Boris Yankov 31c902847b Merge basarat branch 2013-05-25 14:29:17 +03:00
Boris Yankov 3643a97a0f Merge hansrwindhoff pull-request 2013-05-25 14:18:11 +03:00