Commit Graph

8143 Commits

Author SHA1 Message Date
ohze.net
8a6a758e90 add angular.element(callback) (#21011)
see document for `ready()` method at https://docs.angularjs.org/api/ng/function/angular.element#angularjs-s-jqlite
2017-10-26 11:46:09 -07:00
Tiago Moraes
59f0906db6 update detect-browser to version 2.0 (#20718) 2017-10-26 11:41:37 -07:00
Jan Bevers
1cebcbc7c0 [Redux-first-router] redirect and setKind do not require meta / payload properties to be set inside the action property / actionToPath has an optional querySerializer param (#20995)
* [Redux-first-router] redirect and setKind do not require meta / payload properties to be set inside the action property / actionToPath has an optional querySerializer param

* Use fixed string value for NOT_FOUND const

* [Redux-first-router]  Add ExceptType comments to tests
2017-10-26 11:40:03 -07:00
Damian Senn
1c477ddb35 Add missing params from selectize API (#21001) 2017-10-26 11:37:39 -07:00
Bond
e063f03d60 Add typings for mongoose-geojson-schema (#21028)
* Add typings fro mongoose-geojson-schema

* Fix lint errors
2017-10-26 11:26:57 -07:00
Shane Fitzpatrick
57989134a3 react-native: Adding the fadeDuration property to ImagePropertiesAndroid (#21029) 2017-10-26 11:25:34 -07:00
Endel Dreyer
078fd01609 fossil-delta: update version number (#21030)
Documentation for the new argument: 4f24034cbc
2017-10-26 11:25:09 -07:00
Kevin
a5cc1d82d9 Added typing for url-metadata 2.1 (#21035) 2017-10-26 11:23:16 -07:00
Alex Lockwood
d92b971c92 Make the 'name' arg optional in d3.transition() (#21039) 2017-10-26 11:16:55 -07:00
Matt Lewis
732ff64967 twitter-text: add missing options arg to extractUrlsWithIndices (#21026) 2017-10-26 11:08:06 -07:00
Sonal Keshav
82e73c7153 [mocha] Add require to MochaSetupOptions (#20791)
* Add require to MochaSetupOptions

Added require to MochaSetupOptions and updated tests to reflect change.

* Update tests to remove unnecessary option from constructor
2017-10-26 10:56:00 -07:00
Andy
0fca415085 gulp-util: Lint and fix "chalk" dependency (#21032)
* gulp-util: Lint and fix "chalk" dependency

* Remove "chalk" directory
2017-10-26 07:58:07 -07:00
Andy
02c987c7da vis: Fix lint (#20974) 2017-10-26 07:45:50 -07:00
Isaac Wolkerstorfer
04f08a9952 Add typedefs for grasp (graspjs.com) (#21007)
* Add typedefs for grasp (graspjs.com)

* Add package.json to specify dependencies

* Incorporate PR feedback
2017-10-26 07:45:17 -07:00
Nazim Hajidin
5164979674 Update klaw to v2.1.0 (#20781) 2017-10-26 07:38:49 -07:00
Alan Agius
60f879e6e1 feat(chalk): remove types as these are now in the library (#20789) 2017-10-26 07:21:23 -07:00
Matt Traynham
5baaeafba9 Add typings for zxcvbn (#20988)
* Add typings for zxcvbn

* Update zxcvbn score to be an enum
2017-10-25 13:56:44 -07:00
Ezinwa Okpoechi
da59b8c835 [sqs-consumer] Change Consumer from interface to class (#20749)
* Change Consumer from interface to class

* Fix indentation to 4 spaces

* Change to single export

* Make namespace and class have the same name
2017-10-25 13:48:30 -07:00
Chad Johnston
27c3a21ec4 Add all remaining ol.format.filter types (#21014) 2017-10-25 12:16:17 -07:00
Matt
a374bea71d [flatpickr] Fix #20701: Deprecate redundant "flatpickr" types (#20983)
* Cut: Run "not-needed" script.

* Cut: .github/CODEOWNERS entries.

* Fix: "react-flatpickr" definition file and tests.
2017-10-25 11:51:41 -07:00
Dan Manastireanu
302690e32c validatorjs: allow nested objects in error message translations. Closes #20948 (#21010) 2017-10-25 11:43:50 -07:00
Linus Unnebäck
a53efb6a49 [serve-static] add immutable option (#21006) 2017-10-25 11:41:09 -07:00
Philipp Shestakov
ece1a683b4 Added types for CodeMirror (#21005)
* Added definitions for clusterize.js

* Fixed definitions author.

* Review fixes.

* Review fix.

* Added execCommand and isReadOnly CodeMirror.Editor functions.
2017-10-25 11:39:44 -07:00
Georgii Dolzhykov
07e8b3b014 lodash: property names and paths can include symbols (#20999) 2017-10-25 11:34:35 -07:00
Karim Ben Yezza
86d3bdeb71 set register_combo parameters as optionnal (#20993) 2017-10-25 11:33:00 -07:00
Glen M
6fd425ec15 Remove tslint.json files from now empty directories. (#21013) 2017-10-25 11:31:36 -07:00
krzaklus
a66ea0447a + update types jQuery-Knob, add missing filed "height" (#20990) 2017-10-25 11:26:38 -07:00
Austin Turner
5710bcabb3 Properties dotStyle and activeDotStyle were missing from the type definition. (#20989)
updated version to 8.2
2017-10-25 11:26:16 -07:00
Jay Ongg
56b1f55ca9 Update types version 1.2 of the Microsoft Teams SDK (#20984) 2017-10-25 11:17:52 -07:00
segayuu
df2f503d13 [Bluebird] Cleanup ignore lint error and Enable strintFunctionTypes and noImplicitThis (#20945)
* Cleanup part of lint error "no-unnecessary-generics"

* Cleanup lint error: adjacent-overload-signatures

* Arguments Array to Iterable(Bluebird not support ArrayLike)

* Delete already resolved TODO

* [WIP] cleanup lint-errors: void-return

* cleanup lint error: no-unnecessary-callback-wrapper

* cleanup ignore lint error: no-void-expression

* clean self

* Enable noImplicitThis

* Enable strictFunctionTypes

* Fix error dependent on tsc version(tsc version: 20171024)

* Cleanup lint error: void-return

* Apply https://github.com/DefinitelyTyped/DefinitelyTyped/pull/20945#discussion_r146791411
2017-10-25 11:17:24 -07:00
Andy
19f89399e4 Ensure every package has a tslint.json (#21009)
* Ensure every package has a tslint.json

* Fixes
2017-10-25 11:13:50 -07:00
JUNG YONG WOO
2254f60b46 Add type definition for tcp-ping. (#20681)
* Add: Type definitions `tcp-ping`@`0.1.1`

* Remove: `strictFunctionTypes` property.

* Add: `tslint.json`

* Change: `strictNullChecks` property is set to true.

* Add: `strictFunctionTypes` property.

* Update: Apply the DTSLint rules.

* Update: Removed jsdoc comments information.

* Add: Tests

* Change: Missing file(`tcp-ping-tests.ts`) has been added to lsit of files.

* Change: Removes all unnecessary characters.

* Update: Add Tests.

* Update: `tcp-ping/index.d.ts`

* Update: Modified Results of Result type is Result(newly added)[].
2017-10-25 11:11:56 -07:00
Andy
4803ab0cba Remove atom/v0 (#20980)
* Remove atom/v0

* Remove other old versions
2017-10-25 10:42:25 -07:00
Konrad Mattheis
d37244f351 update API for September2017 release of Qlik Sense (#20996)
* adapt changes for the new 12.34.10 Qlik Engine release
add documentation

Signed-off-by: Konrad Mattheis <konrad.mattheis@akquinet.de>

* remove � characters

Signed-off-by: Konrad Mattheis <konrad.mattheis@akquinet.de>

* fix linebreak

Signed-off-by: Konrad Mattheis <konrad.mattheis@akquinet.de>

* fix TSLint issues

Signed-off-by: Konrad Mattheis <konrad.mattheis@akquinet.de>

* fix qDownloadInfo

Signed-off-by: Konrad Mattheis <konrad.mattheis@akquinet.de>
2017-10-25 08:25:45 -07:00
Andy
180d72ca27 redux-pack: Fix lint (#20971) 2017-10-25 06:55:07 -07:00
Andy
b7e43ef2bb pixi.js: Fix lint (#20970) 2017-10-24 13:08:07 -07:00
Emilio
302970129c fix(gulp-util): add chalk as a dependency (#20976)
As of `chalk@2.2.0` (https://github.com/chalk/chalk/releases/tag/v2.2.0)
the project is providing it's own type definitions. See the specific
commit below for more details.

f653b061d6
2017-10-24 12:53:14 -07:00
Kevin Greene
d04363d1ac [thrift] Update thrift to use the more universal http.RequestOptions (#20962)
* [thrift] Update thrift to use the more universal http.RequestOptions

  * The RequestOptions interface is more universal across node versions than
    the ClientRequestArgs interface which is specific to Node v8.

* Add tests for RequestOptions
2017-10-24 11:46:56 -07:00
Andy
42888fbd11 rrule: Fix lint (#20972) 2017-10-24 11:42:55 -07:00
Andy
474cdb32e7 node-schedule: Fix lint (#20968) 2017-10-24 11:38:46 -07:00
Marcin Dobosz
824ad1a710 Fix broken link to method-override types (#20967) 2017-10-24 11:37:39 -07:00
Erik Mavrinac
b8660a296a Create @types/ed25519 for ed25519 NPM package (#20966)
* Revert "Add tsline file"

This reverts commit a0f8c9acc3.

* Revert "Rename .d.ts file per guidelines"

This reverts commit 7eb6f76ab5.

* Revert "Add types for ZeroMQ.js, derived from the 'zmq' type definitions"

This reverts commit d5d3cd0fca.

* Add new types for the ed25519 NPM package
2017-10-24 11:36:34 -07:00
Andy
0e623f50a7 node-statsd: Fix lint (#20969) 2017-10-24 11:33:46 -07:00
Andy
913cea3d0d i18next-browser-languagedetector: Fix lint (#20963) 2017-10-24 11:26:37 -07:00
Andy
391c92eae6 @google-cloud/storage: Fix lint (#20961) 2017-10-24 11:25:44 -07:00
Andy
768e798aa4 flatbuffers: Fix lint (#20960) 2017-10-24 11:25:17 -07:00
Andy
20f37c2c8d email-templates: Fix lint (#20959) 2017-10-24 11:24:04 -07:00
Andy
9a3107a350 askmethat-rating: Provides own types (#20958) 2017-10-24 11:22:50 -07:00
Andy
8072f4c709 bezier-easing: Convert to external module (#20952) 2017-10-24 11:15:31 -07:00
CodeAnimal
8e9a312d8d Correct function return type (#20946)
Update generator function to return Buffer instead of string.
2017-10-24 11:12:29 -07:00