Commit Graph

21464 Commits

Author SHA1 Message Date
Georgii Dolzhykov
a5608d64a3 Revert "Add missing definition" (#11039) 2016-09-07 20:04:49 +09:00
Artur Eshenbrener
9b111fde72 Allow Bluebird to be assignable to ES2016 Promise. (#11036)
* Allow Bluebird to be assignable to ES2016 Promise.

Add yet another one `.then` overloadings.

* bluebird: Fix .then overloadings
2016-09-07 20:01:15 +09:00
Artur Eshenbrener
823c53c9b6 Normalize line feeding (#11034) 2016-09-07 19:57:32 +09:00
Joost Farla
2eb6ca7acf nock: Added missing delay functions (#11029) 2016-09-07 19:52:49 +09:00
rinzeb
e3558df40e Update fs-extra.d.ts (#11028) 2016-09-07 19:52:11 +09:00
hriss95
e58c63689e Node.d.ts: Update definitions for module "crypto" (#11026) 2016-09-07 19:36:12 +09:00
hriss95
ef2754d9de Node.d.ts: Update "constants" module (#11022) 2016-09-07 19:34:00 +09:00
niko
1e2cd99bf7 add dva declaration (#11021)
* add dva declaration

* pass the test
2016-09-07 19:30:10 +09:00
Hongbo Miao
44104ccdc3 add length for io.sockets.adapter.rooms['foo'] (#11005)
const room = io.sockets.adapter.rooms['foo'];
console.log(room.length);
2016-09-07 19:29:48 +09:00
Joshua DeVinney
7ea3260115 Adding S3.waitFor command to aws-sdk (#11014) 2016-09-07 19:26:51 +09:00
Mikael Hermansson
092e7f33ba Radium: Bumped version to 0.18.1 (#11010)
* Changed version number
* Allowed Style.rules to take non-nested React.CSSProperties
2016-09-07 19:26:02 +09:00
Bastien Caudan
eff6f01782 Add colors enabled property (#11011) 2016-09-07 19:25:41 +09:00
IIIMADDINIII
f15deaa4ee Completed NodeBuffer.Compare and Process.nextTick definition (#11008) 2016-09-07 19:24:51 +09:00
Alejandro Sánchez
0e267a89f1 Use same type for next function in middleware as koa main project (#10785) 2016-09-07 19:23:52 +09:00
Horiuchi_H
938158616b Merge pull request #11074 from nt/add-tick
Add tick() to d3.layout.Force
2016-09-07 15:59:55 +09:00
Horiuchi_H
50862b4609 Merge pull request #11043 from simonxca/patch-mongoose
Fix mongoose README example
2016-09-07 11:16:11 +09:00
Zhengbo Li
91ec5e14f6 Merge pull request #11049 from ZafixLRP/master
Update riot-api-nodejs.d.ts
2016-09-06 18:37:47 -07:00
Zhengbo Li
81afd5da15 Merge pull request #11047 from florentpoujol/threejs_r80
Update THREE.js definitions to r80.
2016-09-06 18:37:19 -07:00
Zhengbo Li
303afe1d01 Merge pull request #11045 from mohsen1/patch-2
Add clickableIcons?: boolean; to MapOptions
2016-09-06 18:32:02 -07:00
Zhengbo Li
a486127c8b Merge pull request #11051 from Xstoudi/patch-1
Fix musicmetadata
2016-09-06 18:29:18 -07:00
Zhengbo Li
b0f7c3beed Merge pull request #11053 from Strato/patch-4
error can be anything, you decide
2016-09-06 18:28:13 -07:00
Zhengbo Li
78c41c702d Merge pull request #11060 from NYPL-Simplified/master
jsdom: Added changeURL.
2016-09-06 18:02:02 -07:00
Zhengbo Li
3118d42601 Merge pull request #11063 from jucrouzet/patch-1
Add bluebird's cancelation method.
2016-09-06 18:00:05 -07:00
Zhengbo Li
d289c0db6d Merge pull request #11064 from jan-molak/master
Amended the signature of the callback function
2016-09-06 17:58:56 -07:00
Nicolas Thiebaud
6e2f2280ef Add tick() to d3.layout.Force 2016-09-06 17:57:44 -07:00
Zhengbo Li
a7d21fe2f1 Merge pull request #11069 from rgvassar/ol3-rotate
Added a constructor and options interface for the Rotate class.
2016-09-06 17:52:34 -07:00
Zhengbo Li
23ece426bb Merge pull request #11071 from coveord/jquery-mockjax-settings-response-callback
Jquery mockjax settings response callback
2016-09-06 17:51:00 -07:00
Jean-Philippe Lachance
0bc8dbd7d9 * Rename the parameter to fit with the doc (https://github.com/jakerella/jquery-mockjax/#callback) 2016-09-06 18:41:35 -04:00
Jean-Philippe Lachance
762c57262d + Add the missing optional callback for the MockJaxSettings.response function 2016-09-06 18:29:33 -04:00
rvassar
e11ba9884d Added a constructor and options interface for the Rotate class. 2016-09-06 15:12:01 -07:00
jan-molak
bd33db1db5 Amended the signature of the callback function so that it's up to date with the latest version of cucumber-js.
https://github.com/cucumber/cucumber-js#step-definitions
2016-09-06 20:32:21 +01:00
Julien CROUZET
9db6c38b18 Add bluebird's cancelation method.
From request-promise v4.1.0 (2016-07-30), Bluebird `cancel()` is exposed.

https://github.com/request/request-promise/pull/123
http://bluebirdjs.com/docs/api/cancellation.html
2016-09-06 21:01:03 +02:00
Amy Slagle
3fd4936d27 jsdom: Added changeURL. 2016-09-06 14:09:21 -04:00
Nick Zelei
03f3ca4333 added missing property to child_process (#10997)
added missing property to child_process
2016-09-07 00:26:30 +09:00
Masahiro Wakame
5bf030ac72 suppress error about node/node-tests.ts with --target es5 (#11056) 2016-09-07 00:20:08 +09:00
hriss95
8caf4a5724 Node.d.ts: Update definitions for module "dns" (#10990) 2016-09-07 00:19:55 +09:00
hriss95
15c0df84ce Node.d.ts: Update definitions for module "util" (#10989) 2016-09-07 00:19:06 +09:00
hriss95
3be6a88598 Node.d.ts: Update definitions for module "fs" (#10987) 2016-09-07 00:12:01 +09:00
hriss95
2bf1d27063 Node.d.ts: Update definitions for module "os" (#10986) 2016-09-07 00:11:18 +09:00
hriss95
700d3aa998 Node.d.ts: Update definitions for module "dgram" (#10982) 2016-09-07 00:05:45 +09:00
Denis
7c4c718b5b Added complete boolean to progress definition (#10843)
The `complete` variable is described as (true|false) if the progress status is completed.

Quickstart instructions has `complete` in the example.

```javascript
var ProgressBar = require('progress');

var bar = new ProgressBar(':bar', { total: 10 });
var timer = setInterval(function () {
  bar.tick();
  if (bar.complete) {
    console.log('\ncomplete\n');
    clearInterval(timer);
  }
}, 100);
```
2016-09-06 23:53:38 +09:00
Tobias Kahlert
d6f0ad10bf added defs for a filter function to the options (#10975)
As described in https://github.com/AvianFlu/ncp the option.filter-property also takes a function,
that takes a filename and returns a Boolean signalling, if the given file should be copied or not.
2016-09-06 23:51:59 +09:00
Nathan Ainslie
7b7425e8ba add definitions for phonegap-plugin-barcodescanner (#10974) 2016-09-06 23:51:24 +09:00
Alejandro Sánchez
fc931b26dd Made ErrnoException.errno a string as per NodeJS API documentation (#10970) 2016-09-06 23:46:48 +09:00
Alejandro Sánchez
2966b1b8ba Fix #10919 - Added IterableIterator forward declaration to enable compilation on targets lower than es2015 (#10943)
* Fix #10919

* Fix IterableIterator<T> is not an Array type error for test when targetting lower than es2015

* Revert "Fix IterableIterator<T> is not an Array type error for test when targetting lower than es2015"

This reverts commit ce1108c87574dca0a47801bf4e7cf818aafae1b4.
2016-09-06 23:31:02 +09:00
hriss95
6013c413c2 Node.d.ts: Update definitions for module "domain" (#10965)
* Node.d.ts: Update definitions for module "domain"

* Node.d.ts: Update definitions for module "domain"
2016-09-06 23:18:35 +09:00
hriss95
6866455f51 Node.d.ts: Introduce module "timers" (#10964) 2016-09-06 23:17:33 +09:00
David Poetzsch-Heffter
5c82604617 SendOptions for parse push on new parse-server need the useMasterKey flag to work (#10962) 2016-09-06 23:15:33 +09:00
hriss95
ef8a45b6e5 Node.d.ts: Update definitions for module "repl" (#10958) 2016-09-06 23:13:49 +09:00
Tomas Mozeris
6ae3be6d82 Add actionTypes export (#10957) 2016-09-06 23:12:40 +09:00