|
@@ -24,9 +24,10 @@ Let's take a look at the updates we can share with you today.
|
|
|
## Done
|
|
|
- [Artur](https://transloadit.com/about/#artur) merged this [PR](https://github.com/transloadit/uppy/pull/1393) which removed the use of `window.location` from Companion's client, courtesy of [Ife](https://transloadit.com/about/#ife).
|
|
|
- [Alex](https://transloadit.com/about/#alex) improved the design of the drag-to-upload stage. <br />
|
|
|
+
|
|
|
Before:<br />
|
|
|
<center><img width="400" src="/images/blog/30daystoliftoff/2019-04-02-before.png"></center>
|
|
|
- After:<br />
|
|
|
+After:<br />
|
|
|
<center><img width="400" src="/images/blog/30daystoliftoff/2019-04-02-after.png"></center>
|
|
|
|
|
|
- [Evgenia](https://github.com/lakesare) made sure that file previews now form an even spread across the width of the dashboard, using the `justify-content: space-between` CSS property.
|