Commit Graph

13436 Commits

Author SHA1 Message Date
ibrahimuludag
16d09d28c0 Update knockout.d.ts
Added after? option  to KnockoutBindingHandler
2015-10-09 14:58:12 +03:00
Horiuchi_H
3fc1377ce2 Merge pull request #6207 from elisee/png2js
pngjs2 definition and tests
2015-10-09 16:29:21 +09:00
Horiuchi_H
558b553e94 Merge pull request #6210 from Keepertje/master
Use RegExp in Express use function
2015-10-09 16:22:22 +09:00
Horiuchi_H
c452e48ca2 Merge pull request #6185 from frankebersoll/master
Node.js: Added child_process.spawnSync
2015-10-09 16:21:15 +09:00
Elisée Maurer
b62c244440 Update pngjs2 definition to 2.0.0 2015-10-08 22:32:44 +02:00
Keepertje
a6be18ec5d Use regexp in use 2015-10-08 16:11:56 +02:00
Elisée Maurer
ece21f9b5b Add pngjs2 definition file 2015-10-08 10:16:05 +02:00
Horiuchi_H
d6c98baa7f Merge pull request #6206 from jvilk/more-node-fixes
[node] Updating write* methods to return offsets, fill to return the Buffer,…
2015-10-08 16:18:10 +09:00
Horiuchi_H
dca1456d25 Merge pull request #6196 from nikeee/yargs-patch
Add completion and command parameter to yargs
2015-10-08 16:14:27 +09:00
John Vilk
7fc487562c Updating write* methods to return offsets, fill to return the Buffer, and making isBuffer a type guard. 2015-10-08 02:50:40 -04:00
Niklas Mollenhauer
c2b51380cb Fix indent 2015-10-07 21:27:48 +02:00
Niklas Mollenhauer
9ccd609dbd Add completion function 2015-10-07 21:20:13 +02:00
Niklas Mollenhauer
2d69a5f8bf Add optional function parameter to command() 2015-10-07 20:56:13 +02:00
John Reilly
66f88ec518 Merge pull request #5828 from B-Stefan/master
Add module react-dom
2015-10-07 19:27:21 +01:00
vvakame
3db73cb78c update CONTRIBUTORS.md 2015-10-08 00:32:21 +09:00
Frank Ebersoll
49a92ea837 Node.js: Added child_process.spawnSync 2015-10-07 16:55:39 +02:00
John Reilly
1c7dc75783 Merge pull request #6182 from janb87/master
Update  jquery.d.ts: added .removeData()
2015-10-07 14:33:01 +01:00
Masahiro Wakame
f8c4e12dee Merge pull request #6181 from glacasa/openpgpjs
Added support for openpgpjs
2015-10-07 22:12:25 +09:00
Masahiro Wakame
80b231e213 Merge pull request #6180 from darkl/autobahnjsupdate
Updating autobahnjs declarations
2015-10-07 22:11:37 +09:00
Masahiro Wakame
d14cd18674 Merge pull request #6153 from claylaut/switchery
switchery: Improvements
2015-10-07 22:06:54 +09:00
Masahiro Wakame
ab676f0889 Merge pull request #6161 from egistli/enhance/parse-d-ts
Change Parse.Promise to be a class
2015-10-07 22:02:37 +09:00
Masahiro Wakame
c30e940c16 Merge pull request #6177 from chrootsu/lodash-dropWhile
lodash: added signatures of the method _.dropWhile
2015-10-07 22:01:34 +09:00
Masahiro Wakame
b5256b5101 Merge pull request #6176 from chrootsu/lodash-takeWhile
lodash: changed signatures of the method _.takeWhile
2015-10-07 22:01:13 +09:00
Masahiro Wakame
b99bb580cc Merge pull request #6150 from stephenlautier/gulp-sass
gulp-sass add more methods
2015-10-07 21:58:01 +09:00
Masahiro Wakame
d96825f857 Merge pull request #6172 from moonpyk/master
Changed basic-auth declarations to be compatible with ES6 style imports
2015-10-07 21:56:21 +09:00
Masahiro Wakame
42ff41a1fa Merge pull request #6039 from use-strict/node-uuid-split
node-uuid - split files and tests per environment
2015-10-07 21:55:56 +09:00
Masahiro Wakame
cdab39dd60 Merge pull request #6114 from bdoss/urijs
Added duplicateQueryParameters method from docs to URI.js.
2015-10-07 21:43:11 +09:00
Jan Bevers
40d7a3e0b4 Update jquery.d.ts: added .removeData() 2015-10-07 14:10:22 +02:00
Guillaume Lacasa
9add5cb765 Added openpgpjs 2015-10-07 13:57:59 +02:00
Elad Zelingher
cf79a93a21 Removed implicitAny 2015-10-07 13:33:31 +03:00
Elad Zelingher
e69bd05af7 Fixing indentation 2015-10-07 13:18:50 +03:00
Elad Zelingher
c6da4d6597 Updating autobahnjs declarations 2015-10-07 13:15:37 +03:00
Egist Li
08e10d1681 Export parse/node module for nodejs 2015-10-07 13:15:32 +08:00
Egist Li
d1d459b7e5 Add generics types on as/error method 2015-10-07 13:11:14 +08:00
Masahiro Wakame
e9be3cecf8 Merge pull request #6169 from vvakame/fix-ui-router-extras
fix ui-router-extras/ui-router-extras.d.ts
2015-10-07 09:06:12 +09:00
Ilya Mochalov
6f121ced82 lodash: added signatures of the method _.dropWhile 2015-10-07 04:36:06 +05:00
Ilya Mochalov
bcd17cb480 lodash: changed signatures of the method _.takeWhile 2015-10-07 04:15:54 +05:00
Alex Eagle
a6732bf1c0 Merge pull request #6174 from angular/2.0.0-alpha.39
angular2-2.0.0-alpha.39
2015-10-06 13:10:13 -07:00
Tobias Bosch
c321c3c902 angular2-2.0.0-alpha.39 2015-10-06 13:05:18 -07:00
Clément Bourgeois
7810c2ff78 Changed basic-auth declarations to be compatible with ES6 style imports 2015-10-06 21:40:26 +02:00
Boris Yankov
70b40db9e0 Merge pull request #6165 from EnableSoftware/add-knockout-fn
Knockout custom functions
2015-10-06 22:26:35 +03:00
vvakame
b1223bd7e2 fix ui-router-extras/ui-router-extras.d.ts 2015-10-07 02:42:50 +09:00
Per Kastman
55f5aec426 Updated according to naming convention 2015-10-07 02:36:56 +09:00
Per Kastman
ce94b0a718 Fixed incorrect return type 2015-10-07 02:36:56 +09:00
Per Kastman
eb0340caa2 Renamed according to naming convention 2015-10-07 02:36:56 +09:00
Per Kastman
06ae9af61f Cleanup 2015-10-07 02:36:56 +09:00
Per Kastman
b6d12c4ec8 Added typings for jquery cropbox plugin 2015-10-07 02:36:56 +09:00
Masahiro Wakame
a5f6b63f63 Merge pull request #6151 from adidahiya/fix-angular-normalize
Fix angular IAttributes#$normalize() definition
2015-10-07 02:35:51 +09:00
Masahiro Wakame
9ca83b1bc1 Merge pull request #6053 from subash-a/match-api-spec
Request definition and ResponseInit type corrections
2015-10-07 02:26:17 +09:00
Masahiro Wakame
034a7b490e Merge pull request #6086 from use-strict/webpack-env
Definitions for webpack module API
2015-10-07 02:25:10 +09:00