Masahiro Wakame
|
c4135aeefc
|
Merge pull request #8539 from chrootsu/howler-ctor-options
howlerjs: added constructor options
|
2016-03-16 00:38:24 +09:00 |
|
Masahiro Wakame
|
67f416af28
|
Merge pull request #8480 from DefinitelyTyped/rename-lodash-tests
rename lodash-tests-3.10.ts -> lodash-3.10-tests.ts
|
2016-03-16 00:36:29 +09:00 |
|
Masahiro Wakame
|
39d2a500f6
|
Merge pull request #8538 from chrootsu/rename-lodash-tests
lodash: fixed tests of 3.10 version
|
2016-03-16 00:32:33 +09:00 |
|
Masahiro Wakame
|
c816b1f0cb
|
Merge pull request #8534 from tomxtobin/update-merge-stream
Update merge-stream typings for v1.0.0
|
2016-03-16 00:30:27 +09:00 |
|
Masahiro Wakame
|
db4b9ddcbe
|
Merge pull request #8537 from bang88/master
Update antd typings for v0.12.10
|
2016-03-16 00:30:13 +09:00 |
|
Masahiro Wakame
|
00bfa7a21a
|
Merge pull request #8531 from TeamworkGuy2/master
Update lokijs definition to latest v1.3.16
|
2016-03-16 00:07:54 +09:00 |
|
Masahiro Wakame
|
c1c38c7cff
|
Merge pull request #8527 from victorjacobs/master
Add 'awaitWriteFinish' option to Chokidar
|
2016-03-16 00:06:38 +09:00 |
|
Masahiro Wakame
|
c8da3575a9
|
Merge pull request #8523 from koloboid/patch-1
Change chrome.runtime.onConnectExternal type
|
2016-03-16 00:06:24 +09:00 |
|
Masahiro Wakame
|
f9b7c09409
|
Merge pull request #8524 from OzzieOrca/patch-1
Update lokijs.d.ts
|
2016-03-15 23:53:27 +09:00 |
|
Masahiro Wakame
|
c4d6f4f78d
|
Merge pull request #8521 from chrootsu/lodash-isWeakMap
lodash: added _.isWeakMap
|
2016-03-15 23:14:48 +09:00 |
|
Masahiro Wakame
|
68ac7d1d8a
|
Merge pull request #8520 from MugeSo/sequelize-add-models-property
sequelize: add Sequelize.models property
|
2016-03-15 23:14:35 +09:00 |
|
Masahiro Wakame
|
ceea5816a0
|
Merge pull request #8433 from markusmauch/master
Create a non-instantiated Xrm module
|
2016-03-15 23:12:46 +09:00 |
|
Masahiro Wakame
|
0423c27df4
|
Merge pull request #8512 from bioball/xdomain
add xdomain typings
|
2016-03-15 22:39:29 +09:00 |
|
Masahiro Wakame
|
088bd628fd
|
Merge pull request #8343 from cjbarth/winston_2.2.x
Update winston definitions for v2.2.x
|
2016-03-15 22:28:04 +09:00 |
|
Jason Jarrett
|
81ebfb3d08
|
Merge pull request #8164 from flcdrg/express-static
Remove circular dependency
|
2016-03-14 18:57:30 -07: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 |
|
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 |
|
Victor Jacobs
|
3ed9912c37
|
Add 'awaitWriteFinish' option to Chokidar
|
2016-03-13 14:03:17 +01: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 |
|
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 |
|
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 |
|
Masahiro Wakame
|
b03efefee3
|
Merge pull request #8491 from Benefex/master
Updated firebase query method .once to optionally return a promise
|
2016-03-12 01:30:32 +09:00 |
|
Masahiro Wakame
|
c62bd2f2d6
|
Merge pull request #8490 from styfle/patch-11
Add TYPES.DateTime2 along with a couple others
|
2016-03-12 01:27:50 +09:00 |
|
Masahiro Wakame
|
81506d0602
|
Merge pull request #8489 from cjbarth/node-cipher
Node cipher
|
2016-03-12 01:24:51 +09:00 |
|
Masahiro Wakame
|
be55527d45
|
Merge pull request #8450 from cjbarth/master
Add support for getConnections on http.Server
|
2016-03-12 01:23:39 +09:00 |
|