Commit Graph

7126 Commits

Author SHA1 Message Date
Igor Oleinikov
4dfaec5ea8 rx.all.ts renamed to rx.all.d.ts. 2014-11-22 09:26:48 -08:00
Igor Oleinikov
94eb5b5112 Merge branch 'master' into RxJS 2014-11-22 08:45:59 -08:00
Igor Oleinikov
b51c8625bc Merge branch 'master' of https://github.com/Igorbek/rx.d.ts into RxJS 2014-11-22 08:44:55 -08:00
Masahiro Wakame
e7316c6033 Merge pull request #3174 from Sebazzz/generic-linqjs
Generic linqjs typing
2014-11-23 01:37:25 +09:00
Masahiro Wakame
a7e38a7e65 Merge pull request #3195 from kyo-ago/patch-2
Added removeListeners to chrome.webRequest.events
2014-11-22 23:28:14 +09:00
Sebastiaan Dammann
efa63acc20 Add attribution as requested 2014-11-22 14:14:16 +01:00
kyo-ago
179d74f22a Fixed removeListener params(from http://src.chromium.org/viewvc/chrome/trunk/src/chrome/test/data/extensions/api_test/webrequest/test_api.js ) 2014-11-22 22:01:01 +09:00
Masahiro Wakame
3a399e5f41 Merge pull request #3200 from ErikSchierboom/knockout-mapping-implicit-any
Made any parameter explicit and added tests
2014-11-22 21:48:11 +09:00
Erik Schierboom
2db8ff1f09 Made any parameter explicit and added tests 2014-11-22 13:21:39 +01:00
Masahiro Wakame
e3b19b66f2 Merge pull request #3199 from nakakura/midi
add midi/midi.d.ts
2014-11-22 18:34:33 +09:00
Toshiya Nakakura
660864442e rename 2014-11-22 13:48:00 +09:00
Toshiya Nakakura
e631c0ece7 add midi/midi.d.ts 2014-11-22 11:23:08 +09:00
Masahiro Wakame
2544abac24 Merge pull request #3196 from wokim/master
added missing type hints
2014-11-21 21:06:36 +09:00
Masahiro Wakame
b403034e2b Merge pull request #3193 from marijngiesen/typeahead-fix
Changed interface Templates to support Handlebars templates
2014-11-21 21:05:27 +09:00
Masahiro Wakame
2da4911475 Merge pull request #3194 from kyo-ago/patch-1
Fix the params type in EventEmitter2.emit
2014-11-21 20:55:54 +09:00
wokim
5d9d1fe598 added missing type hints 2014-11-21 20:52:56 +09:00
kyo_ago
c6a96bb1f9 Update chrome.d.ts 2014-11-21 19:49:21 +09:00
kyo_ago
58a3d9a486 Added removeListeners to chrome 2014-11-21 19:47:46 +09:00
kyo_ago
9c84b68036 Fix the params type in EventEmitter2.emit
The params type was updated in EventEmitter2.emit.

See the API documentation here:
https://github.com/asyncly/EventEmitter2#emitteremitevent-arg1-arg2-
2014-11-21 19:25:48 +09:00
Marijn Giesen
3d9320a30f Changed interface Templates to support Handlebars templates as header, footer and empty. 2014-11-21 10:36:59 +01:00
Basarat Ali Syed
373c173269 Merge pull request #3192 from pietvandongen/master
Add AMD module export for NProgress
2014-11-21 19:27:24 +11:00
Piet van Dongen
1d40264474 Add AMD module export for NProgress 2014-11-21 09:17:05 +01:00
vvakame
d1ab55e6a2 update CONTRIBUTORS.md 2014-11-21 11:36:04 +09:00
Masahiro Wakame
751ba2ff8e Merge pull request #3190 from wokim/master
add definitions for express-jwt and express-unless and tests
2014-11-21 11:31:11 +09:00
Masahiro Wakame
abf93417b2 Merge pull request #3121 from jkells/master
Google maps HeatmapLayerOptions definition changes.
2014-11-21 11:29:30 +09:00
Masahiro Wakame
b4c9b81d72 Merge pull request #3171 from Marknumskull/patch-1
HighchartsSeriesOptions update
2014-11-21 11:26:21 +09:00
Masahiro Wakame
4dd0c6faef Merge pull request #3186 from Lillemanden/master
Knockout's component.register is missing an empty config case
2014-11-21 11:25:00 +09:00
wokim
b80f7caacf add definitions for express-unless 2014-11-21 11:22:19 +09:00
wokim
920d3f0292 add definitions for express-jwt 2014-11-21 11:21:14 +09:00
Masahiro Wakame
7a31100a5a Merge pull request #3188 from spazard1/master
Added the missing addColors method from winston
2014-11-21 09:45:26 +09:00
Steven Yackel
1ad6deec11 Added the missing addColors method from winston 2014-11-20 15:51:29 -06:00
Masahiro Wakame
07ae96e580 Merge pull request #3187 from M-Zuber/spectrum-typings
Add typings for spectrum.js
2014-11-21 00:52:28 +09:00
Masahiro Wakame
62204f39c1 Merge pull request #3104 from jabbawookiees/swfobject-fix
Update swfobject to work with other scopes and variable names.
2014-11-21 00:50:51 +09:00
Mordechai Zuber
19556e46e3 fix parameters in methods to include name 2014-11-20 17:49:56 +02:00
Masahiro Wakame
d214ac5b14 Merge pull request #3184 from kyo-ago/patch-1
Fix the return type in chrome.tabs.connect
2014-11-21 00:48:00 +09:00
Jacob Poul Richardt
a765925da0 Added case for registering a custom component with an empty config for custom elements, where loading is handled by name convention 2014-11-20 16:35:35 +01:00
kyo_ago
85f17f1790 Fix the return type in chrome.tabs.connect
The return type was updated in chrome extension.

See the API documentation here:
https://developer.chrome.com/extensions/tabs#method-connect
2014-11-21 00:22:47 +09:00
Masahiro Wakame
55443bc73d Merge pull request #3183 from alefr/master
Added missing static properties on destroyAll and saveAll for Parse.Obje...
2014-11-20 23:49:34 +09:00
Alexander Fridlund
6632c96b2f Added missing static properties on destroyAll and saveAll for Parse.Object 2014-11-20 15:30:55 +01:00
Masahiro Wakame
0b584f0124 Merge pull request #3182 from nicolashemonic/patch-1
Updated underscore.d.ts
2014-11-20 22:13:04 +09:00
Nicolas Hémonic
04a052005d Updated underscore.d.ts
Added settings parameters to template signature
Test example:
var template = _.template("My name is { name }", { interpolate: /\{(.+?)\}/g });
template({ name: "Nicolas" });
2014-11-20 13:25:38 +01:00
Masahiro Wakame
a17e409c11 Merge pull request #3172 from Promact/master
Added jquery.slimScroll typings and their test file. Updated CONTRIBUTOR...
2014-11-20 16:38:47 +09:00
Chintan Shah
eedb8b311f Changed IOption to IJquerySlimScrollOptions 2014-11-20 12:45:21 +05:30
Masahiro Wakame
45b6b92bc5 Merge pull request #3181 from jschaf/stageTick
easeljs: add Stage to Ticker.addEventListener
2014-11-20 13:59:10 +09:00
Masahiro Wakame
9d82cdea37 Merge pull request #3180 from qinfchen/master
Fixed minor issues in sigmajs.d.ts
2014-11-20 13:58:29 +09:00
Qinfeng Chen
5439d6970e Fixed minor issues in sigmajs.d.ts
- removed duplicated typing due to merge mistake
- new sigma currently does not work with configurable
2014-11-19 23:08:33 -05:00
Joe Schafer
963fa11a66 easeljs: add Stage to Ticker.addEventListener
Stage is supported as an eventListener for convenience.  For example:

    createjs.Ticker.addEventListener("tick", stage);

See http://www.createjs.com/Docs/EaselJS/classes/Ticker.html
2014-11-19 23:07:53 -05:00
Masahiro Wakame
746e44e819 Merge pull request #3080 from ryiwamoto/fix_eventemitter2
fix eventemitter2 in browser
2014-11-20 12:09:10 +09:00
vvakame
9719c36819 update CONTRIBUTORS.md 2014-11-20 12:06:16 +09:00
vvakame
2e3478d18a Merge commit '04ac6066b5d719a1d9b179c50ee2719c6b80d8ba' 2014-11-20 12:05:28 +09:00