Commit Graph

44231 Commits

Author SHA1 Message Date
Pine Mizune
232a917561 update voca 1.3 -> 1.4 (#25396) 2018-04-29 13:20:00 -07:00
Lukas Tetzlaff
49b4d0f80b [svgo] Add namespace to remove ugly require-import (#25172)
* add namespace to remove ugly require import and allow regular es6 import syntax

* set `esModuleInterop` and `allowSyntheticDefaultImports` flags

* Add note which compiler options to set for which TS version

* Move TS compiler Options comments to `readme.md`
2018-04-29 12:54:21 -07:00
efokschaner
3c9b95fef0 dat.gui: Add default export. Add some JSDocs. Remove spurious addColor() overloads. (#25188)
* Fix exports for usage as module. Add JSDocs. Remove addColor method.

* Rename _defaultExport to index to match implementation.
Even though this should not matter, feels cleaner.

* Remove default export
2018-04-28 00:30:58 -07:00
Peter Safranek
01a1a5649b Add typings for chromedriver. (#25380) 2018-04-27 23:41:32 -07:00
Mathias Paumgarten
447e24325a adds gl-texture2d types (#25378)
* adds gl-texture2d type

* remove package.json
2018-04-27 23:38:47 -07:00
Lee Standen
27c9b44924 add atlaskit__calendar (#25375) 2018-04-27 23:37:53 -07:00
achebrol
3ce32db5ad updated pdfmake type definition with info,header and footer types (#25377)
* updated with info,header and footer

* formatting

* linting
2018-04-27 23:35:35 -07:00
Veli-Pekka Kestilä
38c44d3637 Added missing export keyword on verify and decode definitions. (#25213) 2018-04-27 23:34:40 -07:00
Ian Copp
c04760d35b Add redux-first-router-restore-scroll (#25319)
* Add redux-first-router-restore-scroll

* Correct Typescript version reference
2018-04-27 23:33:40 -07:00
Leivince John
ef752bb731 Added dbName to connect to Mongodb Atlas Cluster (#25220) 2018-04-27 23:31:31 -07:00
Max
d4af2ea3e9 Add missing Materialize-CSS definitions (#25317)
* Add more Materialize-CSS definitions

Add Dropdown and FormSelect definitions

* Add tests

* Add a contributor and minor tweaks

* Fix the test
2018-04-27 23:30:58 -07:00
Paulie Scanlon
c65f1432ac add weeks to Timespan interface (#25369) 2018-04-27 23:30:03 -07:00
Dan Aprahamian
4ee88a7a4b docs(mongodb): documenting mongodb client option minSize (#25372) 2018-04-27 23:29:49 -07:00
palenshus
b09918c871 Adding exporterMenuExcel and exporterMenuItemOrder (#25374)
Adding two missing items to the IGridOptions from http://ui-grid.info/docs/#!/api/ui.grid.exporter.api:GridOptions
2018-04-27 23:29:08 -07:00
Sami Jaber
53712f6886 serve-static: add missing cacheControl property (#25368)
reference: https://github.com/expressjs/serve-static#cachecontrol
2018-04-27 23:28:56 -07:00
Hauke Stieler
e8e909253b [openlayers] Add hidpi option and test for ImageArcGISRest source (#25348)
* Add hidpi option to ImageArcGISRestOptions

* Add tests for the ImageArcGISRest source
2018-04-27 23:27:48 -07:00
dstapleton92
ab7694a033 Added support for minor version parameters in bcrypt 2.0 (#25182)
* Updated for bcrypt 2.0

* Added missing @param declaration for minor
2018-04-27 23:26:44 -07:00
George Kalpakas
1462bc999b [shelljs] Add missing chmod types (#25332) 2018-04-27 23:24:39 -07:00
Ron Buckton
a484c88872 Merge pull request #25356 from DefinitelyTyped/node10NoGlobalURL
Remove URL and URLSearchParams from nodeJS global
2018-04-27 12:48:44 -07:00
Ron Buckton
60bb4edc54 Remove URL and URLSearchParams from nodeJS global 2018-04-27 10:26:27 -07:00
Tanguy Krotoff
8ecd62b94a Fix react-native (#25362)
* Fix DatePickerIOS

* Fix StatusBar: methods are static

* Fix Slider

* Switch to static methods when needed

* Fix Expo ViewProps vs ViewProperties
2018-04-27 09:30:59 -07:00
Nathan Shively-Sanders
baa09f7810 Merge pull request #25290 from Syncfusion-JavaScript/master
16.1.37 added
2018-04-27 09:24:18 -07:00
ryym
5ca461cbd3 Revert "[react-redux] Update type definitions for redux@4.0.0 (#25109)" (#25367)
This reverts commit 1efe02587a.
2018-04-27 08:50:30 -07:00
Ian Copp
c263542f44 Add clientjs (#25314)
* Add clientjs

* Correct linting for clientjs
2018-04-26 22:32:23 -07:00
Allison Shaw
1b58ceb81e Update index.d.ts (#25334)
Expose paper on element (optional and includes description of when available).
Create new Gradient interface as subset of Element.
Add remove() to Set.
2018-04-26 22:31:15 -07:00
David Idol
99f6ffb18b Use React.ReactNode instead of string for label (#25353)
Based on the [official API documentation](https://github.com/bvaughn/react-virtualized/blob/master/docs/Column.md) it seems that `label` is actually a ReactNode and not a `string`
2018-04-26 22:30:49 -07:00
Kyle Buzby
19f30b4414 allow Client to have 0 parameters in constructor (#25354) 2018-04-26 22:30:25 -07:00
shiratsuki
9c61553ebb add historykana types (#25222)
* add historykana types

* Fixed test error

* Fixed unified-signatures error

* Fix strictNullChecks to true.

* Fix export default to export equal

* Deleted module.
2018-04-26 19:02:47 -07:00
Dasa Paddock
40fd64f487 [arcgis-js-api] Update for version 4.7 (#25142)
* Update for ArcGIS API for JavaScript version 4.7

* Add Bjorn Svensson to "Definitions by" section
2018-04-26 15:50:25 -07:00
Dasa Paddock
f999648d85 [arcgis-js-api] Update for version 3.24 (#25139)
* Update for ArcGIS API for JavaScript version 3.24

* Add Bjorn Svensson to "Definitions by" section
2018-04-26 15:49:11 -07:00
Sean Scally
4891ddcd3a Remove overload (#25150)
It should not be a valid case for createContext to take no arguments.
2018-04-26 15:48:32 -07:00
Iaroslav Shvets
9132b5732b react-transition-group CSSTransition missing properties fix (#25232) 2018-04-26 15:47:32 -07:00
Kyle Buzby
05f447583f Change return type of PropertyList.get (#25351) 2018-04-26 15:46:17 -07:00
Meir Blachman
96816bfc6e [puppeteer] Add Request.abort errorCode argument (#25345) 2018-04-26 15:44:20 -07:00
Keiichiro Amemiya
312bad92cc add epochTime (#25199) 2018-04-26 15:39:33 -07:00
Ian Copp
3c57d52a15 Add react-toastify (#25320)
* Add react-toastify

* Correct Typescript version reference
2018-04-26 15:39:12 -07:00
denisname
986dd3b412 Select2 Better typing for v4 (#25196)
* select2 v4

* ts-lint
2018-04-26 15:38:30 -07:00
Suntharesan Mohan
f296324f1a [convict] - Add generic type (#25154)
* [convict] - add generic type

* Add Typescript version
2018-04-26 15:37:29 -07:00
Nikita Litvin
fb4403c4c0 parse-git-config: add promise method in version 2.0 (#25143)
Implementation: a2a1ba179a/index.js (L64)
2018-04-26 15:30:08 -07:00
Dan Homola
a0cde9ffe0 fix(intl-tel-input): update name and type of placeholderNumberType (#25191)
Fixes #24734
2018-04-26 15:29:38 -07:00
Gebatzens
54acb6f5d7 Add types for chardet (#25308) 2018-04-26 15:20:59 -07:00
Nathan Bierema
321c042eba Add type for TreeNode that rc-tree generates internally (#25077)
* Add type for TreeNode that rc-tree generates internally

* Update test

* Make InternalTreeNode an interface since it can't be instantiated
2018-04-26 15:19:59 -07:00
Lee Standen
b89b85ab98 Add Types for @atlaskit/inline-edit (#25310)
* Add 'atlaskit__inline-edit'

* lint changes
2018-04-26 15:18:18 -07:00
Derek Clair
eae2ca1b41 Update index.d.ts (#25313)
Added `async` and `defer` as optional properties of the `<Helmet>` component.
2018-04-26 15:17:01 -07:00
Ian Copp
262cb8eae6 Add filter-invalid-dom-props (#25316) 2018-04-26 15:15:17 -07:00
tbounsiar
fe5ac79ff9 Body parser xml (#25331)
* adding react-owl-carousel types

* Update Definitions by list

Fix Test error

* Fix tslint

Fix tsconfig

* Add new Type body-parser-xml
2018-04-26 15:13:59 -07:00
Ian Copp
c19e1e8289 Add roll (#25340) 2018-04-26 15:12:03 -07:00
张嘉永
363fbd9d5f add return type for sequelize.model.belongsTo and more (#25341) 2018-04-26 15:10:40 -07:00
Daniel Hritzkiv
f1c3dd8b6e [stripe-v3] Differentiate response types on "token", "source" StripePaymentRequest events (#25312)
* Differentiate response types on "token", "source" StripePaymentRequest events

"token" events will pass a Token objects as part of the StripePaymentResponse object, while "source" events will pass a Source object.

* Update tests to reflect different response properties on "token" and "source" events
2018-04-26 15:09:59 -07:00
Ilia Choly
c071498b0b Add discriminated unions for GeoJSON types (#25065)
* directly give the bbox property to all objects

* add unions along side existing types

* add iteration example

* add name

* extend from GeoJsonObject and GeometryObject

* rename Object to GeoJSON
2018-04-26 15:09:38 -07:00