Renée Kooi 7 năm trước cách đây
mục cha
commit
a5504e9445
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -118,7 +118,7 @@ What we need to do to release Uppy 1.0
 - [x] statusbar: add some spacing between text elements (#760 / @goto-bus-stop)
 - [ ] docs: improve on React docs https://uppy.io/docs/react/, add small example for each component maybe? Dashboard, DragDrop, ProgressBar? No need to make separate pages for all of them, just headings on the same page. Right now docs are confusing, because they focus on DashboardModal. Also problems with syntax highlight on https://uppy.io/docs/react/dashboard-modal/.
 - [ ] docs: add note in docs or solve the .run() issue, see #756
-- [ ] core: add `uppy.getFiles()` method (@goto-bus-stop / #770)
+- [x] core: add `uppy.getFiles()` method (@goto-bus-stop / #770)
 - [x] dashboard: fix duplicate plugin IDs, see #702 (@goto-bus-stop)
 - [x] react: update propTypes (#776 / @goto-bus-stop)