From bfa3fd729b01dcabf2a63c59d97d5ffaf5efb296 Mon Sep 17 00:00:00 2001 From: Artur Paikin Date: Thu, 16 Jul 2020 18:36:09 +0100 Subject: [PATCH] =?UTF-8?q?Add=20=E2=80=9Cbeta=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/@uppy/image-editor/README.md | 2 ++ website/src/docs/image-editor.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/packages/@uppy/image-editor/README.md b/packages/@uppy/image-editor/README.md index c2350a03e..69818be4b 100644 --- a/packages/@uppy/image-editor/README.md +++ b/packages/@uppy/image-editor/README.md @@ -7,6 +7,8 @@ Image Editor is an image cropping and editing plugin for Uppy. Designed to be used with the Dashboard UI (can in theory work without it). +⚠ In beta. + **[Read the docs](https://uppy.io/docs/image-editor)** | **[Try it](https://uppy.io/examples/dashboard/)** Uppy is being developed by the folks at [Transloadit](https://transloadit.com), a versatile file encoding service. diff --git a/website/src/docs/image-editor.md b/website/src/docs/image-editor.md index f778afd57..f575c48a3 100644 --- a/website/src/docs/image-editor.md +++ b/website/src/docs/image-editor.md @@ -12,6 +12,8 @@ tagline: "allows users to crop, rotate, zoom and flip images that are added to U Designed to be used with the Dashboard UI (can in theory work without it). +⚠ In beta. + ![Screenshor of the image editor in Dashboard](https://user-images.githubusercontent.com/1199054/87208710-654db400-c307-11ea-9471-6e3c6582d2a5.png) ```js