瀏覽代碼

Commit 0.27.0 changelog (remove [x]s)

Renée Kooi 6 年之前
父節點
當前提交
ef827cc0ad
共有 1 個文件被更改,包括 23 次插入22 次删除
  1. 23 22
      CHANGELOG.md

+ 23 - 22
CHANGELOG.md

@@ -132,28 +132,29 @@ What we need to do to release Uppy 1.0
 
 
 Released: 2018-08-11.
 Released: 2018-08-11.
 
 
-- [x] @uppy/aws-s3-multipart: Check for file existance (#981 / @bartvde)
-- [x] @uppy/aws-s3: Abort all chunk requests when aborting the multipart upload (#967 / @pekala)
-- [x] @uppy/aws-s3: Catch and handle errors in prepareUploadPart (#966 / @pekala)
-- [x] @uppy/core: allow editing plugin titles (names) so that e.g. “Camera” can be translated into different languages, fixes #920 (#942 / @arturi)
-- [x] @uppy/core: fix `setPluginState` (#968 / @goto-bus-stop)
-- [x] @uppy/core: make Uppy run in React Native (by adding `window !== undefined` check) (@arturi / #960)
-- [x] @uppy/core: remove all: initial — was causing issues when multiple uppy stylesheets are used (#942 / @arturi)
-- [x] @uppy/core: ⚠️ **breaking**  default `autoProceed` to `false` (#961 / @arturi)
-- [x] @uppy/dashboard: downgrade `drag-drop` module to support folders again (#942 / @arturi)
-- [x] @uppy/dashboard: fix animation — wait for closing animation to finish before opening modal (#942 / @arturi)
-- [x] @uppy/dashboard: ⚠️ **breaking** Introduce `.uppy-size--md` and `.uppy-size--lg` breakpoint classes; throttle the function that checks for width (#942 / @arturi)
-- [x] @uppy/dashboard: ⚠️ **breaking** UI overhaul: AddFiles panel, significantly improved mobile styles,  (#942 / @arturi, @nqst)
-- [x] @uppy/informer: ⚠️ **breaking** make it monochrome and round. always gray, no status colors (#942 / @arturi)
-- [x] @uppy/provider-views: fix wrong 'no files available' msg flash (#938 / @ifedapoolarewaju)
-- [x] @uppy/url: fix Url plugin reacting to wrong drop/paste events, add ignoreEvent (#942 / @arturi)
-- [x] @uppy/webcam: add webcam permission screen i18 strings, fixes #931 (#942 / @arturi)
-- [x] build: Add object rest spread transform (#965 / @goto-bus-stop)
-- [x] build: Split integration tests and add one using create-react-app (#952 / @goto-bus-stop)
-- [x] build: Upload to CDN when commit starts with “Release” (#989 / @arturi)
-- [x] server: google Drive — move to v3 API (#977 / @pauln)
-- [x] website: docs fixes and improvements @@AJvanLoon)
-- [x] website: list bundle sizes for each package on stats page (#962 / @goto-bus-stop)
+- @uppy/aws-s3-multipart: Check for file existance (#981 / @bartvde)
+- @uppy/aws-s3: Abort all chunk requests when aborting the multipart upload (#967 / @pekala)
+- @uppy/aws-s3: Catch and handle errors in prepareUploadPart (#966 / @pekala)
+- @uppy/companion: ⚠️ **breaking** rename uppy-server to @uppy/companion (#953 / @ifedapoolarewaju)
+- @uppy/companion: google Drive — move to v3 API (#977 / @pauln)
+- @uppy/core: allow editing plugin titles (names) so that e.g. “Camera” can be translated into different languages, fixes #920 (#942 / @arturi)
+- @uppy/core: fix `setPluginState` (#968 / @goto-bus-stop)
+- @uppy/core: make Uppy run in React Native (by adding `window !== undefined` check) (@arturi / #960)
+- @uppy/core: remove all: initial — was causing issues when multiple uppy stylesheets are used (#942 / @arturi)
+- @uppy/core: ⚠️ **breaking**  default `autoProceed` to `false` (#961 / @arturi)
+- @uppy/dashboard: downgrade `drag-drop` module to support folders again (#942 / @arturi)
+- @uppy/dashboard: fix animation — wait for closing animation to finish before opening modal (#942 / @arturi)
+- @uppy/dashboard: ⚠️ **breaking** Introduce `.uppy-size--md` and `.uppy-size--lg` breakpoint classes; throttle the function that checks for width (#942 / @arturi)
+- @uppy/dashboard: ⚠️ **breaking** UI overhaul: AddFiles panel, significantly improved mobile styles,  (#942 / @arturi, @nqst)
+- @uppy/informer: ⚠️ **breaking** make it monochrome and round. always gray, no status colors (#942 / @arturi)
+- @uppy/provider-views: fix wrong 'no files available' msg flash (#938 / @ifedapoolarewaju)
+- @uppy/url: fix Url plugin reacting to wrong drop/paste events, add ignoreEvent (#942 / @arturi)
+- @uppy/webcam: add webcam permission screen i18 strings, fixes #931 (#942 / @arturi)
+- build: Add object rest spread transform (#965 / @goto-bus-stop)
+- build: Split integration tests and add one using create-react-app (#952 / @goto-bus-stop)
+- build: Upload to CDN when commit starts with “Release” (#989 / @arturi)
+- website: docs fixes and improvements @@AJvanLoon)
+- website: list bundle sizes for each package on stats page (#962 / @goto-bus-stop)
 
 
 ## 0.26.0
 ## 0.26.0