Commit graph

8 commits

Author SHA1 Message Date
Renée Kooi
733de659da
Upgrade standard to v14 (#1860)
* Update eslint dependencies.

* standard --fix

* build: disable handler name lint rule

* status-bar: manually fix lint errors

* webcam: manually fix lint errors

* url: manually fix lint errors

* react-native: manually fix lint errors

* dashboard: manually fix lint errors

* informer: manually fix linting errors

* progress-bar: manually fix lint errors

* provider-views: manually fix lint errors

* redux-dev-tools: manually fix lint errors

* build: disable buggy no-unused-vars rule

* examples: manually fix lint errors

* ` quotes for code things, ' for text things
2019-10-09 14:53:02 +02:00
Renée Kooi
f97b3931bb
Upgrade eslint. 2019-05-20 11:28:44 +02:00
Artur Paikin
22a4abbf07 Update React Native example to use @uppy@0.30.5 (#1469)
* Fallback when icon is not available to prevent crashing

* react native tus fingerprint is now built into @uppy/tus@0.35.5, removing from example

//cc @ifedapoolarewaju @kvz

* update to @uppy@0.35.5
2019-04-23 09:47:28 +02:00
Artur Paikin
8f34bbf6f7 tiny style tweak 2019-04-11 13:38:41 +03:00
Artur Paikin
030ce73e63 re-use uppy icons straight from the Dashboard 2019-04-10 18:25:37 +03:00
Artur Paikin
ea3a06dc25 add icon for files that are not images and don’t have previews 2019-04-09 14:12:34 +03:00
Artur Paikin
b06cd39e7b re-do FileList, use FlatList 2019-04-03 21:08:12 +03:00
Artur Paikin
0cdcd4a74e Refactor and add file previews 2019-04-03 15:28:14 +03:00