Commit Graph

33702 Commits

Author SHA1 Message Date
Nathan Perry
d3baee33f2 @google-cloud/storage - Added IAM typings (#18892) 2017-08-14 11:50:33 -07:00
839
f6472a30b3 [react-router-redux] #18918 fixed ConnectedRouter definition (#18919) 2017-08-14 11:48:44 -07:00
dlebrecht
279f799050 bitcoinjs-lib fixed types, added re-exports (#18932)
* fixed small errors, added reexports from templates

* added witness stuff

* change indent to 4 spaces
2017-08-14 11:46:21 -07:00
Sören Nils Kuklau
caf9d3ce04 [openlayers] fix declaration for forEachSegment (#18816)
The declaration appears to be wrong (though I'm fairly new to TypeScript). For instance, the example at https://openlayers.org/en/latest/examples/line-arrows.html won't work like that.
2017-08-14 11:43:39 -07:00
Steven Masala
f2115de4b0 Daterangepicker missing function "remove" (#18819)
* add missing setStartDate and setEndDate methods (http://www.daterangepicker.com/#methods)

* add name

* version update

* remove method
2017-08-14 11:42:26 -07:00
Christian D
c707391f99 [kue] added overloaded shutdown function (#18800)
* added overloaded shutdown

https://github.com/Automattic/kue/blob/master/lib/kue.js#L366

* Update index.d.ts
2017-08-14 11:41:55 -07:00
Matthias Meyer
6d6bd7ff0d @types/aws-serverless-express Added Parameter to createServer Function (#18822)
* @types/aws-serverless-express added binaryMimeTypes-parameter to createServer funtion

* add  Definitions by

* fixed tslint whitespace
2017-08-14 11:37:14 -07:00
Dimitri Benin
2ea6111c16 [load-json-file] add linting & enable strict null checks (#18866) 2017-08-14 11:36:53 -07:00
Dimitri Benin
2692c4f925 [is-promise] add linting (#18865) 2017-08-14 11:34:42 -07:00
Clark Stevenson
3ca58c26e4 Pixi.js to v4.5.4 (#18890)
* Pixi.js to v4.5.4

* Fixed Missing Whitespace
2017-08-14 11:34:17 -07:00
Douglas Wilson
a7c4a8e17e [raw-body] remove typings provided by package directly (#18649) 2017-08-14 11:32:02 -07:00
Syncfusion-JavaScript
f76aacb697 15.3.26 added (#18689)
* 15.3.26 added

* Resolved lint error

* Lint Error Fixed

* Lint Error has been fixed

* lint error fixed

* lin errorfixed
2017-08-14 11:29:41 -07:00
Leonard Thieu
351589d38d [angular] Add index signature to JQLite. (#18767) 2017-08-14 11:28:41 -07:00
Gintautas Miselis
a91ea3e7fa [express-fileupload] Updated definition after testing it in app code (#18869) 2017-08-14 11:27:21 -07:00
Georgy Krivonosov
cb6623ffbf fix reducer function and actionCreators (#18839) 2017-08-14 11:26:51 -07:00
Dimitri Benin
60bd9d31f0 [p-map-series] widen type to PromiseLike (#18831) 2017-08-14 11:26:23 -07:00
Dimitri Benin
879a32c388 [readme] add descriptions on how to write assertions for dtslint (#18864) 2017-08-14 11:25:54 -07:00
Sam Jones
b992475758 Updates types for nightmare.js (#18876) 2017-08-14 11:25:16 -07:00
am
aa2183e844 [adone] add new and improve existing typings (#18878)
* [adone] introduce typings

* [adone] refactor to module style

* [adone] set strictNullChecks = true, fix utils test

* [adone] rename tests file, change compileOptions.target

* [adone] add interface namespaces

* [adone] add some util typings, fixes
* util.toposort
* util.GlobExp options
* util.ltgt
* util.fakeClock
* fix loadAsset return type

* [adone] create namespaces for tests

* [adone] create interface for util.fakeClock

* [adone] assertion typings
[adone] add possible types for util.typeOf

* [adone] promise

* [adone] add comments for assertion
[adone] add comments for namespaces

* [adone] add assertion.assert aliases

* [adone] assertion fixes

* [adone] shani, assertion, util, promise
* add shani typings, and shani global vars
* assertion fixes, add support for shani spy expectations
* fix util.fakeClock
* fix promise list issues
* disable space-before-function-paren rule

* [adone] fix assertions import

* [adone] shani
* allow user defined variables inside runtime contexts
2017-08-14 11:24:35 -07:00
Leonard Thieu
3743d1f0eb [semantic-ui-search] Add SearchSettings.type property. (#18888) 2017-08-14 11:23:49 -07:00
jwbay
e3c344e6a4 make ReactWrapper and ShallowWrapper classes (#18891) 2017-08-14 11:23:23 -07:00
kukoo1
bf2e0faa52 add missing constructor options (database, username, password, retry, typeValidation [only v4]), add RetryOptions interface for reuse and DRY purpose (#18896) 2017-08-14 11:22:49 -07:00
Adam Voga
1e9a61cce4 Changed Pool related parameters (#18900) 2017-08-14 11:22:10 -07:00
Ashish Shubham
5bff785e65 Added new Methods to Rangy. (#18930) 2017-08-14 11:21:55 -07:00
Thiago de Barros Laceda
ee68a21521 [TinyMCE] Add the ability to pass strings to width, height, min_height and min_width Settings attributes (#18937)
So we can use percentages when specifying those properties as well

Signed-off-by: Thiago Lacerda <thiagotbl@gmail.com>
2017-08-14 11:19:10 -07:00
Dimitri Benin
e792d401de [node] add *Ms properties to Stats interface (#18917)
* [node] add *Ms properties to Stats interface

* [node] fix failing tests
2017-08-14 11:18:27 -07:00
Dimitri Benin
5a3249593e [node] improve util.deprecate() typings, fix tests in v4 & v6 for TS >=2.3 (#18903)
* [node] improve util.deprecate() typings, fix tests in v4 & v6 for TS >=2.3

* [react-measure, react-svg-pan-zoom] fix lint errors

* [node] change deprecate() typings in v7, too
2017-08-14 11:18:10 -07:00
Bijan Vakili
8414ffb817 Fix webpack's DllReferencePlugin.Options to allow manifest to be a string to support paths (#18902) 2017-08-14 11:17:21 -07:00
Roman Jurkov
c2ca879dca changed capped property in SchemaOptions to match mongoose 4 document… (#18901)
* changed capped property in SchemaOptions to match mongoose 4 documentation http://mongoosejs.com/docs/guide.html#capped

* added boolean type as an option to capped
2017-08-14 11:17:04 -07:00
Tej Qu Nair
e21abb3dab Update index.d.ts (#18893)
Fixed a typo in TextFieldProperties
2017-08-14 11:16:11 -07:00
Tim Wang
107416173c [react-native-vector-icons] Add loadFont() method to Icons (#18862)
* Add loadFont() method to Icon

* Fix CI

* Bump up version to 4.3
2017-08-14 11:14:36 -07:00
Ika
00e167da06 fix(jest): add missing arguments for jest.doMock() (#18830) 2017-08-14 11:14:15 -07:00
Josh Abernathy
84e67a17f6 Add CodeMirror DOM events (#18824)
* Support the 'copy' event

* Make it generic over DOM events
2017-08-14 11:14:05 -07:00
Eric Eslinger
111df1541b Quill typings - remove duplicate interface, add static keyword to three methods (#18764)
* add static keyword, remove redundant def

* fixing linter errors

* removing reference to Quill interface
2017-08-14 11:13:49 -07:00
Dimitri Benin
9a3ff8c20a [p-log] introduce typings (#18715)
* [p-log] introduce typings

* [p-log] change placement of type parameter
2017-08-14 11:12:56 -07:00
Muhammad Fawwaz Orabi
7808f1ac29 Add sumo-logger (#18898)
* Add sumo-logger

* Enable strictNullChecks

* Use `object` instead of `{}` (requires TS >= 2.2)
2017-08-14 11:12:37 -07:00
coderslagoon
8f7dffc7a5 typings for localized-countries (#18809)
Complete and tested. The module has two flavors, one for browser and one
For node. The typings cover both of them.
2017-08-14 11:09:49 -07:00
Dimitri Benin
9ec9fb5742 [loud-rejection] add typings (#18877)
* [loud-rejection] add typings

* [loud-rejection] make callback arg mandatory
2017-08-14 11:09:02 -07:00
Mine Starks
fec1061e55 Merge pull request #18894 from konne/master
Update Documentation and API for June-2017 releas
2017-08-14 10:30:56 -07:00
Dimitri Benin
9030f8f40f [hard-rejection] add typings (#18879) 2017-08-14 10:15:41 -07:00
Dimitri Benin
86d85e9134 [p-wait-for] add typings (#18881) 2017-08-14 10:15:25 -07:00
Dimitri Benin
2dd27af843 [p-whilst] add typings (#18882) 2017-08-14 10:14:32 -07:00
Dimitri Benin
38c1dc49ff [p-do-whilst] add typings (#18883) 2017-08-14 10:13:51 -07:00
Dimitri Benin
6f61683fbf [dargs] add typings (#18889) 2017-08-14 10:13:00 -07:00
Dimitri Benin
8718d318ab [util-deprecate] add typings (#18899) 2017-08-14 10:11:03 -07:00
Dimitri Benin
1b23bab70f [untildify] add typings (#18904) 2017-08-14 10:10:32 -07:00
Dimitri Benin
6bfa5328c8 [stat-mode] add typings (#18907) 2017-08-14 10:10:18 -07:00
Dimitri Benin
3b62816f0e [throttle] add typings (#18908) 2017-08-14 10:09:43 -07:00
Dimitri Benin
76ef71bda5 [defined] add typings (#18910) 2017-08-14 10:09:22 -07:00
Dimitri Benin
3484077f01 [sane] add typings (#18915) 2017-08-14 10:08:50 -07:00