Connor Peet
c612dcef6c
Correct Howler 2 typings
2016-11-14 14:08:37 -08:00
Todd Dukart
9eb29720d1
Update Howler to 2.0.0
2016-11-14 11:02:28 -08:00
Andy
26a2b1714b
Merge pull request #12627 from Cody157/patch-2
...
Update castArray definition.
2016-11-14 10:55:44 -08:00
Andy
491a529d86
Merge pull request #12626 from Aleksion/patch-1
...
Include interface Archiver in namespace
2016-11-14 10:54:42 -08:00
Andy
f7cff6f173
Merge pull request #12624 from JimiC/improve-stomps-typings
...
Improve stompjs typings.
2016-11-14 10:51:21 -08:00
Andy
0f139092ad
Merge pull request #12614 from ajcrites/aws4-a
...
Add aws4 type definitions
2016-11-14 10:49:58 -08:00
Andy
cbc078fa2c
Merge pull request #12588 from zelein/types-react-mdl
...
fixed DialogProps and CellProps
2016-11-14 10:39:40 -08:00
Andy
ab99446286
Merge pull request #12583 from maylukas/types-2.0
...
Definitions for OpenUI5
2016-11-14 10:38:00 -08:00
Andy
a3bc33150b
Merge pull request #12673 from DefinitelyTyped/tested
...
Use types-publisher as tester
2016-11-14 10:34:31 -08:00
Andy Hanson
cd5245ef05
Use types-publisher as tester
2016-11-14 08:56:58 -08:00
Yui
5d36ed5673
Merge pull request #12594 from DefinitelyTyped/mergeMaster_11/08
...
[Types-2.0] Merge master
2016-11-14 08:49:34 -08:00
vvakame
d2059a513e
fix fullcalendar package
2016-11-14 23:44:25 +09:00
vvakame
9f9fe25fe4
;)
2016-11-14 23:42:26 +09:00
vvakame
0427a57a6d
fix jsonstream package
2016-11-14 23:40:07 +09:00
vvakame
942602b772
;)
2016-11-14 23:39:00 +09:00
Andy
1e0618056c
Add missing files to slickgrid ( #12593 )
2016-11-14 06:04:46 -08:00
maylukas
a2c876a55c
Trigger Travis Build
2016-11-14 14:34:08 +01:00
vvakame
0d86a59706
Merge branch 'types-2.0' into mergeMaster_11/08
2016-11-14 22:06:51 +09:00
maylukas
130b5ae0c6
Added Header comment to index.d.ts file
2016-11-14 09:21:53 +01:00
Glen M
efb5680468
Add Emitter.clear() and DisposableStatic.isDisposable() ( #12472 )
2016-11-13 18:45:21 +09:00
Marcus Nielsen
4d7168f75d
Seems like the error callback is malformatted ( #12477 )
...
* Seems like the error callback is malformatted
New to typescript, but it complains on my cb function since it expects an error argument and doesn't return an object.
I proposed these changes, but haven't done any typescripting really (trying to migrate to TS), so feel free to deny this PR if it's wrong.
I did check with the source code in ws before suggesting this though.
* Updated argument with an optional any type
2016-11-13 18:41:42 +09:00
Martin Thorsen Ranang
b56627a8f9
Adding type definitions for jdenticon version 1.3.2. ( #12470 )
...
* Adding type definitions for jdenticon version 1.3.2.
* Updated import statement in test.
* Another attempt, as I presumably misunderstood @vvakame's tip.
2016-11-13 18:40:38 +09:00
Steve
727d0517ab
Definitions for array-foreach ( #12536 )
...
* Definitions for array-foreach
* update tsconfig as per PR
* update as per PR
2016-11-13 18:26:51 +09:00
Federico Caselli
2c90c48e39
Update jointjs to 1.0.1 ( #12548 )
2016-11-13 18:20:12 +09:00
Yui T
2396a70919
Remove es6-class style tests
2016-11-12 22:38:00 -08:00
Kanchalai Tanglertsampan
fe9ddf224e
Fix build failure in new testing framework
2016-11-11 13:41:26 -08:00
Cody Estes
0af0c866e0
Update castArray definition.
...
I made an identical pull request here https://github.com/types/npm-lodash/pull/18 (to see existing discussion), but never thought to make sure it was in both places until I started using the definitions at DT again.
2016-11-11 11:51:18 -06:00
Aleksander
9450ba6603
Include interface Archiver in namespace
...
I've included the interface Archiver in the namespace. Basically this makes it easier to pass around an archive as a function parameter when using the typedefinition files
2016-11-11 13:27:13 +01:00
JimiC
4c190170c3
Improve stompjs typings.
2016-11-11 12:56:45 +02:00
Andrew Crites
9bd46111d6
Add aws4 type definitions
2016-11-10 19:57:23 -05:00
Kanchalai Tanglertsampan
00c4f8e152
Merge branch 'types-2.0' into mergeMaster_11/08
2016-11-10 16:33:23 -08:00
Yui
23d8466f82
Merge pull request #12194 from jupl/redux-actions-export-actions
...
[redux-actions] Export action interfaces
2016-11-10 16:28:14 -08:00
Yui
f6cf80c8ad
Merge pull request #12291 from KostyaEsmukov/react-router-render-prop
...
react-router: added render prop and fixed applyRouterMiddleware types
2016-11-10 16:26:59 -08:00
Yui
15ac8c9f2a
Merge pull request #12301 from lucideer/types-2.0
...
libxmljs: Union types for possibly undefined return values
2016-11-10 16:15:24 -08:00
Yui
9accdb086f
Merge pull request #12201 from KingHenne/improve-react-helmet
...
Improve react-helmet type definition
2016-11-10 15:50:02 -08:00
Yui
a9164fb940
Merge pull request #12410 from ligaz/patch-13
...
[material-ui] Add boolean for muiTheme.userAgent
2016-11-10 15:45:05 -08:00
Yui
d9e6364083
Merge pull request #12413 from WatchBeam/types-2.0
...
Treat clipboard as a module
2016-11-10 15:44:27 -08:00
Yui
c00a40ce82
Merge pull request #12483 from ts-webpack/types/source-map
...
fix: update version number for source-map
2016-11-10 15:35:34 -08:00
Yui
4c3c765267
Merge pull request #12571 from valorize/patch-1
...
react-bootstrap: Added collapseOnSelect
2016-11-10 15:13:30 -08:00
Yui
ed5aa6b9b2
Merge pull request #12574 from DefinitelyTyped/angular_ui_router_uib_modal_2.0
...
Upgrade angular-ui-router-uib-modal for types-2.0
2016-11-10 15:12:59 -08:00
Yui
f5258e9e57
Merge pull request #12575 from thevtm/revert-12462-patch-15
...
Revert "[@types/mongoose] Declare a right type for _id"
2016-11-10 15:12:20 -08:00
Yui
c2aa95c8c0
Merge pull request #12579 from haoliangyu/types-2.0
...
update leaflet
2016-11-10 15:11:21 -08:00
Andy
697d724a00
Make more test files lowercase so they compile on linux ( #12573 )
2016-11-10 15:06:53 -08:00
Yui
98d9250632
Merge pull request #12591 from pushplay/types-2.0-yargs
...
Fix typings in yargs.
2016-11-10 14:34:27 -08:00
Kanchalai Tanglertsampan
a71aff44a2
Address tests failure
2016-11-10 13:48:46 -08:00
Yui
6f8432e5ca
Merge pull request #12153 from infeng/patch-1
...
add @types/history dependency in react-router
2016-11-10 13:28:29 -08:00
Jimi (Dimitris) Charalampidis
0fe09ccd9d
Add stompjs types 2.0 definitions. ( #12605 )
2016-11-10 12:09:38 -08:00
Yui
67be572c32
Merge pull request #12095 from screendriver/ora
...
Fixed types for ora v0.3.0
2016-11-10 11:48:15 -08:00
Yui
ab5cdd978e
Merge pull request #11886 from ronzeidman/types-2.0
...
Types 2.0
2016-11-10 11:35:44 -08:00
Yui
2073e399a3
Merge pull request #12611 from DefinitelyTyped/mergeMaster_11/08_anhans
...
Convert new definitions to 2.0 style
2016-11-10 11:30:33 -08:00