|
@@ -2,7 +2,7 @@
|
|
|
title: "Uppy 0.30: Introducing Robodog"
|
|
|
date: 2019-03-06
|
|
|
author: renee
|
|
|
-image: ""
|
|
|
+image: "https://uppy.io/images/blog/0.30/robodog-assemble.jpg"
|
|
|
published: false
|
|
|
---
|
|
|
|
|
@@ -58,7 +58,9 @@ Or import it using an HTML script tag:
|
|
|
|
|
|
As usual, we are iterating and impoving the Dashboard plugin. The accessibility has been improved, along with icons, bredcrumbs in remote providers, the issue with `browserBackButton` and multiple modals, and more.
|
|
|
|
|
|
-Oh, and we’ve also improved how the progress is reported when no progress reporting is available:
|
|
|
+## Progress or no progress
|
|
|
+
|
|
|
+We’ve improved how the StatusBar behaves when no progress reporting is available (which is [the case for MS Edge](https://github.com/transloadit/uppy/pull/1184)):
|
|
|
|
|
|
<img src="/images/blog/0.30/unknown-progress.gif">
|
|
|
|