Massimo Hamilton
e9fc032fe8
Durandal - Fixes to DialogContext. See below:
...
- Add blockoutOpacity to DialogContext
- Mark name of getContext as optional
All as per docs here:
http://durandaljs.com/documentation/Showing-Message-Boxes-And-Modals.html#dialog-contexts
2016-08-23 08:52:49 +01:00
Ron Buckton
73e7125348
Merge pull request #10769 from miniak/electron
...
Electron - add missing method
2016-08-22 15:45:01 -07:00
Milan Burda
198bb0ca9a
Add missing method
2016-08-22 22:58:55 +02:00
Nathan Shively-Sanders
e22f1e32bc
Merge pull request #10537 from garthk/xmlpoke
...
Add new type definition for xmlpoke
2016-08-22 10:27:10 -07:00
York Yao
55c3e254e1
fix type of iconlib ( #10716 )
...
* fix type of iconlib
* better type of icon lib and theme
2016-08-20 19:00:18 +09:00
Gary Blackwood
8ff9b5f4ad
Update ravenjs configuration options. ( #10732 )
...
The configuration options available to the ravenjs client have changed since
the initial creation of the type definitions.
See: https://docs.sentry.io/hosted/clients/javascript/config/
2016-08-20 18:59:25 +09:00
Ivo Stratev
cf44ce85f3
source5 type should be generic R ( #10726 )
...
* source5 should be of generic type R
* Update simple-assign-tests.ts
2016-08-20 18:56:15 +09:00
Ezekiel Victor
502f0dfb79
definitions for karma-fixture ( #10724 )
...
* definitions for karma-fixture
* return type here can be any object with any keys (arbitrary JSON)
* Update karma-fixture.d.ts
2016-08-20 18:55:51 +09:00
Maciej Suchecki
88c5e9aca6
Modified color properties to accept gradients in whole Highcharts lib ( #10700 )
...
Updated setExtremes method to accept 'eventArguments' parameter
Updated 'crosshair' field to accept boolean value in HighchartsAxisOptions
2016-08-20 18:54:27 +09:00
Diullei Gomes
21ea263edc
Merge pull request #10647 from Diullei/blessedjs-pr
...
Improved - blessedjs typing
2016-08-19 22:56:28 -03:00
Paul van Brenk
80a8a6de50
Merge pull request #10710 from CNManning/dust-return-types
...
Dustjs-linkedin: Corrected missing return types to fix noImplicitAny errors.
2016-08-19 14:45:20 -07:00
Paul van Brenk
e68bda7e67
Merge pull request #10713 from TonyPythoneer/node4-no-destroy
...
http.IncomingMessage no destroy
2016-08-19 14:26:24 -07:00
Paul van Brenk
90a98103e6
Merge pull request #10720 from bersling/patch-1
...
Add missing definition
2016-08-19 14:24:02 -07:00
Paul van Brenk
0475a8320b
Merge pull request #10714 from miltador/aws-lambda-improved
...
Improved aws-lambda type definitions
2016-08-19 14:01:35 -07:00
Paul van Brenk
9bc69f85d8
Merge pull request #10717 from RecuencoJones/feature/chain-split-string
...
6586 FIX lodash chain split
2016-08-19 13:48:46 -07:00
Paul van Brenk
cdd3b43ccb
Merge pull request #10719 from mahald/master
...
support for req.session.cookie.expires and cookieOptions.expires to be false (cookie only valid until Browser closes)
2016-08-19 13:47:30 -07:00
Paul van Brenk
39835854ba
Merge pull request #10673 from icholy/master
...
Add Google Earth type definitions
2016-08-19 13:45:00 -07:00
Paul van Brenk
24b0b62ce0
Merge pull request #10690 from terabaud/master
...
PDFJS: Add typedefs for viewport conversion methods
2016-08-19 11:43:34 -07:00
Daniel Niederberger
5863f2493e
Add missing definition
...
In angular you can either write `directive('myDirective', ['$http', function($http) {...}])`, which is minification safe, but it's also possible to write `directive('myDirective', function($http) {...})` which might not be minification safe, but valid angular nonetheless.
2016-08-19 17:50:10 +02:00
Ilia Choly
ba133509fc
use any type
2016-08-19 11:26:34 -04:00
Ilia Choly
3aa72a0567
document the enum types
2016-08-19 11:19:57 -04:00
Marcel Haldemann
c34b986e7b
support for req.session.cookie.expires to be false added (false means: cookie to remain for only the duration of the user-agent)
2016-08-19 15:41:12 +02:00
Marcel Haldemann
0feed49c7d
support for cookieOptions.expires to be false (to be valid only until Browser closes)
2016-08-19 15:19:00 +02:00
recuedav
fdddacc2e8
6586 FIX lodash chain split
2016-08-19 13:54:14 +02:00
Vasiliy Solovey
a94c941c50
Improved aws-lambda type definitions
2016-08-19 12:21:44 +03:00
TonyYang
4c7ec69027
http.IncomingMessage no destroy
...
This is [Node v4.x document](https://nodejs.org/dist/latest-v4.x/docs/api/http.html#http_message_destroy_error ), please refer this link.
2016-08-19 16:08:38 +08:00
Chris Manning
d71b7c3821
Corrected missing return types to prevent noImplicitAny errors.
2016-08-19 15:13:47 +12:00
Chris Manning
50e4c4631e
Merge remote-tracking branch 'remotes/DefinitelyTyped/master'
2016-08-19 12:35:12 +12:00
Paul van Brenk
57ec5fbb76
Merge pull request #10680 from schmuli/gulp-rename-export
...
Add namespace to gulp-rename to make export work
2016-08-18 13:44:06 -07:00
Paul van Brenk
701ebe8cf5
Merge pull request #10695 from MeirionHughes/master
...
Fix SAXParser startTag attrs type.
2016-08-18 13:24:56 -07:00
Paul van Brenk
ed73ebf50d
Merge pull request #10702 from mahald/master
...
added support for jasmine.getEnv().defaultTimeoutInterval
2016-08-18 13:22:19 -07:00
Paul van Brenk
a18581ba71
Merge pull request #10694 from NoHomey/patch-13
...
Adding type definitions for 'simple-assign'
2016-08-18 13:20:29 -07:00
Paul van Brenk
90f657b047
Merge pull request #10704 from DefinitelyTyped/multerCleanUp
...
Remove duplicate method and re-order some
2016-08-18 13:19:10 -07:00
Paul van Brenk
901511c3c6
Merge pull request #10699 from prashaantt/patch-5
...
Distinguish between Server and Request Ext Points
2016-08-18 13:18:55 -07:00
Paul van Brenk
5652a05978
Merge pull request #10696 from nickiannone/master
...
Tweaked db-migrate-base and db-migrate-pg to get downstream deps working
2016-08-18 13:14:04 -07:00
Paul van Brenk
bd0cbd30fb
Merge pull request #10687 from NoHomey/patch-11
...
getInputNode should return HTMLInputElement
2016-08-18 13:13:23 -07:00
Paul van Brenk
dc86a9bdb9
Merge pull request #9946 from gayan85/master
...
added kendo UI missing fields
2016-08-18 13:12:11 -07:00
Paul van Brenk
6d60341471
Merge pull request #10685 from TonyPythoneer/patch-1
...
[express] Add test: express.Application is compatible with http.createServer
2016-08-18 13:10:22 -07:00
Paul van Brenk
3187520f6f
Merge pull request #10683 from bradcush/patch-1
...
Update TabListProps interface with new optional props
2016-08-18 13:09:19 -07:00
Paul van Brenk
07b2e6b616
Remove duplicate method and re-order some
2016-08-18 13:07:30 -07:00
Meirion Hughes
b110a22d26
Fix target version in test file
2016-08-18 21:03:32 +01:00
Paul van Brenk
e5f354d2ba
Merge pull request #10670 from plantain-00/multer
...
multer: the upload.array() 's parameter is optional
2016-08-18 13:02:30 -07:00
Paul van Brenk
446968d824
Merge pull request #10682 from trash/master
...
eventemitter2: Namespaces allow string[] for on()
2016-08-18 13:00:32 -07:00
Meirion Hughes
227ee0d1f5
Fix SAXParser startTag attrs type.
...
update ASTAttribute to include optional prefix field
update target version
improve tests
2016-08-18 20:21:06 +01:00
Ivo Stratev
85da09fde6
Update simple-assign.d.ts
2016-08-18 21:54:51 +03:00
Paul van Brenk
7ee646d244
Merge pull request #10645 from Koloto/slickgrid
...
slickgrid: fixed getCellFromEvent signature, using DOMEvent in subscribe
2016-08-18 11:40:31 -07:00
Mine Starks
97257b7d4c
Merge pull request #9320 from CodeAnimal/express-validator-2.20.4
...
express-validator 2.20.4
2016-08-18 11:28:36 -07:00
CodeAnimal
906c566047
Remove commented out code
...
Remove the code commented out.
- Update the "usage" method documentation to apply to the `matches`
method rather than the `regex` method.
2016-08-18 19:23:38 +01:00
Paul van Brenk
52c7ac1669
Merge pull request #10692 from fpoppinga/redisClientHincrByFloat
...
add missing command HINCRBYFLOAT to Redis
2016-08-18 11:02:40 -07:00
Paul van Brenk
8396c58628
Merge pull request #10633 from djpereira/master
...
Added type definition for electron-notify and mock-require
2016-08-18 10:56:26 -07:00