Commit Graph

21955 Commits

Author SHA1 Message Date
Dasa Paddock
867ca84ab6 Update for ArcGIS API for JavaScript version 3.18 2016-09-23 13:17:45 -07:00
Andy
8eedd1b9f7 Merge pull request #11394 from NoHomey/wiring-pi-def
Adding wiring-pi definition
2016-09-23 10:56:57 -07:00
NoHomey
aee664c7fe Adding wiring-pi definition 2016-09-23 20:48:54 +03:00
Andy
7cb12cfc10 Merge pull request #11435 from subash-a/react-widgets-fix
fixed type definitions for DropdownList and Combobox
2016-09-23 10:40:30 -07:00
Andy
8da4c2437d Merge pull request #11448 from samchon/master
TypeScript-STL v1.1.0
2016-09-23 10:05:13 -07:00
Jeongho Nam
c859589177 TypeScript-STL v1.1 for TS1.8 2016-09-24 01:46:55 +09:00
Jeongho Nam
44e251d9b7 TypeScript-STL v1.1 2016-09-24 01:15:22 +09:00
Jeongho Nam
e69b73c99c Merge branch 'master' of https://github.com/DefinitelyTyped/DefinitelyTyped 2016-09-24 01:12:56 +09:00
Andy
26f276c003 Merge pull request #11358 from cailenmusselman/patch-2
Update react-native.d.ts
2016-09-23 07:38:11 -07:00
Alex Kankov
47d3b90d02 fix return types (#11368)
* fix return types

* tests update

* test update

* more tests

* more tests
2016-09-23 22:14:51 +09:00
Firenter
e39fc38eaf Added missing classes and functions (#11400)
* Added missing classes and functions

-Added SelectEvent and DrawEvent
-Updated GML format definitions

* Added missing return type to readFeatures function
2016-09-23 22:14:11 +09:00
StephaneMourgues
9ddf1314e4 Addes some missing methods in ol.source.Vector (#11315)
Addes some missing methods in ol.source.Vector
2016-09-23 22:13:55 +09:00
panoti
f78cd0458a add parent field into DeleteDocumentParams (#11436) 2016-09-23 22:10:19 +09:00
Jason Grout
6ff3ac5f00 Add CommonHTML to MathJax type definitions (#11419)
* Add CommonHTML to MathJax type definitions

* Make CommonHTML option optional

* Add CommonHTML test
2016-09-23 22:06:14 +09:00
Jonny Stoten
132ad0d959 Add timingSafeEqual typings (#11426) 2016-09-23 21:46:26 +09:00
Artur Eshenbrener
7007fddc5e [express]: RequestHandler's 3rd argument fix (#11288)
* [express]: RequestHandler's 3rd argument fix

It is hot optional. Btw, express instance itself is a
request handler, which can be invoked without 3rd argument,
so, as for now it has call signature with only 2 arguments:
request and response.

Fixes #11164

* Move 2-args call signature to Application interface
2016-09-23 21:43:52 +09:00
Arman Dezfuli-Arjomandi
e971807506 Add strokeLinejoin prop to <svg> in react.d.ts (#11418)
* Add strokeLinejoin prop to <svg> in react.d.ts

* String literal types for strokeLinecap and strokeLinejoin
2016-09-23 21:42:21 +09:00
Artur Eshenbrener
1bd8a1e366 knex: type knex.fn helper (#11422)
As stated in sources, knex.fn contains only one function, `now()`, which returns `Raw`. As stated in documentation, `Raw` could be used as any value in query builder, so, this commit includes 2 changes:
1. Add `Raw` as one of case for type `Value`;
2. Introduce `FunctionHelper` interface (as in original source), which is returned by `knex.fn`.

https://github.com/tgriesser/knex/blob/master/src/functionhelper.js
http://knexjs.org/#Schema-timestamp (see Example section)
2016-09-23 21:41:17 +09:00
Artur Eshenbrener
964424bd7e knex: add withSchema method definition (#11421)
As documented here: http://knexjs.org/#Schema-withSchema, this commit adds `withSchema` method to `SchemaBuilder` interface
2016-09-23 21:27:31 +09:00
Gert Braspenning
1d3e9d0851 Added typings for d3-tip (#11420) 2016-09-23 21:26:57 +09:00
jmvtrinidad
31615b47bb add ko es5 methods. (#11369)
* add ko es5 methods.

* Specify return type
2016-09-23 20:53:38 +09:00
Tsvetomir Tsonev
ad537776db feat: upgrade Kendo UI definitions for the 2016.3.914 release (#11320) 2016-09-23 20:38:12 +09:00
Denis
6e064fedee Add parseFiles method to babyparse (#11318) 2016-09-23 20:37:29 +09:00
Subhash Sharma
92615efde0 fixed type definitions for DropdownList and Combobox 2016-09-23 15:48:21 +05:30
Jeongho Nam
68f55c96a4 Merge branch 'master' of https://github.com/DefinitelyTyped/DefinitelyTyped 2016-09-23 16:50:28 +09:00
Andy
d79cd56465 Merge pull request #11415 from waratuman/rrule-d
RRule Definition
2016-09-22 14:55:21 -07:00
Andy
de62606e3f Merge pull request #11413 from pushplay/master
Typings for imap-simple.
2016-09-22 14:48:00 -07:00
James Bracy
22f99d0af3 Add Freq option type 2016-09-22 14:47:00 -07:00
James Bracy
ce1a37bd62 Requested Revisions 2016-09-22 14:24:48 -07:00
jeff
91228f638f Updated imap-simple from code review feedback. 2016-09-22 14:08:06 -07:00
Andy
db2a48bc11 Merge pull request #11386 from bryanjjohnson/mapbox-gl
Mapbox gl
2016-09-22 13:22:25 -07:00
James Bracy
cb93e5fc4d Adding rrule definition 2016-09-22 13:13:14 -07:00
Bryan Johnson
5f5622fead include link to mapbox gl examples 2016-09-22 14:10:29 -06:00
Andy
3c3bb42035 Merge pull request #11389 from thorn0/refine-ddo
angularjs: Refine typings for directive and component definitions
2016-09-22 12:53:58 -07:00
Andy
e7a43950dd Merge pull request #11375 from scote/master
Add ColorService and enableBrowserColor method
2016-09-22 12:28:51 -07:00
Andy
2efcd4cda7 Merge pull request #11412 from bcherny/master
parameterize angular/IChangesObject
2016-09-22 12:26:09 -07:00
jeff
bd1771e4a2 Typings for imap-simple. 2016-09-22 11:58:09 -07:00
jeff
f6d7fc0b2c Merge remote-tracking branch 'upstream/master' 2016-09-22 11:58:07 -07:00
Bryan Johnson
a05e0e0409 modify tests 2016-09-22 12:19:42 -06:00
Boris Cherny
5f3a129fd8 parameterize angular/IChangesObject 2016-09-22 10:57:30 -07:00
Bryan Johnson
137e01e335 Switch Array<> to [] 2016-09-22 11:47:14 -06:00
Andy
f5bc7b6a5c Merge pull request #11410 from simonxca/patch-mongoose
Mongoose: add missing options property in schematype
2016-09-22 10:37:49 -07:00
Simon
2f9269f8b6 add missing options property in schema type fixes #11399 2016-09-22 13:29:25 -04:00
Andy
c00edf5c11 Merge pull request #11409 from GamesMaxed/electron-devtools-installer
Electron devtools installer
2016-09-22 10:19:19 -07:00
Andy
e868783ca4 Merge pull request #11133 from TheToolbox/master
Updated ServerRequest to IncomingMessage
2016-09-22 10:15:01 -07:00
Robin Van den Broeck
818575e714 Changed the stuff asked 2016-09-22 19:13:59 +02:00
Robin Van den Broeck
29b93b2328 Fixed problem with es6 2016-09-22 18:29:46 +02:00
Robin Van den Broeck
86d1fed5cb Refactoring 2016-09-22 18:24:44 +02:00
Robin Van den Broeck
85ae3c5af7 Added electron-devtools-installer 2016-09-22 18:16:12 +02:00
Andy
f6b494de3f Merge pull request #10749 from rotev-ms/master
Adding missing method definitions to diff-match-patch
2016-09-22 08:54:34 -07:00