mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-17 16:50:22 +00:00
docs: use StackBlitz for all examples/issue template (#5125)
This commit is contained in:
parent
9c728261ee
commit
1b179a60bb
18 changed files with 22 additions and 20 deletions
4
.github/ISSUE_TEMPLATE/1-bug.yml
vendored
4
.github/ISSUE_TEMPLATE/1-bug.yml
vendored
|
|
@ -26,7 +26,9 @@ body:
|
||||||
|
|
||||||
Starters:
|
Starters:
|
||||||
|
|
||||||
- [Uppy Dashboard](https://codesandbox.io/s/uppy-dashboard-xpxuhd?file=/src/index.js)
|
- [Uppy Dashboard](https://stackblitz.com/edit/vitejs-vite-zaqyaf?file=main.js)
|
||||||
|
- [Uppy React](https://stackblitz.com/edit/vitejs-vite-vehvbq?file=src%2FApp.tsx)
|
||||||
|
- [Uppy Vue](https://stackblitz.com/edit/vitejs-vite-ubjwys?file=src%2FApp.vue)
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
|
|
||||||
|
|
@ -15,10 +15,10 @@ about more important problems than building a file uploader.
|
||||||
|
|
||||||
:::tip
|
:::tip
|
||||||
|
|
||||||
You can take Uppy for a walk inside CodeSandbox with a
|
You can take Uppy for a walk inside StackBlitz with a
|
||||||
[minimal drag & drop](https://codesandbox.io/s/uppy-drag-drop-gyewzx?file=/src/index.js)
|
[minimal drag & drop](https://stackblitz.com/edit/vitejs-vite-yzbujq?file=main.js/g)
|
||||||
experience or a
|
experience or a
|
||||||
[full featured dashboard](https://codesandbox.io/s/uppy-dashboard-xpxuhd).
|
[full featured dashboard](https://stackblitz.com/edit/vitejs-vite-zaqyaf?file=main.js).
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -17,7 +17,7 @@ time sound wavelength when recording.
|
||||||
:::tip
|
:::tip
|
||||||
|
|
||||||
[Try out the live example](/examples) or take it for a spin in
|
[Try out the live example](/examples) or take it for a spin in
|
||||||
[CodeSandbox](https://codesandbox.io/s/uppy-dashboard-xpxuhd).
|
[StackBlitz](https://stackblitz.com/edit/vitejs-vite-zaqyaf?file=main.js).
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -15,7 +15,7 @@ The `@uppy/box` plugin lets users import files from their
|
||||||
:::tip
|
:::tip
|
||||||
|
|
||||||
[Try out the live example](/examples) or take it for a spin in
|
[Try out the live example](/examples) or take it for a spin in
|
||||||
[CodeSandbox](https://codesandbox.io/s/uppy-dashboard-xpxuhd).
|
[StackBlitz](https://stackblitz.com/edit/vitejs-vite-zaqyaf?file=main.js).
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -15,7 +15,7 @@ The `@uppy/dropbox` plugin lets users import files from their
|
||||||
:::tip
|
:::tip
|
||||||
|
|
||||||
[Try out the live example](/examples) or take it for a spin in
|
[Try out the live example](/examples) or take it for a spin in
|
||||||
[CodeSandbox](https://codesandbox.io/s/uppy-dashboard-xpxuhd).
|
[StackBlitz](https://stackblitz.com/edit/vitejs-vite-zaqyaf?file=main.js).
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -15,7 +15,7 @@ The `@uppy/facebook` plugin lets users import files from their
|
||||||
:::tip
|
:::tip
|
||||||
|
|
||||||
[Try out the live example](/examples) or take it for a spin in
|
[Try out the live example](/examples) or take it for a spin in
|
||||||
[CodeSandbox](https://codesandbox.io/s/uppy-dashboard-xpxuhd).
|
[StackBlitz](https://stackblitz.com/edit/vitejs-vite-zaqyaf?file=main.js).
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -15,7 +15,7 @@ The `@uppy/google-drive` plugin lets users import files from their
|
||||||
:::tip
|
:::tip
|
||||||
|
|
||||||
[Try out the live example](/examples) or take it for a spin in
|
[Try out the live example](/examples) or take it for a spin in
|
||||||
[CodeSandbox](https://codesandbox.io/s/uppy-dashboard-xpxuhd).
|
[StackBlitz](https://stackblitz.com/edit/vitejs-vite-zaqyaf?file=main.js).
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -15,7 +15,7 @@ The `@uppy/instagram` plugin lets users import files from their
|
||||||
:::tip
|
:::tip
|
||||||
|
|
||||||
[Try out the live example](/examples) or take it for a spin in
|
[Try out the live example](/examples) or take it for a spin in
|
||||||
[CodeSandbox](https://codesandbox.io/s/uppy-dashboard-xpxuhd).
|
[StackBlitz](https://stackblitz.com/edit/vitejs-vite-zaqyaf?file=main.js).
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -15,7 +15,7 @@ The `@uppy/onedrive` plugin lets users import files from their
|
||||||
:::tip
|
:::tip
|
||||||
|
|
||||||
[Try out the live example](/examples) or take it for a spin in
|
[Try out the live example](/examples) or take it for a spin in
|
||||||
[CodeSandbox](https://codesandbox.io/s/uppy-dashboard-xpxuhd).
|
[StackBlitz](https://stackblitz.com/edit/vitejs-vite-zaqyaf?file=main.js).
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -15,7 +15,7 @@ The `@uppy/unsplash` plugin lets users import files from their
|
||||||
:::tip
|
:::tip
|
||||||
|
|
||||||
[Try out the live example](/examples) or take it for a spin in
|
[Try out the live example](/examples) or take it for a spin in
|
||||||
[CodeSandbox](https://codesandbox.io/s/uppy-dashboard-xpxuhd).
|
[StackBlitz](https://stackblitz.com/edit/vitejs-vite-zaqyaf?file=main.js).
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -15,7 +15,7 @@ URL and it will be added!
|
||||||
:::tip
|
:::tip
|
||||||
|
|
||||||
[Try out the live example](/examples) or take it for a spin in
|
[Try out the live example](/examples) or take it for a spin in
|
||||||
[CodeSandbox](https://codesandbox.io/s/uppy-dashboard-xpxuhd).
|
[StackBlitz](https://stackblitz.com/edit/vitejs-vite-zaqyaf?file=main.js).
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -15,7 +15,7 @@ The `@uppy/zoom` plugin lets users import files from their
|
||||||
:::tip
|
:::tip
|
||||||
|
|
||||||
[Try out the live example](/examples) or take it for a spin in
|
[Try out the live example](/examples) or take it for a spin in
|
||||||
[CodeSandbox](https://codesandbox.io/s/uppy-dashboard-xpxuhd).
|
[StackBlitz](https://stackblitz.com/edit/vitejs-vite-zaqyaf?file=main.js).
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -16,7 +16,7 @@ save it as a video.
|
||||||
:::tip
|
:::tip
|
||||||
|
|
||||||
[Try out the live example](/examples) or take it for a spin in
|
[Try out the live example](/examples) or take it for a spin in
|
||||||
[CodeSandbox](https://codesandbox.io/s/uppy-dashboard-xpxuhd).
|
[StackBlitz](https://stackblitz.com/edit/vitejs-vite-zaqyaf?file=main.js).
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -16,7 +16,7 @@ camera on desktop and mobile devices.
|
||||||
:::tip
|
:::tip
|
||||||
|
|
||||||
[Try out the live example](/examples) or take it for a spin in
|
[Try out the live example](/examples) or take it for a spin in
|
||||||
[CodeSandbox](https://codesandbox.io/s/uppy-dashboard-xpxuhd).
|
[StackBlitz](https://stackblitz.com/edit/vitejs-vite-zaqyaf?file=main.js).
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -21,7 +21,7 @@ integrate.
|
||||||
:::tip
|
:::tip
|
||||||
|
|
||||||
[Try out the live example with all plugins](/examples) or take it for a spin in
|
[Try out the live example with all plugins](/examples) or take it for a spin in
|
||||||
[CodeSandbox](https://codesandbox.io/s/uppy-dashboard-xpxuhd).
|
[StackBlitz](https://stackblitz.com/edit/vitejs-vite-zaqyaf?file=main.js).
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -15,7 +15,7 @@ The `@uppy/drag-drop` plugin renders a drag and drop area for file selection.
|
||||||
:::tip
|
:::tip
|
||||||
|
|
||||||
[Try out the live example](/examples) or take it for a spin in
|
[Try out the live example](/examples) or take it for a spin in
|
||||||
[CodeSandbox](https://codesandbox.io/s/uppy-drag-drop-gyewzx?file=/src/index.js).
|
[StackBlitz](https://stackblitz.com/edit/vitejs-vite-yzbujq?file=main.js/g).
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -19,7 +19,7 @@ solution targeting any DOM element.
|
||||||
:::tip
|
:::tip
|
||||||
|
|
||||||
[Try out the live example](/examples) or take it for a spin in
|
[Try out the live example](/examples) or take it for a spin in
|
||||||
[CodeSandbox](https://codesandbox.io/s/uppy-drag-drop-gyewzx?file=/src/index.js).
|
[StackBlitz](https://stackblitz.com/edit/vitejs-vite-yzbujq?file=main.js/g).
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -17,7 +17,7 @@ pre- and post-processing information, and allows users to control
|
||||||
:::tip
|
:::tip
|
||||||
|
|
||||||
Try it out together with [`@uppy/drag-drop`](/docs/drag-drop) in
|
Try it out together with [`@uppy/drag-drop`](/docs/drag-drop) in
|
||||||
[CodeSandbox](https://codesandbox.io/s/uppy-drag-drop-gyewzx?file=/src/index.js)
|
[StackBlitz](https://stackblitz.com/edit/vitejs-vite-yzbujq?file=main.js/g)
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue