Commit Graph

25164 Commits

Author SHA1 Message Date
Andy
3633866ea5 Prefer to directly export values instead of export = of a namespace (#13645) 2017-01-01 15:36:12 -08:00
Andy
d389dfdb83 draft-js: Add package.json to reference immutable (#13667) 2017-01-01 15:33:54 -08:00
John Reilly
60b22cb239 Merge pull request #13661 from King2500/patch-2
[jQuery] Added documentation URLs to JSDoc
2017-01-01 08:16:54 +00:00
stonio
643d0b8fa3 [openlayers] Update method forEachFeatureAtPixel (#13640)
* Update method forEachFeatureAtPixel

* Move definition of interface AtPixelOptions
2017-01-01 11:53:04 +09:00
daspr2
7f09dc728a Updated Cucumber type definition (#13637)
to use the new Cucumber Support Code Interface.
2017-01-01 11:49:29 +09:00
Der-Alex
2b2bff7d4f Added pug (former jade) template engine to consolidate typings (#13594)
* added pug (former jade) to template engine list

* added test for pug

* Fixed typo RenderInterface to RendererInterface
2017-01-01 11:46:25 +09:00
Connor Peet
a9bf9cf390 Add typings for Facebook's ui method (#13611) 2017-01-01 11:42:09 +09:00
Thomas Schulz
2b9e12cc1c [jQuery] Added documentation URLs to JSDoc 2017-01-01 02:36:24 +01:00
mad-mike
f31f6630d7 Add types for simple-oauth2 library (#13655)
* Add types for simple-oauth2 library

* Update config files for simple-oauth2

* apply tslint feedback

* Use branding for nominal types

* Remove nominal types for Tokens
2016-12-31 14:34:32 -08:00
Scott Cooper
fe65c087d5 Mathjs add matrix properties (#13435)
* add missing matrix properties

* force 'sparse' or 'dense' for matrix format

* add options to matrix without data

* fix toJson return type

* fix return type of forEach and its callback

* remove duplicate declaration

* remove default functions
2016-12-31 11:43:12 -08:00
John Reilly
cbca90523a Merge pull request #13654 from King2500/patch-1
[jQuery] Made JSDocs and parameters more consistent
2016-12-31 16:59:23 +00:00
d-ph
5fc4439b7b Fix bluebird-global typings being incompatible with es2015 libs. (#13653)
* #13643 Bluebird-global typings incompatible with es2015 libs.

Make `bluebird-global` work nicely with es20xx ts stdlibs.

Make unit tests for `bluebird-global` run with es2017 ts stdlib. This is not ideal,
because I'd like the tests to run also against vanilla es5, but that's the lesser
of two evils.

* #13643 Bluebird-global typings incompatible with es2015 libs.

Disable some tslint rules, which flag errors in the code taken from the
standard ts lib.

* #13643 Bluebird-global typings incompatible with es2015 libs.

Move comments from tsconfig.json to index.d.ts.
2016-12-31 08:21:50 -08:00
Thomas Schulz
e98fbaf304 [jQuery] More consistent JSDocs and parameters 2016-12-31 17:11:24 +01:00
Mark Vujevits
c2a28d182e add AsyncCreatable to supported components (#13492) 2016-12-31 23:57:32 +09:00
Isman Usoh
166c9eed52 [react-intl] Update React namespaces (#13592)
* Update React namespaces

* import redux and react types

* update to latest version

* Update index.d.ts

* Update index.d.ts
2016-12-31 04:37:16 -08:00
John Reilly
73d107007c Merge pull request #13649 from DefinitelyTyped/jquery_null_attr
jquery: allow null argument to `attr`
2016-12-31 06:50:40 +00:00
Andy
9685bf5527 inversify: provides its own types (#13648) 2016-12-30 17:14:33 -08:00
Andy Hanson
e0a3b954e7 jquery: allow null argument to attr 2016-12-30 15:13:26 -08:00
James D. Callahan III
599042980d Add constructor override for the Buffer type. (#13445) 2016-12-30 12:07:18 -08:00
Andy
7d80ca893d Lint mapbox (#13641) 2016-12-30 11:37:16 -08:00
Yuriy Buchchenko
4b9b8da418 Added missing initialState argument to handleAction (#13639) 2016-12-30 09:40:29 -08:00
Elger van Boxtel
ecbeaa15c0 added jest matcher toMatchObject (#13635)
according to https://facebook.github.io/jest/docs/api.html#tomatchobjectobject
2016-12-30 09:39:03 -08:00
Matthew Savage
d13b50c6ae Update pixi.js definition to mirror pixijs/pixi-typescript#133 (#13631) 2016-12-30 09:38:29 -08:00
Gaelan
2f6d28185e [geopattern] Make options (ahem) optional. (#13632)
Oops.
2016-12-30 09:37:46 -08:00
developermj
63b6af342f Adding update the 'auth' flag to allow for function that returns a string (#13638) 2016-12-30 09:36:03 -08:00
Michael Mrowetz
ee095fa47f add swagger-hapi (#13629)
* add swagger-hapi

* swagger-node-runner: fix hapi typings and add more tests
2016-12-30 09:34:55 -08:00
Viktor Zozuliak
4942f142b6 [sinon] properly type sinon.createStubInstance (#13522) 2016-12-30 06:34:59 -08:00
Andrey Selemenev
f387ccb43d Update index.d.ts of dotdotdot (#13608)
* Update index.d.ts of dotdotdot

See documentation:
Parameter watch accepts true, false and 'window' string

* Update index.d.ts
2016-12-30 06:24:01 -08:00
Mohamed Hegazy
66d12d9ada Fix failing packages (#13624)
* Use correct cases for type reference

* Add missing dependency on jquery

* Switch to module and add tslint

* Fix failing test

* Fix triple-slash reference

* Remove reference to `__React`

* Add import for react-native

* Add missing react import

* Switch to module

* Switch to module, add react import

* Make sure test is resilient to lib changes
2016-12-29 19:26:32 -08:00
Andy
66c9b3c740 Merge pull request #13618 from TeamworkGuy2/master
[convert-source-map] Update convert-source-map to latest v1.3.0 (TypeScript 2.0)
2016-12-29 16:38:29 -08:00
Andy
93b5a10de6 Merge pull request #13607 from Gaelan/add-geopattern
Add typings for Geopattern.
2016-12-29 16:35:52 -08:00
TeamworkGuy2
22645f30e3 Merge branch 'master' of https://github.com/DefinitelyTyped/DefinitelyTyped 2016-12-30 00:12:12 +00:00
TeamworkGuy2
8b824902c7 changes as directed by DefinitelyTyped reviewer and 'npm run lint -- convert-source-map 2016-12-30 00:10:54 +00:00
Gaelan Steele
514967660f [geopattern] Switch to <reference types /> in tests. 2016-12-29 16:09:27 -08:00
Andy
a45412cc68 Merge pull request #13621 from DefinitelyTyped/please_lint
Ask people changing a package to consider linting it too.
2016-12-29 16:03:20 -08:00
Andy
19c26e91d8 Fix header versions that weren't parse-able. (#13620) 2016-12-29 15:56:26 -08:00
Free Willaert
5f9dd59253 @types/jsonwebtoken: SignOptions: add keyid and audience can be array (#13625)
* SignOptions: add keyid and audience can be array

* Update minor version.
2016-12-29 15:51:00 -08:00
Gaelan Steele
b06253e255 [geopattern] Add jQuery plugin, make string optional. 2016-12-29 15:47:14 -08:00
Andy
435aa0f13e Merge pull request #13623 from DefinitelyTyped/not_needed_fix
Remove merge conflict marker
2016-12-29 15:06:22 -08:00
Andy Hanson
79a6cdfefd Remove merge conflict marker 2016-12-29 15:05:26 -08:00
Andy Hanson
b7c2177910 Ask people changing a package to consider linting it too. 2016-12-29 14:58:31 -08:00
Andy
800f464c83 ej.web.all: Fix version (#13619) 2016-12-29 14:44:23 -08:00
TeamworkGuy2
7713460a7b [convert-source-map] Update convert-source-map to latest v1.3.0 (TypeScript 2.1) 2016-12-29 21:44:30 +00:00
Andy
9a3241a044 Merge pull request #13577 from DefinitelyTyped/chosen_js
Rename `chosen` to `chosen-js` to match the NPM package name
2016-12-29 12:57:29 -08:00
Andy
ebeb92fd5f Merge pull request #13617 from DefinitelyTyped/pixi
pixi.js: Update to 4.3
2016-12-29 12:55:17 -08:00
wauters
6d6ec56944 Parameter formid is NOT required on the Xrm.Utility.openEntityForm() request (#13514)
formid is an optional parameter.
See: https://msdn.microsoft.com/en-US/library/jj602956.aspx#BKMK_OpenEntityForm
2016-12-29 12:36:20 -08:00
Mohamed Hegazy
de1d13bd54 Add new packages (#13578)
* Add xstream

* Add bigi

* Add uuid-js

* Add user-home

* Add strip-bom

* Add strip-ansi

* Add slug

* Add safe-regex

* Add react-recaptcha

* Add is-absolute-url

* Add is-archive

* Add is-compressed

* Add is-relative-url

* add is-root-path

* Add is-root

* Add is-text-path

* add os-homedir

* Add os-tmpdir

* Add path-is-absolute

* Add pad

* Add number-is-nan

* Add node-hid

* Add is-finite

* is-path-incwd

* Add indent-string

* Add cpy

* Add camelcase-keys

* Add blacklist

* add http-codes

* clamp-js

* Add checkstyle-formatter

* Add currency-formatter

* Add multi-typeof

* Add intl-messageformat

* Add coinstring

* Add ecurve

* Add bitcoinjs-lib

* Add deep-freeze

* Add fuxxaldrin

* Add react-body-classname

* Add react-highlight-words

* Update headers

* Fix lint errors

* remove xstream

* Code review comments

* Remove clamp-js in favour of https://github.com/DefinitelyTyped/DefinitelyTyped/pull/13527
2016-12-29 12:34:20 -08:00
Andy
89d5c98c85 Merge pull request #13448 from DefinitelyTyped/improve_pr_template
Clarify pull request template.
2016-12-29 12:21:53 -08:00
Andy
c72f19ae3c Add section to README about DOM APIs (#13610) 2016-12-29 12:13:21 -08:00
Andy
d8ef3b7963 verror: Put other exports into a namespace merged with class VError (#13612) 2016-12-29 12:12:36 -08:00