Jon Sheppard
2085793a2c
Update knex.d.ts MariaConnectionConfig to support all properties defined for mariasql driver
2016-02-20 19:42:26 +11:00
Leon Yu
6f71870755
basic autolinker
2016-02-20 03:15:34 -05:00
YUDIEL CURBELO
1cbedf37b6
Missing rotate
...
Adds rotation by given angle around given point to the list of transformations of the element.
2016-02-20 01:24:40 -05:00
Christopher Currens
ae40eedc56
Add type guards for underscore is* functions
2016-02-19 16:10:15 -08:00
Warren Wong
b52524f205
add NumericDictionary to lodash _.reduce parameter
2016-02-19 15:34:59 -08:00
Warren Wong
b6e4a8d51a
add NumericDictionary to lodash _.map parameter
2016-02-19 14:56:41 -08:00
Ilya Mochalov
9fc29c857b
lodash: added _.isArrayBuffer
2016-02-20 00:17:55 +05:00
Kuba Jagoda
c54072093a
Update hapi.d.ts
2016-02-19 18:49:19 +01:00
Jakub Pistek
f59279e1f7
Add ngStorage
2016-02-19 16:12:27 +01:00
Stefan Profanter
05aa3a75a4
roslib Updated for version 0.18.0
2016-02-19 13:41:10 +01:00
Olivier Foissac
e4b355a01c
markerclustererplus : Set optional parameters on ClusterIconStyle and MarkerClustererOptions.
2016-02-19 11:05:23 +01:00
Horiuchi_H
95b7178e0e
Merge pull request #8168 from stepancar/patch-15
...
updated definitions
2016-02-19 16:14:29 +09:00
Stepan Mikhaylyuk
814826f8de
updated definitions
2016-02-19 09:55:52 +03:00
TANAKA Koichi
1ad67f5997
express-openapi: update express-openapi version
2016-02-19 15:45:43 +09:00
Horiuchi_H
f3803c43d6
Merge pull request #8162 from nicojs/master
...
Added typing information for parse5 (github.com/inikulin/parse5)
2016-02-19 14:49:27 +09:00
Horiuchi_H
515684cef8
Merge pull request #8156 from wxqqh/master
...
Add koa-1.1.2.d.ts open interfaces
2016-02-19 14:46:20 +09:00
omni360
cf2d3dd689
add jsClipper
2016-02-19 11:58:26 +08:00
omni360
d2bce1ce5d
Merge branch 'master' of github.com:omni360/DefinitelyTyped
2016-02-19 11:55:13 +08:00
TANAKA Koichi
24e2e1fca3
express-openapi: fix argument object of initialize method
2016-02-19 12:35:50 +09:00
Horiuchi_H
24c1fbefac
Merge pull request #8154 from oizie/patch-1
...
fixes import from
2016-02-19 12:31:17 +09:00
Horiuchi_H
9e677ad06b
Merge pull request #8153 from toddlucas/master
...
Add isomorphic-fetch and tests
2016-02-19 12:28:04 +09:00
Horiuchi_H
6ba6c28087
Merge pull request #8134 from j-sheppard/master
...
Add a configuration config object that supports mariasql client syntax
2016-02-19 12:25:35 +09:00
Horiuchi_H
82fee7f769
Merge pull request #8146 from reshadi/patch-1
...
Update node.d.ts
2016-02-19 12:22:21 +09:00
Horiuchi_H
f95cf3c90c
Merge pull request #8142 from remojansen/patch-1
...
Fixed wrong action creators type
2016-02-19 12:21:12 +09:00
Horiuchi_H
35cfc90fca
Merge pull request #8145 from onikiienko/master
...
leaflet-curve TypeScript type definitions
2016-02-19 12:20:16 +09:00
Horiuchi_H
c48aa2f4bd
Merge pull request #8140 from ThomasHickman/master
...
Created definitions for mz
2016-02-19 12:17:46 +09:00
Horiuchi_H
39ced332d3
Merge pull request #8102 from RReverser/patch-6
...
Fix chrome.runtime.getManifest() definition
2016-02-19 11:29:26 +09:00
Leon Yu
d6e3f73218
Regex as possible argument for chai-as-promised
2016-02-18 20:53:17 -05:00
David Gardiner
40191cf78c
Remove circular dependency
...
express.d.ts and serve-static.d.ts had a circular dependency, which causes NuGet pain.
Extract core definitions from express.d.ts and move them to express-serve-static-core.d.ts
Update serve-static.d.ts to depend on express-serve-static-core.d.ts
2016-02-19 10:05:49 +10:30
David Asmuth
faeb49883a
Updated API to version 0.9.1
2016-02-18 23:44:22 +01:00
nicojs
d15493ae49
Added typing information for parse5 (github.com/inikulin/parse5)
2016-02-18 22:40:17 +01:00
Olivier Foissac
a81e85f5ed
googlemaps : Add some JSDoc copied from https://developers.google.com/maps/documentation/javascript/reference on :
...
* PolygonOptions interface
* StrokePosition enum
* event class
* spherical class
2016-02-18 22:23:42 +01:00
Ilya Mochalov
d8e89fd35e
lodash: added _.castArray
2016-02-18 23:12:24 +05:00
Ingvar Stepanyan
8c6089d67d
Move chrome.system.display to chrome-app.d.ts.
2016-02-18 17:13:32 +00:00
David Asmuth
101f7e0a19
Merge remote-tracking branch 'Definetly_Typed_Official/master' into matter-update
2016-02-18 16:53:57 +01:00
Bnaya Peretz
c07cc6809c
Add resolveLocalFileSystemURL
...
resolveLocalFileSystemURI is deprecated in favor of resolveLocalFileSystemURL
https://github.com/apache/cordova-plugin-file/blob/master/www/resolveLocalFileSystemURI.js#L86-L89
2016-02-18 14:34:54 +02:00
wxqqh
9eaf1275f4
Add open interfaces
...
Just link https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/express/express.d.ts#L16
2016-02-18 19:42:45 +08:00
rdeneau
25827269a8
Add jquery-bootpag definition files
2016-02-18 11:32:16 +01:00
Pedro Pereira
7b0f798f64
fixes import from
...
It now supports `import * as deepFreeze from "deep-freeze";`
2016-02-18 09:52:16 +00:00
Horiuchi_H
99c4fb76b5
Merge pull request #8100 from RReverser/patch-4
...
Depend chrome-app.d.ts on chrome.d.ts
2016-02-18 18:43:11 +09:00
Todd Lucas
83a71a2817
Add isomorphic-fetch and tests
2016-02-18 01:42:46 -08:00
Horiuchi_H
a57c54b2b2
Merge pull request #8114 from Felerius/nconf-enhancements
...
Fix nconf method unavailable while chaining
2016-02-18 18:03:21 +09:00
Chris McGrath
bd3dfeac54
last header fix... i hope
2016-02-18 00:57:23 -05:00
Chris McGrath
c98e44f808
Merge branch 'clmcgrath/flickity-definitions' of https://github.com/clmcgrath/DefinitelyTyped into clmcgrath/flickity-definitions
...
# Conflicts:
# flickity/FlickityEvents.ts
# flickity/flickity-tests.ts
# flickity/flickity.d.ts
2016-02-18 00:53:04 -05:00
Chris McGrath
9ee7ad71cc
fixed formatting issues in file headers
2016-02-18 00:51:43 -05:00
Chris McGrath
6aea981d4b
fixed formatting issues in file headers
2016-02-18 00:47:36 -05:00
John Reilly
470954c4f4
Merge pull request #6810 from mmiszy/master
...
jquery: Fix noConflict return type. Fix #5840
2016-02-18 05:39:43 +00:00
Chris McGrath
a9ef7e36bd
fixed extra whitespace in file headers
2016-02-18 00:24:49 -05:00
Chris McGrath
99ae3f8510
fixed implicit any return types,
...
updated file headers
2016-02-18 00:10:50 -05:00
Chris McGrath
315a9d4762
updated file headers, fixed export causing errors
2016-02-18 00:00:51 -05:00