Jelajahi Sumber

Update website/src/_posts/2019-04-liftoff-07.md

Kevin van Zonneveld 6 tahun lalu
induk
melakukan
ee58fffa91
1 mengubah file dengan 5 tambahan dan 5 penghapusan
  1. 5 5
      website/src/_posts/2019-04-liftoff-07.md

+ 5 - 5
website/src/_posts/2019-04-liftoff-07.md

@@ -15,12 +15,12 @@ Today marks the seventh day of our ongoing thirty-day blog post challenge, givin
 
 
 ## Done
 ## Done
 
 
-- Artur and Kevin [fixed CI builds](https://github.com/transloadit/uppy/commit/130b79076c4cee54f1d6045f7ff359d1f46a9c72) with [new](https://github.com/transloadit/uppy/commit/5f4f1cf17e23c195d4a3907d7bb94599ec882ae6) [npm](https://github.com/transloadit/uppy/commit/f0ca917a1e238e672540fd1a605c2dee8a81b195) scripts (now explicitly opt into running Companion via `npm run dev:with-companion`) and by switching to a newer Chrome version for Windows 7 on Saucelabs 
-- Ife [fixed](https://github.com/transloadit/uppy/commit/c1abfea33d0c3e80809814c1048b156028c8fcf9) a [bug](https://github.com/transloadit/uppy/issues/1390) in XHR Companion uploads 
+- [Artur](https://transloadit.com/about/#artur) and [Kevin](https://transloadit.com/about/#kvz) [fixed CI builds](https://github.com/transloadit/uppy/commit/130b79076c4cee54f1d6045f7ff359d1f46a9c72) with [new](https://github.com/transloadit/uppy/commit/5f4f1cf17e23c195d4a3907d7bb94599ec882ae6) [npm](https://github.com/transloadit/uppy/commit/f0ca917a1e238e672540fd1a605c2dee8a81b195) scripts (now explicitly opt into running Companion via `npm run dev:with-companion`) and by switching to a newer Chrome version for Windows 7 on Saucelabs 
+- [Ife](https://transloadit.com/about/#ife) [fixed](https://github.com/transloadit/uppy/commit/c1abfea33d0c3e80809814c1048b156028c8fcf9) a [bug](https://github.com/transloadit/uppy/issues/1390) in XHR Companion uploads 
 - Then Ife, Artur, and Kevin paired for the entire afternoon on resumable uploads in RN, and got it to work inside an upload session, you can now hit Pause & Resume :tada: It does not after a crash yet, more on that in `In Progress`. One of the big hurdless addressed during the call was fixing websocket communication between Companion RN, so remote uploads done by Companion now report progress to the mobile app
 - Then Ife, Artur, and Kevin paired for the entire afternoon on resumable uploads in RN, and got it to work inside an upload session, you can now hit Pause & Resume :tada: It does not after a crash yet, more on that in `In Progress`. One of the big hurdless addressed during the call was fixing websocket communication between Companion RN, so remote uploads done by Companion now report progress to the mobile app
-- Renée fixed [a TypeScript issue](https://github.com/transloadit/uppy/pull/1396) for people who do `allowSyntheticDefaultImports: false`
-- Evgenia has [removed jumpiness](https://github.com/transloadit/uppy/pull/1383) that can be witnessed when Uppy is loading
-- Alex Improved the design of the statusbar for when upload is failed. <br />
+- [Renée](https://transloadit.com/about/#renee) fixed [a TypeScript issue](https://github.com/transloadit/uppy/pull/1396) for people who do `allowSyntheticDefaultImports: false`
+- [Evgenia](https://github.com/lakesare) has [removed jumpiness](https://github.com/transloadit/uppy/pull/1383) that can be witnessed when Uppy is loading
+- [Alex](https://transloadit.com/about/#alex) Improved the design of the statusbar for when upload is failed. <br />
 Before:<br />
 Before:<br />
 <center><img width="400" src="/images/blog/30daystoliftoff/2019-04-liftoff-07a.png"></center>
 <center><img width="400" src="/images/blog/30daystoliftoff/2019-04-liftoff-07a.png"></center>
 After:<br />
 After:<br />