Commit Graph

22927 Commits

Author SHA1 Message Date
Julien CROUZET
4e2f977a05 Full Redis client options (#13108) 2016-12-08 12:51:08 -08:00
MariusAlch
ceb00618ba Updated gravity definition. (#13088) 2016-12-08 12:47:43 -08:00
Ron Buckton
eb8e501a83 Merge pull request #13174 from EamonHetherton/master
Corrected type for zoneAbbr and zoneName properties
2016-12-08 12:46:09 -08:00
Pranay Prakash
998028ff0f Make less render options optional (#13078) 2016-12-08 12:45:58 -08:00
Ron Buckton
0c8a999d1e Merge pull request #13190 from elektromodulator/master
Fix syntax error in interact.d.ts
2016-12-08 12:40:36 -08:00
Finn Poppinga
563ebfe839 add ElasticSeach 5.x API function for deleteByQuery (#13014)
* add ElasticSeach 5.x API function for deleteByQuery

* use searchParams for deleteByQuery, as theses resemble the documentation.

* add DeleteByQueryParams parameter type.

* add deleteByQuery to tests.
2016-12-08 12:27:52 -08:00
Ron Buckton
5bb6956d08 Merge pull request #13195 from Farokhcpu/master
Correcting signature of one function (alwaysReturned)
2016-12-08 12:24:14 -08:00
Christophe Eymard
2279e69440 Ceymard leaflet (#13007)
* replaced all overrides of LatLng by a single use of LatLngExpression when appropriate

* Changed Point, PointTuple overrides to use PointExpression instead

* Changet use of LatLngBounds and Bounds in general to use the Expression variant instead of having several overrides
2016-12-08 12:24:01 -08:00
Ryan Southgate
fe6427be57 added ariaLabelledBy and ariaDescribedBy to IModalSettings (#13004) 2016-12-08 12:21:47 -08:00
Ron Buckton
2cb0fb1eaf Merge pull request #13199 from DefinitelyTyped/pr_name
Request that PRs have meaningful titles
2016-12-08 12:20:34 -08:00
Samuel Campos
37247316a7 Fixes #12414 (#13076)
* Fixes #12414

* Make applicationServerKey optional
2016-12-08 12:05:32 -08:00
João Cristóvão
09a4a1fd33 Missing cc in sendgrid packate (#13063)
The sendgrid package was missing the `cc` field, and the `bcc` field had a too generic type (`any` instead of `string[]`, as used on the `setCcs` and `setBccs` below.
2016-12-08 12:04:38 -08:00
j-dc
edf6a02bef #13037 (#13039)
* #13037

* pointToLayer first argument type fixed
GeoJSON.Point to GeoJSON.Feature<GeoJSON.Point>
2016-12-08 12:03:46 -08:00
Guust Nieuwenhuis
1eef4bb667 Improvement to existing nouislider type definition. (#12033)
* updated nouislider version and added a lot of tests out of the documentation

* corrected intentation

* corrected untyped variables, issue raised by Travis

* incorporated feedback on pull request
2016-12-08 12:03:04 -08:00
Andy Hanson
30242acb34 Request that PRs have meaningful titles 2016-12-08 09:46:04 -08:00
Farokhcpu
d2a5bf5b5a reversing changes in fs-extra 2016-12-08 17:46:08 +01:00
Farokhcpu
3ee09113bc returning back the version number to the origin number 2016-12-08 17:35:14 +01:00
Farokhcpu
45efcf3e4d increasing version number 2016-12-08 17:35:14 +01:00
Farokhcpu
8770eab1aa fixing signature of sinon/alwaysReturned based on the http://sinonjs.org/docs/#sinonspy 2016-12-08 17:35:14 +01:00
Farokhcpu
18765bde85 adding type for move to fs-extra 2016-12-08 17:35:14 +01:00
Péter Kovács
8621c47604 Fix syntax error in interact.d.ts
A parameter name was missing making TypeScript compiler fail.
2016-12-08 14:04:38 +01:00
EamonHetherton
e290fab63b Merge pull request #2 from EamonHetherton/patch-3
Update moment-timezone.d.ts
2016-12-08 16:13:43 +10:00
EamonHetherton
f372a93d2e Merge pull request #1 from EamonHetherton/patch-2
Ensure that zoneAbbr and zoneName are expected type (string).
2016-12-08 16:12:40 +10:00
EamonHetherton
b1b9addfb0 Update moment-timezone.d.ts 2016-12-08 16:08:22 +10:00
EamonHetherton
6ac7434b8b Ensure that zoneAbbr and zoneName are expected type (string). 2016-12-08 16:07:27 +10:00
Horiuchi_H
e80403239f Merge pull request #13163 from bertolo1988/master
SchemaOptions versionKey type can now accept booleans
2016-12-08 11:03:31 +09:00
Evan Martin
9256d28b56 kendo-ui: mark toString() params as optional (#13164)
These function parameters are optional according to the upstream
docs, e.g.
  http://docs.telerik.com/kendo-ui/api/javascript/geometry/matrix#methods-toString
2016-12-07 16:58:26 -08:00
Tiago Bértolo
eb935a2994 versionKey type 2016-12-07 23:24:33 +00:00
Horiuchi_H
0b390b15ef Merge pull request #13132 from jcristovao/patch-2
csurf.d.ts relying on CookieOptions from express
2016-12-07 10:30:06 +09:00
João Cristóvão
c6ad01fb48 csurf.d.ts relying on CookieOptions from express
It seems express no longer exports `CookieOptions`, we need to import `express-serve-static-core` instead.
2016-12-06 13:37:31 +00:00
Karol Janyst
bddf14ed27 Add definitions for redux-localstorage and main enhancers (#12580)
* Add definitions for redux-localstorage

* Add definitions for redux-localstorage-filter enhancer

* Add definitions for redux-localstorage-debounce enhancer
2016-12-05 11:22:48 -08:00
John Reilly
87b80408d2 Merge pull request #13086 from schickling/patch-1
Added playsInline property as introduced in React 15.3.2
2016-12-04 16:39:38 +00:00
Johannes Schickling
e8fb543de7 Added playsInline property as introduced in React 15.3.2 2016-12-03 21:15:37 +01:00
Horiuchi_H
a84e3f1af0 Merge pull request #13056 from simonxca/patch-mongoose
Patch mongoose
2016-12-02 15:17:03 +09:00
Simon
52f93374af add error callback for schema.post() 2016-12-01 21:31:06 -05:00
Simon
f9c3dc99f2 update to 4.7.0, add querycursor.map() and schema.loadClass() 2016-12-01 21:31:06 -05:00
Paul van Brenk
e2af6d0bd5 Merge pull request #12569 from thevtm/master
Added missing nconf.required(keys) and Provider.required(keys) methods.
2016-11-30 16:56:11 -08:00
Paul van Brenk
703bedf9b7 Merge pull request #12610 from DevExpress/master
Update DevExtreme and DevExpress ASP.NET to 16.1.8
2016-11-30 16:45:33 -08:00
Paul van Brenk
e2d420da95 Merge pull request #12816 from mayerwin/patch-1
Update react-select.d.ts
2016-11-30 16:26:44 -08:00
Paul van Brenk
deeac01a4c Merge pull request #12666 from asurinov/master
[underscore] Fixed _.findKey return type. Added overload with List<T> for…
2016-11-30 14:15:19 -08:00
Paul van Brenk
8de085b994 Merge pull request #12990 from jjoekoullas/master
#12988 Add templateUrl to IModalOptions
2016-11-30 14:01:33 -08:00
Paul van Brenk
dbe375ff1a Merge pull request #12947 from Syncfusion-JavaScript/master
v14.4.0.15 typings added.
2016-11-30 11:09:19 -08:00
Paul van Brenk
f1c843e373 Merge pull request #12982 from nkovacic/angulartics
Angulartics updated for  version 1.3.0
2016-11-30 10:59:42 -08:00
Paul van Brenk
7df0a4a622 Merge pull request #12891 from gesiu/master
Update office-js.d.ts with latest Word APIs
2016-11-30 10:59:32 -08:00
Joe
82a4a15156 fix typo 2016-11-30 08:46:20 -05:00
Paul van Brenk
43f460ab2d Merge pull request #12606 from MrOnosa/master
Fixing typo and adding properties
2016-11-29 17:16:10 -08:00
Paul van Brenk
f280890db1 Merge pull request #12465 from srusakov/master
Missing kendo.ui WorkbookSheetRow.type property
2016-11-29 17:15:41 -08:00
Paul van Brenk
676ba83340 Merge pull request #12444 from RecuencoJones/feature/update-localforage-typings
Feature/update localforage typings
2016-11-29 17:13:09 -08:00
Paul van Brenk
26aa40e1b9 Merge pull request #12572 from jstevenson81/patch-1
Update kendo-ui.d.ts
2016-11-29 17:12:41 -08:00
Paul van Brenk
37bd54827a Merge pull request #12540 from ClaudiuBadau/patch-1
Update getDelegationToken for auth0-js
2016-11-29 16:59:52 -08:00