Commit Graph
25405 Commits
Author SHA1 Message Date
Ruslan Arkhipau 88fb47df28 [pem] update typing info for pem 1.9.4
Introduce callback and option interfaces for better type information;
enhance compliance with DefinitelyTyped best practices
2017-01-09 14:25:17 -08:00
Risto KeravuoriandAndy c77960897d Update types for fetch-mock v5.8.1 (#13784) 2017-01-09 11:16:22 -08:00
Bert VerhelstandMohamed Hegazy 32c313fcde Add missing meanBy function to LodashStatic (#13862)
This should resolve the issue: https://github.com/DefinitelyTyped/DefinitelyTyped/issues/13861
2017-01-09 10:01:02 -08:00
Goldsmith42andAndy 52f15e0fca Definitions for duplexer2 (#13860)
* Added definition for async-polling

* async-polling tests with noImplicitAny

* Definitions for xsd-schema-validator

* Definitions for duplexer2.

* Added noImplicitThis: true
2017-01-09 08:59:12 -08:00
Joey MarianerandAndy 8d3b3fbdc4 Add definitions for concat-stream (#13851) 2017-01-09 07:11:57 -08:00
Carsten BlümandAndy d3ae5ced6d Dragula: DragulaOptions.copy can also be a function (#13761)
* DragulaOptions.copy can be a function

In addition to boolean, a callback function is supported.
See https://github.com/bevacqua/dragula#optionscopy

* Fix missing types
2017-01-09 06:14:06 -08:00
Rafael KrandAndy 63322c7d43 [bcryptjs] update definitions for v2.4.0 (#13846)
* [bcryptjs] update definitions for v2.4.0

* [bcryptjs] update PR based on feedback

* [bcryptjs] update PR based on feedback
2017-01-09 06:13:14 -08:00
AndyandGitHub e93460bfaa Add charm types (#13849) 2017-01-08 17:44:51 -08:00
Rafael Salguero IturriosandAndy e446c18131 Missing zoom parameter on CRS.pointToLatLng method (#13847)
http://leafletjs.com/reference.html#icrs-pointtolatlng
2017-01-08 17:21:35 -08:00
Brendan ForsterandAndy d33f09009e add walk and walkSync to fs-extra (#13103)
* add signature for walkSync

* flesh out the response definitions

* added example tests

* signature changes to let PathEntryStream flow
2017-01-08 17:20:28 -08:00
Jay AnslowandAndy d67e721495 Add definitions for git-remote-origin-url (#13845) 2017-01-08 12:27:11 -08:00
AndyandGitHub b259e475a5 update-notifier: Add export = declaration (#13839) 2017-01-08 05:14:37 -08:00
Igor OleinikovandGitHub 198918d97c Merge pull request #13749 from cervengoc/fix-knockout
Add knockout KnockoutStatic.ignoreDependencies method
2017-01-07 23:09:37 -08:00
AndyandGitHub df8ef42bab fabric: Convert to external module and use class declarations (#13833) 2017-01-07 12:50:36 -08:00
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