|
@@ -105,7 +105,13 @@ Theme: React and Retry
|
|
|
- [ ] core: retry or show error when upload can’t start / fails (offline, wrong endpoint) — now it just sits there; add error in file progress state, UI, question mark button (@arturi @goto-bus-stop)
|
|
|
- [ ] core: improve and merge in the React PR (@arturi @goto-bus-stop)
|
|
|
- [ ] goldenretriver: add “ghost” files (@arturi @goto-bus-stop)
|
|
|
-- [ ] dashboard: expose/document show/hide/isOpen API (@arturi)
|
|
|
+- [ ] core: remove unused bootstrap styles (#329 / @arturi)
|
|
|
+- [x] core: experiment with yo-yo --> preact and picodom (#297 / @arturi)
|
|
|
+- [x] dashboard: fix FileItem source icon position and copy (@arturi)
|
|
|
+- [x] dashboard: expose and document the show/hide/isOpen API (@arturi)
|
|
|
+- [x] dashboard: allow multiple `triggers` of the same class `.open-uppy` (@arturi)
|
|
|
+- [x] core: Handle sync returns and throws in possibly-async function options (#315 / @goto-bus-stop)
|
|
|
+- [x] core: switch to Jest tests, add more tests for Core and Utils (@richardwillars)
|
|
|
|
|
|
## 0.18.1
|
|
|
|