André Werlang
1317f2fdf4
rename drop to tether-drop to adhere to npm registry
2016-08-10 15:31:42 -03:00
Nathan Shively-Sanders
5caafc8abf
Merge pull request #10497 from lukeautry/patch-1
...
Add include method definitions
2016-08-10 11:12:27 -07:00
Nathan Shively-Sanders
8d94c2c312
Merge pull request #10495 from petebeegle/master
...
add types of alexa-sdk
2016-08-10 10:59:38 -07:00
Nathan Shively-Sanders
1c0a69c4e4
Merge pull request #10494 from plantain-00/json-editor
...
add types of json-editor
2016-08-10 10:56:42 -07:00
Nathan Shively-Sanders
89aaf6c73e
Merge pull request #10493 from Batbold-Gansukh/master
...
Add SafeAnchor
2016-08-10 10:52:35 -07:00
Nathan Shively-Sanders
a3343fd00c
Merge pull request #10490 from samiraguiar/patch-2
...
Add addInitHandler and edit addLabel
2016-08-10 10:37:40 -07:00
Nathan Shively-Sanders
9254dcccd1
Merge pull request #10489 from ErinCoughlan/patch-1
...
Update MdPanel in angular-material.d.ts file
2016-08-10 10:36:42 -07:00
Nathan Shively-Sanders
739161b75e
Merge pull request #10479 from Sayan751/master
...
Added missing function config() to Pikaday class
2016-08-10 10:36:28 -07:00
Nathan Shively-Sanders
7e80a6f266
Merge pull request #10471 from kimamula/fix_express_accepts
...
fix definitions of express req.accepts functions
2016-08-10 09:54:35 -07:00
Nathan Shively-Sanders
e4a520dc54
Merge pull request #10468 from westy92/master
...
Fix nodemailer, add nodemailer-ses-transport, improve aws-sdk.
2016-08-10 09:49:40 -07:00
Nathan Shively-Sanders
dba089bf7d
Merge pull request #10465 from carusology/auth0-lock-v10
...
Update Auth0Lock to v10 API
2016-08-10 09:42:36 -07:00
Nathan Shively-Sanders
5ef96e491c
Merge pull request #10462 from webbiesdk/backboneToV13
...
Updated backbone to version 1.3
2016-08-10 09:37:44 -07:00
Nathan Shively-Sanders
878a4f4d0c
Merge pull request #10459 from webbiesdk/updateHandlebarsToV4
...
Updating handlebars to version 4, and filling in missing documentation.
2016-08-10 08:55:14 -07:00
Nathan Shively-Sanders
5ff2770b38
Merge pull request #10443 from miniak/electron
...
Update to Electron 1.3.2
2016-08-09 15:13:30 -07:00
Nathan Shively-Sanders
54ae3cf3aa
Merge pull request #10442 from jbrekle/master
...
extend ckeditor typings
2016-08-09 15:12:37 -07:00
Nathan Shively-Sanders
079636697a
Merge pull request #10436 from GeoscienceAustralia/fix-service_worker_api-bug
...
Fix service_worker_api bug
2016-08-09 15:05:21 -07:00
Nathan Shively-Sanders
1647f3ed76
Merge pull request #10426 from itroncloudservices/master
...
Added event listeners to i18next.d.ts
2016-08-09 15:01:07 -07:00
Nathan Shively-Sanders
f71e4e3736
Merge pull request #10422 from AlexanderHefner/master
...
Fix for issue #10315
2016-08-09 15:00:19 -07:00
Nathan Shively-Sanders
3af530d9ff
Merge pull request #10420 from SPARTAN563/update/superagent
...
fix: Enable the use of the parse() method for superagent
2016-08-09 14:15:49 -07:00
Nathan Shively-Sanders
8fc2c549de
Merge pull request #10367 from mlakhara/patch-1
...
Added Thenable interface for Async Methods.
2016-08-09 14:01:28 -07:00
Nathan Shively-Sanders
8c5254eb70
Merge pull request #10335 from osechet/master
...
Add the options argument to openlayers custom control
2016-08-09 13:58:41 -07:00
Nathan Shively-Sanders
c987b8b8b2
Merge pull request #10299 from darklektor/fbsdk-feed-dialog-params
...
Added FeedDialogParams to fbsdk typings
2016-08-09 13:45:05 -07:00
Nathan Shively-Sanders
dc865b4945
Merge pull request #10280 from aluanhaddad/patch-9
...
Improve precision of Object.assign signature
2016-08-09 13:40:40 -07:00
Nathan Shively-Sanders
09cc997628
Merge pull request #10166 from MattijsKneppers/master
...
Add more strongly typed version of gl-matrix 2.3.0 definitions.
2016-08-09 13:25:47 -07:00
Nathan Shively-Sanders
6e27d90487
Merge pull request #10514 from skarum/master
...
Added AWS Lambda
2016-08-09 08:14:58 -07:00
Nathan Shively-Sanders
5928da3313
Merge pull request #10515 from kitcheck/serialport-4-updates
...
Update serialport for 4.0 changes to the way it is exported
2016-08-09 08:14:13 -07:00
Horiuchi_H
8d9277b20c
Merge pull request #10291 from garthk/fix-statsd-client-import-asterisk
...
Fix error TS2497 on `import * as X from 'statsd-client'`:
2016-08-09 23:42:55 +09:00
Eric Brody
8aa4200da2
Update serialport for 4.0 changes to the way it is exported
2016-08-09 08:17:54 -04:00
Garth Kidd
f7763de15e
Fix error TS2497 on import * as X from 'statsd-client':
...
Per Microsoft/TypeScript#5073 , closed as `By Design` by @mhegazy, we need to
export a namespace for `import *` to work, else `TS2497`. That clashes with
the `export = ClassName` pattern unless you also merge in a namespace, e.g.
with `namespace ClassName {}`.
2016-08-09 16:14:46 +10:00
Michael Skarum
59beaf0667
Changes based on review
2016-08-09 07:20:40 +02:00
Nathan Shively-Sanders
dd0d729d5d
Merge pull request #10498 from plantain-00/ajv
...
add definitions of ajv
2016-08-08 16:26:25 -07:00
Nathan Shively-Sanders
aa71d64edb
Merge pull request #10503 from eknkc/koa-static-patch
...
Fix error TS2497 on import * as X from 'koa-static
2016-08-08 16:24:36 -07:00
Nathan Shively-Sanders
3b9e6d573e
Merge pull request #10509 from vladotesanovic/patch-1
...
Update express-brute.d.ts
2016-08-08 16:22:14 -07:00
Nathan Shively-Sanders
e968a20625
Merge pull request #10518 from DethAriel/master
...
[grecaptcha] Added a missing `size` parameter; Added value constraints to `theme`, `type`, and `size` parameters
2016-08-08 16:21:37 -07:00
Nathan Shively-Sanders
51089659cb
Merge pull request #10511 from jan-molak/master
...
(yargs) Updated to match the command signature as of 4.8.1
2016-08-08 16:13:41 -07:00
Nathan Shively-Sanders
8c3aadb6b9
Merge pull request #10501 from wallverb/SNICallback-fix
...
Add cb to SNICallback
2016-08-08 16:12:15 -07:00
Nathan Shively-Sanders
5af8deecd6
Merge pull request #10517 from PeculiarVentures/master
...
Update Handle type
2016-08-08 16:00:41 -07:00
Ruslan Arkhipau
f27002e290
[grecaptcha] Added a missing size parameter; Added value constraints to theme, type, and size parameters
2016-08-08 14:06:19 -07:00
jan-molak
79aec36f24
Corrected the indentation and added a test to cover the optional configuration object that can be passed to commandDir
2016-08-08 20:10:57 +01:00
microshine
ab312fac95
Update Handle type
2016-08-08 20:36:36 +03:00
Mine Starks
d7dfa08dd4
Merge pull request #10482 from elektromodulator/master
...
[Drop] Fix issue where createContext did not return constructable type
2016-08-08 08:50:21 -07:00
Michael Skarum
d145c87f52
Added AWS Lambda
2016-08-08 15:18:34 +02:00
jan-molak
18d922366a
Updated to match the command signature as of 4.8.1 and updated the tests
2016-08-08 13:51:42 +01:00
jan-molak
a54edba691
Updated to match the command signature as of 4.8.1
2016-08-08 13:18:41 +01:00
Vlado Tesanovic
f01bad82e6
Update express-brute.d.ts
2016-08-08 14:08:07 +02:00
Péter Kovács Q
5dcd99320d
[Drop] Change return type of createContext to use typeof
2016-08-08 10:41:19 +02:00
Horiuchi_H
611669c153
Merge pull request #10499 from simonxca/patch-mongoose
...
Mongoose commented out MongooseArray.sort()
2016-08-08 11:20:41 +09:00
Mine Starks
ea75b21248
Merge pull request #10474 from webbiesdk/emberUpdateTo27
...
Ember update to 2.7
2016-08-07 15:05:06 -07:00
Ekin Koc
d765fdbf25
Fix error TS2497 on import * as X from 'koa-static
2016-08-07 22:56:32 +03:00
wallverb
f1fe214803
Add cb to SNICallback
...
NodeJS doc: SNICallback(servername, cb) <Function> A function that will be called if the client supports SNI TLS extension. Two arguments will be passed when called: servername and cb. SNICallback should invoke cb(null, ctx), where ctx is a SecureContext instance. (tls.createSecureContext(...) can be used to get a proper SecureContext.) If SNICallback wasn't provided the default callback with high-level API will be used (see below).
2016-08-07 10:53:50 -04:00