karlw4
63f3e198fe
missing global functions setImmediate and clearImmediate,
...
see documentation at http://nodejs.org/api/timers.html
2013-06-15 14:51:05 +02:00
Boris Yankov
564ee694b9
Merge pull request #608 from mickdelaney/master
...
Restangular - Update to 0.8.0
2013-06-14 09:02:04 -07:00
mickdelaney
23f7b0853a
Restangular 0.8.0
2013-06-14 15:42:36 +01:00
Boris Yankov
ac22f07391
Merge pull request #606 from studiollama/patch-1
...
Added gotoAndStop to BitmapAnimation in easeljs.d.ts and declare to modu...
2013-06-13 12:58:08 -07:00
studiollama
5cbef5988b
Added gotoAndStop to BitmapAnimation in easeljs.d.ts and declare to module
...
Added the gotoAndStop method that is available in easeljs-0.6.1 and also included the "declare" before "module createjs" which allows it to be used with TypeScript 0.9
2013-06-12 10:41:14 -06:00
Boris Yankov
64eef588d5
Merge pull request #605 from brian428/_sencha_touch
...
Initial commit of Sencha Touch 2.2.1 definition and test.
2013-06-12 04:16:21 -07:00
Brian Kotek
37e392eb2c
Initial commit of Sencha Touch 2.2.1 definition and test.
2013-06-11 20:54:26 -04:00
Boris Yankov
eb001813fc
Merge pull request #604 from brian428/_extjs
...
Add Ext JS 4.2.1 as latest. Fixes to both versions (mainly around static...
2013-06-11 04:49:18 -07:00
Boris Yankov
fa1aec015e
Merge pull request #602 from Bartvds/master
...
added require.main to node.js
2013-06-11 04:47:53 -07:00
Brian Kotek
2eebee645a
Add Ext JS 4.2.1 as latest. Fixes to both versions (mainly around static methods for singleton classes, but other tweaks as well).
2013-06-11 01:17:50 -04:00
Bartvds
fcadc9aa75
added definitions for colors.js
2013-06-10 19:03:31 +02:00
Bart van der Schoor
c084481b2e
replaced tab withs spaces
2013-06-09 23:23:51 +03:00
Bartvds
0eb892ba53
added missing require.main
2013-06-09 22:20:11 +02:00
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