Horiuchi_H
45b70f210d
Merge pull request #7265 from zerovox/master
...
Fix fixed-data-table typings, Column extends from React.Props so you can supply a key
2015-12-22 19:32:42 +09:00
Horiuchi_H
7327483843
Merge pull request #7258 from MarianPalkus/enzyme
...
Added type definitions for enzyme.
2015-12-22 19:25:43 +09:00
Horiuchi_H
6c2291affa
Merge pull request #7245 from cither1/onsenui-revision
...
Modified a method name.
2015-12-22 19:22:51 +09:00
Horiuchi_H
74081f5fa7
Merge pull request #7246 from Alain-Bearez/patch-1
...
Update Drop to release 1.3.0
2015-12-22 19:20:51 +09:00
Horiuchi_H
1f27c327c6
Merge pull request #7250 from tkrotoff/create-error
...
Add definitions for create-error
2015-12-22 19:20:14 +09:00
Horiuchi_H
e556534645
Merge pull request #7243 from johngrimsey/master
...
Return type fix
2015-12-22 19:15:24 +09:00
Horiuchi_H
2e658decf8
Merge pull request #7240 from rogierschouten/node-childprocess-fork-opts
...
Add all options to child_process.fork()
2015-12-22 19:14:45 +09:00
Horiuchi_H
2048ff32d3
Merge pull request #7239 from rogierschouten/node-http-agent
...
http.RequestOptions.agent can also be a boolean
2015-12-22 19:14:08 +09:00
Horiuchi_H
8ff5175a0e
Merge pull request #7238 from rogierschouten/node-tls-opts
...
Add host and port to TlsOptions struct
2015-12-22 19:13:24 +09:00
Horiuchi_H
fd2eb3b8ed
Merge pull request #7237 from svi3c/master
...
Add sandboxed-module definitions
2015-12-22 19:12:02 +09:00
Klaus Reimer
1b1ee18ef9
Fix sourceRoot and destinationRoot and add fs API
2015-12-22 09:13:14 +01:00
Ali Taheri
acb75d82e8
Added some of the missing props and fixed label of Tab, it can take anything.
2015-12-22 11:32:51 +03:30
Ilya Mochalov
adb1e49a3c
lodash: signatures of _.isNative have been changed
2015-12-22 09:51:29 +05:00
Dan Marshall
b90cb76c4e
moved kit to root
2015-12-21 10:21:38 -08:00
Dan Marshall
b287a941c8
makerjs 0.6.1
2015-12-21 10:10:18 -08:00
Daniel Lytkin
238f865081
Add type definitions for redux-form
2015-12-21 22:18:21 +06:00
Ilya Mochalov
35c7de51d1
Tests of module "yandex-money-sdk" have been added
2015-12-21 20:44:20 +05:00
Ilya Mochalov
dbc927c6af
A definition of module "yandex-money-sdk" has been added
2015-12-21 20:43:48 +05:00
Joseph Vaughan
38223f88db
Improve types for CodeMirror's runmode addon
2015-12-21 13:59:31 +00:00
Kagami Sascha Rosylight
ceabd3a985
comment order
2015-12-21 20:38:05 +09:00
Kagami Sascha Rosylight
6ce0e61097
Create winrt-uwp.d.ts
2015-12-21 20:02:16 +09:00
Panu Horsmalahti
a5b7ddb77a
Fix tslint errors in vinyl.d.ts.
2015-12-20 23:04:15 +02:00
Panu Horsmalahti
4ffee4a839
Fix tslint errors in through.d.ts.
2015-12-20 22:58:11 +02:00
PjMitchell
3aff56f232
Added Initial nvd3 definitions
2015-12-20 20:51:20 +00:00
Adi Stadelmann
c09bd95917
Add layout.partition because was removed by commit 7600257
2015-12-20 21:00:37 +01:00
Georgios Valotasios
c69185b594
Adapted jade not to have a default export
2015-12-20 20:58:08 +01:00
Georgios Valotasios
350e08e59f
Added tests for the old version of the definitions
2015-12-20 19:40:00 +01:00
Georgios Valotasios
fe871b9f7d
Added old definition as version specific definition
2015-12-20 19:10:49 +01:00
Georgios Valotasios
cba118b92f
Added callback definitions to throught2
2015-12-20 18:52:49 +01:00
Ilya Mochalov
124f57d6ee
lodash: signatures of _.isUndefined have been changed
2015-12-20 18:04:24 +05:00
stunaz
159b479af1
fixed test
2015-12-20 01:04:37 -05:00
Ilya
770eb0fef6
Fix WebNavigationEvents definition in chrome.d.ts
2015-12-20 00:34:38 +06:00
Ilya Mochalov
e1acbf5e84
lodash: signatures of _.bindAll have been changed
2015-12-19 22:59:21 +05:00
Hugo ESQUIBET
cb795efdf7
removing implicit any
2015-12-19 18:55:42 +01:00
Hugo ESQUIBET
9c75894f26
changing the any types to fix build
2015-12-19 18:43:58 +01:00
Hugo ESQUIBET
fae4ebf981
Adding contribution guidlines
2015-12-19 18:30:23 +01:00
Hugo ESQUIBET
86897d7a5c
adding react-select typings support from https://github.com/JedWatson/react-select
2015-12-19 16:47:34 +01:00
Jungman
95c02169ba
Add missing properties for webpack
2015-12-19 20:35:43 +09:00
Tanguy Krotoff
b42e2a25b6
export Response thanks to a namespace
2015-12-19 03:26:50 +01:00
Tanguy Krotoff
e16ce4a79a
export HttpError thanks to a namespace
2015-12-19 03:25:03 +01:00
Matt Wistrand
4b4c41fbb4
Add test file for chai-3.2.0.d.ts.
2015-12-18 17:33:35 -06:00
Tim Slatcher
c6190204d5
Fix fixed-data-table typings, Column extends from React.Props so you can supply a key
2015-12-18 22:59:48 +00:00
Matt Wistrand
9c25433c84
Update Chai typings to v3.4.0.
...
v3.3.0 introduces the following methods:
* isNotTrue
* isNotFalse
* isAtLeast
* isAtMost
v3.4.0 introduces:
* oneOf assertion.
* approximately alias for closeTo.
2015-12-18 16:00:21 -06:00
Tanguy Krotoff
7e47928c4d
Switch to "import * as": more standard way to do
2015-12-18 19:49:13 +01:00
Tanguy Krotoff
4676585cf1
Remove trailing spaces
2015-12-18 17:22:35 +01:00
Klaus Reimer
2321f2da77
Just use any instead of explicit types
...
Inquirer also supports some other stuff like separator objects as choices.
It gets too complicated to properly type it because its unclear what other
stuff can be used as choices so I just use `any` now.
2015-12-18 17:05:26 +01:00
lucyhe
d47ea42665
Add optional status to UserProfile in freedom.d.ts
...
User's can have a status, e.g. "FRIEND" or "LOCAL_INVITED_BY_REMOTE"
2015-12-18 10:37:09 -05:00
WAEL BEN ZID
389b49fc0e
Definition for prettyjson package added
2015-12-18 16:18:08 +01:00
Arthur Xavier
b967242e17
Add type definitions for lime-js
...
Fix indentation and callback types
2015-12-18 13:16:16 -02:00
Klaus Reimer
33e3ab99b0
"generators" is deprecated now. Use "Base" and "NamedBase" directly.
2015-12-18 16:10:09 +01:00