Masahiro Wakame
e2da54aa7e
Merge pull request #8310 from smayes5/fix-oclazyload
...
Fix oclazyload to Resolve Issue #7477
2016-02-29 23:06:31 +09:00
Masahiro Wakame
1018742ffd
Merge pull request #8314 from ngbrown/material-ui-v014
...
Material-ui v0.14.4
2016-02-29 23:04:41 +09:00
Masahiro Wakame
d9e76b0e55
Merge pull request #8313 from ShMcK/patch-2
...
Missing types on IEditor, fix ICommandRegistry
2016-02-29 23:04:03 +09:00
Masahiro Wakame
1a8a20eda3
Merge pull request #8231 from isman-usoh/react-router-redux-patch-1
...
update react-router-redux version 4
2016-02-29 23:03:22 +09:00
Masahiro Wakame
3ea4f6fefe
Merge pull request #8290 from rosendi/redux-saga@0.9.1
...
fit redux-saga 0.9.1
2016-02-29 22:56:27 +09:00
Masahiro Wakame
c50f681edc
Merge pull request #8312 from nathancahill/add-nanoajax
...
Add nanoajax
2016-02-29 22:50:27 +09:00
Masahiro Wakame
b8243b0a11
Merge pull request #8302 from adamk33n3r/master
...
P2 module not in quotes
2016-02-29 22:50:03 +09:00
Masahiro Wakame
7457293f08
Merge pull request #8311 from CRogers/patch-1
...
wrench: Remove 'function' typo
2016-02-29 22:49:21 +09:00
Masahiro Wakame
9e57fd5c75
Merge pull request #8109 from chbrown/optimist-parity
...
Optimist parity
2016-02-29 22:43:30 +09:00
Masahiro Wakame
a1a8e038ad
Merge pull request #8307 from dsci/master
...
Add definitions for inflected library
2016-02-29 22:38:28 +09:00
Masahiro Wakame
a52e8c1681
Merge pull request #8306 from ToastHawaii/master
...
Update sweetalert to TypeScript 1.8
2016-02-29 22:36:49 +09:00
Masahiro Wakame
f3d6e73112
Merge pull request #8300 from smayes5/intro.js-v2.0
...
Updates to Intro.js Definition and Tests
2016-02-29 22:36:35 +09:00
Masahiro Wakame
252357d18e
Merge pull request #8296 from samuelhorwitz/jsonwebtoken
...
Updating some sign and verify interfaces to jsonwebtoken v5.7.0
2016-02-29 22:31:51 +09:00
Masahiro Wakame
c04a004550
Merge pull request #8299 from marinewater/master
...
Add fromnow.d.ts
2016-02-29 22:30:11 +09:00
Masahiro Wakame
42da2496ad
Merge pull request #8301 from shiver-me-timbers/master
...
Fixed the jsmockito verify() functions signature so that the verifier argument is now optional.
2016-02-29 22:29:44 +09:00
Masahiro Wakame
780c9e94d0
Merge pull request #8286 from vintem/master
...
Adds typing for sinon-stub-promise
2016-02-29 22:26:11 +09:00
Masahiro Wakame
2043a884c6
Merge pull request #8282 from borislavjivkov/angular-cookie
...
Added angular-cookie (https://github.com/ivpusic/angular-cookie ) definitions
2016-02-29 22:18:13 +09:00
Masahiro Wakame
c9e567e769
Merge pull request #8274 from chrootsu/lodash-isMap
...
lodash: fixed _.isMap
2016-02-29 21:54:57 +09:00
Isman Usoh
9a81f3dc34
Update react-router-redux.d.ts
2016-02-29 14:29:19 +07:00
Horiuchi_H
4d2d065300
Merge pull request #8305 from cither1/fix-momentjs
...
fix moment#diff() definitions
2016-02-29 15:34:47 +09:00
Isman Usoh
6275548680
Update react-router-redux-tests.ts
2016-02-29 13:28:07 +07:00
Nathan Brown
745bc4b343
Updated per documentation for v0.14.4.
2016-02-28 23:22:02 -07:00
ShMcK
9c3cf45735
Missing types on IEditor, fix ICommandRegistry
...
ICommandRegistry should take a string and object as params. [Docs](https://atom.io/docs/api/v1.5.3/CommandRegistry ).
2016-02-28 22:07:25 -08:00
Horiuchi_H
47b0d11d4f
Merge pull request #8298 from jschaf/axios-update
...
axios: add functions to InterceptorManger
2016-02-29 15:03:08 +09:00
Horiuchi_H
22380fb908
Merge pull request #8273 from drarmstr/crossfilter-groupAll
...
Crossfilter group all
2016-02-29 14:59:56 +09:00
Isman Usoh
88d5eb95aa
rename HistoryMiddleware
...
rename HistoryMiddleware to ReactRouterReduxHistory
2016-02-29 12:55:59 +07:00
Horiuchi_H
62c4bf2d29
Merge pull request #8291 from izmhr/master
...
create new typescript definitions file for xixixao/noisejs
2016-02-29 14:53:53 +09:00
Isman Usoh
67b4d6a45e
rename HistoryMiddleware
...
change HistoryMiddleware to ReactRouterReduxHistory
2016-02-29 12:53:10 +07:00
Horiuchi_H
a199cd33ca
Merge pull request #8288 from PeculiarVentures/master
...
Add definition for graphene-pk11
2016-02-29 14:52:02 +09:00
Isman Usoh
7c31aba5f6
change routerMiddleware return R.Middleware
2016-02-29 12:47:41 +07:00
Horiuchi_H
c8eb397232
Merge pull request #8279 from VirtualLab/master
...
support for babyparse
2016-02-29 14:44:40 +09:00
Isman Usoh
9b42d75b98
add syncHistoryWithStore option type
2016-02-29 12:42:07 +07:00
Horiuchi_H
44e4951ef0
Merge pull request #8262 from pgonzal/pgonzal/fetch-foreach
...
Add Headers.forEach() function, which was missing from whatwg-fetch.d.ts
2016-02-29 14:33:34 +09:00
Nathan Cahill
3c59752dca
add nanoajax
2016-02-28 15:57:14 -07:00
Dimitri Rosenberg
bd08832e14
add apply effect creater
2016-02-29 01:15:30 +03:00
Nathan Brown
8aa54623c5
Re-order components to match the documentation. No content change.
2016-02-28 14:39:08 -07:00
Callum Rogers
2721d6a8e4
Fix test
2016-02-28 20:08:12 +00:00
Callum Rogers
dffecaae3a
wrench: Remove 'function' typo
...
That function is a typo that's not supposed to be there.
2016-02-28 20:00:58 +00:00
Steve Mayes
5c6d875672
Updated test for the inject function
...
Updated the test for the inject function to assign it to a variable typed to ng.IPromise<any> to test/verify that method's return type.
2016-02-28 14:22:16 -05:00
Steve Mayes
275ebfe649
Fixed inject function return type
...
Per oclazyload's source code and on the suggestion of @MarkusKramer in DefinitelyTyped's Issue #7477 , updated the return type of the inject function to be ng.IPromise<any> instead of boolean.
2016-02-28 14:19:49 -05:00
Daniel Schmidt
38490156c3
Add definitions for inflected library
2016-02-28 17:05:36 +01:00
ToastHawaii
6f26fa5740
Update to TypeScript 1.8
...
Use String Literal Types
Differ between alert and promt settings
Update metadata
2016-02-28 15:43:57 +01:00
cither1
1be6a28190
fix moment#diff() definitions
2016-02-28 22:34:28 +09:00
microshine
df4f4ce35d
Add aes / rsa / ec params
2016-02-28 10:19:34 +03:00
Adam Keenan
d0dba7e753
Keep global def available
2016-02-27 23:29:17 -06:00
Adam Keenan
3a8a48a046
P2 module not in quotes
2016-02-27 23:06:55 -06:00
Karl Bennett
71998a4c86
Fixed the jsmockito verify() functions signature so that the verifier argument is now optional.
2016-02-28 16:27:34 +13:00
Ilya Mochalov
f1a7ab74ea
lodash: fixed _.isMap
2016-02-28 07:27:28 +05:00
Steve Mayes
4315d16fd5
Fixes to the Option interface
...
(1) Fixed hintPosition and hintButtonLabel to make them optional.
(2) Made steps optional since it is not required by the intro.js library.
2016-02-27 20:22:58 -05:00
Steve Mayes
e5c72c986c
Fix for the onhintclick test case
2016-02-27 20:20:27 -05:00