Commit Graph
25390 Commits
Author SHA1 Message Date
RowellandAndy 842e58faa1 Highcharts No Data To Display module updated (#13703)
* updated no-data-to-display to include initialisation

* added module version

* Updated version

* single line for authors
2017-01-07 12:17:00 -08:00
Andres David JimenezandAndy eab7e87d19 Loopback-boot (#13832)
* loopback-boot module typings

* loopback-boot module typings

* prepare test

* prepare test passed

* prepare tsconfig file

* prepare proyect link

* prepare proyect link

* re-testing
2017-01-07 12:03:19 -08:00
Andres David JimenezandAndy 407f94811e Loopback (#13830)
Fix "Definitions by:" link
2017-01-07 08:12:55 -08:00
Nicolas PanelandAndy 9c270c9d29 @types/dat-gui: export module (#13829)
* export module for compatibility with npm

* follow TS2 guidelines
2017-01-07 07:50:26 -08:00
Federico CaselliandAndy deb4e610b7 Changed type in ObjectID.isValid (#13827) 2017-01-07 05:44:26 -08:00
Yoriki YamaguchiandAndy 1af69c47fb fix type definition for package: apex.js (#13825)
* fix `export default` issue

* use `namespace` instead of (internal) `module`

* write it as an external module
2017-01-07 05:01:39 -08:00
Pavel PuchkovandAndy e90374421a Add "movieImages()" method, add "language" opional parametr to @types/moviedb (#13786)
* Add "movieImages()" method, add "language" opional parametr

* Change Definitions by
2017-01-06 18:35:09 -08:00
AndyandGitHub ae1501a00e Remove outdated text from react readme. (#13824)
We store different react typings in different directories now.
2017-01-06 17:41:08 -08:00
Adrian ChiaandAndy 264995d8b9 Add getUserInfo based on auth0-lock documentation on Github (#13823) 2017-01-06 17:28:51 -08:00
Eric NaesethandAndy 8a27ebe4d2 Add type definitions for graphql-date (#13818)
* Add type definitions for graphql-date

* Add missing semicolons
2017-01-06 17:21:49 -08:00
beginorandAndy 8a8b46f0ce [openlayers] ol.format.ogc.filter > ol.format.filter, view.animate(), and ol.Map#forEachFeatureAtPixel ol.Map#hasFeatureAtPixel (#13588)
* update openlayers:

  - move `ol.format.ogc.filter` to `ol.format.filter`;
  - add `view.animate()` method;
  - change `ol.Map#forEachFeatureAtPixel` and `ol.Map#hasFeatureAtPixel` parameters;

* Merge remote-tracking branch 'upstream/master'
2017-01-06 17:20:31 -08:00
Andres David JimenezandAndy 4546ce312b Loopback (#13740)
* beta typed for loopback

* loopback typings

* fix name test in tsconfig

* test loopback

* normalized class

* loopback typings

* loopback typings fix interface and lint

* loopback typings fix interface and lint function type
2017-01-06 17:18:33 -08:00
AndyandGitHub b1831c5b91 Clean up based on testing for unused files (#13816) 2017-01-06 14:23:26 -08:00
AndyandGitHub 2f71174636 Restructure to support old versions (#13811)
* Restructure to support old versions

* Fix tests
2017-01-06 12:36:57 -08:00
Daniel RosenwasserandAndy 74dc4fdeb9 Added declarations for 'ityped'. (#13812) 2017-01-06 10:22:39 -08:00
Brett EppsandAndy eefa08623f Add typings for the Keycloak JS client (#13781) 2017-01-06 10:17:04 -08:00
Daniel RosenwasserandGitHub 957468d511 Merge pull request #13388 from DanielRosenwasser/pulltorefreshjs
Added declarations and tests for 'pulltorefeshjs'.
2017-01-06 11:53:44 -05:00
Yoriki YamaguchiandAndy 9e02b7160d add type definition for package: apex.js (#13796)
* add apex.js

* 4 spaces

* fix `implicitly has any type`

* match the style of tslint.json

* make `event` and `context` not optional

* avoid annotating the types of callbacks manually
2017-01-06 08:30:54 -08:00
jKey LuandAndy ced2d7864b Type definitions for http-assert (#13801)
* Type definitions for http-assert

* update http-assert
2017-01-06 08:17:39 -08:00
AndyandGitHub 1883c3453f Merge pull request #13805 from DefinitelyTyped/merge_jan6
Merge more from `types-2.0` to `master`
2017-01-06 08:08:31 -08:00
Andy Hanson f2f2b4fc1f Add missing noImplicitThis 2017-01-06 08:07:42 -08:00
Horiuchi_HandGitHub 0ce23e4703 Merge pull request #13646 from DefinitelyTyped/readme_lint
Remove mistakes from readme if we will lint for them anyway
2017-01-07 01:01:23 +09:00
Horiuchi_HandGitHub 3667e76706 Merge pull request #13686 from Asymmetrik/master
[leaflet] Making the GeoJSON methods accessible as static methods
2017-01-07 00:57:30 +09:00
Horiuchi_HandGitHub 93f1d4d40a Merge pull request #13725 from asmarques/pdfkit-fixes
pdfkit: fix options for existing methods
2017-01-07 00:47:33 +09:00
Eelco LempsinkandAndy a428dd7d36 [draft-js] Update definitions for version 0.9.0 (#13794)
* Update for Draft JS 0.9.0

* Update tests

* Fix customStyleFn parameters for 0.9.0 (block parameter will be added in 0.10.0)

* Remove double author from the header, trips up Travis CI test

* Add myself as author

* Only support TypeScript 2.1 and up
2017-01-06 07:43:16 -08:00
Andy Hanson 0bac9474aa Merge branch 'types-2.0' into merge_jan6 2017-01-06 07:39:21 -08:00
Andy Hanson 1f0962bf94 Merge branch 'daryllabar-master' 2017-01-06 07:34:38 -08:00
Horiuchi_HandGitHub 79f2e4fa0e Merge pull request #13650 from DefinitelyTyped/moment_timezone
moment-timezone: Move all types into augmentation
2017-01-07 00:33:55 +09:00
Andy Hanson 02dab38e7e Merge branch 'master' of https://github.com/daryllabar/DefinitelyTyped into daryllabar-master 2017-01-06 07:32:21 -08:00
Tom SpencerandAndy 98e4a1161d Add shim function to typings for promise.prototype.finally (#13339)
* Add shim function to typings

Add shim function to typings for promise.prototype.finally so that it can be used in a TypeScript project.

* Added shim test

* Update code style.

* Change return type to original promise.

The finally block should return the type of the original promise, not whatever is passed in to the finally block.
2017-01-06 07:29:52 -08:00
Horiuchi_HandGitHub 23e0b7a57f Merge pull request #13687 from Nava2/reveal-js-update
reveal: Add more and fix declarations
2017-01-07 00:29:25 +09:00
Bradford WagnerandAndy 3dce14b072 stopOnFirstInvalidFile should be optional (#13800) 2017-01-06 07:23:42 -08:00
AndyandGitHub 6b1615ea5f Convert react-overlays to external modules and correctly re-export bindings from react-bootstrap (#13799) 2017-01-06 07:23:09 -08:00
Shinya OhyanagiandAndy 312f8fb579 [types-2.0] Add d3-hexbin (#12089)
* Add d3-hexbin

Add https://github.com/d3/d3-hexbin type definitions.

* Fix typo

* delete unnecessary comments

* Update after review

Use generics to control type-safety.

* Update tests

* Update fix argument name
2017-01-06 07:22:40 -08:00
Zsolt KovácsandAndy 05338a658e Add missing methods and properties to kendo ui's Gantt module (#13331)
* Add missing method to Gantt module

* Remove duplicate identifier

* Replace "string | number | Object" type to "any"

* Add "noImplicitThis" to tsconfig.json

* Revert "Add "noImplicitThis" to tsconfig.json"

This reverts commit 12423790ccb9b722081984fd65c73bd942a78aba.
2017-01-06 07:20:41 -08:00
Nathan WongandAndy 78edcdb985 Sync SVG attributes to React 15 (#13101)
* Sync SVG attributes to React 15

* remove old/new distinction and alphabetize list
2017-01-06 07:18:59 -08:00
Andy Hanson 1c02dad76e Merge branch 'stephtr-types-2.0' into types-2.0 2017-01-06 07:17:03 -08:00
Andy Hanson 22c6ba5fd2 Merge branch 'types-2.0' of https://github.com/stephtr/DefinitelyTyped into stephtr-types-2.0 2017-01-06 07:16:33 -08:00
AndyandGitHub 8fe924e066 fs-extra: Make WalkEventEmitter extend ReadableStream (#13803) 2017-01-06 07:10:47 -08:00
Tim PerryandAndy 17264e0456 Add missing walk() method to fs-extra (#13070)
* Add walk() to fs-extra

* Fix some indentation in fs-extra
2017-01-06 07:04:10 -08:00
AndyandGitHub 602a847455 ldap: Clean up header (#13802) 2017-01-06 07:03:12 -08:00
CharlesandAndy a6e00226ff Update ldapjs 1.0.1 (#13049)
* Update ldapjs type definition to be compatible with ldapjs 1.0.1

* Update header

* Add missing property for connected

* Fix signatures and missing methods to @types/ldapjs

* Fix signature for mandatory parameter
2017-01-06 06:56:47 -08:00
Artur EshenbrenerandAndy 95dd4d0417 react: use more narrow constructor definition (#13769)
This has almost no sense for typescript, but very useful for ide.
At least webstorm uses first constructor definition with `Generate constructor action`.
And, I think it is good to define more narrow method definition earlier that more general.
2017-01-06 06:52:41 -08:00
roy-codefreshandAndy d6397a9075 Moving the version of the file to the header. (#13793)
As said in the contribution guide: "If the version of the library is known then add it as a semver to the label."
2017-01-06 06:40:44 -08:00
LukasKnuthImagineOnandAndy 8682b76ecc Fixed an error in the ObjectValidator typings (#13789)
The correct method-name has always been `withCustom()` instead of `custom()`. Also, the method-signature is (sadly) inconsistent with the other `withX()`-methods, since it expects the `ValidateFn` directly instead of wrapped in a `Validatable` (but it does wraps it into a `Validatable` internally).
2017-01-06 06:40:16 -08:00
PatandAndy 48fb075ada Add isPaused to NodeJS.ReadableStream (#13785) 2017-01-06 06:37:13 -08:00
AndyandGitHub c1bd558e85 cldrjs: Convert cldr.js-supplemental.d.ts to module augmentation, and include in tests (#13777) 2017-01-06 06:34:42 -08:00
AndyandGitHub e1323d0c5e Merge pull request #13034 from screendriver/http-link-header
Added http-link-header
2017-01-06 06:21:48 -08:00
AndyandGitHub 81437fc576 Merge pull request #13351 from mehl321/types-2.0
[lodash] add type guards to isNull, isUndefined, isNil
2017-01-06 06:18:30 -08:00
AndyandGitHub cb27198cd9 Merge pull request #13745 from Irmiz/siema
Type definitions for siema
2017-01-06 06:16:47 -08:00