Commit Graph

68183 Commits

Author SHA1 Message Date
Andrew Zammit
be9dcd06bc
Integrate sinon with @sinonjs/fake-timers, with fixes (#43148)
* fix(sinonjs__fake-timers): refactor as ambient module, higher arity callbacks

* feat!(sinon): sinon abstracted timers to @sinonjs/fake-timers so use that package to avoid interface discrepancies, add async variant tests, bump to 9.0

* chore(sinon): add module path map to scoped sinon dependency

* chore(sinonjs__fake-timers): revert ambient module declaration, rely on type inference in tests

* chore(sinon): rely on type inference in async clock tests
2020-03-31 16:14:31 -07:00
狒狒神
c26df8232d
feat: add @types/rax (#43338)
* feat: add @types/rax

* fix: entry

* fix: package name

* fix: header

* fix: tsconfig

* fix: deps

* fix: deps

* chore: name

* fix: tsconfig

* fix: header

* fix: header

* fix: header

* fix: tslint

* fix: tslint

* fix: tslint

* fix: tslint
2020-03-31 16:12:21 -07:00
Dylan Frankland
2256b629f3
Add query middleware to Express (#43217) 2020-03-31 16:07:03 -07:00
fengkx
548030f4f9
types: add types of whatwg-encoding (#43328)
* types: add types of whatwg-encoding

* rename to tests
2020-03-31 16:06:17 -07:00
Remco Haszing
7b906f2a33
Add types for postcss-import (#43085)
* Add types for postcss-import

* Use require instead of import statements

* Fix return type fo resolve and load

`resolve` may return an array of paths as well, and both functions may return a promise.
2020-03-31 16:04:49 -07:00
Artem Sapegin
4a2d567aea
[@testing-library/cypress] Add extended options for *ByRole queries (#43088)
https://testing-library.com/docs/dom-testing-library/api-queries#byrole
2020-03-31 16:00:14 -07:00
Piotr Błażejewicz (Peter Blazejewicz)
2f23492c1b
feat(angular): update to version 1.7 (#42870)
This updates covers API removal as part of the migration from 1.6. to
1.7 and adding couple of new features:
- remove api update
- `errorHandlingConfig` added
- `timeSecondsFormat` and `timeStripZeroSeconds` for NgModel
- tests update

https://docs.angularjs.org/guide/migration#-form-

Thanks!
2020-03-31 15:58:18 -07:00
Michael Stramel
1dc1f40819
Add react-adaptive-hooks typings (#43126) 2020-03-31 15:57:31 -07:00
Dmitrii Maganov
6da3f531f3
[babel__core] Fix configFile, babelrcRoots, ignore and only (#42810) 2020-03-31 15:55:22 -07:00
Piotr Błażejewicz (Peter Blazejewicz)
18171b9690
update(uglify-js): update Compression options (#43027)
* update(uglify-js): update Compression options

- add missing: `assignments`, `directives`, `functions`, `keep_fargs`,
`objects`, `pure_funcs`
- remove `warnings` options
- refine JSDoc comments and add defaults

https://github.com/mishoo/UglifyJS2#compress-options
https://github.com/mishoo/UglifyJS2/issues/3394#issuecomment-488668042

Thanks!

* [fix] update UglifyJS webpack plugin usage

Fixes issue with CI build in WebPack tests
https://git.io/JvKu7
https://github.com/mishoo/UglifyJS2#compress-options
2020-03-31 15:52:29 -07:00
Liam Goodacre
15e3a6cd6d
Yup - preserve null & undefined in Shape & InferType (#43046) 2020-03-31 15:49:14 -07:00
Piotr Błażejewicz (Peter Blazejewicz)
964674cbc1
feat(node-notifier): update to v6 (#42519)
- update definition to v6
- v5 created for backward compatible use
- change type definition for `NotificationCenter.timeout` documenting
change in v6 compared to v5
- added missing `sound` property of WindowsBalloon
- update the `notify` parameters for general notification
- update package configuration to support current DT defaults
- reflect the package structure with `.d.ts` files location

Thanks!
2020-03-31 15:46:56 -07:00
Pasalietis
15e8539220
Updating plotly.js PlotData types (#42882)
Co-authored-by: Pasalietis <martynas.skucas@exacaster.com>
2020-03-31 15:44:44 -07:00
Piotr Błażejewicz (Peter Blazejewicz)
7aba76e825
feat(karma-snapshot): new type definition (#43131)
As used in the open-wc project

- type definitions
- tests

https://github.com/localvoid/karma-snapshot

Thanks!
2020-03-31 15:41:36 -07:00
Johny Herangi
91699cb572
[@types/jsonapi-serializer] Use dictionary for links fields on SerializerOptions (#43024)
* Use dictionary for links fields on SerializerOptions interface

* use function signature that lodash is checking for

* use unknown instead of any

* Revert "use unknown instead of any"

This reverts commit 2abc80b8eb09b7b8ca498ffa1bea77d239880a65.

* create LinkFunction type

* add semicolon
2020-03-31 15:40:23 -07:00
bbcoma
527e669432
Update index.d.ts (#43013)
Added some of missing config fields
2020-03-31 15:39:10 -07:00
Piotr Błażejewicz (Peter Blazejewicz)
29563739dc
feat(@adobe/es-modules-middleware): new type definition (#43156)
- type definition
- tests for different usage scenarios (Karma config for webcomponents
and Express middleware)

https://github.com/adobe/es-modules-middleware
https://github.com/adobe/es-modules-middleware#usage

Thanks!
2020-03-31 15:38:28 -07:00
mtgto
bcba5e2eaf
[lunr] Refine Builder.fieid argument type (#43044) 2020-03-31 15:37:54 -07:00
Piotr Błażejewicz (Peter Blazejewicz)
8379f5d24f
feat(open-wc/testing-karma): new type definition (#43169)
- definition file
- tests

https://github.com/open-wc/open-wc/tree/master/packages/testing-karma#extending-the-config

Thanks!
2020-03-31 15:30:57 -07:00
Hikiko
94403d6d8f
[final-form-set-field-data] add types (#43262)
* [final-form-set-field-data] add types

* fix github link
2020-03-31 15:29:58 -07:00
Lorent Lempereur
72194cc4b5
[gettext-parser] Create @types (#43325) 2020-03-31 15:27:23 -07:00
Krzysztof Żuraw
8029da9be3
add braintree-sanitize-url types (#43343) 2020-03-31 15:23:03 -07:00
Piotr Błażejewicz (Peter Blazejewicz)
9a4e62fa4d
feat(karma-html-detailed-reporter): new type definition files (#43032)
* feat(karma-html-detailed-reporter): new type definition files

- definition file
- tests

https://github.com/a11smiles/karma-html-detailed-reporter#options

Thanks!

* Add module exports fixing PR comments

Thanks!
2020-03-31 15:21:50 -07:00
Piotr Błażejewicz (Peter Blazejewicz)
3c038853a5
feat(content-disposition): types for self-documenting code (#43301)
- adds inline values to self-document types for string literals
- expand documentation

https://github.com/jshttp/content-disposition#api

Thanks!
2020-03-31 15:21:02 -07:00
ficristo
52572e10d6
[CodeMirror] Add some options. Move placeholder option to its addon folder (#42978) 2020-03-31 15:17:50 -07:00
Vincenzo Chianese
6f369959fd
Add definition for uri-template-lite (#43431)
* feat: add definition for uri-template-lite

* style: fix

* chore: fix
2020-03-31 15:14:16 -07:00
Sridhar Mallela
83fd63a9bb
Update definitions for @types/istanbul-lib-source-maps (#43339)
* Updated type definitions for istanbul source maps version 4.x, as transform method now returns only coverage map

* fix: Prettier configuration to run to approve linting
2020-03-31 15:10:33 -07:00
Eyas
3e97df05b2
Fix typings in @reach/router to include innerRef (#43367)
* Fix typings in @reach/router to include innerRef

https://reach.tech/router/api/Link

> ## innerRef: func
> Calls up with its inner ref for apps on React <16.4.
> If using React >=16.4, use ref instead.
>
> ```
> <Link to="./" innerRef={node => /* ... */} />
> ```

* Add Eyas as contributor for reach__router.
2020-03-31 15:07:49 -07:00
Mustafa Salaheldin
14a87ce1de
bootstrap-filestyle (#43509)
* udating index.d.ts

adding unconsolidate() method to Model class

* updating index.d.ts

* adding selector

added selector: JQuery; to support jquer backward compatability.

* adding bootstrap-filestylle

adding bootstrap-filestylle

* adding comments

adding comments

* update tslint

update tslint

* adding version

adding 1.2.1 to version

* unifi signature

unifi signature

* update version

update version

* Update index.d.ts

* bootstrap-multiselect

bootstrap-multiselect

* Update tsconfig.json

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts
2020-03-31 14:49:21 -07:00
horsenit
2892d81ccb
[css-font-loading-module] Make FontFaceSet extend EventTarget and add FontFaceSetLoadEvent (#43396) 2020-03-31 14:47:56 -07:00
Piotr Błażejewicz (Peter Blazejewicz)
480921ca85
feat(bootstrap-fileinput): add missing instance methods (#43312)
- missing methods added
- tests added to package
- TS details updated to match current DT recommendations
- formatting with DT prettier settings

https://plugins.krajee.com/file-input/plugin-methods

/cc @aliemre1990

Thanks!

Fixes: #43288
2020-03-31 14:45:44 -07:00
David Hearnden
0506ca2fe8
fix(rsocket-flowable): makes Flowable.error() and Flowable.never() return Flowable<never> (#43318) 2020-03-31 14:44:15 -07:00
Michaël De Boey
c1c7683e9b
[ot] Update ot types (#43430) 2020-03-31 14:43:42 -07:00
Jack Bates
2e3f31ba3f
[redux-ui] Enable noImplicitThis (#42946) 2020-03-31 14:42:41 -07:00
Jack Bates
903998eee9
[revalidator] Enable noImplicitThis (#42947) 2020-03-31 14:41:40 -07:00
Boris Serdiuk
d9fd463e5c
allow rendering into document fragment (#43399) 2020-03-31 14:29:14 -07:00
jeffrson
aedb5e5073
Fix subsystem event listener (#43397)
This fixes a bug introduced by commit 2e019e5347 - some subsystems return a channel/stream via accept().
2020-03-31 14:28:29 -07:00
Andre Fonseca
fece3c6827
format definitions and test file (#43443) 2020-03-31 14:27:27 -07:00
Aarni Koskela
5d691af616
react-textarea-autocomplete: Allow all textarea attributes (#43492) 2020-03-31 14:26:22 -07:00
Tomasz Pluskiewicz
2bcc698e2d
update sparql-http-client to v2.2 (#43529)
* wip: sparql-http-client 2.0

* update to sparql-http-client 2.2
2020-03-31 14:24:51 -07:00
Piotr Błażejewicz (Peter Blazejewicz)
8b25cefffb
feat(@open-wc/webpack-import-meta-loader) new type definition (#43406)
- definition file
- tests

https://github.com/open-wc/open-wc/tree/master/packages/webpack-import-meta-loader#webpack-helpers

Thanks!
2020-03-31 13:09:02 -07:00
Ansuman Ghosh
898b20d7f7
Added typings for npm package 'pdf-viewer-reactjs' (#43412) 2020-03-31 13:08:04 -07:00
Matthew Leffler
68217d01ac
Update vimeo types to match current module (#43278)
* Update vimeo types to match current module

* Make request query and headers optional

* Directly export contained members
2020-03-31 13:01:50 -07:00
Patrick Erichsen
41a7d74472
Add sawtooth-sdk (#43272)
Signed-off-by: Patrick-Erichsen <Patrick.Erichsen@target.com>
2020-03-31 11:31:01 -07:00
Chris. Webster
30b7468458
Add types for libqp (#43437)
ts enable the libqp functions

Signed-off-by: Chris. Webster <chris@webstech.net>
2020-03-31 11:05:50 -07:00
Piotr Błażejewicz (Peter Blazejewicz)
f42b6f9971
feat(postcss-custom-properties): new type definition (#43446)
- definition file
- test coverage for standalone and plugin usage

https://github.com/postcss/postcss-custom-properties#usage

Thanks!
2020-03-31 11:04:53 -07:00
Piotr Błażejewicz (Peter Blazejewicz)
c7cf211ff6
feat(perfy): new definition type v1.1 (#43451)
- definition file
- test coverage with common usage

https://github.com/onury/perfy#readme
https://github.com/onury/perfy/issues/4

Thanks!
2020-03-31 11:03:18 -07:00
Piotr Błażejewicz (Peter Blazejewicz)
55915aa663
feat(postcss-reporter): type definitiion for v6.0 (#43458)
- type definition for plugin and for the formatter
- tests

https://github.com/postcss/postcss-reporter#readme

Thanks!
2020-03-31 10:58:24 -07:00
Vincenzo Chianese
e21346be33
feat: add vhost types (#43467)
* feat: add vhost types

* refactor: lints
2020-03-31 10:49:40 -07:00
Tobias Hann
8b65eec5a8
Add types for react-native-calendar-picker (#43466) 2020-03-31 10:48:16 -07:00