kazuya wakui and Ron Buckton
d26b0357fc
[plotly.js] add missing plot data type ( #31963 )
...
* [plotly.js] add missing plot data type
* fixed indentation
* [plotly.js] add hole to PlotData
* [plotly.js] add missing plot data type for radar chart
* [plotly.js] add colors to marker for Pie Chart
* sort by alphabetical
2019-01-17 21:47:35 -08:00
Ron Buckton and GitHub
c34bc44eea
Merge pull request #31960 from malash/fix-data-type
...
[weixin-app] Fix data type is never bug
2019-01-17 21:44:19 -08:00
Ron Buckton and GitHub
9242213765
Merge pull request #31956 from wereHamster/next-server-dynamic
...
next-server: dynamic() can be passed a AsyncComponentLoader
2019-01-17 21:42:52 -08:00
Ron Buckton and GitHub
133bf05281
Merge pull request #31926 from astashov/parameterize-koa-router
...
[@types/koa-router]: Parameterize `Router`
2019-01-17 18:08:39 -08:00
Ron Buckton and GitHub
b6d3ae8f08
Merge pull request #32196 from ianhowe76/master
...
feat(auth0): Update UserMetadata to have any type for value
2019-01-17 17:19:17 -08:00
Ron Buckton and GitHub
17dfb5935b
Merge pull request #32216 from zekenie/sequelize/hooks-boolean-on-save
...
Sequelize: instance's save gets `hook`
2019-01-17 17:05:40 -08:00
Ron Buckton and GitHub
862bf3210a
Merge pull request #31902 from maxbogue/master
...
Update lodash/fp/filter to support string[].
2019-01-17 16:34:34 -08:00
Daniel Rosenwasser and GitHub
d65998ff78
Merge pull request #32045 from fluidsonic/facebook-js-sdk-3.2
...
[facebook-js-sdk] Updated types to SDK version 3.2 & fixed FB.login()
2019-01-17 15:49:47 -08:00
Daniel Rosenwasser and GitHub
2995666f39
Merge pull request #32013 from Methuselah96/scheduler-0.12
...
[scheduler] Update to v0.12
2019-01-17 15:49:18 -08:00
Daniel Rosenwasser and GitHub
a5ae76958c
Merge pull request #31982 from ikokostya/got-improve-before-request-hook-test
...
[got] Improve beforRequest hook test
2019-01-17 15:48:57 -08:00
Daniel Rosenwasser and GitHub
239fb0f6c4
Merge pull request #31978 from ikokostya/got-retry-error-codes
...
[got] Add errorCodes to RetryOptions
2019-01-17 15:47:50 -08:00
Daniel Rosenwasser and GitHub
4209b18422
Merge pull request #31569 from leonard-thieu/intl-tel-input/umd
...
[intl-tel-input] Enable importing as a module.
2019-01-17 15:47:20 -08:00
Daniel Rosenwasser and GitHub
782d72a975
Merge pull request #32156 from Delagen/master
...
[cadesplugin] initial version
2019-01-17 15:40:50 -08:00
Daniel Rosenwasser and GitHub
7853407d3c
Merge pull request #31976 from javonharper/add-iopipe
...
Add iopipe-js
2019-01-17 15:39:26 -08:00
Daniel Rosenwasser and GitHub
79c9f6a215
Merge pull request #32053 from mikeecb/fix_tough_cookie_cookie_typings
...
Fix tough-cookie Cookie field typings
2019-01-17 15:38:17 -08:00
Daniel Rosenwasser and GitHub
9cd7cf726f
Merge pull request #31892 from Dmitri1337/master
...
@typed/async: added "remove" method to "AsyncQueue<T>"
2019-01-17 15:36:24 -08:00
Daniel Rosenwasser and GitHub
ceb4fd5366
Merge pull request #32141 from MikeTschudi/adlib
...
Created type file for adlib repo
2019-01-17 15:35:29 -08:00
Ron Buckton and GitHub
70f676e1c4
Merge pull request #32232 from supaiku0/add-pkcs5-pbkdf2
...
node-forge: add pkcs5.pbkdf2 and fix optional parameter of createBuffer
2019-01-17 15:31:56 -08:00
Daniel Rosenwasser and GitHub
4843de961a
Merge pull request #32266 from BendingBender/yn
...
[yn] Add types
2019-01-17 15:25:16 -08:00
Daniel Rosenwasser and GitHub
a087957775
Merge pull request #32269 from BendingBender/is-progressive
...
[is-progressive] Add types
2019-01-17 15:25:00 -08:00
Daniel Rosenwasser and GitHub
266d19b1d6
Merge pull request #32271 from BendingBender/filter-console
...
[filter-console] Add types
2019-01-17 15:24:49 -08:00
Dimitri Benin
89b42315f3
[filter-console] Add types
2019-01-18 00:08:35 +01:00
Dimitri Benin
b4c163e5a4
[is-progressive] Add types
2019-01-17 23:36:40 +01:00
Dimitri Benin
9de5d9de75
[yn] Add types
2019-01-17 23:06:51 +01:00
Simon Schick and John Reilly
272bcf47b2
feat(sinon): add matcher.in ( #31948 )
2019-01-17 21:38:02 +00:00
Ron Buckton and GitHub
62ac27608e
Merge pull request #32230 from wesleyabbey/patch-1
...
fix(@types/recharts): Add background property
2019-01-17 13:03:27 -08:00
Ron Buckton and GitHub
bf908def12
Merge pull request #32241 from alanhchoi/master
...
[mousetrap] Make constructor parameter optional
2019-01-17 12:20:34 -08:00
Ron Buckton and GitHub
8c012d4cb5
Merge pull request #32227 from dhritzkiv/patch-11
...
[bull] Add additional job properties, including queue, name, and stracktrace
2019-01-17 11:45:27 -08:00
supaiku
1cdc67e513
test: add test for pkcs5.pbkdf2
2019-01-17 19:54:29 +01:00
supaiku
9f9eb99751
refactor: share Encoding type
2019-01-17 19:54:14 +01:00
Daniel Hritzkiv and GitHub
7159e5a15b
Update index.d.ts
...
Remove nullable from returnvalue (as any already encompasses null)
2019-01-17 11:07:28 -05:00
Dmitri1337
e5fa3ccfe5
Fixed "only-arrow-functions" lint rule
2019-01-17 15:06:17 +02:00
Alan Choi
c429ee88a8
Add contributor
2019-01-17 18:46:32 +09:00
Alan Choi
00fdefc080
Make constructor parameter optional
2019-01-17 18:36:56 +09:00
Dmitri1337
41337e5748
Fixed "comment-format" lint rule
2019-01-17 10:57:50 +02:00
Dmitri1337
912d3ff409
Fixed "unified-signatures" lint rule
2019-01-17 10:56:15 +02:00
Bucyruss and John Reilly
24b35dd991
Fixing the type definition for UnparseConfig to allow the quotes property to be undefined, a boolean, or an array of booleans per the documentation: https://www.papaparse.com/docs#json-to-csv ( #32217 )
2019-01-17 06:55:47 +00:00
Michael Cypher
8b6637b246
Fix tough-cookie Cookie field typings
2019-01-16 21:36:02 -08:00
Daniel Hritzkiv and GitHub
e49d357d1d
Update index.d.ts
...
Mark returnvalue as nullable
2019-01-16 20:42:32 -05:00
supaiku
6c542e2ac5
add pkcs5.pbkdf2 and fix optional parameter of createBuffer
2019-01-17 02:08:31 +01:00
Ron Buckton and GitHub
33f6179e0f
Merge pull request #32183 from milesj/airbnb-prop-types
...
Add @types/airbnb-prop-types
2019-01-16 16:18:21 -08:00
Ron Buckton and GitHub
0ea993a181
Merge pull request #32072 from drabinowitz/add-radius-to-victory-pie-types
...
types/victory: Add radius property to VictoryPieProps
2019-01-16 16:16:43 -08:00
Nathan Shively-Sanders and GitHub
941cb0b87c
Merge pull request #32017 from BendingBender/string-similarity
...
[string-similarity] Add types for v3
2019-01-16 16:11:59 -08:00
Nathan Shively-Sanders and GitHub
8ab266d87a
Merge pull request #32203 from bySabi/master
...
[react-lifecycles-compat] update to better definitions
2019-01-16 16:04:06 -08:00
Wesley Abbey and GitHub
d8216afd92
fix(@types/recharts): Add background property
...
Adding background property to Bar Props
2019-01-16 17:24:10 -05:00
Javon Harper
2e9f4758aa
Fix tests, can't do named + default import
2019-01-16 16:38:59 -05:00
Daniel Hritzkiv and GitHub
ff5cc58a47
Update index.d.ts
...
Remove whitespace
2019-01-16 16:37:00 -05:00
Daniel Hritzkiv and GitHub
33d0fe9dfd
[bull] Add additional job properties
...
including: queue, name, and stracktrace
Rationale: it is useful to know which queue (and named processor) this Job was in.
2019-01-16 16:05:38 -05:00
Daniel Rosenwasser and GitHub
a538358862
Move implicit exports into the namespace.
2019-01-16 12:45:48 -08:00
Vohmyanin Sergey Vasilevich
4b89a710cb
[cadesplugin] update cadesplugin version to 2.1
2019-01-16 22:57:20 +03:00