Rong Shen
8a840a2003
feat: add definition for looper ( #43551 )
2020-04-01 11:38:48 -07:00
Joël Charles
28689d220a
New package for Web Locks API definitions ( #43541 )
...
* [web-locks-api] new package
* add missing files
2020-04-01 11:38:07 -07:00
Chris Wilkinson
ef67ed6393
Add is-base64 ( #43542 )
2020-04-01 11:29:32 -07:00
Stéphane S
cefb035cbc
[react-calendar] Init typings ( #43540 )
...
Co-authored-by: Stéphane Saquet <stephane.saquet@wadane.com >
2020-04-01 11:28:55 -07:00
Matt Dziuban
a20bca2dc8
Remove mrdziuban from contributors. ( #43554 )
2020-04-01 11:27:44 -07:00
Dave Brudner
4c78fc8243
Adds types for recurly.js ( #43398 )
...
* Adds types for recurly.js
https://github.com/recurly/recurly-js
* Fixes package name for recurly-js
2020-04-01 11:27:09 -07:00
tbsmark86
1b51c6dafe
QUnit: Added missing Promise returns ( #43152 )
...
* QUnit: Added missing Promise returns
While ok for typescript could cause eslint warnings depending
on configuration.
* Update index.d.ts
Co-authored-by: Tobias <tobiasmark@gmx.de >
Co-authored-by: Daniel Rosenwasser <DanielRosenwasser@users.noreply.github.com >
2020-04-01 10:23:02 -07:00
Tomasz Pluskiewicz
f81305829c
added interfaces to exported clients ( #43548 )
2020-04-01 09:55:44 -07:00
Tomasz Pluskiewicz
4217777839
clownface: subject traversal only find blank and named nodes ( #43538 )
...
* clownface: subject traversal only find blank and named nodes
* fix(cownface): class did not implement interface correctly
2020-04-01 09:55:10 -07:00
Wayne Van Son
55afc62390
[sortablejs] adds missing static properties to Sortable ( #43535 )
...
* adds missing static properties to sortablejs
* formats tests with prettier
Co-authored-by: Wayne Van Son <waynevspersonal@gmail.com >
2020-04-01 09:49:42 -07:00
Vincenzo Chianese
1c407ae2c8
Update index.d.ts ( #43525 )
2020-04-01 09:46:40 -07:00
Eyas
cb3d627af8
Allow RefObject<T> in reach__router innerRef. ( #43534 )
...
While https://reach.tech/router/api/Link describes innerRef as a func,
it is actually passed to React's HTMLAnchorElement's "ref" prop as such:
`<a ref={ref || innerRef} ...`
See: https://github.com/reach/router/blob/master/src/index.js#L392-L405
HTMLAnchorElement's "ref" is defined as Ref<HTMLAnchorElement>.
2020-04-01 09:45:29 -07:00
Erwin Wessels
17673008d4
express-http-proxy: proxyReqPathResolver can also return Promise<string> ( #43528 )
...
* Add test, too
* proxyReqPathResolver: can also return promise
proxyReqPathResolver can also return a promise to a string
* Update version number
Update version number of express-http-proxy to 1.6
2020-04-01 09:44:40 -07:00
Vanya Dymovsky
055c8fcfbf
Ramda types: R.into add case of converting types: R.into<From, To>([], transducer, sourceList); ( #43359 )
...
Co-authored-by: Ivan Dymousky <Ivan_Dymousky@epam.com >
2020-04-01 09:43:03 -07:00
Nicholai Nissen
c631f9e37a
[ramda] Update equals to allow __ (placeholder) signature ( #43205 )
...
* [ramda] update equals to allow __ Placeholder signature
* [ramda] Add missing tests for equals
2020-04-01 09:42:04 -07:00
Bart Monhemius
b71c8267d3
[aws-lambda]: Fix definition of APIGatewayRequestAuthorizerEvent ( #43539 )
...
* [aws-lambda]: Fix APIGatewayRequestAuthorizerEvent definition
* [aws-lambda]: Update tests for updated APIGatewayRequestAuthorizerEvent definition
2020-04-01 09:41:34 -07:00
ExE Boss
7c0251edd8
chore(deps): Update dependency prettier to v2 ( #43333 )
...
* chore(deps): Update dependency prettier to v2
* fix(prettierrc): Address review comments
2020-04-01 10:25:55 -04:00
Jack Bates
ba533d7eea
[redux-immutable-state-invariant] Enable noImplicitThis ( #42942 )
2020-03-31 16:39:18 -07:00
Jack Bates
c84f736904
[redux-logger] Enable noImplicitThis ( #42944 )
2020-03-31 16:38:57 -07:00
Jack Bates
260bda776b
[redux-action-utils] Enable noImplicitThis ( #42941 )
2020-03-31 16:38:44 -07:00
Jack Bates
c346ab13ca
[react-infinite] Enable noImplicitThis ( #42937 )
2020-03-31 16:38:27 -07:00
Jack Bates
4e7df45f34
[react-icon-base] Enable noImplicitThis ( #42935 )
2020-03-31 16:38:19 -07:00
Jack Bates
13f8d39a46
[react-gravatar] Enable noImplicitThis ( #42934 )
2020-03-31 16:37:59 -07:00
Jack Bates
a1725883de
[react-datepicker] Enable noImplicitThis ( #42933 )
2020-03-31 16:37:48 -07:00
Jack Bates
bb4733b495
[qtip2] Enable noImplicitThis ( #42931 )
2020-03-31 16:37:40 -07:00
Jack Bates
ae6f1583f2
[phonegap-nfc] Enable noImplicitThis ( #42930 )
2020-03-31 16:37:21 -07:00
Jack Bates
7d87f34025
[meteor-collection-hooks] Enable noImplicitThis ( #42922 )
2020-03-31 16:37:12 -07:00
Jack Bates
0069f22e65
[lodash] Enable noImplicitThis ( #42920 )
2020-03-31 16:37:01 -07:00
Jack Bates
363b302029
[koa-hbs] Enable noImplicitThis ( #42918 )
2020-03-31 16:36:48 -07:00
Jack Bates
dfa2735cc3
[jquery.soap] Enable noImplicitThis ( #42917 )
2020-03-31 16:36:02 -07:00
Jack Bates
7cd132569d
[jquery.cycle2] Enable noImplicitThis ( #42916 )
2020-03-31 16:35:45 -07:00
Jack Bates
2cb50e768c
[jquery.colorbox] Enable noImplicitThis ( #42915 )
2020-03-31 16:35:32 -07:00
Jack Bates
b982e13bdc
[jquery-sortable] Enable noImplicitThis ( #42914 )
2020-03-31 16:35:17 -07:00
Jack Bates
a51f5544ae
[hoek] Enable noImplicitThis ( #42912 )
2020-03-31 16:35:03 -07:00
Jack Bates
6b4b97f1f5
[grunt] Enable noImplicitThis ( #42910 )
2020-03-31 16:34:30 -07:00
Jack Bates
3edc10c44d
[gamequery] Enable noImplicitThis ( #42909 )
2020-03-31 16:33:48 -07:00
Jack Bates
e5e87ecafb
[fancybox] Enable noImplicitThis ( #42907 )
2020-03-31 16:33:20 -07:00
Jack Bates
247efd7fcd
[di-lite] Enable noImplicitThis ( #42905 )
2020-03-31 16:33:11 -07:00
Jack Bates
952d5195d9
[df-visible] Enable noImplicitThis ( #42904 )
2020-03-31 16:33:01 -07:00
Jack Bates
d7ab23571a
[cordova-plugin-mapsforge] Enable noImplicitThis ( #42902 )
2020-03-31 16:32:42 -07:00
Jack Bates
ec4c44ed96
[bootstrap-maxlength] Enable noImplicitThis ( #42896 )
2020-03-31 16:32:04 -07:00
Jack Bates
0f22428b9c
[chai-string] Enable noImplicitThis ( #42899 )
2020-03-31 16:31:36 -07:00
Kerminate
846962d416
update README.cn.md ( #43483 )
...
* feat: create README.cn.md
* chore: add Chinese README
* feat: Switch status badges to Azure Pipelines in README.cn.md
* docs: Readme TOC
* docs: improve readme.cn on external dependencies
* style: use full-width characters
* docs: update README.cn.md
* fix: format
2020-03-31 16:20:34 -07:00
Jonathan Stewmon
74c6a6ac77
[tough-cookie]: update definitions for version 4 ( #43374 )
2020-03-31 16:19:45 -07:00
Pawel
314ba85888
[@types/react-router] Added undefined union type handling for useParams. ( #43213 )
2020-03-31 16:15:26 -07:00
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