|
@@ -162,23 +162,22 @@ Released: 2019-04-19
|
|
|
- @uppy/companion-client: Issue a warning if an outdated `serverUrl` or `serverPattern` option is used (#1459 / @arturi)
|
|
|
- @uppy/companion: ⚠️ breaking: send illusive upload progress when multipart downloads are on (#1454 / @ifedapoolarewaju)
|
|
|
- @uppy/companion: Fix serverless example (#1408 / @kiloreux)
|
|
|
+- @uppy/core: fire a `restriction-failed` event when restriction-failed (#1436 / @allenfantasy)
|
|
|
+- @uppy/core: fix logging objects (#1451 / @goto-bus-stop)
|
|
|
+- @uppy/core: Remove console.dir (#1411 / @arturi)
|
|
|
- @uppy/dashboard: ⚠️ breaking: Improve drag to upload state: This uncovered a few drag-drop issues we have, it comes down to us needing something other than the drag-drop library (#1440 / @lakesare, @nqst)
|
|
|
+- @uppy/dashboard: ⚠️ breaking: new `getDroppedFiles` module that is an improvement over `drag-drop` we’ve been using (#1440 / @lakesare)
|
|
|
- @uppy/dashboard: Design facelift — round 2: various improvements and fixes to the Dashboard UI (#1452 / @nqst)
|
|
|
- @uppy/dashboard: Design facelift: various improvements and fixes to the Dashboard UI (#1442 / @nqst)
|
|
|
-- @uppy/utils: ⚠️ breaking: new `getDroppedFiles` module that is an improvement over `drag-drop` we’ve been using (#1440 / @lakesare)
|
|
|
+- @uppy/locales: Default locale for all plugins (#1443 / @arturi, @kvz)
|
|
|
- @uppy/react-native: Basic React Native support (#988 / @arturi, @ifedapoolarewaju, @kvz)
|
|
|
-- @uppy/core: fix logging objects (#1451 / @goto-bus-stop)
|
|
|
-- @uppy/core: Remove console.dir (#1411 / @arturi)
|
|
|
-- @uppy/transloadit: Support assembly cancellation (#1431 / @goto-bus-stop)
|
|
|
- @uppy/robodog: add Dashboard API (#1450 / @goto-bus-stop)
|
|
|
-- @uppy/locales: Default locale for all plugins (#1443 / @arturi, @kvz)
|
|
|
-- @uppy/website: Remove Plugins subsection, create Contributing subsection (#1435 / @kvz)
|
|
|
-- @uppy/core: fire a `restriction-failed` event when restriction-failed (#1436 / @allenfantasy)
|
|
|
+- @uppy/transloadit: Support assembly cancellation (#1431 / @goto-bus-stop)
|
|
|
- @uppy/tus: ⚠️ breaking: will depend on ifedapoolarewaju’s fork for now, so it’s in sync with @uppy/companion and Lerna doesn’t have conflicts (11cb6504012655883ccfa202b5add55529152728 / @ifedapoolarewaju)
|
|
|
- @uppy/tus: fix cannot start more uploads after cancel (#1429 / @ap--)
|
|
|
-- website: New doc menu structure (#1405 / @kvz)
|
|
|
+- @uppy/website: Remove Plugins subsection, create Contributing subsection (#1435 / @kvz)
|
|
|
- examples: Added node-xhr, php-xhr, python-xhr (#1389 / @samuelayo, @arturi)
|
|
|
-
|
|
|
+- website: New doc menu structure (#1405 / @kvz)
|
|
|
|
|
|
## 0.30.4
|
|
|
|