Commit Graph

28687 Commits

Author SHA1 Message Date
Andy
61f09b2ce8 gulp-typescript: Provides its own types (#15601) 2017-04-17 08:55:59 -07:00
Andy
d1b75ee8b6 anydb-sql: Provides its own types (#15598) 2017-04-17 08:55:45 -07:00
Andy
bda9aa34d5 pkcs11js: Provides its own types (#15597) 2017-04-17 08:55:26 -07:00
Dominik Strasser
99d4280c4e fix: change json to any (#15596) 2017-04-17 08:55:01 -07:00
Stevan Goode
172e6f79a3 Fixed not accepting string as action reference (#15595) 2017-04-17 08:54:42 -07:00
Aleksander Modzelewski
853cc06e80 Fix WeakMap references in es6-shim and es6-collections (#15588) 2017-04-17 08:46:49 -07:00
Geert Jansen
d66af69a70 Add missing getLuminance method (#15587)
* Add getLuminance method

Adds missing getLuminance method to tinycolorInstance interface.

* Add name
2017-04-17 08:46:18 -07:00
Cameron Crothers
ff774c2c64 Fix error TS2497 on import * as X from 'md5': (#15584)
* Add support for es6 import syntax

* Remove bad test name

* Remove old test from tsconfig
2017-04-17 08:42:55 -07:00
nonedone
4022abf52d Exported load and error event simulator for testing (#15582) 2017-04-17 08:39:49 -07:00
d-ph
b036cb263c #15580 Alter invalid usage instruction in @types/bluebird-global (#15581)
* Setting bluebird-global in compilerOptions.types
  is not required, so don't mention it in that
  tone in the docs
* Mention in the docs, that it's dev's
  responsibility to provide Bluebird in the
  runtime.

Closes #15580
2017-04-17 08:39:23 -07:00
Alan Agius
442447cbc2 feat(fs-extra): add missing interfaces (#15577)
* feat(fs-extra): add missing interfaces

* increase version number

* style(s-extra): use `import` statement instead of `require`

* feat(fs-extra-promise): update to match interface
2017-04-17 08:36:37 -07:00
Andy
1059d1be66 eventemitter3: Provides its own types (#15559) 2017-04-17 08:34:32 -07:00
Wayne Dela Cruz
e4c860c1ba React specific typings for css position (#15575)
* React CSSProperties position made specific

* Add test for css position
2017-04-17 08:34:07 -07:00
Andy
9e70bd6d36 Rename "videojs" to "video.js" (#15556) 2017-04-17 08:31:01 -07:00
alexwall
749397a9dc slimerjs types: fix for evaluate fn and new fs module added (#15572)
* fix evaluate Fn, fs module added

* tslint fixes

* Webserver Module corrected

* tests
2017-04-17 08:30:42 -07:00
Eiji Kitamura
1be3d46fea Small fix for ApplePayJS (#15570) 2017-04-17 08:29:21 -07:00
Ruslan Shashkov
65a2c83b8c Fixed FilterManager method (#15569)
According to PIXI.JS source code `calculateNormalisedScreenSpaceMatrix`
has been renamed to `calculateNormalizedScreenSpaceMatrix` (Z letter
instead S letter in Normalized word)

Reference:
https://github.com/pixijs/pixi.js/blob/dev/src/core/renderers/webgl/mana
gers/FilterManager.js (line #455)
2017-04-17 08:28:55 -07:00
Philip Jackson
05c50b9719 electron: Add null type to get/setApplicationMenu (#15567)
* Add null type to get/setApplicationMenu

* Update jsdoc to match new Electron docs
2017-04-17 08:28:18 -07:00
Kristian Mørch
1757c1257a Added cancel event. (#15566)
(web-animations-bonus-cancel-events.js)
2017-04-17 08:27:37 -07:00
Sean Krail
df6284e4de Update index.d.ts - missing IServerOptions.backlog (#15562) 2017-04-17 08:27:04 -07:00
Andy
2fd5e227fb zone.js: Provides its own types (#15558) 2017-04-17 08:25:01 -07:00
Daniel Opden Dries
ec985e9ded MaterialUI - Added onClick/onTouchTap to Overlay (#15555)
* Added onClick and onTouchTap to internal/Overlay

* Revert "Added onClick and onTouchTap to internal/Overlay"

This reverts commit 65774ad5dc4b70823bb181a927798d39071aff55.

* Revert "Revert "Added onClick and onTouchTap to internal/Overlay""

This reverts commit 66c69716d968c688a6c7f343011b0f2bea5ae0f5.
2017-04-17 08:23:34 -07:00
Andy Hanson
5d0009d053 Merge branch 'yozo1984-master' 2017-04-17 08:23:06 -07:00
Andy Hanson
bd858c5bdc Merge branch 'master' of https://github.com/yozo1984/DefinitelyTyped into yozo1984-master 2017-04-17 08:22:54 -07:00
LaserUnicorns
741b4be3cb angular-material (#15553)
- updated header
- added `ResolveObject`
- linting
2017-04-17 08:17:58 -07:00
Michał Lytek
f1df5f0514 Fix musicmetadata genre type (#15549) 2017-04-17 08:16:53 -07:00
Andy Hanson
d945acc3e8 Merge branch 'ericanderson-cleanup-react-readme' 2017-04-17 08:16:15 -07:00
Andy Hanson
d58e6ecce5 Merge branch 'cleanup-react-readme' of https://github.com/ericanderson/DefinitelyTyped into ericanderson-cleanup-react-readme 2017-04-17 08:15:55 -07:00
Lee Houghton
28e1e5af21 Fix typo in CarouselOptions (#15536) 2017-04-17 08:14:00 -07:00
Youngrok Kim
68d5991c62 joi: Update SchemaMap interface (#15533) 2017-04-17 08:13:40 -07:00
Max Cantor
bc99ccf011 Added Promise syntax to PrompModule in Inquirer.js (#15528)
`prompt(questions: Questions): Promise<Answers>;` was missing from the PromptModule type.
2017-04-17 08:12:54 -07:00
Andy Hanson
7a1e43af99 Merge branch 'panesofglass-bugfix/handsontable' 2017-04-17 08:12:01 -07:00
Andy Hanson
7c78ea4f3a Use export as namespace 2017-04-17 08:11:47 -07:00
Andy Hanson
9d4b1ce8e7 Merge branch 'bugfix/handsontable' of https://github.com/panesofglass/DefinitelyTyped into panesofglass-bugfix/handsontable 2017-04-17 08:09:20 -07:00
IAfanasov
ba0693c915 corrected property name for DataSource (#15512)
According to docs and reality it's 'transport', not 'transports' http://docs.telerik.com/kendo-ui/api/javascript/data/datasource#configuration-transport
2017-04-17 08:07:54 -07:00
Manuel J. López Ambrosio
86f77725d5 [cucumber] Add missing type in order to allow number as input parameter and tags on hooks + alignment (#15510)
* - aligment
- add missing type number

* Proper alignment

* proper alignment

* Adding missing example for number

* Add missing property tags

* Add missing property for hook options - v1

* alignment applied using IDE
2017-04-17 08:07:22 -07:00
Brandon
5209533995 Fix continuation-local-storage namespace types (#15503) 2017-04-17 08:06:20 -07:00
3n-mb
145488d5a4 Add missing field bufferedAmount (#15495)
Missing a field `bufferedAmount` [described in docs](https://github.com/websockets/ws/blob/master/doc/ws.md#websocketbufferedamount).
2017-04-17 08:05:01 -07:00
Craig Bassett
fe9c76bb27 adds mssql configuration options (#15493) 2017-04-17 08:04:31 -07:00
Eric Eslinger
9e2f362ab3 Add the timeout() method to IRunnable (#15487)
this allows it().timeout(5000) type calls.
2017-04-17 08:03:23 -07:00
jpvignolo
83d94ac9cc Added definitions of pointer event options (#15476) 2017-04-17 08:02:32 -07:00
Denys Krasnoshchok
fb8759df97 unit_tab property was missing in SchedulerLocaleLabels (#15458)
More information regarding this property:
https://docs.dhtmlx.com/scheduler/units_view.html
2017-04-17 08:00:47 -07:00
Denys Krasnoshchok
485b8cf1ea parameters for updateView must be optional (#15457)
the function updateView can be called without parameters according to docs:
https://docs.dhtmlx.com/scheduler/api__scheduler_updateview.html
2017-04-17 08:00:21 -07:00
Marco Ramos
c305aeaf6e Expose Interfaces and Enforce Stricter Patch Typing (#15447) 2017-04-17 07:59:31 -07:00
Andy Hanson
92dfe02557 Merge branch 'franjuan-master' 2017-04-17 07:55:43 -07:00
Andy Hanson
81bd90bc7a moment-range: Remove unnecessary package.json entry and lint 2017-04-17 07:55:22 -07:00
Andy Hanson
97089917da Merge branch 'master' of https://github.com/franjuan/DefinitelyTyped into franjuan-master 2017-04-17 07:52:01 -07:00
Yui
f860f7831a Merge pull request #15655 from dasa/arcgis-js-api-4
[arcgis-js-api] Fixes for v4.3
2017-04-14 15:16:33 -07:00
Yui
3f86d41767 Merge pull request #15686 from jgke/master
[react-intl] Allow using JSX elements with <FormattedMessage>
2017-04-14 15:14:04 -07:00
Yui
c09054630a Merge pull request #15700 from kryops/webpack-resolve
[webpack] Add resolve.symlinks and resolve.plugins
2017-04-14 15:13:39 -07:00