Commit Graph
33370 Commits
Author SHA1 Message Date
remiseryandSheetal Nandi d2ea3d1239 [gulp-modernizr] Introduce new typings (#18577)
* Introduce gulp-modernizr

* Fix revision

* Fix revision comments
2017-08-02 15:20:25 -07:00
Dimitri BeninandSheetal Nandi ad7bc57897 [p-lazy] introduce typings (#18590)
* [p-lazy] introduce typings

* [p-lazy] remove unnecessary TypeScript version restriction

* [p-lazy] add test for reject ctor param
2017-08-02 15:18:21 -07:00
Gyula SzalaiandSheetal Nandi 63a27f5c42 jsonwebtoken.sign function type definition fixed. fixes #18469 (#18470) 2017-08-02 14:44:05 -07:00
Oscar FrancoandSheetal Nandi 8a10ec0251 Add maxLength type for material ui text field (#18345)
* Add maxLength type for material ui text field

* Add minlength property and change maxLength to lowercase only
2017-08-02 13:18:24 -07:00
Ed StaubandSheetal Nandi 9334216df7 material-ui: Add missing DropDownMenuProps (#18541)
* material-ui: Add missing DropDownMenuProps

selectedMenuItemStyle, selectionRenderer, iconButton

* Material-ui: DropDownMenuProps: fix missing colon

* Nit: use function format rather than arrow
2017-08-02 13:10:45 -07:00
Willis PlummerandSheetal Nandi c855e42c9f add mergeEntityData method to ContentState class (#18553) 2017-08-02 13:06:12 -07:00
Neil GentlemanandSheetal Nandi 23ebc3e63e [jest] add timeout parameter to lifecycle methods (#18556) 2017-08-02 13:04:06 -07:00
samyang-auandSheetal Nandi b9382f593d Added "show?: boolean" toIConstructorOptions (#18559) 2017-08-02 13:01:13 -07:00
zamb3ziandSheetal Nandi 9ce2bb99d0 Fixed types of debug.names and debug.skips arrays. (#18560) 2017-08-02 12:59:41 -07:00
huhuanmingandSheetal Nandi 6e8ad8b332 bump to 0.47 (#18561) 2017-08-02 12:59:19 -07:00
MartinVSAandSheetal Nandi 928a4568a2 Added highcharts event drillupall to interface ChartEvents (#18563)
* Update index.d.ts

Added method drillupall to ChartEvents

* added highcharts method drillupall in tests
2017-08-02 12:56:55 -07:00
Ben AnsellandSheetal Nandi 4f735463f4 Fix minor typo’s in compilers and preprocessors (#18564) 2017-08-02 12:56:32 -07:00
Vojtech JasnyandSheetal Nandi 199b5fd9c3 Add correct types for glob options to shelljs (#18567) 2017-08-02 12:09:15 -07:00
remiseryandSheetal Nandi eddbc9e6f9 Introduce asenv (#18573) 2017-08-02 12:06:26 -07:00
Giedrius GrabauskasandSheetal Nandi 1e211cd0d4 react-select: Fixed renderer handlers return types. (#18574)
* Fixed renderer handlers return types.

* Added tests to render null or false elements.

* Updated tests.

* Updated naming.

* Created and implemented type `HandlerRendererResult`.
2017-08-02 12:03:24 -07:00
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