Commit Graph
4525 Commits
Author SHA1 Message Date
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
David Sichau c4302957aa added the definition file for pnotify 2014-04-04 23:08:20 +02:00
Blake Niemyjski b7844abae6 Removed a method that no longer exists. 2014-04-04 16:07:37 -05:00
John Reilly 097542cd03 Merge pull request #1984 from zakki/jsrender
Add definition for JsRender
2014-04-04 16:21:10 +02:00
Igorbek f2ea3c7983 Merge pull request #1985 from Igorbek/master
LoDash: added _.mapValues
2014-04-04 05:03:57 -07:00
Igor Oleinikov 65fb86a573 lodash: improved _.mapValues definitions 2014-04-04 15:58:27 +04:00
Santi Albo 1bdd00d151 Merge dca457aa71 into 340a884957 2014-04-04 11:32:44 +00:00
Kensuke Matsuzaki f48c57d771 add jsrender/jsrender.d.ts 2014-04-04 18:24:01 +09:00
Luigi Trabacchin 04eb30761a opz same function name
maybe less significative names can be ok too
2014-04-04 11:20:48 +02:00
Masahiro Wakame 340a884957 Merge pull request #1982 from vvakame/add-pegjs.d.ts
add pegjs.d.ts
2014-04-04 15:41:08 +09:00
vvakame e4cafe56f0 add pegjs.d.ts 2014-04-04 12:26:32 +09:00
Greg Weber a15b7d3a03 name parameter is optional 2014-04-03 15:39:07 -07:00
Paul Vick 8ec7c6fb1f Add param to complete() 2014-04-03 12:14:59 -07:00
Luigi Trabacchin c801c1475f wrong comment 2014-04-03 20:56:44 +02:00