Commit Graph
4509 Commits
Author SHA1 Message Date
otiai10 bd8aef3b2b Update README for chrome 2014-04-06 12:00:46 +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
John Reilly 1f368c4187 Merge pull request #1916 from DavidRogers/master
JQuery: Add support for optional event data.
2014-04-03 20:53:22 +02:00
Luigi Trabacchin 18dad4a676 Update svgjs-tests.ts 2014-04-03 20:51:46 +02:00
Luigi Trabacchin 900f86cb1f added a Test to check Element.children()
as title says
2014-04-03 19:44:18 +02:00
Luigi Trabacchin 0cfec1bfc3 fix for Element.Children
Element.children is a function not a field, now it's correctly mapped
2014-04-03 19:34:25 +02:00
Igorbek b469a631e9 Merge pull request #1977 from Igorbek/master
RxJS: *-lite.ts renamed to *-lite.d.ts (to contribute with package)
2014-04-03 09:18:46 -07:00
Igor Oleinikov 096eaefcbc RxJS: added references of rx-lite.d.ts 2014-04-03 18:47:32 +04:00
Igor Oleinikov ba4f75d1f7 RxJS: fixed references 2014-04-03 18:36:55 +04:00
Igor Oleinikov 82f2b025da RxJS: *-lite.ts renamed to *-lite.d.ts (to contribute with package) 2014-04-03 18:19:48 +04:00
enternet 4370a43172 Compability with --noImplicitAny option.
The module will be compatible with --noImplicitAny option of tsc compiler.
2014-04-03 12:41:24 +03:00
John Reilly a4de992641 Merge pull request #1922 from MaceWindu/master
Deferred callback parameters fix
2014-04-03 06:25:39 +01:00
Masahiro Wakame e7280fabcf Merge pull request #1972 from borisyankov/support-1.0
[WIP] support 1.0
2014-04-03 13:59:15 +09:00
vvakame 74f2d37b34 change package.json, test all to test changes 2014-04-03 13:54:02 +09:00
vvakame 3c1837162b fix should/should.d.ts 2014-04-03 13:36:36 +09:00
vvakame 1306096ee8 Merge branch 'gyohk-nomnom-fix' into support-1.0 closes #1973 2014-04-03 13:30:07 +09:00
vvakame 05a7e0f031 add note and rename variable name. 2014-04-03 13:29:24 +09:00