Commit Graph

16697 Commits

Author SHA1 Message Date
Masahiro Wakame
15f7ea5ed0 Merge pull request #7791 from vlio20/master
removed require function from ag-grid, resolves: #7738
2016-01-27 23:33:12 +09:00
Masahiro Wakame
ffab06ff8e Merge pull request #7790 from niieani/webtorrent
WebTorrent project & parse-torrent library typings
2016-01-27 23:32:34 +09:00
Masahiro Wakame
e40df7e3fa Merge pull request #7789 from glen-84/micromatch
Add type definitions for micromatch (and parse-glob)
2016-01-27 23:31:12 +09:00
Masahiro Wakame
4c30420aac Merge pull request #7748 from ptlis/javascript-astar
Add javascript-astar definitions
2016-01-27 23:07:10 +09:00
Masahiro Wakame
846d0d36d4 Merge pull request #7761 from lordmat0/patch-1
Update pixi.js.d.ts
2016-01-27 23:06:04 +09:00
Horiuchi_H
d6c51c607b Merge pull request #7800 from ccurrens/request
Add specialized overloads for request events
2016-01-27 17:33:47 +09:00
Horiuchi_H
b3df8c8625 Merge pull request #7788 from julienpa/blazy
Create blazy 1.5.2 definition file
2016-01-27 17:32:39 +09:00
Horiuchi_H
89a04177dc Merge pull request #7804 from ciddan/master
Adds module support to Pikaday
2016-01-27 17:31:49 +09:00
Horiuchi_H
eb3a2750aa Merge pull request #7801 from ccurrens/xml2js
Add v2.0 options and defaults to xml2js
2016-01-27 17:21:13 +09:00
Horiuchi_H
c593dca622 Merge pull request #7779 from ZafixLRP/riot-api-nodejs
new definitions for riot-api-nodejs
2016-01-27 17:17:55 +09:00
Horiuchi_H
7ce80dafc0 Merge pull request #7813 from jbaroudi/patch-1
Error on interface definition MomentCreationData
2016-01-27 10:33:30 +09:00
Daniel Rosenwasser
f29bf726a6 Merge pull request #7583 from dotdotcommadot/master
Adds firebase-token-generator
2016-01-26 11:22:09 -08:00
Jorge Baroudi
6e38637342 Error on interface definition MomentCreationData
line 128 getting error ";" expected
2016-01-26 10:51:04 -06:00
Julien P
63032e4a21 Update after PR review, fix function parameter
- Remove prefix `I` for interfaces as suggested by reviewer
- Remove NodeList type for success function parameter since it's not relevant
2016-01-26 14:24:06 +01:00
Mikael Selander
037a4d8bbc Adds module support to Pikaday 2016-01-26 12:42:15 +01:00
HVDK
a1f0448c0e Adds firebase-token-generator 2016-01-26 10:16:51 +01:00
Christopher Currens
7304e0770d Add v2.0 options and defaults to xml2js 2016-01-25 21:15:59 -08:00
Christopher Currens
e252a08812 Add specialized overloads for request events 2016-01-25 21:05:34 -08:00
Horiuchi_H
46719185c5 Merge pull request #7773 from stepancar/patch-9
updated moment definitions
2016-01-26 11:40:35 +09:00
Horiuchi_H
6ef2238d44 Merge pull request #7792 from sumitkm/master
Adding type definitions for Quill JS (http://quilljs.com)
2016-01-26 11:39:02 +09:00
Horiuchi_H
3266f71dfd Merge pull request #7783 from BernieSumption/patch-3
Added the clipPath SVG element
2016-01-26 11:37:44 +09:00
Horiuchi_H
0d8885e3fb Merge pull request #7787 from aeisenberg/patch-1
Add ClientOps.password to redis typings
2016-01-26 11:35:35 +09:00
Horiuchi_H
323b3dd0bd Merge pull request #7786 from peterjuras/gulp-strip-debug
Add type definitions for gulp-strip-debug
2016-01-26 11:33:52 +09:00
Horiuchi_H
03645be3ca Merge pull request #7785 from peterjuras/gulp-jspm
Add type definitions for gulp-jspm
2016-01-26 11:33:02 +09:00
Horiuchi_H
e62d4b6af4 Merge pull request #7784 from peterjuras/gulp-html-replace
Add type definitions for gulp-html-replace
2016-01-26 11:32:04 +09:00
Horiuchi_H
cf03246675 Merge pull request #7778 from alexander-matsievsky/urijs__expose_urijs/src/URITemplate
URI.js
2016-01-26 11:29:36 +09:00
Horiuchi_H
38582224c0 Merge pull request #7781 from rodneyag/add-toggle-destroy-func
adding toggle() and destroy() functions to the Datetimepicker interface.
2016-01-26 11:28:25 +09:00
Horiuchi_H
6321b73594 Merge pull request #7140 from DeividasBakanas/typing/replace-ext
Add replace-ext
2016-01-26 11:25:21 +09:00
Horiuchi_H
c4826e748d Merge pull request #7765 from elisee/patch-2
github-electron: Add app.getLocale()
2016-01-26 11:22:02 +09:00
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
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
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
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