Eiji Kitamura and Andy
1be3d46fea
Small fix for ApplePayJS ( #15570 )
2017-04-17 08:29:21 -07:00
Ruslan Shashkov and Andy
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 and Andy
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 and Andy
1757c1257a
Added cancel event. ( #15566 )
...
(web-animations-bonus-cancel-events.js)
2017-04-17 08:27:37 -07:00
Sean Krail and Andy
df6284e4de
Update index.d.ts - missing IServerOptions.backlog ( #15562 )
2017-04-17 08:27:04 -07:00
Andy and GitHub
2fd5e227fb
zone.js: Provides its own types ( #15558 )
2017-04-17 08:25:01 -07:00
Daniel Opden Dries and Andy
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 and Andy
741b4be3cb
angular-material ( #15553 )
...
- updated header
- added `ResolveObject`
- linting
2017-04-17 08:17:58 -07:00
Michał Lytek and Andy
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 and Andy
28e1e5af21
Fix typo in CarouselOptions ( #15536 )
2017-04-17 08:14:00 -07:00
Youngrok Kim and Andy
68d5991c62
joi: Update SchemaMap interface ( #15533 )
2017-04-17 08:13:40 -07:00
Max Cantor and Andy
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 and Andy
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 and Andy
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 and Andy
5209533995
Fix continuation-local-storage namespace types ( #15503 )
2017-04-17 08:06:20 -07:00
3n-mb and Andy
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 and Andy
fe9c76bb27
adds mssql configuration options ( #15493 )
2017-04-17 08:04:31 -07:00
Eric Eslinger and Andy
9e2f362ab3
Add the timeout() method to IRunnable ( #15487 )
...
this allows it().timeout(5000) type calls.
2017-04-17 08:03:23 -07:00
jpvignolo and Andy
83d94ac9cc
Added definitions of pointer event options ( #15476 )
2017-04-17 08:02:32 -07:00
Denys Krasnoshchok and Andy
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 and Andy
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 and Andy
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 and GitHub
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 and GitHub
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 and GitHub
c09054630a
Merge pull request #15700 from kryops/webpack-resolve
...
[webpack] Add resolve.symlinks and resolve.plugins
2017-04-14 15:13:39 -07:00
Andy and GitHub
5eef6acb85
xdate: Remove unnecessary parentheses ( #15873 )
2017-04-14 13:29:11 -07:00
Andy and GitHub
ec45e3aae9
Remove unncessary parentheses ( #15872 )
2017-04-14 13:18:35 -07:00
Andy Hanson
da544b4be1
Fix tslint.json
2017-04-14 13:18:00 -07:00
Nathan Shively-Sanders and GitHub
27fa664f65
Merge pull request #15524 from troywweber7/master
...
Update SerialPort && Firmata type definitions
2017-04-14 10:49:40 -07:00
Yui and GitHub
bc114dcaa6
Merge pull request #15762 from theigor/material-ui-flatbutton-fullwidth
...
[material-ui] add fullWidth to FlatButtonProps
2017-04-14 10:26:46 -07:00
Andy and GitHub
426452ea55
node: disable dt-header lint rule for now ( #15864 )
2017-04-14 09:51:41 -07:00
Andy and GitHub
5bf5228d71
Fix additional lint errors from the new dtslint ( #15865 )
2017-04-14 09:15:37 -07:00
Andy and GitHub
e50f8878a5
Use new strict-export-declare-modifiers lint rule ( #15844 )
2017-04-14 08:20:12 -07:00
Yui and GitHub
94f2f1d455
Merge pull request #15706 from alan-agius4/feature/commander
...
feat(commander): improve typyings and fix lint issues
2017-04-14 08:19:58 -07:00
Yui and GitHub
92b827bd07
Merge pull request #15726 from viskin/master
...
@types/natural: added POS Tagger
2017-04-14 08:09:17 -07:00
Igor Belagorudsky
2da37f4b7c
changed the version to match when fullWidth was added to FlatButton
2017-04-14 11:07:22 -04:00
Andy and GitHub
bbc61fbf93
Extend "dtslint/dt.json" directly instead of "../tslint.json". ( #15822 )
...
* Extend "dtslint/dt.json" directly instead of "../tslint.json".
* Convert more "../tslint.json" to "dtslint/dt.json"
* no-redundant-modifiers -> strict-export-declare-modifiers
2017-04-14 08:04:05 -07:00
Yui and GitHub
460be51a58
Merge pull request #15731 from alexandrepetrillo/patch-2
...
fix Streamjs GroupingResult
2017-04-14 08:01:25 -07:00
Yui and GitHub
8a9347897f
Merge pull request #15742 from spacejack/mithril-1.1-global
...
Add types for Mithril 1.1 global version
2017-04-14 08:01:07 -07:00
Yui and GitHub
55de96edfc
Merge pull request #15745 from LKay/lkay/redux-form-quick-fixes
...
Add quick redux-form fixes
2017-04-14 07:59:19 -07:00