Commit Graph

20003 Commits

Author SHA1 Message Date
oizie
2d8104f6f9 Fixed test for react-dnd-html5-backend 2016-07-04 11:47:20 +01:00
oizie
79a7fad499 Added type definitions for react-dnd-html5-backend 2016-07-04 11:40:03 +01:00
Horiuchi_H
0bdc1385e3 Merge pull request #9943 from horiuchi/update-csurf
Update `csurf` type definition
2016-07-04 11:48:26 +09:00
Horiuchi_H
d1d106602a feat: update csurf type definition 2016-07-04 11:46:19 +09:00
Horiuchi_H
a05b44dd86 Merge pull request #9942 from horiuchi/update-samlp
Update `samlp` definition file
2016-07-04 11:42:53 +09:00
Horiuchi_H
a36840d981 feat: update samlp definition file 2016-07-04 11:39:46 +09:00
Mohamed Hegazy
70654e94b3 Merge pull request #9941 from futurizing/three-js-fix
Fix THREE.FirstPersonControls and THREE.OrbitControls definition.
2016-07-03 18:09:12 -07:00
Kasidit Iamthong
4d586d46ce Revert removal of mouseX and mouseY. Correct domElement type and update parameter. 2016-07-04 08:07:34 +07:00
Mohamed Hegazy
53e2682d22 Merge pull request #9940 from danmarshall/master
added curveIntersectionThreshold
2016-07-03 17:01:26 -07:00
Mohamed Hegazy
453537778d Merge pull request #9938 from xStrom/redux
Update Redux definitions to v3.5.2
2016-07-03 16:59:36 -07:00
Mohamed Hegazy
24295668a2 Merge pull request #9933 from spzSource/master
[adal-angular]: add the new field postLogoutRedirectUri & appropriate tests & code style fix
2016-07-03 16:55:01 -07:00
Mohamed Hegazy
20b33e400d Merge pull request #9932 from mattlewis92/master
Add typings for chai-dom
2016-07-03 16:53:52 -07:00
Mohamed Hegazy
870472dfb1 Merge pull request #9931 from softwareresearchwork/patch-1
Support ignoring resources in SystemJS config
2016-07-03 16:50:47 -07:00
Kasidit Iamthong
55a25048a8 Fix THREE.FirstPersonControls and THREE.OrbitControls definition. 2016-07-04 04:05:48 +07:00
Kasidit Iamthong
650f3ec9b4 Merge remote-tracking branch 'refs/remotes/DefinitelyTyped/master' 2016-07-04 03:47:31 +07:00
Dan Marshall
197e8047fc add intersections to Shape 2016-07-03 13:41:48 -07:00
Dan Marshall
dd026f6afd added curveIntersectionThreshold 2016-07-03 13:31:28 -07:00
Kaur Kuut
d417f687ab Fixed redux dependent definitions. 2016-07-03 15:09:21 +03:00
Kaur Kuut
15ddcf3127 Updated Redux definitions to v3.5.2. 2016-07-03 12:27:28 +03:00
John Reilly
19b6e80e68 Update spin.d.ts - expose for usage via npm 2016-07-03 09:30:14 +01:00
spzSource
690e468d49 [adal-angular]: add tests for a new properties 2016-07-02 19:48:51 +03:00
spzSource
53347571e6 [adal-angular]: add postLogoutRedirectUri and code style fix 2016-07-02 19:42:13 +03:00
Matt Lewis
6e1e76882a Add typings for chai-dom 2016-07-02 15:26:16 +01:00
softwareresearchwork
97673cf1ac Support ignoring resources in SystemJS config 2016-07-02 16:26:36 +05:30
Mohamed Hegazy
33585c55fb Merge pull request #9926 from velveret/ngreact
Add typings for ngreact
2016-07-01 15:09:56 -07:00
Vicky Lai
654c913262 Add typings for ngreact 2016-07-01 14:58:13 -07:00
Mohamed Hegazy
877406d815 Merge pull request #9925 from thiagobustamante/patch-1
Adds the vary method to the Response interface
2016-07-01 14:35:57 -07:00
Thiago Bustamante
73a0626ec3 Adds the vary method to the Response interface
Adds the vary method to the Response interface. This methods exists and is missing on this definition file

http://expressjs.com/en/4x/api.html#res.vary
2016-07-01 18:27:27 -03:00
Mohamed Hegazy
eff17bc708 Merge pull request #9923 from isman-usoh/material-ui-patch-2
Material-UI: add internal modules and update utils modules
2016-07-01 13:06:44 -07:00
Mohamed Hegazy
2c4e258f4c Merge pull request #9921 from StevenTheEVILZ/master
Update mathjs.d.ts
2016-07-01 13:05:53 -07:00
Mohamed Hegazy
095f409e8e Merge pull request #9917 from impworks/master
Definitions for Rison.
2016-07-01 13:03:40 -07:00
Mohamed Hegazy
cb7d16b959 Merge pull request #9914 from LaurensRietveld/master
updated ts definition for v2.4.0 of 'bytes' package with missing options
2016-07-01 13:00:08 -07:00
Mohamed Hegazy
f67e259e66 Merge pull request #9912 from slavik57/master
Add promise.prototype.finally definition file
2016-07-01 12:57:00 -07:00
Isman Usoh
4e98ea238b add internal modules and update utils modules 2016-07-02 02:28:20 +07:00
StevenTheEVILZ
6bcaf2c52f Update mathjs.d.ts 2016-07-01 09:37:46 -05:00
John Reilly
6e55288b1b Merge pull request #9916 from npenin/patch-3
Update jquery.d.ts
2016-07-01 14:24:33 +01:00
Andrey Kurosh
4a7c7177d3 Definitions for Rison encoder-decoder. 2016-07-01 16:10:55 +03:00
Nicolas Penin
57ea2cfab1 Update jquery.d.ts
optional the parameters for map and grep for jQuery
Reapplied PR #5158
2016-07-01 14:47:51 +02:00
Laurens Rietveld
56300b34b4 updated ts definition for v2.4.0 of 'bytes' package with missing options 2016-07-01 14:19:31 +02:00
Slava Shpitalny
ab0cff75e0 add tests to promise.prototype.finally and fix it 2016-07-01 14:37:45 +03:00
Slava Shpitalny
e81cc1e694 add promise.prototype.finally.d.ts 2016-07-01 14:37:45 +03:00
Ian Ker-Seymer
b2d754f53f Fix react bootstrap daterange picker (#9911)
* Fix type definitions for react-bootstrap-daterangepicker

* react-bootstrap-daterangepicker: Fix header format

* react-bootstrap-daterangepicker: remove implicit any types
2016-07-01 15:17:00 +09:00
João Monteiro
e6e4411e4f Created typings for angular-xeditable module (#9897)
* removed get/set (not present in the object);added  function;updated test file;

* added typings for angular-xeditable; added typings test

* added newlines at the end of the files

* fixing failing test
2016-07-01 15:14:52 +09:00
Matej Drolc
3ba739e382 Type definitions for tinder (#9509)
* Initial type definitions for tinder

* Added reference to node typings

* Removed implicit anys, added JSDoc
2016-07-01 15:14:03 +09:00
Simon Gellis
21208ce88a Adds react-data-grid typings (#9889) 2016-07-01 15:12:54 +09:00
webbiesdk
3cf7d6eb66 Start on updating Ember to 2.X (#9854)
* Updating ember to 2.X (and keeping a 1.11).

* Updated naming of ember 1 test file, to make tests work
2016-07-01 15:11:36 +09:00
Nicolas Kassis
84cfb49207 Add missing fromRotationTranslationScale to gl-matrix (#9828) 2016-07-01 15:07:31 +09:00
Mohamed Hegazy
7fe39041b0 Merge pull request #9910 from ntrrgc/onCancel
Add onCancel() support to Bluebird (2)
2016-06-30 19:38:14 -07:00
Juan Luis Boya García
3df971db33 Make onCancel optional 2016-07-01 04:33:56 +02:00
Juan Luis Boya García
7b1934fc90 Add onCancel() support to Bluebird
See http://bluebirdjs.com/docs/api/cancellation.html
2016-07-01 02:38:33 +02:00