From 362e353ba5e8cdbeb00d820c4d4f146aba138df8 Mon Sep 17 00:00:00 2001 From: Artur Paikin Date: Wed, 16 Aug 2017 19:07:58 +0300 Subject: [PATCH] changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 64942516a..befc1b109 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -100,7 +100,7 @@ Theme: Dogumentation and The Golden Retriver. - [x] goldenretriver: use Service Woker first, then IndexedDB, add file limits for IndexedDB, figure out what restores from where, add throttling for localStorage state sync (@goto-bus-stop @arturi) - [x] dashboard: flag to hide the upload button, for cases when you want to manually stat the upload (@arturi) -- [x] dashboard: place close btn inside the Dashboard, don’t close on click outside, place source icon near the file size +- [x] dashboard: place close btn inside the Dashboard, don’t close on click outside, place source icon near the file size (@arturi) - [x] core: informer becomes a core API, `uppy.info('Smile! 📸', 'warning', 5000)` so its more concise with `uppy.log('my msg')` and supports different UI implementations (@arturi, #271) - [x] docs: first stage — on using plugins, all options, list of plugins, i18n, uppy-server (@arturi, @goto-bus-stop, @ifedapoolarewaju) - [x] provider: file size sorting (@ifedapoolarewaju)