Commit Graph
33355 Commits
Author SHA1 Message Date
Santi AlboandSheetal Nandi a0fa31362f [paper] Correct return type for Rectangle.scale and Rectangle.expand (#18578)
The definition for both methods returned void although they return a new Rectangle instance.
See https://github.com/paperjs/paper.js/blob/c403c86a23f54f07bb7e9448c7f05df5cebb464c/src/basic/Rectangle.js#L805-L833
2017-08-02 11:39:36 -07:00
Michael StrobelandSheetal Nandi fc7a45f9ea [is-url-superb]: Add initial type definition (#18531)
* [is-url-superb]: Add initial type definition

* [is-url-superb] Remove namespace declaration
2017-08-02 11:21:19 -07:00
bryanjjohnsonandSheetal Nandi 24c1979c3b add types for LngLatLike, LngLatBoundsLike and PointLike (#18390) 2017-08-02 11:20:55 -07:00
remiseryandSheetal Nandi 2425a019f2 [gulp-size] Update type definitions to v2.1.0 (#18551)
* extend api

* Add tslint.json and fix lint errors
2017-08-02 11:12:27 -07:00
Brendan ForsterandSheetal Nandi e1c56878a4 [electron-packager] clarify the signatures for platform-specific options (#18521)
* clarify the optional arguments that Win32Metadata supports

* protocol supports an array of strings
2017-08-02 11:11:08 -07:00
Riku AyanokozyandSheetal Nandi 692b49b070 Add react-dom/node-stream (#18493) 2017-08-02 11:10:15 -07:00
Chigozirim CandSheetal Nandi 1f6ae7189d Updated types for merge2 v1.1.0 (#18165)
* Updated merge streams to simply use readablestream rather than readwritestream because readablestream is a much better super type of the type of streams supported

* Updated imports within the tests

* Committing line feed changes

* Added comments to the functions

* Fixed indentation to use space rather than mixed tab and space

* Added tslint.json as requested

* Fixed errors with files

* Fixed even more errors

* Fixed major minor PITA!

* Fixed jsdocs and added an event emitted by the stream
2017-08-02 11:03:12 -07:00
Matt RollinsandSheetal Nandi 82a8308296 add iso-3166-2 typings (#18525)
* iso-3166-2 typings

* requested changes for iso-3166-2
2017-08-02 11:02:33 -07:00
Dimitri BeninandSheetal Nandi 02ff752907 [cucumber] add this definition to steps and hooks, lint code (#18369)
Add an optional extended description…
2017-08-01 17:35:16 -07:00
ChristianandSheetal Nandi ec49f4dc87 sharp: fix incorrect versions type (#18352)
Add an optional extended description…
2017-08-01 16:30:21 -07:00
AndyandSheetal Nandi eac5ab3c27 Keypress: Lint and rename to keypress.js (#18357)
Add an optional extended description…
2017-08-01 16:22:49 -07:00
HAMPLENIandSheetal Nandi a16df7e3ff [react-navigation] Allowing tabBarLabel function to return string (#18354) 2017-08-01 16:21:04 -07:00
Mikhail NovikovandSheetal Nandi 9efaa6049f Add field resolver option to graphql (#18346)
* Add field resolver to graphql

* Fix typo in definition header
2017-08-01 16:17:20 -07:00
Dimitri BeninandSheetal Nandi 2512a18273 [p-map] introduce typings (#18544)
* [p-map] introduce typings

* [p-map] simplify according to review discussion
2017-08-01 16:15:04 -07:00
Vojtech JasnyandSheetal Nandi 0860eda60e Add missing shelljs configuration options (#18548) 2017-08-01 15:22:14 -07:00
Umar BolatovandSheetal Nandi 0b2916b41e Add type definitions for jasmine-enzyme (#18549) 2017-08-01 15:09:36 -07:00
FaithForHumansandSheetal Nandi ad3c4168c3 Updating csv-stringify to inclue array of objects (#18545) 2017-08-01 14:58:27 -07:00
Junyoung Clare JangandSheetal Nandi ec1669c6a3 [color] update types for color package to 2.0 (#18389)
* create types for color package

* Fix Color class to interface
2017-08-01 14:54:00 -07:00
LyraelRayneandSheetal Nandi 7996db4cd9 [redux-form] added additional tests to test and demonstrate type infe… (#18502)
* [redux-form] added additional tests to test and demonstrate type inference when both initialValues and validate are present

* Added registeredFields property to InjectedFormProps

Done by request of @LKay to avoid unnecessary small pull requests
2017-08-01 14:52:44 -07:00
AndyandSheetal Nandi 4fddc63dab Recommend to use ReadonlyArray (#18429) 2017-08-01 13:21:00 -07:00
Sl1MBoyandSheetal Nandi ec42f811b7 Updated definition to match gridstack v0.3.0 (#18407) 2017-08-01 13:20:09 -07:00
Bradley AyersandSheetal Nandi ed73a5a303 Narrow type for Plugin#getState() return value. (#18395) 2017-08-01 13:16:45 -07:00
wald-tqandSheetal Nandi 6807e9609f Requirejs: Add support for string[] in shim configuration (#18376)
* Fix case of string array for dependencies.

* Fix comments, use JSDoc comments.
2017-08-01 13:06:37 -07:00
Andrew StegmaierandSheetal Nandi 1d1e4cc8cc [Handsontable] Add support for Hooks interface (#18358)
* Add all types for 'Hooks' API

* Fix linting errors.

* Replace Function type with a function signature.
2017-08-01 13:05:15 -07:00
Guillaume RODRIGUEZandSheetal Nandi 2ea2588a33 Improvements for quill (#18209)
* Add root quill editor

* Improvements

- Typescript syntax
- DefinitelyTyped 2.0 syntax
- Add new Quill experimental API

* Fix namespace error
2017-08-01 12:56:15 -07:00
otociulisandSheetal Nandi c8e95db472 Adding diacritics package (#18509)
* Adding diacritics package

* Adding linter

* Fixing linting errors

* Fixing warnings and errors

* Removing unnecessary namespace
2017-08-01 12:54:31 -07:00
Jed FoxandSheetal Nandi c657e49477 [yargs] Add the optional global parameter to yargs.check() (#18523) 2017-08-01 12:39:21 -07:00
Remo H. JansenandSheetal Nandi 29ed1be834 Added missing option tickCount (#18535)
As you can see the tickCount property is available in JS https://github.com/recharts/recharts/blob/709b1da5d870de1dc52f6225acf5f6a207593be1/src/cartesian/YAxis.js#L33
2017-08-01 12:34:00 -07:00
Justin Ryan HurstandSheetal Nandi 97d4234513 [Chance] Constructor seed can be string (#18532) 2017-08-01 12:32:20 -07:00
Daniel RabeandSheetal Nandi 39c1801200 Missing keys() function added (#18539) 2017-08-01 12:14:44 -07:00
Jason SchillingandSheetal Nandi a51641475a [TinyMCE] Fix content_css attribute type in Settings weak type (#18542)
Docs: `*Type*: String, Array`
https://www.tinymce.com/docs/configure/content-appearance/#content_css
2017-08-01 12:12:02 -07:00
Al PraterandSheetal Nandi 78ea950c0c [react-native] Add DataDetectorType to WebViewPropertiesIOS (#18543) 2017-08-01 12:09:31 -07:00
elitechanceandSheetal Nandi 1f6037a629 This is a new definition for lambda-phi npm package (#18485)
* Initial import for lambda-phi typings

* Fix test and index.d.ts after running npm run lint lambda-phi
2017-08-01 11:36:43 -07:00
Kamal Fariz MahyuddinandSheetal Nandi ee0954d539 [react-native] Add SectionList ListEmptyComponent (#18512)
Added in 0.45.x
2017-08-01 11:09:20 -07:00
FlarnaandSheetal Nandi 34d4afebc1 [node] Update async_hooks according to renaming done in 8.2.0 (#18530)
- currentId() => executionAsyncId()
- triggerId() => triggerAsyncId()

see https://github.com/nodejs/node/pull/13490
2017-08-01 10:49:41 -07:00
Grant NestorandSheetal Nandi 1fd0dba186 Add declarations for "plotly.js/lib/core" (#18392)
* Add declarations for "plotly.js/lib/core"

* Add "lib/core.d.ts" to tsconfig

* Use global import

* Add test for lib/core.d.ts
2017-08-01 10:29:32 -07:00
Mathieu DutourandSheetal Nandi 2a641a97bf add microrouter types (#18500)
* add microrouter types

* add params field to IncomingMessage

* fix lint

* use micro types for RequestHandler
2017-08-01 10:26:32 -07:00
GadyandSheetal Nandi 32c1c2e72b Improve Cursor.count (#18504) 2017-08-01 10:22:51 -07:00
Kirill GagarskiandSheetal Nandi 12ced24cf2 Explicitly specify possibly nullable types in CodeMirror (#18371)
* Explicitly specify possibly nullable types in CodeMirror

* scrollTo optional args
2017-08-01 10:22:11 -07:00
Alexander James PhillipsandAndy 5d4032b836 Fixes #18283 (#18404) 2017-08-01 09:12:55 -07:00
Arda TANRIKULUandAndy 82d1e38943 Added meteor/webapp definitions (#18471)
* Added meteor/webapp definitions

* Meteor modules now seperated
2017-08-01 09:10:39 -07:00
Simon HøjbergandAndy 706ba7a529 Add ramda.traverse (#18424)
* Add ramda.traverse

* Use correct indention
2017-08-01 08:52:09 -07:00
Hiroki HoriuchiandGitHub 0df7e8bc93 Merge pull request #18490 from OliverJAsh/revert-18039-patch-10
Revert "express-session: req.session is not optional"
2017-08-01 11:52:11 +09:00
Dimitri BeninandSheetal Nandi cfc549b2c1 [delay] introduce typings (#18526) 2017-07-31 16:25:53 -07:00
Rich SevioraandSheetal Nandi 178dd15e5e Update for React 16 (#18463) 2017-07-31 14:58:27 -07:00
RogachandSheetal Nandi 45bcdda85e [react-datepicker] align typing to v0.52.0 (#18374) 2017-07-31 14:55:47 -07:00
Martynas ŽilinskasandSheetal Nandi edbbc0dd56 [react-select] Fixed and updated (#18287)
* Added tslint. Fixed some dtslint errors.

* Changed from empty style object to React.CSSProperties.

* Changed from any to dictionary props.

* Created prop handlers types.

* Fixed props return types and Handlers return types.

* Added options. Added missing focus method in ReactSelect.

* Rewritten tests.
2017-07-31 14:54:59 -07:00
Michael SrockaandSheetal Nandi 1b7656c466 [typeahead] methods whitespace and nonword in ObjTokenizer should return functions (#18242) 2017-07-31 14:53:51 -07:00
Diogo FrancoandSheetal Nandi 2b0d0375e6 Add react-loadable TS2.4 tests (#17965)
* Add tests using import() to react-loadable

* Fix lint errors in react-loadable tests

* Add comment to react-loadable to clarify a common issue
2017-07-31 14:48:19 -07:00
Piotr SrebniakandSheetal Nandi 225b1dc694 [react-infinite-scroller] add missing page param to loadMore method (#18428) 2017-07-31 14:47:39 -07:00