Commit Graph

68081 Commits

Author SHA1 Message Date
Joey Rafidi
174534f0fc
[cesium] add scene height sample methods and entity tileset graphics option (#43494)
* [cesium] add scene height sample methods and entity tileset graphics option

* Fix tests
2020-03-30 15:01:16 -07:00
Alex Jerabek
ced96117ff
[office-js, office-js-preview] Note about suspendScreenUpdatingUntilNextSync behavior (#43493)
* Removing prompt verbage from selection binding options

* Note about suspendScreenUpdatingUntilNextSync behavior
2020-03-30 12:17:48 -07:00
Simon Knott
c03bbb7743
Remove myself from Maintainers list (#43490)
Since I don't work with RN anymore, maintaining this definitions is out of scope right now.
2020-03-30 17:31:16 +02:00
John Detlefs
a75f3d3a49
MUI-Datatables: Update to let text labels and download options to be partials. (#43183)
* Update to let text labels be optional.

* Make download options partial.

* Revert some of the autoformatting issues.

* Update types/mui-datatables/index.d.ts

Co-Authored-By: Jeroen Claassens <jeroen.claassens@live.nl>

Co-authored-by: Jeroen Claassens <jeroen.claassens@live.nl>
2020-03-30 08:58:39 -04:00
Dion Shi
7caeca4bfb
Update webpack ProgressPlugin definition, to support both object/function options (#43375)
* Update webpack ProgressPlugin definition, to support both options of object and function.

* Re-order webpack.ProgressPlugin parameter ordering to trigger CI.

* Tune webpack ProgressPlugin definition for current v4 version, and also add comments.

* Fix webpack ProgressPlugin default value comment for current v4 version, and also update handler function interface according to official document.
2020-03-29 14:03:30 +01:00
Jack Works
f385d82f5a
feat: add slot element for jsx (#43237)
Co-authored-by: Orta Therox <orta.therox@gmail.com>
2020-03-28 11:52:59 -07:00
Kristiāns Salna
fa37888d9b
Additional sumo-logger definitions. (#43415) 2020-03-28 11:52:14 -07:00
Adam Montgomery
7d7387e5a3
correct isSupported type (#43419)
it’s not actually a function, it’s a boolean property
2020-03-28 11:51:29 -07:00
James C. Davis
687d92d01f
Ensure all members of the typed-ember team are authors on ember* type defs (#43429)
* chore: add @jamescdavis and @dfreeman to ember

* chore: add @jamescdavis and @dfreeman to ember-data

* chore: add @dfreeman, @chriskrycho, @jamescdavis to ember-feature-flags

* chore: add @dfreeman, @chriskrycho, @jamescdavis to ember-mocha

* chore: add @dfreeman, @chriskrycho, @jamescdavis to ember-modal-dialog

* chore: add @chriskrycho and @jamescdavis to ember-qunit

* chore: add @chriskrycho and @jamescdavis to ember-resolver

* chore: add @dfreeman, @chriskrycho, @jamescdavis to ember-test-helpers

* chore: add @dfreeman, @jamescdavis, @mike-north to ember-testing-helpers

* chore: update github url for @chriskrycho

* chore: add @chriskrycho, @dfreeman, @jamescdavis to ember__application

* chore: add @chriskrycho, @dfreeman, @jamescdavis to ember__array

* chore: add @chriskrycho, @dfreeman, @jamescdavis to ember__component

* chore: add @chriskrycho, @dfreeman, @jamescdavis to ember__controller

* chore: add @chriskrycho, @dfreeman, @jamescdavis to ember__debug

* chore: add @chriskrycho, @dfreeman, @jamescdavis to ember__engine

* chore: add @chriskrycho, @dfreeman, @jamescdavis to ember__error

* chore: add @chriskrycho, @dfreeman, @jamescdavis to ember__object

* chore: add @mike-north, @dfreeman, @jamescdavis to ember__ordered-set

* chore: add @chriskrycho, @dfreeman, @jamescdavis to ember__polyfills

* chore: add @chriskrycho, @dfreeman, @jamescdavis to ember__runloop

* chore: add @chriskrycho, @dfreeman, @jamescdavis to ember__service

* chore: add @chriskrycho, @dfreeman, @jamescdavis to ember__string

* chore: add @chriskrycho, @dfreeman, @jamescdavis to ember__template

* chore: add @chriskrycho to ember__test-helpers

* chore: add @chriskrycho, @dfreeman, @jamescdavis to ember__test

* chore: add @chriskrycho, @dfreeman, @jamescdavis to ember__utils
2020-03-28 11:50:24 -07:00
TypeScript Bot
8bf8aedba7
Update CODEOWNERS (#43418)
Co-authored-by: TypeScript Bot <types@microsoft.com>
2020-03-27 16:54:17 -07:00
Elizabeth Samuel
3f693c0f83
[office-js-preview] (Outlook) Update descriptions of AppointmentSensi… (#43424)
* [office-js-preview] (Outlook) Update descriptions of AppointmentSensitivityType

* Update based on feedback
2020-03-27 14:14:55 -07:00
Eloy Durán
1e63996a10
[react-native] Prepare for 0.62 (#43179)
* Feature: unstable_enableLogBox function at 0.62

* [@types/react-native] Add Appearance namespace for new api from v0.62.x

* feat: add typing for useColorScheme hook

* Add type for fadingEdgeLength prop

This adds the types for FlatList and ScrollView on Android

* [react-native] Introduce HostComponent

* [react-native] Make useNativeDriver parameter required

* d123bea8c1
* 5876052615

* feat: add typings for A11yValue in RN

* [react-native] Import v0.61 typings

* [react-native] Run prettier

* [react-native] Try fixing v0.61 on CI

* [react-native] Defer v0.61 typings to next iteration

Co-authored-by: Shinpei <react-native@kakao.com>
Co-authored-by: Jérémy Barbet <jeremgraph@gmail.com>
Co-authored-by: André Krüger <andre.krueger.developer@gmail.com>
Co-authored-by: Kacper Wiszczuk <kacperwiszczuk@gmail.com>
2020-03-27 13:41:12 -04:00
Tomasz Pluskiewicz
ea2c63dc94
matchdep (#43094) 2020-03-27 13:30:17 -04:00
Tomasz Pluskiewicz
48f8cf6bd1
added @rdfjs/term-set (#43077) 2020-03-27 13:28:46 -04:00
Piotr Błażejewicz (Peter Blazejewicz)
2c93e77f3a
update(webpackbar): update to v4.0 (#43075)
- v2 bacward compatibility
- v4 API changes
- tests updates

https://github.com/nuxt/webpackbar#readme
https://github.com/nuxt/webpackbar#options

Thanks!
2020-03-27 13:24:21 -04:00
Piotr Błażejewicz (Peter Blazejewicz)
fe0fce11ec
feat(progress-bar-webpack-plugin): new type definition (#43069)
- definition file
- tests

https://github.com/clessg/progress-bar-webpack-plugin#readme
https://github.com/clessg/progress-bar-webpack-plugin#options

Thanks!
2020-03-27 13:21:49 -04:00
Luke Bennett
0f432e3ad0
Add Node#id (#42893)
Add @types/graphviz Node#id

https://github.com/glejeune/node-graphviz/blob/eccd103/lib/deps/node.js#L17
2020-03-27 13:18:41 -04:00
Zac
a844d96c97
[callback-to-async-iterator]: Add Types (#43061)
* Initial attempt

* Add type tests

* Formatting

Co-authored-by: Zachary Svoboda <svobodaz@orvis.com>
2020-03-27 13:17:18 -04:00
Adam Zerella
83e40f8eb3
Add typing for pa11y (#43060)
Co-authored-by: Adam Zerella <adamzerella@users.noreply.github.com>
2020-03-27 13:13:46 -04:00
Adam Zerella
5ed7a06ce8
Add typing for "skmeans" (#43059)
Co-authored-by: Adam Zerella <adamzerella@users.noreply.github.com>
2020-03-27 13:13:08 -04:00
Harald Friessnegger
234b6171fc
react-cropper: support ref prop created with useRef hook (#42801)
* support useRef hook

allows to also pass refs created with the `useRef` hook. see https://github.com/roadmanfong/react-cropper/issues/134#issuecomment-593984770

* use same cropperjs version as current react-cropper release

* update interface def and tests
2020-03-27 13:12:34 -04:00
David Ye
15b7f25a65
Add property length to SortedSet (#42872)
The SortedSet [documentation](https://www.collectionsjs.com/sorted-set) indicates that it has a property `length`.
2020-03-27 13:10:04 -04:00
Piotr Błażejewicz (Peter Blazejewicz)
631ce47c56
feat(karma-jasmine-spec-tags): new types defintion for v1.2 (#43051)
- definition file
- tests

https://github.com/mnasyrov/karma-jasmine-spec-tags#readme

Thanks!
2020-03-27 13:09:38 -04:00
Piotr Błażejewicz (Peter Blazejewicz)
4fce93531e
feat(karma-brief-reporter): new type definition for v0.2 (#43053)
- definition file
- tests

https://github.com/prantlf/karma-brief-reporter#readme
https://github.com/prantlf/karma-brief-reporter#options

Thanks!
2020-03-27 13:09:16 -04:00
Piotr Błażejewicz (Peter Blazejewicz)
ffa65b1173
feat(karma-summary-reporter): new type definition for v1.7 (#43050)
- definition file
- tests

https://github.com/sth/karma-summary-reporter#readme

Thanks!
2020-03-27 13:08:57 -04:00
Piotr Błażejewicz (Peter Blazejewicz)
62f1cec801
fix(bootstrap): add missing properties for v4.3 (#42867)
- `ride` option for Carousel:
https://getbootstrap.com/docs/4.4/components/carousel/#carouseloptions
- `popperConfig` option for Tooltip (Popover):
https://getbootstrap.com/docs/4.4/components/popovers/#options
- `hidePrevented` event for Modal:
https://getbootstrap.com/docs/4.4/components/modal/#events

Thanks!
2020-03-27 13:08:44 -04:00
Piotr Błażejewicz (Peter Blazejewicz)
418fbfd443
feat(karma-jsdom-launcher): new type definition package (#43031)
- type definition
- tests

https://github.com/badeball/karma-jsdom-launcher#readme

Thanks!
2020-03-27 13:08:22 -04:00
Elizabeth Samuel
40e033c885
[office-js-preview] (Outlook) Tweak calendar descriptions (#43420) 2020-03-27 10:04:31 -07:00
Konstantin
cc362a05d2
Add typings for Infobip Mobile Messaging Cordova SDK (#43038)
* Add typings for Infobip Mobile Messaging Cordova SDK

* Remove unused import

Co-authored-by: Konstantin Latypov <Konstantin.Latypov@infobip.com>
2020-03-27 12:43:18 -04:00
didinele
04e95f9b8a
[@types/node] Add worker.SHARE_ENV & WorkerOptions.env (#43394) 2020-03-27 12:05:56 -04:00
Abhijith Vijayan
326d3f6cb2
fix: set return type to Promise<any> for prepareMiddleware (#43292) 2020-03-27 12:05:28 -04:00
Sébastien
02fa0bd7ee
update(carbon-components-react) Bumped to carbon 10.7 + added missing types (#43392)
* Bumped to carbon 10.7 + added missing types

* onAddFile is optionnal

Co-authored-by: Sebastien GREGOIRE <sebastien.gregoire@ibm.com>
2020-03-27 12:04:43 -04:00
Aleksandr Petrov
82c9d545db
[blueimp-load-image] Fix CropOptions misprint (#43390) 2020-03-27 12:03:58 -04:00
Elizabeth Samuel
1e28646814
[office-js-preview] (Outlook) Update calendar prop modes (#43416) 2020-03-27 09:00:04 -07:00
ExE Boss
5c883834e3
feat(webidl‑conversions): Update to v6.0 (#43334) 2020-03-27 11:59:51 -04:00
Juanp
021d90143c
Fix missing method defintion in nuxtjs__auth (#43380) 2020-03-27 11:56:51 -04:00
Piotr Błażejewicz (Peter Blazejewicz)
47bbc5e136
feat(koa): fix attachment definition (#43372)
- `filename` is optional
- `options` are optional and typed via `content-disposition` (which is a
dependency used by koa

ed84ee50da/History.md (260--2018-10-23)

/cc @christianbundy

Thanks!

Fixes: #43357
2020-03-27 11:54:54 -04:00
jony89
e46e386ccb
fix: udpate BillboardGraphics (#43340)
fix: udpate BillboardGraphics with pixelOffsetScaleByDistance

see https://cesium.com/docs/cesiumjs-ref-doc/BillboardGraphics.html
2020-03-27 11:54:28 -04:00
Ole André Vadla Ravnås
a4c01b7736
Sync frida-gum typings with Frida 12.8.15 (#43358)
Changelog at:

        https://frida.re/news/2019/12/18/frida-12-8-released/
2020-03-27 11:54:09 -04:00
Stephen Pittman
9ea38ba16c
Fix broken export of MockEnvironment type (#43300)
* Fix broken export of MockEnvironment type

* Update index.d.ts

Co-authored-by: Daniel Rosenwasser <DanielRosenwasser@users.noreply.github.com>
2020-03-27 11:53:41 -04:00
Arlo
0295ce3ab0
[jsforce] Added missing types that prevented refreshing token in sandbox (#43224)
* Added missing type overload

* Added missing types to PartialOAuth2Options

* Revert "Added missing types to PartialOAuth2Options"

This reverts commit 7e02bfa4fa53fbe3940284cd571bb7248a912885.

* Added missing types that prevented refreshing token in sandbox
2020-03-27 11:52:51 -04:00
ExE Boss
531228c3fd
feat(jsdom): Update to v16.2 (#43327) 2020-03-27 11:52:27 -04:00
Stephane Ruhlmann
d0b79424bd
fix(mongoose): add arrayFilters to Model.findOneAndUpdate (#43062) 2020-03-27 11:52:11 -04:00
Tim Swalling
d1581b6eeb
[testing-library__react] Update cleanup to return Promise (#43322)
As of testing-library/react-testing-library#519 `cleanup` is an
async function.
2020-03-27 11:51:47 -04:00
Piotr Błażejewicz (Peter Blazejewicz)
68783aa55b
feat(karma-jasmine-html-reporter): update to 1.5.3 (#43371)
- new `suppressAll` option
- minor TS header change

https://github.com/dfederm/karma-jasmine-html-reporter/compare/v1.5.2...v1.5.3

Thanks!
2020-03-27 11:49:36 -04:00
Dan Greuel
8c6769fb4a
SortableJS: fix GroupOptions.pull and GroupOptions.put types (#43363)
* fix GroupOptions.pull and GroupOptions.put types

* add params to tests

Co-authored-by: Daniel Greuel <daniel.greuel@msidata.com>
2020-03-27 11:49:23 -04:00
David Stephens
9bc40339dd
Add 'command' and 'args' properties to RedisError class (#43356)
* Add properties to RedisError

* Update ts3.1 as well

Co-authored-by: David Stephens <david.2.stephens@bt.com>
2020-03-27 11:48:54 -04:00
Joel Spadin
e1d9e43428
[pacote] Update to v11 (#43355)
* [pacote] Update to v11

Updated types to v11, which is a complete rewrite of the module.

* Fix useless path mapping

* [pacote] Remove undocumented options

* [pacote] Simplify path mapping

Co-authored-by: Joel Spadin <joel.spadin@garmin.com>
2020-03-27 11:48:13 -04:00
Alex Jerabek
317de1793f
[custom-functions-runtime, office-js, office-js-preview, office-runtime] Removing Zlatkovsky as a codeowner (#43403)
* Removing prompt verbage from selection binding options

* Update office-js code owners
2020-03-27 11:46:57 -04:00
Mykolas
ebf440a2ca
Add missing optional factory argument (#43405)
https://github.com/rsocket/rsocket-js/blob/master/packages/rsocket-websocket-server/src/RSocketWebSocketServer.js#L56
2020-03-27 11:46:25 -04:00