Artur Paikin
7ebf6e9bed
Change Uppy version references to v0.23.0
2018-02-20 19:41:04 -05:00
Artur Paikin
ca9d1b0aa9
Update main.js
2018-02-17 22:36:17 -05:00
Artur Paikin
8c20cf933d
Change Uppy version references to v
2018-02-10 12:43:57 -05:00
Kevin van Zonneveld
86da6f693c
Change Uppy version references to v0.22.4
2018-02-08 12:34:56 +01:00
Kevin van Zonneveld
f1bd928d92
Change Uppy version references to v0.22.3
2018-02-08 12:05:31 +01:00
Kevin van Zonneveld
40e599c9bd
Change Uppy version references to v
2018-02-08 11:13:05 +01:00
Renée Kooi
64c76593a8
Merge pull request #449 from transloadit/feature/xhr-bundle
...
Add the XHRUpload `bundle` option.
2018-02-05 13:15:56 +01:00
Ifedapo Olarewaju
ce0f4de0b4
Merge branch 'master' of github.com:transloadit/uppy
2018-02-05 12:39:32 +01:00
Ifedapo Olarewaju
c59a159b3a
docs: add example to use uppy + uppy-server
2018-02-05 12:38:05 +01:00
Kevin van Zonneveld
7debae4e2e
Change Uppy version references to v
2018-02-05 12:02:45 +01:00
Renée Kooi
a057009cf9
Remove unused files from published package ( #586 )
...
Ooooops…
Installed package size:
- Before: 84M
- After: 5.9M
The npmignore files are in nested folders, then they override the `files` config in package.json. It seemed difficult to change the `files` config to exclude all these things, so I opted for this instead.
2018-02-01 16:17:35 +01:00
Kevin van Zonneveld
33eb159a01
Upload Uppy releases to Edgly.net CDN ( #558 )
...
* Upload Uppy releases to Edgly.net CDN
* Install AWS CLI if needed
* Remove unpkg from docs
a) Good citizenship to pay for production bandwidth ourselves
b) Nice to have a CDN that will exist exactly as long we will :)
* Fix typos (thx @goto-bus-stop)
2018-01-29 10:08:02 +01:00
Sergei Zelinsky
be2837c601
[examples/react-example] add missed css
2018-01-27 01:49:15 +02:00
Renée Kooi
2fc44cb6e3
examples: Add XHRUpload bundle option example.
2018-01-08 11:52:45 +01:00
Artur Paikin
e6da1ec66b
Merge branch 'master' into fix/remote-uploads
2018-01-05 16:56:10 -05:00
Artur Paikin
5ba2ef0eee
update cdn-example
2018-01-04 18:31:48 -05:00
Daniel Escobedo
5420bcca75
Removed Redundant Plugin Inclusion
...
Informer is already included in the Dashboard plugin.
2018-01-03 16:18:47 -08:00
Artur Paikin
d39c16de2a
update bundled-example
2017-12-21 16:39:39 -05:00
Artur Paikin
83d604c859
Merge branch 'master' into feature/meta-result-form
2017-12-21 14:42:04 -05:00
Artur Paikin
9aa3e00411
don’t set metadata values for new files in Dashboard, use uppy.opts.meta instead
2017-12-10 20:47:56 -05:00
Artur Paikin
6f510f4679
Merge branch 'master' into chore/refactors
2017-12-07 17:03:55 -05:00
Artur Paikin
526b506e31
🚨 🚨 🚨 Remove core: prefix from all events 🚨 🚨 🚨
...
Danger! Danger!
`core:upload-progress` becomes `upload-progress` and so on.
Oh my, here goes.
2017-12-07 16:57:24 -05:00
Artur Paikin
2d4ceaec2f
metadata fields and checkbox in example
2017-12-07 16:17:56 -05:00
Renée Kooi
0fe22b1bf1
Add custom AWS key with uppy-server example.
2017-12-04 15:35:49 +01:00
Renée Kooi
d3498e1859
example: disable autoproceed in redux example
2017-11-20 17:41:00 +01:00
Renée Kooi
92ad83b82a
Add Redux example
2017-11-20 13:21:10 +01:00
Artur Paikin
69a21daacb
Merge pull request #414 from transloadit/improvement/a11y
...
[WIP] Improve accessibility: focus handling, tweak labels and more
2017-11-13 16:13:11 -05:00
Renée Kooi
874bad50d8
core: Return { successful, failed } object from .upload().
2017-11-10 16:55:57 +01:00
Artur Paikin
7f6f4b437c
add triggerUploadOnSubmit
2017-11-05 17:15:19 -05:00
Renée Kooi
89486e00c4
s3: Use XHRUpload plugin internally.
2017-11-03 12:59:05 +01:00
Artur Paikin
f2fc9aeec3
add Form to the example, alter <form> in index.html
2017-11-03 01:48:49 -04:00
Artur Paikin
abfd1c72aa
show outlines, interate focusable elements, tabindex="-1" to overlay
2017-10-27 16:01:11 -04:00
Artur Paikin
4b21fb7c83
file.type.general, file.type.specific --> file.type = 'image/jpeg'
...
Just use regular mime and .split('/') when needed. Big change in terms of things that might break 👀
Also, updated `fileName` assignment
2017-10-24 16:27:51 -04:00
Renée Kooi
f76d582901
Rename Tus10 to Tus.
2017-10-23 11:49:25 +02:00
Renée Kooi
172575fb79
Rename RestoreFiles to GoldenRetriever
2017-10-23 11:49:25 +02:00
Artur Paikin
fc9f2e3c1c
Update main.js
2017-10-08 01:16:59 -04:00
Renée Kooi
3839d37660
Revert "restore: Check that a serviceWorker is an Uppy one before using it"
...
This wasn't reliable enough unfortunately.
This reverts commit 80e4a5be8e23a585782b48fb275524ef27fbf2b1.
2017-10-03 19:14:34 +02:00
Renée Kooi
30a74dfbeb
restore: Check that a serviceWorker is an Uppy one before using it
2017-10-03 19:14:33 +02:00
Renée Kooi
5f313e3743
restore: Make serviceWorker detection automagic
2017-10-03 19:14:33 +02:00
Renée Kooi
9af6b2fea6
Merge pull request #170 from goto-bus-stop/feature/react
...
High-level React Components
2017-09-22 16:36:58 +02:00
Artur Paikin
ef1c3306c6
Flatten payload params
2017-09-18 17:09:47 -04:00
Renée Kooi
edc0cb29bc
react: Update example page
2017-09-18 15:05:43 +02:00
Renée Kooi
4a3341d0b9
react: rename react folder from uppy-react → react
2017-09-18 14:40:33 +02:00
Renée Kooi
cfe636d849
react: Add dashboard plugin inside component again. add plugins option.
2017-09-18 14:40:32 +02:00
Renée Kooi
b494118fd4
react: Rewrite example with budo
2017-09-18 14:40:32 +02:00
Renée Kooi
bd506d8425
dashboard: auto-discover previously added provider plugins
2017-09-18 14:40:31 +02:00
Renée Kooi
43085e6b3c
react: Use two different instances for Dashboard and DashboardModal examples
2017-09-18 14:40:30 +02:00
Renée Kooi
56ef40122d
react: Add React components example
2017-09-18 14:40:30 +02:00
Artur Paikin
a4668d4f96
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# src/core/Core.js
# src/plugins/Dashboard/index.js
2017-09-15 23:56:18 -04:00
Artur Paikin
63b5769e0b
add closeModalOnClickOutside in example
2017-08-31 14:10:56 +03:00