Commit Graph
20093 Commits
Author SHA1 Message Date
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 ReillyandGitHub 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
softwareresearchworkandGitHub 97673cf1ac Support ignoring resources in SystemJS config 2016-07-02 16:26:36 +05:30
Federico CaselliandGitHub 5c0c17c088 Updated mathjs
Added additional properties to interface `MathNode`
2016-07-02 11:15:14 +02:00
Mohamed HegazyandGitHub 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 HegazyandGitHub 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 BustamanteandGitHub 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 HegazyandGitHub 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 HegazyandGitHub 2c4e258f4c Merge pull request #9921 from StevenTheEVILZ/master
Update mathjs.d.ts
2016-07-01 13:05:53 -07:00
Mohamed HegazyandGitHub 095f409e8e Merge pull request #9917 from impworks/master
Definitions for Rison.
2016-07-01 13:03:40 -07:00
Mohamed HegazyandGitHub 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 HegazyandGitHub f67e259e66 Merge pull request #9912 from slavik57/master
Add promise.prototype.finally definition file
2016-07-01 12:57:00 -07:00
Isman UsohandGitHub 4e98ea238b add internal modules and update utils modules 2016-07-02 02:28:20 +07:00
StevenTheEVILZandGitHub 6bcaf2c52f Update mathjs.d.ts 2016-07-01 09:37:46 -05:00
John ReillyandGitHub 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 PeninandGitHub 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-SeymerandMasahiro Wakame 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 MonteiroandMasahiro Wakame 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 DrolcandMasahiro Wakame 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 GellisandMasahiro Wakame 21208ce88a Adds react-data-grid typings (#9889) 2016-07-01 15:12:54 +09:00
webbiesdkandMasahiro Wakame 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 KassisandMasahiro Wakame 84cfb49207 Add missing fromRotationTranslationScale to gl-matrix (#9828) 2016-07-01 15:07:31 +09:00
Mohamed HegazyandGitHub 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
Ryan CavanaughandGitHub 925dbd5230 Merge pull request #8753 from jwbay/react-transition-group-props
TransitionGroup spreads HTMLAttribute props onto its component
2016-06-30 17:13:52 -07:00
Ryan CavanaughandGitHub 0db00fd21d Merge pull request #7690 from webbiesdk/master
removed the misleading KeyBinding constructor in Ace.js
2016-06-30 16:51:24 -07:00
Ryan CavanaughandGitHub 67a941cdee Merge pull request #9906 from dano-giftbit/master
Updated MaterialUI types for 0.15.1 Release
2016-06-30 16:39:55 -07:00
Mohamed HegazyandGitHub dfd0e8d743 Merge pull request #9774 from leonadler/master
Fix package name for sortablejs
2016-06-30 15:22:53 -07:00
Ryan CavanaughandGitHub 0911fb6c52 Merge pull request #9890 from lionelB/angular-websocket-constructor-parameter
update angular-websocket service paramters
2016-06-30 14:23:23 -07:00
Ryan CavanaughandGitHub c45ec5043b Merge pull request #9903 from CasperSkydt/feature-apigee-access
Added apigee-access
2016-06-30 14:17:13 -07:00
dano-giftbit 43c311427b Added Typing definitions for MaterialUI 0.15.1 and Moved 0.15.0 into legacy 2016-06-30 14:13:17 -07:00
dano-giftbit 6cfe017420 Merge remote-tracking branch 'DefinitelyTyped/master' 2016-06-30 13:50:30 -07:00
Ryan CavanaughandGitHub fc0eaa3155 Merge pull request #9876 from spzSource/master
[angular-adal] Fix return type for getRequestInfo method definition.
2016-06-30 13:44:17 -07:00
dano-giftbit 49a80393fc Merge remote-tracking branch 'DefinitelyTyped/master' 2016-06-30 13:11:42 -07:00
Mohamed HegazyandGitHub 9d145c1a73 Merge pull request #9868 from zspitz/ActiveX-WIA
Created typings for ActiveX libraries (Scripting Runtime and WIA)
2016-06-30 12:43:36 -07:00
Ryan CavanaughandGitHub 3fa452ae11 Merge pull request #9895 from wingyplus/rename-argument-and-remove-whitespace
react: rename argument and remove trailing whitespace
2016-06-30 11:36:51 -07:00
Ryan CavanaughandGitHub ee9ab9feb4 Merge pull request #9904 from remojansen/patch-1
Added create reflect-metadata.d.ts
2016-06-30 11:36:08 -07:00
Ryan CavanaughandGitHub ffab985f93 Merge pull request #9893 from leonyu/google-libphonenumber
Google's libphonenumber
2016-06-30 11:26:18 -07:00