Hao Yang
031866e080
New definitions for [agora-rtc-sdk] ( #27097 )
...
* initial types for agora-rtc-sdk
* set strictFunctionTypes to true
* fixed lint-related
* fixed lint error throw by ci
2018-07-06 09:50:53 -07:00
Sam A. Horvath-Hunt
cbc9a55269
Add typings for react-copy-write ( #27099 )
...
* Add initial types for react-copy-write
* render functions can be `null` and fixes for select prop
`selector` is named `select` now. Also I believe it should take an array of selectors.
* Improve react-copy-write typings; bump min TS to 2.8
* Add additional potential solution in comment
* Make RenderFn args DeepReadonly
* Add state param to `MutateFn`
* Add missing semicolon
2018-07-06 09:50:14 -07:00
Eric Hallander
4fa0a09b77
Add types for socketio-jwt package. It may be unsupported, but it is still used. ( #27088 )
...
* Types file for socketio-jwt
I am tired of not having a types file for this package
* Should have left the names alone
* fixed lint findings
Ran the lint test.
2018-07-06 09:48:52 -07:00
Brandon
89ec5936d6
New definitions for [slate-plain-serializer], [slate-html-serializer], [slate-base64-serializer] ( #27087 )
...
* added plain, html, and base64 serializer definitions
* add version numbers, fix tslint files
* missed renaming the package in comment
2018-07-06 09:48:22 -07:00
segayuu
daf0c80417
[@types/hexo-util] Create @types/hexo-util ( #27091 )
...
* create hexo-util files (from dts-gen)
* first implament
* fix types
* simple test
* append setting: strictFunctionTypes
* test strict check
* Pattern Generic class
* Add definition
- fix lint
2018-07-06 09:45:51 -07:00
Michele Bombardi
697b7e6029
react-native-popup-dialog: PopupDialog show and dismiss methods typings ( #27065 )
...
* react-native-popupdialog: PopupDialog show and dismiss method typings
* react-native-popupdialog: PopupDialog show and dismiss methods typings
* react-native-popup-dialog show/dimiss methods tests
* tslint
2018-07-06 09:40:42 -07:00
Dominique Rau
a315fbc373
feat(fs-extra): replace fs.symlink.Type with local copy FsSymlinkType ( #27072 )
2018-07-06 09:40:05 -07:00
Harris Lummis
be2fc3762c
[stampit] moved Stamp type to reside in main namespace ( #26986 )
...
* UPDATE: moved Stamp type to within main exported namespace to allow access when imported
* UPDATE: added tests for new format
2018-07-06 09:39:38 -07:00
Dominic Carrington
3aa3328ffd
[bootstrap] False is valid for interval option in carousel ( #27078 )
...
* [bootstrap] False is valid for interval in carousel
* [bootstrap] Keep consistant spacing
2018-07-06 09:38:55 -07:00
Dasa Paddock
91692ac5ea
Update for ArcGIS API for JavaScript version 3.25 ( #27085 )
2018-07-06 09:38:41 -07:00
Guillaume RODRIGUEZ
779c9f9a59
[Chart.js] Fix plugins global registration and order ( #27046 )
...
* [Chart.js] Fix plugins global registration
* [Chart.js] Fix plugin callback order
* Trailing whitespace
2018-07-06 09:34:38 -07:00
Daniel Rosenwasser
bd2b1d6be9
Merge pull request #26678 from DefinitelyTyped/strictAssert
...
Added 'strict' to the 'assert' module.
2018-07-05 15:59:21 -07:00
Akihiko Odaki
8691cd12f7
Add missing maxFreeSockets property of Agent class in node ( #27014 )
2018-07-05 12:51:29 -07:00
Jeff Jacobson
8d0b168575
[node] Added missing COPYFILE_* constants ( #27036 )
...
fixes #26534
2018-07-05 12:50:34 -07:00
Gerhard Stöbich
53ab99ab97
[mongoose] Revert "Add useNewUrlParser parameter to mongoose" as the same was added already in #27050 ( #27081 )
2018-07-05 12:10:12 -07:00
Jason Unger
5db2874431
Add types for react-hammerjs@0.5 ( #27079 )
2018-07-05 11:54:30 -07:00
Jason Unger
917cb109d0
Add types for react-slider@0.8 ( #27035 )
...
* Add types for react-slider@0.8
* Fix export syntax
2018-07-05 11:04:49 -07:00
Gerhard Stöbich
a68fbbdb25
[chai] fix test ( #27033 )
2018-07-05 11:01:33 -07:00
RossGraeber
09cf201fe6
highcharts - Add interface for the wrapping and extension of tooltips. ( #26962 )
...
* Add interfaces for the wrapping and extension of tooltips.
* Add testing for wrapping tooltip behavior.
2018-07-05 10:18:36 -07:00
Achim Weimert
84c222d10b
googlemaps: adapt to api changes ( #26954 )
...
* add missing response status codes
Added response status codes according to:
https://developers.google.com/maps/documentation/javascript/places#place_details_responses
* mark radarSearch as deprecated
https://developers.google.com/maps/documentation/javascript/places#radar_search_requests
* add new find places apis
https://developers.google.com/maps/documentation/javascript/places#find_place_requests
- findPlaceFromPhoneNumber()
- findPlaceFromQuery()
* add new fields parameter for place detail requests
https://developers.google.com/maps/documentation/javascript/places#place_search_fields
* add simple tests
2018-07-05 10:18:16 -07:00
Saulo Tauil
b42074d845
Adding more types to intercom-client ( #26936 )
2018-07-05 10:14:24 -07:00
Jinesh Shah
eb868d6677
Fixed headerLeft and headerRight props ( #26881 )
...
* Update index.d.ts
Fixed headerLeft and headerRight types
* Update index.d.ts
2018-07-05 10:14:11 -07:00
Atrahasis
96b2b69caa
[@types/three]: Fix Object3D#clone. ( #27058 )
2018-07-05 10:12:41 -07:00
Klaas Cuvelier
98b8fc3a97
Add type definitions for react-notify-toast ( #27052 )
...
* Add type definitions for react-notify-toast
* use 4 spaces
* add comments
* Fix issues
2018-07-05 10:09:15 -07:00
Jiayu Liu
f83dee6c0e
[wepy] modifying wx.request params ( #27049 )
...
* [wepy] modifying wx.request params
* updating code owners
2018-07-05 10:07:52 -07:00
Alex Brick
6361591c22
[splunk-bunyan-logger] Adding new type definition ( #27041 )
2018-07-05 10:05:49 -07:00
bangbang93
6c7e7b5a33
fix mockjs.Random.string() ( #27057 )
...
mockjs.Random.string() can be called without arguments.
2018-07-05 10:04:04 -07:00
Mariusz Szczepańczyk
6115750718
Add type definitions for get-folder-size ( #27056 )
2018-07-05 10:03:55 -07:00
Aayush Kapoor
54698152db
Add millisecond package types ( #27073 )
...
* Add millisecond package types
* Update definition
2018-07-05 10:03:44 -07:00
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