|
@@ -23,13 +23,12 @@ Renée is working hard to fix outdated warnings in our examples. Other than that
|
|
|
|
|
|
## Done
|
|
|
|
|
|
-[Artur](https://github.com/arturi) started out by merging two pull requests from [Renée](https://github.com/goto-bus-stop). The [first](https://github.com/transloadit/uppy/pull/1375) one aims to use Transloadit Templates and demo keys for the `transloadit-textarea` example, and the [second](https://github.com/transloadit/uppy/pull/1374) one makes error reporting across different locales more flexible.
|
|
|
+[Artur](https://github.com/arturi) merged two pull requests from [Renée](https://github.com/goto-bus-stop). The [first](https://github.com/transloadit/uppy/pull/1375) one aims to use Transloadit Templates and demo keys for the `transloadit-textarea` example, and the [second](https://github.com/transloadit/uppy/pull/1374) one makes error reporting across different locales more flexible.
|
|
|
|
|
|
Artur also added a [GitHub-comment-inspired demo](/examples/markdown-snippets/). Add a file attachment to your markdown, and it will be uploaded and converted to a thumbnail that's displayed inside your post, no matter the media type (audio turns into artwork, images are resized, videos thumbnailed, etc.).
|
|
|
|
|
|
Lastly, [Ife](https://github.com/ifedapoolarewaju) reviewed and merged this [pull request](https://github.com/transloadit/uppy/pull/1366), which updates the callback URIs to reflect their correct location in Companion. Thanks to [HughbertD](https://github.com/HughbertD) for that one!
|
|
|
|
|
|
-
|
|
|
The biggest update that will be part of Uppy 1.0 is support for React Native. Yesterday, Renée, Artur, Ife, [Evgenia](https://github.com/lakesare) and [Kevin](https://github.com/kvz) had a call and talked extensively about what would be needed to have a minimum viable product. They settled on the following six subtasks, which I'm copying directly from their notes: :)
|
|
|
|
|
|
```md
|
|
@@ -45,7 +44,6 @@ MVP for React Native support should:
|
|
|
|
|
|
We also celebrated Evgenia submitting her first two PRs: [one](https://github.com/transloadit/uppy/pull/1382) to make sure that tooltips can no longer overflow inside the Uppy container, and [another](https://github.com/transloadit/uppy/pull/1383) that removes the jumpiness when Uppy loads.
|
|
|
|
|
|
-
|
|
|
That's all the updates I have for you today. See you tomorrow for Day 4 of our 30 Days to Liftoff!
|
|
|
|
|
|
P.S. If you don't want to miss an update, consider [good ol' RSS](https://uppy.io/atom.xml) :)
|