uppy/website
Renée Kooi be66c47deb
Actually check types (#1918)
* types: stronger typings

* Remove remaining `declare module` things for uppy.use

* Format types standard-style-like

* Add `target` properties to plugin typings

* Add type for `replaceTargetContent` option

* xhr-upload: allow lowercase method

* opt in to stricter typechecks

* use the strictly typed version in all typings tests

* endtoend: use strict types in typescript test

* Add some comments to the typings file so IDEs will warn about untyped use()

* informer: remove obsolete option from typings

* react: generate prop types based on actual options types

* react: update types

* react: fix import in typings test

* companion-client: add `pluginId` property to ProviderOptions type

Co-Authored-By: Ifedapo .A. Olarewaju <ifedapoolarewaju@gmail.com>

* core: remove some `any` types

* *: add locale string types

* *: generate locale typings

* core: fix LocaleStrings<> type

* dashboard: add locale string type tests

* tus: inherit options typings from tus-js-client

* transloadit: add missing options types

* ci: do the required build steps before testing typings

* Support TokenStorage in types, add `title?: string` options

* form: update typings

* types: put TokenStorage type in dependents

* Document Uppy.StrictTypes

* if we pin at least we should use the latest

* Allow document.querySelector

I think it's a eslint-plugin-compat bug that it's marking querySelector
as not available in Android Chrome 78.

Co-authored-by: Ifedapo .A. Olarewaju <ifedapoolarewaju@gmail.com>
2020-02-12 16:22:09 +01:00
..
private_modules/hexo-renderer-uppyexamples Update from master 2016-02-01 00:53:55 -05:00
scripts Upgrade standard to v14 (#1860) 2019-10-09 14:53:02 +02:00
src Actually check types (#1918) 2020-02-12 16:22:09 +01:00
themes/uppy Release 2020-02-12 12:24:41 +01:00
_config.yml website: update to postcss 7 2019-05-20 11:31:38 +02:00
build-examples.js Update eslint to v6 (#1777) 2019-08-13 21:45:30 +03:00
doc-order.json Update from master 2016-02-01 00:53:55 -05:00
inject.js Website: add plugin versions (#1952) 2019-12-09 12:46:38 +03:00
package-lock.json Create package-lock.json 2020-01-15 17:26:35 +01:00
package.json Website: add plugin versions (#1952) 2019-12-09 12:46:38 +03:00
postcss.config.js we'll use the .browserslistrc config in uppy root instead 2019-08-05 18:10:14 +03:00
VUEORG_LICENSE Rename LICENSE to VUE 2015-11-29 14:22:03 +01:00