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
Andy
5eef6acb85
xdate: Remove unnecessary parentheses ( #15873 )
2017-04-14 13:29:11 -07:00
Andy
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
27fa664f65
Merge pull request #15524 from troywweber7/master
...
Update SerialPort && Firmata type definitions
2017-04-14 10:49:40 -07:00
Yui
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
426452ea55
node: disable dt-header lint rule for now ( #15864 )
2017-04-14 09:51:41 -07:00
Andy
5bf5228d71
Fix additional lint errors from the new dtslint ( #15865 )
2017-04-14 09:15:37 -07:00
Andy
e50f8878a5
Use new strict-export-declare-modifiers lint rule ( #15844 )
2017-04-14 08:20:12 -07:00
Yui
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
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
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
460be51a58
Merge pull request #15731 from alexandrepetrillo/patch-2
...
fix Streamjs GroupingResult
2017-04-14 08:01:25 -07:00
Yui
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
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
Federico Caselli
e0c1409080
Added types for algebra.js ( #15763 )
...
* Added types for algebra.js
* Added missing methods and more tests
2017-04-13 15:42:20 -07:00
Yui
a55bffb0ee
Merge pull request #15730 from deptno/master
...
version align 2.1.2
2017-04-13 09:39:56 -07:00
Yui
cab0abff86
Merge pull request #15746 from TwoStone/moment-duration-fix
...
Fix and extend moment-duration-format types
2017-04-13 09:16:58 -07:00
Yui
cbd76ca7bf
Merge pull request #15740 from AviVahl/master
...
Match klaw's Options with implementation
2017-04-13 08:53:43 -07:00
Yui
be94d35589
Merge pull request #15738 from mlcheng/master
...
Add defaultColor to GeoChartOptions in google.visualization typings
2017-04-13 08:53:19 -07:00
Yui
10397303fe
Merge pull request #15737 from DovydasNavickas/patch-2
...
Fix react README.md typo
2017-04-13 08:52:56 -07:00
Yui
a567e9918f
Merge pull request #15759 from DefinitelyTyped/html-webpack-plugin_version
...
html-weback-plugin: Update version
2017-04-13 08:51:48 -07:00
Andy
495f8c403d
Add starter tslint.json files for node ( #15834 )
2017-04-13 07:14:39 -07:00
Andy
bf499af3dd
loopback: Add ignores for failing lint rules ( #15832 )
2017-04-12 20:01:48 -07:00