Stepan Mikhaylyuk
|
ec044fa9fd
|
added docstrings
added docstrings
|
2016-03-14 16:07:24 +03:00 |
|
Stepan Mikhaylyuk
|
5d3e8313e3
|
fixed import for ReactDropzone
Now its available to import in es6 style like
import * as Dropzone from 'react-dropzone';
|
2016-03-14 16:02:24 +03:00 |
|
Ciuca, Alexandru
|
2fd6eb579e
|
Renamed type parameters; fixed typo.
|
2016-03-14 14:02:11 +02:00 |
|
David Michael Gang
|
14e862021b
|
had typo in loadCss function. Should be loadCSS
|
2016-03-14 11:40:05 +02:00 |
|
Vincent Siao
|
6b2cbaed75
|
[react] update README with known problems & workarounds
|
2016-03-14 02:05:24 -07:00 |
|
Vincent Siao
|
648a4b27b9
|
[react] add nonce and reversed to HTMLAttributes
|
2016-03-14 02:05:24 -07:00 |
|
Vincent Siao
|
1a67b639ce
|
[react] Add ComponentElement<P, T> for instance type inference
|
2016-03-14 02:05:24 -07:00 |
|
Vincent Siao
|
5e85e146c6
|
[react] ReactTestUtils custom typeguards
|
2016-03-14 01:46:14 -07:00 |
|
Vincent Siao
|
1917a4122a
|
[react] Add T param to React.DOM* types
|
2016-03-14 01:46:13 -07:00 |
|
Vincent Siao
|
92cf86a3e2
|
[react] Deprecate React.Props<T>; Add React.*Attributes
|
2016-03-14 01:46:13 -07:00 |
|
hellopao
|
e56a5d37af
|
add http method comment
|
2016-03-14 16:32:21 +08:00 |
|
hellopao
|
b2525c9f81
|
add koa-router.d.ts
|
2016-03-14 16:26:44 +08:00 |
|
Ilya Mochalov
|
7e879c1dd9
|
howlerjs: added constructor options
|
2016-03-14 10:21:54 +05:00 |
|
Basarat Ali Syed
|
0cd5f0a148
|
Merge pull request #8536 from remojansen/harmony-proxy
Added harmony-proxy type definitions and updated inversify.d.ts
|
2016-03-14 16:20:59 +11:00 |
|
Ilya Mochalov
|
920c4717cb
|
lodash: fixed tests of 3.10 version
|
2016-03-14 08:37:37 +05:00 |
|
bang
|
e2ccdcb1f5
|
Update antd typings for v0.12.10
|
2016-03-14 10:51:48 +08:00 |
|
Remo H. Jansen
|
91265f7398
|
Create harmony-proxy-tests.ts
Create harmony-proxy-global-test.ts
Delete harmony-proxy-global-test.ts
Update harmony-proxy.d.ts
Update harmony-proxy-tests.ts
Update harmony-proxy-tests.ts
Update harmony-proxy-tests.ts
Update harmony-proxy-tests.ts
Update harmony-proxy-tests.ts
|
2016-03-14 02:21:20 +00:00 |
|
Basarat Ali Syed
|
4fd6487985
|
Merge pull request #8504 from Strato/patch-2
Added missing interface Windows.Storage.IStorageFolder2
|
2016-03-14 09:57:48 +11:00 |
|
Tom X. Tobin
|
25d46c9664
|
Update merge-stream typings for v1.0.0
|
2016-03-13 18:44:17 -04:00 |
|
Basarat Ali Syed
|
441b647ef7
|
Merge pull request #7191 from Joev-/master
Add definitions for CodeMirror's runmode addon
|
2016-03-14 08:40:39 +11:00 |
|
Kai Walter
|
01b2d882bd
|
fixed header
|
2016-03-13 20:41:45 +01:00 |
|
Kai Walter
|
a446d802e4
|
initial cordova-plugin-ms-adal.d.ts + fixed TS7010
|
2016-03-13 19:53:52 +01:00 |
|
Kai Walter
|
0cb722c27a
|
initial cordova-plugin-ms-adal.d.ts
|
2016-03-13 19:26:53 +01:00 |
|
Remo H. Jansen
|
2e0490d06c
|
Create harmony-proxy.d.ts
|
2016-03-13 17:43:04 +00:00 |
|
TeamworkGuy2
|
17547d7f0f
|
Update lokijs definition to latest v1.3.16
|
2016-03-13 17:20:35 +00:00 |
|
David Pfeffer
|
0ba0d7058d
|
Exposed json wrapper for customization by user
|
2016-03-13 11:33:17 -04:00 |
|
Victor Jacobs
|
3ed9912c37
|
Add 'awaitWriteFinish' option to Chokidar
|
2016-03-13 14:03:17 +01:00 |
|
jonathanfishbein1
|
441e0ac7ce
|
Change return type of compe and seq functions to Function from void
|
2016-03-12 22:43:29 -05:00 |
|
vvakame
|
a0e7554a6d
|
rename lodash-tests-3.10.ts -> lodash-3.10-tests.ts
|
2016-03-13 10:05:33 +09:00 |
|
Scotty Waggoner
|
47b55b16b1
|
Update lokijs.d.ts
Add export for the LokiIndexedAdapter
|
2016-03-12 16:12:07 -05:00 |
|
Alex Godko
|
853365e033
|
Change chrome.runtime.onConnectExternal type
Change onConnectExternal type from RuntimeEvent to ExtensionConnectEvent
according to https://developer.chrome.com/extensions/runtime#event-onConnectExternal and unsuccessuful compilation of my project :)
|
2016-03-12 21:12:08 +02:00 |
|
Dan Chao
|
6a1fe33b3d
|
formatting
|
2016-03-12 09:13:02 -08:00 |
|
Ilya Mochalov
|
36bfd4fd3b
|
lodash: added _.isWeakMap
|
2016-03-12 20:46:28 +05:00 |
|
Horiuchi_H
|
d22516f9f0
|
Merge pull request #8511 from llRandom/master
Fixed type definitions for phantom 2.0 (replaced callbacks to promises)
|
2016-03-13 00:05:36 +09:00 |
|
Masahiro Wakame
|
3fc0a0e28c
|
Merge pull request #8519 from DefinitelyTyped/update-to-tsc1.8.7
switch to typescript@1.8.7
|
2016-03-12 23:35:12 +09:00 |
|
TANAKA Koichi
|
b0017a10e1
|
sequelize: add Sequelize.models property
|
2016-03-12 22:50:39 +09:00 |
|
vvakame
|
e6f4682309
|
switch to typescript@1.8.7
|
2016-03-12 22:14:11 +09:00 |
|
Sebastien
|
b2da5285ff
|
Updated angularjs IComponentOptions (fixes #8515)
|
2016-03-12 02:49:58 +01:00 |
|
Eugene Gusarov
|
a8c3f37188
|
fixed definition and tests
|
2016-03-12 01:35:53 +03:00 |
|
Dan Chao
|
7f75d6836a
|
add xdomain typings
|
2016-03-11 14:30:28 -08:00 |
|
Eugene Gusarov
|
e1c7bffb54
|
type definitions for phantomjs-node
|
2016-03-11 23:16:57 +03:00 |
|
Eugene Gusarov
|
e86bd1858a
|
renamed phantom type definiton for old version
|
2016-03-11 22:27:08 +03:00 |
|
Anton Vasin
|
bd8fd11171
|
Correct export
|
2016-03-11 22:06:44 +03:00 |
|
Barth, Chris
|
6a7b75abc6
|
Update winston definitions for v2.2.x
|
2016-03-11 11:53:16 -05:00 |
|
Masahiro Wakame
|
0d622d857f
|
Merge pull request #8505 from Odrin/add-angular-bootstrap-calendar
Add angular-bootstrap-calendar definitions
|
2016-03-12 01:42:52 +09:00 |
|
Masahiro Wakame
|
ee4fb438bc
|
Merge pull request #8502 from sclausen/master
fixed wrong return type of guess()
|
2016-03-12 01:40:46 +09:00 |
|
Masahiro Wakame
|
201d4de323
|
Merge pull request #8488 from rvanmarkus/patch-1
Update moment-node.d.ts
|
2016-03-12 01:40:30 +09:00 |
|
Masahiro Wakame
|
cdbf1a3a7d
|
Merge pull request #8500 from bang88/master
Type definitions for Antd
|
2016-03-12 01:39:46 +09:00 |
|
Masahiro Wakame
|
263121c04e
|
Merge pull request #8155 from rdeneau/master
Add jquery-bootpag definition files
|
2016-03-12 01:36:11 +09:00 |
|
Masahiro Wakame
|
f7eb375880
|
Merge pull request #8494 from rhysd/getCurrentWebContents
github-electron: add missing remote.getCurrentWebContents()
|
2016-03-12 01:34:18 +09:00 |
|