Jesper Rønn-Jensen
|
f4b4073a44
|
Add typings to mathjs MathNode class
Furthermore removed all trailing whitespace
|
2015-12-04 12:39:10 +01:00 |
|
Horiuchi_H
|
e5a27ea95e
|
Merge pull request #7022 from fbouquet/master
Adds definitions for missing attributes in PDFJSStatic.
|
2015-12-04 10:14:17 +09:00 |
|
Basarat Ali Syed
|
78d36dd49b
|
Merge pull request #7032 from tSchubes/patch-1
grunt.util.ISpawnOptions.cmd is optional
|
2015-12-03 11:14:07 +11:00 |
|
Tim Schubert
|
9cb096f5de
|
ISpawnOptions.cmd is optional
These options are perfectly valid but will cause a ts build to fail: grunt.util.spawn({grunt: true, args: ['"mytask"]});
|
2015-12-03 11:00:59 +11:00 |
|
fbouquet
|
a5a3eac40c
|
Adds definitions for missing attributes in PDFJSStatic.
|
2015-12-02 12:39:04 +01:00 |
|
Horiuchi_H
|
715df76441
|
Merge pull request #7015 from joeskeen/wordcloud
Added definitions for Wordcloud
|
2015-12-02 18:25:19 +09:00 |
|
Horiuchi_H
|
e333689428
|
Merge pull request #7010 from martin-helmich/bugfix/jwt-missing-verifyoptions
jsonwebtoken: Missing attributes in VerifyOption interface
|
2015-12-02 18:20:53 +09:00 |
|
Horiuchi_H
|
9eed77aaea
|
Merge pull request #7004 from QuatroDevOfficial/winjs
Add winjs declaration for commonjs
|
2015-12-02 18:08:33 +09:00 |
|
Horiuchi_H
|
03624568b9
|
Merge pull request #6997 from jocull/master
Changes to Sequelize validation promise returns…
|
2015-12-02 18:05:54 +09:00 |
|
Ryan Cavanaugh
|
4910a7c52a
|
Merge pull request #6738 from RyanCavanaugh/reactSFC
Make HTMLProps generic; add Intrinsic Attribute types
|
2015-12-01 14:51:55 -08:00 |
|
Ryan Cavanaugh
|
d7465b3fbe
|
Merge branch 'master' into reactSFC
|
2015-12-01 14:26:53 -08:00 |
|
Joe Skeen
|
fb1f9350d1
|
Fix implicit any issues
|
2015-12-01 13:55:27 -07:00 |
|
Joe Skeen
|
aa12240367
|
Add definitions for WordCloud
|
2015-12-01 13:41:19 -07:00 |
|
James O'Cull
|
6a68ff7157
|
Merge branch 'master' of github.com:borisyankov/DefinitelyTyped
|
2015-12-01 10:48:38 -05:00 |
|
Martin Helmich
|
26a6aabce6
|
Update comments in test cases
|
2015-12-01 16:14:25 +01:00 |
|
Martin Helmich
|
d18b076ae9
|
Add test cases for new VerifyOptions
|
2015-12-01 16:09:50 +01:00 |
|
Martin Helmich
|
5e14a5854d
|
Add missing attributes to VerifyOptions
|
2015-12-01 16:09:47 +01:00 |
|
Masahiro Wakame
|
7a3d694403
|
Merge pull request #6967 from marcinporebski/master
Wreck 7.0.0
|
2015-12-01 23:57:11 +09:00 |
|
Masahiro Wakame
|
96ac7c261f
|
Merge pull request #6980 from chrootsu/lodash-throttle
lodash: signatures of _.throttle have been changed
|
2015-12-01 23:56:44 +09:00 |
|
Masahiro Wakame
|
f2f8fc9270
|
Merge pull request #7007 from wcandillon/patch-1
Fix type for SourceNode.add() in source-map
|
2015-12-01 23:55:49 +09:00 |
|
Masahiro Wakame
|
de293088b0
|
Merge pull request #7006 from paullessing/master
Add email-validator 1.0.3
|
2015-12-01 23:55:30 +09:00 |
|
Masahiro Wakame
|
c32fe3eefa
|
Merge pull request #7005 from Ritzlgrmft/master
Additional properties added
|
2015-12-01 23:54:58 +09:00 |
|
Masahiro Wakame
|
971a6230f5
|
Merge pull request #6824 from elisee/patch-2
three: Add missing shadowMap WebGLRenderer member
|
2015-12-01 23:53:27 +09:00 |
|
Masahiro Wakame
|
ee29efac2f
|
Merge pull request #7001 from chrootsu/lodash-groupBy
lodash: signatures of _.groupBy have been changed
|
2015-12-01 23:53:16 +09:00 |
|
Masahiro Wakame
|
1d3d526e05
|
Merge pull request #6972 from cherrydev/patch-1
Update dexie.d.ts ; Add semicolons to quell errors
|
2015-12-01 23:52:16 +09:00 |
|
Masahiro Wakame
|
0605340962
|
Merge pull request #6933 from StanleyGoldman/hapi_iserverinject
Hapi Fixes to IServerInject
|
2015-12-01 23:50:44 +09:00 |
|
Masahiro Wakame
|
52be04401b
|
Merge pull request #6994 from sahne123/master
added missing option pane
|
2015-12-01 23:50:10 +09:00 |
|
Masahiro Wakame
|
268b83282e
|
Merge pull request #6925 from GiedriusGrabauskas/flux-utils
Flux utils
|
2015-12-01 23:46:23 +09:00 |
|
Masahiro Wakame
|
de31853681
|
Merge pull request #6989 from DCollart/master
Allow "tokenGetter" function to use many parameters
|
2015-12-01 23:45:22 +09:00 |
|
Masahiro Wakame
|
c97fdca7eb
|
Merge pull request #6986 from chrmcg/patch-1
Add two missing semicolons
|
2015-12-01 23:43:38 +09:00 |
|
Masahiro Wakame
|
1ecf838120
|
Merge pull request #6985 from chrootsu/lodash-sortedIndex
lodash: signatures of _.sortedIndex have been changed
|
2015-12-01 23:43:21 +09:00 |
|
Masahiro Wakame
|
d5c5b4ef25
|
Merge pull request #6833 from jvilk/browserify-update
[browserify] Update definitions to match latest API.
|
2015-12-01 23:43:02 +09:00 |
|
Ilya Mochalov
|
3ffd32a260
|
lodash: signatures of _.throttle have been changed
|
2015-12-01 19:41:33 +05:00 |
|
Marcin Porebski
|
73a82c7c31
|
Wreck 7.0.0 - naming convention fix
|
2015-12-01 15:39:21 +01:00 |
|
Masahiro Wakame
|
862cc22553
|
Merge pull request #6969 from xogeny/router-imports
Exposing additional types and interfaces
|
2015-12-01 23:27:13 +09:00 |
|
Masahiro Wakame
|
f839a278db
|
Merge pull request #6981 from chrootsu/lodash-invert
lodash: signatures of _.invert have been changed
|
2015-12-01 23:26:19 +09:00 |
|
Masahiro Wakame
|
79bbe89bb9
|
Merge pull request #6979 from chrootsu/buffer-compare
A definition of module "buffer-compare" has been added
|
2015-12-01 23:25:49 +09:00 |
|
Masahiro Wakame
|
4b79da46d0
|
Merge pull request #6978 from QuatroDevOfficial/jwt-decode
Add jwt-decode.d.ts
|
2015-12-01 23:24:08 +09:00 |
|
Masahiro Wakame
|
6a543e5d58
|
Merge pull request #6946 from joeskeen/adm-zip
adm-zip: Move AdmZip out of global scope; add tests
|
2015-12-01 23:22:29 +09:00 |
|
Masahiro Wakame
|
76f5db0dc7
|
Merge pull request #6119 from mkp05/restangular_update
Restangular: restore synchronization with Angular's request config
|
2015-12-01 23:18:29 +09:00 |
|
Masahiro Wakame
|
130c11286a
|
Merge pull request #6974 from chrootsu/lodash-defer
lodash: signatures of _.defer have been changed
|
2015-12-01 23:14:46 +09:00 |
|
Masahiro Wakame
|
0316f020da
|
Merge pull request #6973 from chrootsu/lodash-isNull
lodash: signatures of _.isNull have been changed
|
2015-12-01 23:14:30 +09:00 |
|
Masahiro Wakame
|
4c2bbbfaee
|
Merge pull request #6968 from yarax/master
New typings for fs-extra
|
2015-12-01 23:14:00 +09:00 |
|
Masahiro Wakame
|
c9ba90542b
|
Merge pull request #6970 from AyaMorisawa/ratelimiter
Add ratelimtier.d.ts
|
2015-12-01 23:09:29 +09:00 |
|
Masahiro Wakame
|
784db5c445
|
Merge pull request #6966 from outring/feature/js-combinatorics
js-combinatorics typings and tests
|
2015-12-01 23:06:49 +09:00 |
|
Masahiro Wakame
|
1012ef75b0
|
Merge pull request #6963 from chrootsu/lodash-findLastKey
lodash: signatures of _.findLastKey have been changed
|
2015-12-01 22:56:46 +09:00 |
|
Masahiro Wakame
|
e75a81af9c
|
Merge pull request #6921 from lpotapczuk/master
Ng-stomp definitions
|
2015-12-01 22:56:20 +09:00 |
|
Masahiro Wakame
|
5e839b318a
|
Merge pull request #6960 from agazso/patch-2
Added missing playsinline to PlayerVars
|
2015-12-01 22:55:43 +09:00 |
|
Masahiro Wakame
|
4299cecf38
|
Merge pull request #6958 from AyaMorisawa/fix-gulp-babel
Fix gulp-babel.d.ts
|
2015-12-01 22:53:44 +09:00 |
|
Masahiro Wakame
|
52824bff6a
|
Merge pull request #6962 from chrootsu/lodash-each-eachRight
lodash: signatures of _.forEach and _.forEachRight have been changed
|
2015-12-01 22:52:12 +09:00 |
|