Commit Graph
4538 Commits
Author SHA1 Message Date
enternet 9bc2b98fdb HighchartsLegendOptions.useHTML?: boolean
HighchartsLegendOptions.useHTML is boolean property, not numeric.

Sometimes i'm thinking that I'm the first person in the world who is using these definitions (
2014-04-09 21:04:05 +03:00
Masahiro Wakame c5d0f1532f Merge pull request #2011 from enternet/patch-7
RaphaelPaper.forEach() returns RaphaelPaper
2014-04-09 23:44:27 +09:00
enternet 37e590111b RaphaelPaper.forEach() returns RaphaelPaper
RaphaelPaper.forEach() returns RaphaelPaper at runtime.
2014-04-09 17:31:48 +03:00
Masahiro Wakame 2d02815641 Merge pull request #2008 from milkisevil/master
Added `Animation.isActive():boolean`
2014-04-09 21:54:29 +09:00
Masahiro Wakame d75ad62c65 Merge pull request #2007 from Aidiakapi/patch-1
fix(angularjs): make Function.$inject optional
2014-04-09 21:53:36 +09:00
Masahiro Wakame 38795d8464 Merge pull request #2006 from alexeibs/master
fixed declaration of d3.Event interface
2014-04-09 21:52:43 +09:00
Masahiro Wakame dfdccc4516 Merge pull request #2003 from enternet/patch-5
RaphaelPaper.forEach()
2014-04-09 21:34:09 +09:00
Masahiro Wakame 410f973e89 Merge pull request #2010 from gyohk/master
Renamed createjs.d.ts to createjs-lib.d.ts for intelligibility.
2014-04-09 19:56:04 +09:00
satoru kimura ac17239ecf added createjs.d.ts again. 2014-04-09 19:44:26 +09:00
satoru kimura 6bd86406f6 Renamed definition file for intelligibility. 2014-04-09 13:09:16 +09:00
milkisevil f32f51065c Added Animation.isActive():boolean
See: http://api.greensock.com/js/com/greensock/core/Animation.html#isActive()
2014-04-08 18:56:04 +01:00
Aidiakapi cbdaec6beb fix(angularjs): make Function.$inject optional
The $inject member of the global Function interface should be optional, to be consistent with actual functions.
2014-04-08 17:32:00 +02:00
Alexei Bykov 2aa1127c03 fixed declaration of d3.Event interface
- added 'type' member into d3.Event interface
2014-04-08 19:18:55 +04:00
enternet 341d0c519e RaphaelPaper.forEach()
RaphaelPaper.forEach() declaration has been fixed.
2014-04-08 14:04:43 +03:00
John Reilly d6d7eec45a Merge pull request #1997 from JoshStrobl/master
jQuery.d.ts .on() declaration addition
2014-04-07 19:40:18 +02:00
Joshua Strobl c5d912aca6 Fixed indentation in jquery.d.ts 2014-04-07 18:48:02 +03:00
Bart van der Schoor 74dcc20096 Merge pull request #1999 from borisyankov/dev/bandaid/full
quick fix for runner; less cores, more speed
2014-04-07 02:48:41 +02:00
Bart van der Schoor 8b299a902a Merge pull request #1998 from altano/master
Updating the readme for asciify.
2014-04-07 02:23:38 +02:00
Alan ee63d5a00b Switching asciify link to github repository. 2014-04-06 20:15:37 -04:00
Alan f66c251d74 Updating the readme for asciify. 2014-04-06 19:54:04 -04:00
Bart van der Schoor d7f85b5df8 quick fix for runner, added npm script to recompile runner
use less cores (24 vs 32)
use bundled compiler to rebuild
added '$ npm run tsc_runner'
2014-04-07 01:52:46 +02:00
Joshua Strobl f578b03fcf Added declaration that allows data to be based for on() without needing the optional selector. 2014-04-07 01:46:34 +03:00
Basarat Ali Syed c5b96cf327 Merge pull request #1995 from altano/master
Fixed express definition and added asciify definitions.
2014-04-06 17:13:34 +10:00
Alan d45e918d66 Fixed express definition and added asciify definitions. 2014-04-06 02:43:49 -04:00
Masahiro Wakame 0695415aa4 Merge pull request #1993 from otiai10/pr/update-chrome
Add author for `chrome`
2014-04-06 12:18:59 +09:00
otiai10 b0d15ff311 Add author for chrome 2014-04-06 12:11:47 +09:00
Masahiro Wakame 7a114b466e Merge pull request #1992 from otiai10/pr/update-chrome
Update README for `chrome`
2014-04-06 12:05:51 +09:00
otiai10 bd8aef3b2b Update README for chrome 2014-04-06 12:00:46 +09:00
Masahiro Wakame 9fc0c0f160 Merge pull request #1967 from gyohk/master
Update Hammer.js to v1.0.10.
2014-04-06 11:43:32 +09:00
Masahiro Wakame 8e4c28960e Merge pull request #1991 from otiai10/pr/update-chrome
Update `chrome`
2014-04-06 11:27:10 +09:00
Masahiro Wakame a2e6065fff Merge pull request #1979 from panopticoncentral/jake-updates
Add param to complete()
2014-04-06 11:25:31 +09:00
Masahiro Wakame 361e7d6633 Merge pull request #1978 from LiFeleSs/master
svgjs.Element.children is not a property but a function
2014-04-06 11:22:03 +09:00
Masahiro Wakame bbd6694e64 Merge pull request #1974 from enternet/patch-4
Compability with --noImplicitAny option.
2014-04-06 11:11:54 +09:00
Masahiro Wakame b7f5ffa937 Merge pull request #1971 from PawelStroinski/master
Add dependency-less define overload
2014-04-06 11:11:17 +09:00
Masahiro Wakame a089ec0655 Merge pull request #1970 from eggers/breeze-no-tracking
Adding noTracking function definition to EntityQuery.
2014-04-06 11:07:24 +09:00
Masahiro Wakame 3cfdaa935a Merge pull request #1961 from axefrog/master
Fixed incorrect declaration of countBy function
2014-04-06 10:56:31 +09:00
Masahiro Wakame 48de8bc082 Merge pull request #1924 from MaceWindu/jsplumb
A bit more definitions for jsPlumb. Still, this file miss a lot of defin...
2014-04-06 10:50:36 +09:00
vvakame 9fc32b3243 Merge branch 'audetpascale-patch-1' closes #1788 2014-04-06 10:47:39 +09:00
vvakame 0c17a69f84 fix jwplayer/jwplayer.d.ts. add optional parameter hint. 2014-04-06 10:46:34 +09:00
vvakame 4a397d96c5 Merge branch 'patch-1' of github.com:audetpascale/DefinitelyTyped into audetpascale-patch-1 2014-04-06 10:45:37 +09:00
Basarat Ali Syed e50bdb99ab Merge pull request #1990 from DavidSichau/master
Updated Read Me with pnotify
2014-04-06 10:07:17 +10:00
otiai10 d2ccff18a4 Update chrome 2014-04-06 05:07:45 +09:00
David Sichau c7be3a17bc updated Reade Me with pnotify 2014-04-05 20:20:04 +02:00
Basarat Ali Syed e8af12bfa7 Merge pull request #1987 from DavidSichau/master
Pnotify definitions added
2014-04-06 00:34:17 +11:00
Basarat Ali Syed 7c87fe791d Merge pull request #1986 from niemyjski/patch-4
Removed a method that no longer exists.
2014-04-05 21:07:15 +11:00
Basarat Ali Syed fc9a965f8b Merge pull request #1981 from docmunch/ui-router-state-sig
name parameter is optional
2014-04-05 21:05:29 +11:00
Basarat Ali Syed c3bc685dee Merge pull request #1988 from s093294/patch-1
The changes fixes such it work with 1.0
2014-04-05 20:25:14 +11:00
Basarat Ali Syed 8c6f67a2ca Merge pull request #1989 from ofirgeller/patch-2
go() returns a promise.
2014-04-05 20:23:22 +11:00
ofirgeller c663be4f3c go() returns a promise.
from the wiki:

Returns
{promise} – A promise representing the state of the new transition. Possible success values:
$state.current
2014-04-05 11:32:32 +03:00
Poul Kjeldager Sørensen 97911421e2 The changes fixes such it work with 1.0
Its also back compatible.
2014-04-05 10:16:53 +02:00