From 4fa3f5364587e655f0d3c71a2cba455907cd1fa3 Mon Sep 17 00:00:00 2001 From: Artur Paikin Date: Sat, 17 Feb 2018 22:47:56 -0500 Subject: [PATCH] add todo to backlog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4aa88e71d..1b43cc096 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -54,6 +54,7 @@ Ideas that will be planned and find their way into a release at one point - [ ] audio: audio recording similar to Webcam #143 - [ ] add typescript definitions and JSDoc everywhere? https://github.com/Microsoft/TypeScript/wiki/Type-Checking-JavaScript-Files - [ ] transloadit plugin: maybe add option to disable uppy server endpoint overrides +- [ ] dragdrop: change border color when files doesn’t pass restrictions on drag https://github.com/transloadit/uppy/issues/607 ## 1.0 Goals