18734 Commits
Author SHA1 Message Date
Horiuchi_H 43b9043fc3 Merge pull request #7776 from andreialecu/patch-1
moment: fix incorrect moment.localeData() typings
2016-01-26 11:19:03 +09:00
Stepan Mikhaylyuk 7139bce6da minor fixes 2016-01-26 04:01:56 +03:00
Stepan Mikhaylyuk 75417d4087 added tests for redux router definitions 2016-01-26 03:50:06 +03:00
Stepan Mikhaylyuk ee9afde348 added definitions for redux router 2016-01-26 03:46:45 +03:00
Ilya Mochalov 3d77d34ed8 lodash: _.overEvery and _.overSome added 2016-01-26 04:12:18 +05:00
Ilya Mochalov 1ed533e06b lodash: _.set changed, _.setWith added 2016-01-26 03:52:16 +05:00
Bazyli Brzóska a87e2e14f3 Fix implicit any 2016-01-25 23:46:58 +01:00
Bazyli Brzóska 7a6b5ede20 Travis CI is a joke 2016-01-25 22:47:06 +01:00
Vlad Ioffe 4dc2596eab removed require function from ag-grid, resolves: #7738 2016-01-25 22:27:28 +02:00
Sumit Kumar Maitra 38095e40c6 Adding type definitions for Quill JS (http://quilljs.com) 2016-01-25 20:17:23 +00:00
Glen 53ab65f53e Remove space before comma 2016-01-25 21:42:09 +02:00
Bazyli Brzóska de245f7c15 WebTorrent project typings & parse-torrent library 2016-01-25 20:38:50 +01:00
Julien P ea18400bca Create blazy 1.5.2 definition file
- Add blazy definition file
- Add test file for blazy definitions

Definition format inspired by tinycolor: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/tinycolor
2016-01-25 20:20:26 +01:00
Andrew Eisenberg 53c37b66d7 Add ClientOps.password to redis typings
password is an alias for auth_pass.
2016-01-25 13:08:34 -06:00
Peter Juras e3d395a870 Add type definitions for gulp-strip-debug 2016-01-25 19:42:27 +01:00
Peter Juras 8b5b4b1e1a Add type definitions for gulp-jspm 2016-01-25 19:37:48 +01:00
Peter Juras d70c92fedd Add type definitions for gulp-html-replace 2016-01-25 19:31:54 +01:00
CaselIT 8b6adacbc1 Added jsend type definitions
Added typing for the jsend library
https://github.com/Prestaul/jsend
2016-01-25 19:10:08 +01:00
Julien Paroche a3d3291370 Merge pull request #2 from julienpa/patch-4
Create blazy.d.ts
2016-01-25 19:09:48 +01:00
Julien Paroche a9c8071440 Create blazy.d.ts 2016-01-25 19:08:52 +01:00
CaselIT fc3db886df Merge remote-tracking branch 'refs/remotes/DefinitelyTyped/master' 2016-01-25 19:00:10 +01:00
Bernie Sumption 69154f67ee Added the clipPath SVG element
Not sure when it was added, but the current version of react supports the clipPath element: http://facebook.github.io/react/docs/tags-and-attributes.html
2016-01-25 17:38:46 +00:00
Rodney Greene a83eb4912e adding toggle() and destroy() functions to the Datetimepicker interface. 2016-01-25 11:54:00 -05:00
Zafix fe6af37f05 Fix 2016-01-25 16:53:04 +01:00
Zafix a5771ebe5b fix 2016-01-25 16:46:25 +01:00
Zafix c6708a9c21 fix 2016-01-25 16:40:19 +01:00
Zafix 72c6568716 Woops 2016-01-25 16:34:13 +01:00
Zafix 7654d97a53 new definitions for riot-api-nodejs 2016-01-25 16:18:21 +01:00
alexander-matsievsky a44bf5bad7 URI.js
* expose `urijs/src/URITemplate`
* expand `equals(url: string): boolean;` to `equals(url: string | URI): boolean;`
2016-01-25 16:47:49 +03:00
Andrei Alecu 72d572814c moment: fix incorrect moment.localeData() typings
The typings for localData() were incorrectly extending the object used for initializing a new locale, while the returns for the localeData() method are different.

See http://momentjs.com/docs/#/i18n/locale-data/ for reference.
2016-01-25 15:09:43 +02:00
Elisée Maurer 014238e73c github-electron: Add test for app.getLocale() 2016-01-25 13:01:52 +01:00
Stepan Mikhaylyuk a0d16bdaf9 updated moment definitions
it is available to pass Moment[] to moment.min , moment.max
2016-01-25 14:00:30 +03:00
Lukas Hollaender 65afd8b3fd yFiles.d.ts and yfiles-tests.ts 2016-01-25 11:43:39 +01:00
brian ridley 293988438c Fix naming of javascript-astar tests 2016-01-25 10:07:12 +00:00
Horiuchi_H 7b3d5a6ea5 Merge pull request #7758 from bioball/patch-2
Update redux-thunk.d.ts
2016-01-25 17:54:58 +09:00
Horiuchi_H 5e269cec94 Merge pull request #7745 from DavidCai1993/master
Make the type of koa's ctx accessible
2016-01-25 14:48:05 +09:00
Horiuchi_H 4df467996e Merge pull request #7771 from tkqubo/fix/webpack.d.ts
Add node.js api definitions
2016-01-25 14:46:46 +09:00
DavidCai 3d7909ee39 Remove prefix I 2016-01-25 12:54:24 +08:00
tkqubo 51868917c7 feat: add node.js api definitions 2016-01-25 13:38:35 +09:00
Masahiro Wakame f0d1ae5bb8 Merge pull request #7769 from bitjson/master
update cordova-plugin-qrscanner to v1.0.0
2016-01-25 12:44:34 +09:00
Masahiro Wakame 1c56e368e1 Merge pull request #7763 from AyaMorisawa/node-cluster-overload-on
Overload cluster.on
2016-01-25 12:38:10 +09:00
Masahiro Wakame 795989d815 Merge pull request #7762 from AyaMorisawa/node-patch-1
Add missing semicolon
2016-01-25 12:36:01 +09:00
Masahiro Wakame cad664948f Merge pull request #7757 from chrootsu/lodash-join
lodash: signatures of _.join have been changed
2016-01-25 12:27:49 +09:00
Masahiro Wakame 9a1bc8458f Merge pull request #7756 from chrootsu/lodash-over
lodash: signatures of _.over added
2016-01-25 12:27:32 +09:00
Masahiro Wakame 73e2bdb68c Merge pull request #7522 from tgfjt/update/svgsnap
update snapsvg & fix some test
2016-01-25 12:21:46 +09:00
Masahiro Wakame a40d21b562 Merge pull request #7747 from jedmao/lodash-attempt
Additional args in lodash.attempt
2016-01-25 12:20:39 +09:00
Masahiro Wakame c1c45c419d Merge pull request #7709 from SuperPaintman/master
Added lodash `_.unset`
2016-01-25 12:20:15 +09:00
Masahiro Wakame 732c2ff634 Merge pull request #7571 from chrootsu/lodash-isEmpty
lodash: signatures of _.isEmpty have been changed
2016-01-25 12:18:04 +09:00
Masahiro Wakame 12c2aa0ebb Merge pull request #7753 from peterjuras/gulp-json-editor
Add type definitions for gulp-json-editor
2016-01-25 12:17:31 +09:00
Masahiro Wakame 9da79f1473 Merge pull request #7752 from peterjuras/gulp-install
Add type definitions for gulp-install
2016-01-25 12:16:12 +09:00