Alexander T
9dfbd04087
Wrap events to NativeSyntheticEvent ( #27059 )
2018-07-05 10:02:32 -07:00
Daniela Yassuda
4ba531eaf9
Upgrade pretty-bytes to v5 ( #27076 )
2018-07-05 10:02:23 -07:00
Sander de Waal
fc2591bc1e
Change columns argument in event callback to be an array. ( #27075 )
2018-07-05 10:00:34 -07:00
Jussi Kinnula
095474d038
Add useNewUrlParser parameter to mongoose (because of deprecation warning) ( #27067 )
2018-07-05 10:00:22 -07:00
Hugo Dozois
2d4997205e
Add missing stripe.iinvoice fields ( #27030 )
...
- amount_paid, amount_remaining, billing, billing_reason, due_date, hosted_invoice_url, invoice_pdf, number
- added missing descriptions
- added `| null` to align with documentation
2018-07-05 10:00:11 -07:00
Derek Brown
61535bf64b
Update index.d.ts ( #27054 )
2018-07-05 09:59:01 -07:00
Thomas Kempel
df41be52cf
Add Function forceReRender() to Definitions ( #27051 )
2018-07-05 09:58:51 -07:00
Mahmoud Zohdi
3035b6849e
add missing grantedScopes property in AuthResponse interface ( #27043 )
2018-07-05 09:58:28 -07:00
Mike North
2cf2ef209d
[ember] - Add missing Ember.Route#intermediateTransitionTo method ( #27031 )
...
* Ember.Route#intermediateTransitionTo
* add self as contributor
2018-07-05 09:58:21 -07:00
Galymzhan Abdugalimov
dae079e5be
[@types/mongoose] Added flag for useNewUrlParser in ConnectionOptions ( #27050 )
...
* feat(mongoose): Added flag for new url parser
* feat(mongoose): added test for useNewUrlParser flag
* feat(mongoose): bumped up mongoose version
2018-07-05 09:57:16 -07:00
Wong Yong Jie
63be35d54a
[hapi] Statehood format/parse should return a Promise. ( #27044 )
...
According to the [Hapi documentation](https://hapijs.com/api#-await-serverstatesformatcookies ), `server.states.format` and `server.states.parse` are awaitable functions.
2018-07-05 09:57:03 -07:00
Panagiotis Kapros
919aa8ed30
[@types/minio] Added metadata functionality ( #26906 )
...
* Added metadata functionality
* No need for seperate interface. Changed metadata values to any
* Added interface for item metadata
* bump version to 6.0
2018-07-05 09:56:00 -07:00
Francesco Benedetto
028b6d91ab
Add 'onResize' callback definition ( #26787 )
2018-07-05 09:55:33 -07:00
Nathan Phillip Brink
cb5f92bed9
expo: Add Expo.Linking API. ( #26793 )
...
* expo: Add Expo.Linking API.
* expo: Add myself to the list of packagers.
2018-07-05 09:55:19 -07:00
Guillaume RODRIGUEZ
9629215c7a
[Chart.js] Add static helpers ( #27045 )
2018-07-05 09:54:04 -07:00
Cerberuser
dff7d34a91
Cytoscape: small fixed for tests; many fixes for return values ( #27062 )
2018-07-05 09:53:50 -07:00
Dave
ade7469111
improve http-graceful-shutdown - library should also support https servers ( #27028 )
...
* improve http-graceful-shutdown - library should also support https servers, widen typings to accomodate
* fix test file
* tiny test change to kick off the build, makes it easier to tell what the first parameter is anyway
2018-07-03 15:39:23 -07:00
Billy Shih
8b168f1411
DomainPaddingPropType accepts x and y arrays ( #26934 )
...
See: https://formidable.com/open-source/victory/docs/victory-chart/#domainpadding
`type: number || array[left, right] || { x: [left, right], y: [bottom, top] }`
2018-07-03 15:13:00 -07:00
Pietro Paolo Vismara
fe521e8eb2
Added the IANAZone class for luxon ( #26926 )
...
* added a class for luxon.IANAZone
* added a test for luxon.IANAZone
2018-07-03 15:12:33 -07:00
Jason Unger
97d56c9a1b
Add types for react-motion-ui-pack@0.10 ( #27034 )
2018-07-03 15:11:58 -07:00
Blaise Kal
f3c6f4aec3
New typings for zip-webpack-plugin ( #27032 )
...
* Typings for zip-webpack-plugin
* Switch to ReadonlyArray for include and exclude options
* Fix linting errors
* Fix TypeScript version
2018-07-03 15:11:41 -07:00
Jason Unger
9e79023693
Add types for react-gateway@2.8 ( #27029 )
...
* Add types for react-gateway@2.8
* Fix linting
* Remove unnecessary lib folder
2018-07-03 15:11:12 -07:00
Mike Deverell
9c7050dd4c
[react-modal] add contentRef & overlayRef props ( #27026 )
2018-07-03 13:26:11 -07:00
Mengjo Rodrick Nfinyoh
592acfc14d
Add-Type: mongodb-uri 0.9, https://github.com/mongolab/mongodb-uri-node ( #27013 )
...
* chore: initial commit
* feat(mongodb-uri): add types for mongodb-uri
* refactor(mongodb-uri): adjust to pass lint test
* Revert "chore: initial commit"
This reverts commit 51dab6d
2018-07-03 13:22:35 -07:00
Dan Freeman
c24807a001
[ember-qunit] Add definition for start() ( #26925 )
2018-07-03 12:56:59 -07:00
Suraiya Hameed
196b62209f
[@types/tedious] Updating type definitions to match newer version of driver ( #26887 )
...
* fix: update and add missing functions and events
Remove internal and deprecated aliases for tedious TYPE.
Update tedious version and url.
Add and update declartions for missing events and function.
* Remove `declare` from interface declarations
2018-07-03 12:23:38 -07:00
Mohamed Hegazy
a3ab1ef816
Revert "update to graphql v14.0.0 (WIP) ( #26601 )" ( #27027 )
...
This reverts commit ff2bcafdd0 .
2018-07-03 12:22:07 -07:00
Satinder
1f45ed19e8
@types/react-circular-progressbar: update component props according to project readme ( #27024 )
...
* Remove classForPercentage and textForPercentage
* update test case tsx for react-circular-progressbar
2018-07-03 11:30:34 -07:00
NattapongSiri
640661615e
Define AggressiveSplitterPlugin in optimize namespace ( #26900 )
...
* Define AggressiveSplitterPlugin in optimize namespace
* Fix lint failures
2018-07-03 11:30:02 -07:00
Frederic Morel
e0ca316fb7
Add .container to ChartSpecs ( #26989 )
...
Can be given element instead of container ID
2018-07-03 10:20:38 -07:00
mtgto
dc86478557
Add a definition of atlassian-crowd-client ( #26782 )
...
* Add a definition of atlassian-crowd-client
* [atlassian-crowd-client] Fix a wrong definition.
* Add `"strictFunctionTypes": true`
* [atlassian-crowd-client] Fix a compile error.
* [atlassian-crowd-client] Use `export =` instead of `export default`.
* Use `export =` instead of `export default`
* Use `import = require`
2018-07-03 10:05:55 -07:00
Curtis Layne
deb7d8beaf
[@types/graphql] Add generic type on ExecutionResult ( #26763 )
...
* [@types/graphql] Add generic type on ExecutionResult
Without a generic type on ExecutionResult we can't have typesafe
operations.
* Add default type to the generic so it's not a breaking change
* Don't make TData readonly
2018-07-03 10:02:54 -07:00
Brendan McGuire
3a151309f6
Add typings for vexdb ( #26942 )
...
* Vastly improve quality of types
* Init Commit
* Add README
* Comply with linting
* Add editor config, and remove README
* Add back editor config
* Remove extra file
* Add new line
2018-07-03 09:53:16 -07:00
Andy
773099d82b
Add 'package.json's for winston dependencies ( #27020 )
2018-07-03 09:52:26 -07:00
overthesanity
7d2faae15d
[@types/webpack-dev-server] Module augmentation and descriptions for type defs ( #26895 )
...
* Make module augmentation and update type defs for webpack-dev-server
* Make module augmentation and update type defs for webpack-dev-server
* Make module augmentation and update type defs for webpack-dev-server
* Make module augmentation and update type defs for webpack-dev-server
2018-07-03 09:39:38 -07:00
Ryan Price
72d2038348
Add string to Tether.ITetherOptions.classes ( #26873 )
...
Boolean is used for disabling classes while strings is used for overriding. See docs: http://tether.io/
2018-07-03 09:37:19 -07:00
Ernesto
64407a18dd
React js pagination ( #27022 )
...
* Add type definitions for react-js-pagination
* Add tslint file and remove import statement from index.ts
* Fix tslint errors
* Enable noImplicitThis and strictNullChecks in tsconfig
2018-07-03 09:36:34 -07:00
Panagiotis Kapros
6f63454dcf
add 2 missing constructor parameters ( #26907 )
2018-07-03 09:35:25 -07:00
ikokostya
ca19f9ce6c
[js-yaml] Revert return type of loader functions to any ( #26883 )
...
Reverts https://github.com/DefinitelyTyped/DefinitelyTyped/pull/24385
2018-07-03 09:35:12 -07:00
Alex Brick
52a1ad8ea6
[splunk-logging] New type definition for splunk-logging module ( #27015 )
2018-07-03 09:29:13 -07:00
sktbcbbs
7b43a570da
Add Types for react-coinhive ( #27010 )
...
* Add Types for react-coinhive
* Update TypeScript version (#27010 )
2018-07-03 09:28:29 -07:00
Haydos
e5c9bcdaea
New typings for bpmn-moddle ( #27005 )
...
* Initial Typings for bpmn-moddle
* Removal of Camunda Typings from repository
* Header file and ensuring tslint extends correctly
* Fix for tslint extending incorrectly
* Removal of whitespace on line 1 for test runner.
* Removed all additional tslint rules. Added corresponding fixes to typings.
* Minor change to restart timing out build - Issue:20308
2018-07-03 09:26:31 -07:00
Wan Bachtiar
2dd2e60a64
[mongodb] Added countDocuments() and estimatedDocumentCount() ( #27008 )
...
* Added countDocuments() and estimatedDocumentCount() as count() is deprecated. See NODE-1501
* Added deprecated sign for count
* Format deprecated comment per review. Removed @kikar as requested.
2018-07-03 09:24:37 -07:00
Keen Yee Liau
48d3739bf3
karma: Add typings for 'middleware' in ConfigOptions ( #26882 )
...
Karma config accepts a list of middleware as documented here:
http://karma-runner.github.io/2.0/config/configuration-file.html
2018-07-03 09:24:00 -07:00
Pankaj Pandey
bc4d86eeab
Update index.d.ts ( #26978 )
...
* Update index.d.ts
* Replace any with NativeTouchEvent
2018-07-03 09:23:43 -07:00
Hugo Dozois
4feaeec401
Fix issue where Stripe.plans.list would not support options ( #26996 )
...
- added active & product options
2018-07-03 09:23:23 -07:00
Bryan Braun
6c9feeeb6c
fix: convert tabs to spaces in index.d.ts ( #26994 )
2018-07-03 09:23:00 -07:00
Elizabeth Samuel
139f48f1b2
office-js: update Project typos ( #27004 )
2018-07-03 09:22:43 -07:00
Ahmed Ghoneim
566e039485
Add Types for react-primitives ( #26973 )
...
* add types for react-primitives
* Add new lines
* remove custom linting rules
2018-07-02 21:07:31 -07:00
Whemoon Jang
ec281ea2f1
Fix Issue #17865 : Add ioredis sscan and sscanStream command types ( #26980 )
2018-07-02 16:32:15 -07:00