Samir Aguiar
5f4837b090
Language is actually a property, not a method
2016-08-30 14:10:54 -03:00
Samir Aguiar
de0061bc19
Correct parameter name
2016-08-29 16:57:59 -03:00
Samir Aguiar
3b9f7a2164
Add language setting and responsive option
2016-08-25 13:46:32 -03:00
David Herges
23c9f22309
Adding type definitions for 'halfred' ( #10764 )
2016-08-25 01:38:38 +09:00
York Yao
882c5665a1
add type of socket.io-parser ( #10761 )
...
* add type of socket.io-parser
* fix CI
2016-08-25 01:38:18 +09:00
Giacomo Rebonato
f0fede9ce3
added minSize and maxSide to React-Dropzone ( #10755 )
...
* added minSize and maxSide
* added comment to properties and fixed test
2016-08-25 01:33:31 +09:00
nickp10
ccf79bc4f7
Adding definitions for the set-cookie-parser library ( #10756 )
...
* Adding definitions for the set-cookie-parser library
* Adding newline to end of file
2016-08-25 01:31:03 +09:00
Keith D. Moore
3f9b9ed351
add compact function typings to pouchdb-core ( #10753 )
2016-08-25 01:28:54 +09:00
Keith D. Moore
d7c91b7a92
add remove function typings to pouchdb-core ( #10754 )
2016-08-25 01:28:27 +09:00
Steven
77bc119042
Add extra static members to the Node v4 Error class ( #10747 )
...
Defines `stackTraceLimit` and `captureStackTrace` as static members for
the Error class in Node v4 so their usage can be recognized.
2016-08-25 01:11:07 +09:00
Keith D. Moore
1fa21ec501
add typings for pouchdb-upsert. resolves #10596 ( #10752 )
2016-08-25 01:07:10 +09:00
Jack Moore
aba1694d0c
New definition for universal-router ( #10744 )
...
* New definition for universal-router
* Changed undefined return type to void
2016-08-25 01:06:06 +09:00
ltrain777
a94bce4fff
Fix json method signatures to match restler apis to pass json data. ( #10736 )
2016-08-25 01:05:30 +09:00
Ron Buckton
324169800c
Merge pull request #10792 from mdurling/pusher-js/sessionID
...
Fixed Pusher interface property name
2016-08-23 13:51:32 -07:00
Michael Durling
aefccb9b43
Fix name of Pusher interface property
...
- sessionId is incorrect, should be sessionID
2016-08-23 16:23:34 -04:00
Michael Durling
76fc7cd308
Add allowHTML NotificationSystem property
2016-08-23 16:08:06 -04:00
Paul van Brenk
bf576932ea
Merge pull request #10604 from Zlatkovsky/patch-4
...
Update common runtime and add Excel 1.3
2016-08-23 12:53:03 -07:00
Zlatkovsky
c532a2d96c
Fixed "no implicit any" issue with previous commit.
2016-08-23 12:13:16 -07:00
Ron Buckton
c75674c0a0
Merge pull request #10763 from alejo90/node-buffer-lastIndexOf-and-indexOf
...
Made node Buffer's lastIndexOf and indexOf conformant to node API
2016-08-23 10:08:41 -07:00
Alejandro Sánchez
69ecb66f73
Made node Buffer's lastIndexOf and indexOf conformant to node API
2016-08-23 08:24:37 -06: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