Commit Graph
17329 Commits
Author SHA1 Message Date
Masahiro Wakame 18a7cbb342 Merge pull request #8172 from Pro/master
roslib updated for version 0.18.0
2016-02-21 02:04:10 +09:00
Masahiro Wakame a0997bc905 Merge pull request #8167 from MugeSo/express-openapi-fix-initilize-argument
express-openapi: fix argument object of initialize method
2016-02-21 02:02:44 +09:00
Masahiro Wakame dba3f18479 Merge pull request #8165 from leonyu/chai-as-promised-resolveWith
chai-as-promised: Regex as possible argument for rejectedWith
2016-02-21 01:59:27 +09:00
Masahiro Wakame 8491c555ce Merge pull request #8106 from amritk/master
Added definitions for the facebook javascript sdk
2016-02-21 01:57:04 +09:00
Masahiro Wakame 824189102d Merge pull request #8119 from Bnaya/patch-1
Add resolveLocalFileSystemURL
2016-02-21 01:42:13 +09:00
Masahiro Wakame b49118ee41 Merge pull request #8147 from jasvir/patch-1
Correct the signature of setHeader
2016-02-21 01:33:32 +09:00
Masahiro Wakame 7bce488d27 Merge pull request #8081 from khisakuni/master
Make sure vexflow can be loaded with jspm
2016-02-21 01:29:21 +09:00
Masahiro Wakame 143c5b1b62 Merge pull request #8110 from theodorejb/pikaday-documentation
Add documentation for pikaday methods and properties
2016-02-21 01:22:54 +09:00
Stefan Profanter 05aa3a75a4 roslib Updated for version 0.18.0 2016-02-19 13:41:10 +01:00
Horiuchi_H 95b7178e0e Merge pull request #8168 from stepancar/patch-15
updated definitions
2016-02-19 16:14:29 +09:00
Stepan Mikhaylyuk 814826f8de updated definitions 2016-02-19 09:55:52 +03:00
TANAKA Koichi 1ad67f5997 express-openapi: update express-openapi version 2016-02-19 15:45:43 +09:00
Horiuchi_H f3803c43d6 Merge pull request #8162 from nicojs/master
Added typing information for parse5 (github.com/inikulin/parse5)
2016-02-19 14:49:27 +09:00
Horiuchi_H 515684cef8 Merge pull request #8156 from wxqqh/master
Add koa-1.1.2.d.ts open interfaces
2016-02-19 14:46:20 +09:00
TANAKA Koichi 24e2e1fca3 express-openapi: fix argument object of initialize method 2016-02-19 12:35:50 +09:00
Horiuchi_H 24c1fbefac Merge pull request #8154 from oizie/patch-1
fixes import from
2016-02-19 12:31:17 +09:00
Horiuchi_H 9e677ad06b Merge pull request #8153 from toddlucas/master
Add isomorphic-fetch and tests
2016-02-19 12:28:04 +09:00
Horiuchi_H 6ba6c28087 Merge pull request #8134 from j-sheppard/master
Add a configuration config object that supports mariasql client syntax
2016-02-19 12:25:35 +09:00
Horiuchi_H 82fee7f769 Merge pull request #8146 from reshadi/patch-1
Update node.d.ts
2016-02-19 12:22:21 +09:00
Horiuchi_H f95cf3c90c Merge pull request #8142 from remojansen/patch-1
Fixed wrong action creators type
2016-02-19 12:21:12 +09:00
Horiuchi_H 35cfc90fca Merge pull request #8145 from onikiienko/master
leaflet-curve TypeScript type definitions
2016-02-19 12:20:16 +09:00
Horiuchi_H c48aa2f4bd Merge pull request #8140 from ThomasHickman/master
Created definitions for mz
2016-02-19 12:17:46 +09:00
Horiuchi_H 39ced332d3 Merge pull request #8102 from RReverser/patch-6
Fix chrome.runtime.getManifest() definition
2016-02-19 11:29:26 +09:00
Leon Yu d6e3f73218 Regex as possible argument for chai-as-promised 2016-02-18 20:53:17 -05:00
nicojs d15493ae49 Added typing information for parse5 (github.com/inikulin/parse5) 2016-02-18 22:40:17 +01:00
Bnaya Peretz c07cc6809c Add resolveLocalFileSystemURL
resolveLocalFileSystemURI is deprecated in favor of resolveLocalFileSystemURL
https://github.com/apache/cordova-plugin-file/blob/master/www/resolveLocalFileSystemURI.js#L86-L89
2016-02-18 14:34:54 +02:00
wxqqh 9eaf1275f4 Add open interfaces
Just link https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/express/express.d.ts#L16
2016-02-18 19:42:45 +08:00
Pedro Pereira 7b0f798f64 fixes import from
It now supports `import * as deepFreeze from "deep-freeze";`
2016-02-18 09:52:16 +00:00
Horiuchi_H 99c4fb76b5 Merge pull request #8100 from RReverser/patch-4
Depend chrome-app.d.ts on chrome.d.ts
2016-02-18 18:43:11 +09:00
Todd Lucas 83a71a2817 Add isomorphic-fetch and tests 2016-02-18 01:42:46 -08:00
Horiuchi_H a57c54b2b2 Merge pull request #8114 from Felerius/nconf-enhancements
Fix nconf method unavailable while chaining
2016-02-18 18:03:21 +09:00
John Reilly 470954c4f4 Merge pull request #6810 from mmiszy/master
jquery: Fix noConflict return type. Fix #5840
2016-02-18 05:39:43 +00:00
Jasvir Nagra 20e1eb9616 Correct the signature of setHeader
setHeader() takes either a string or a string array as it's second argument.

See https://nodejs.org/api/http.html#http_response_setheader_name_value
2016-02-17 14:13:55 -08:00
Basarat Ali Syed 9c2dd05cb4 Merge pull request #8143 from doug/patch-1
elementClose tags a tag string
2016-02-18 08:34:28 +11:00
Mehrdad Reshadi 263705d313 Update node.d.ts 2016-02-17 13:20:56 -08:00
remojansen 9a0e11328b added tests case and fixed issue 2016-02-17 20:42:26 +00:00
Bogdan Onikiienko d9f074f6ca comit for tests 2016-02-17 22:41:01 +02:00
Bogdan Onikiienko 389fc2d405 leaflet-curve TypeScript type definitions 2016-02-17 22:35:34 +02:00
Amrit Kahlon 950aefe678 Fixed naming conventions 2016-02-17 11:10:46 -08:00
Doug 967c4e8521 elementClose tags a tag string 2016-02-17 10:50:41 -08:00
Remo H. Jansen 0997ad0603 Fixed wrong action creators type
Using some of the redux-router action creators like pushState :
```
import { pushState } from 'redux-router';

export function saveEngagementAsVisibleSuccess(goTo) {
	return function(dispatch) {
		dispatch(pushState(null, goTo));
	}
}
```
Throws the following error:
```
Error TS2349: Cannot invoke an expression whose type lacks a call signature.

```
The redux-router [source code](https://github.com/acdlite/redux-router/blob/master/src/actionCreators.js#L46-L63) declare those as functions not objects:
```
export function historyAPI(method) {
  return (...args) => ({
    type: HISTORY_API,
    payload: {
      method,
      args
    }
  });
}

export const pushState = historyAPI('pushState');
export const push = historyAPI('push');
export const replaceState = historyAPI('replaceState');
export const replace = historyAPI('replace');
export const setState = historyAPI('setState');
export const go = historyAPI('go');
export const goBack = historyAPI('goBack');
export const goForward = historyAPI('goForward');
```
So I have update the types from `__ReduxRouter.ReduxRouterAction` to `__ReduxRouter.historyAPI`:
```
export const pushState: __ReduxRouter.historyAPI;
export const pushState: __ReduxRouter.historyAPI;
export const push: __ReduxRouter.historyAPI;
export const replaceState: __ReduxRouter.historyAPI;
export const replace: __ReduxRouter.historyAPI;
export const setState: __ReduxRouter.historyAPI;
export const go: __ReduxRouter.historyAPI;
export const goBack: __ReduxRouter.historyAPI;
export const goForward: __ReduxRouter.historyAPI;
```
2016-02-17 17:47:49 +00:00
Thomas Hickman c722e81194 Create mz-tests.ts 2016-02-17 15:35:51 +00:00
Thomas Hickman b93c6bae1e Create mz.d.ts 2016-02-17 15:35:23 +00:00
Kohei Hisakuni 220e6719ea Change module back to namespace 2016-02-17 07:25:16 -08:00
Masahiro Wakame aefd814615 Merge pull request #8129 from EToreo/master
Added continuation-local-storage access to Sequelize
2016-02-17 21:33:56 +09:00
Masahiro Wakame bf4300f218 Merge pull request #8104 from mainnika/amqplib-fix-assertqueue-iface
amqplib -- add missed property to AssertQueue interface
2016-02-17 21:33:42 +09:00
Masahiro Wakame 12b8a28146 Merge pull request #8124 from rotozoom/master
Fixed bug with CoverageOptions
2016-02-17 21:32:15 +09:00
Masahiro Wakame fe2057bd42 Merge pull request #8121 from vangorra/meteor-persistent-session
Adding support for meteor-persistant-session.
2016-02-17 21:31:06 +09:00
Masahiro Wakame f4b2c01a5d Merge pull request #8117 from nesstar/master
Hapi - Make route configuration response object def conform to 12.0.1.
2016-02-17 21:30:06 +09:00
Masahiro Wakame b880fea6f1 Merge pull request #8069 from fongandrew/infer-difference-type
Lodash: Infer array type when using _.difference
2016-02-17 21:29:46 +09:00