Artur Paikin
|
d033d60eb8
|
Add min-height back: Dashboard in a mobile mode needs it
to display note, “powered by Uppy” and list of services properly
|
2019-02-26 18:23:02 +03:00 |
|
Artur Paikin
|
74c4ca27cc
|
Merge branch 'master' into fix/dashboard-a11y
|
2019-02-26 18:21:42 +03:00 |
|
Kevin van Zonneveld
|
c3fb8070b6
|
Merge branch 'master' of github.com:transloadit/uppy
|
2019-02-25 09:50:58 +01:00 |
|
Kevin van Zonneveld
|
4a64c732cb
|
Update packages/@uppy/companion/infra/kube/gcloud-deploy.sh
|
2019-02-25 09:50:52 +01:00 |
|
Ifedapo .A. Olarewaju
|
9e79ec0d57
|
Merge pull request #1286 from transloadit/provider-react-native
Make providers support react native
|
2019-02-24 17:38:45 +01:00 |
|
Artur Paikin
|
822bf28828
|
Release
|
2019-02-22 23:04:57 +03:00 |
|
Artur Paikin
|
f94bc77deb
|
Publish
- uppy@0.30.2
- @uppy/aws-s3-multipart@0.30.2
- @uppy/aws-s3@0.30.2
- @uppy/companion-client@0.28.2
- @uppy/companion@0.17.2
- @uppy/core@0.30.2
- @uppy/dashboard@0.30.2
- @uppy/drag-drop@0.30.2
- @uppy/dropbox@0.30.2
- @uppy/file-input@0.30.2
- @uppy/form@0.30.2
- @uppy/golden-retriever@0.30.2
- @uppy/google-drive@0.30.2
- @uppy/informer@0.30.2
- @uppy/instagram@0.30.2
- @uppy/progress-bar@0.30.2
- @uppy/provider-views@0.30.2
- @uppy/react@0.30.2
- @uppy/redux-dev-tools@0.30.2
- @uppy/robodog@0.30.2
- @uppy/status-bar@0.30.2
- @uppy/store-default@0.28.2
- @uppy/store-redux@0.28.2
- @uppy/thumbnail-generator@0.30.2
- @uppy/transloadit@0.30.2
- @uppy/tus@0.30.2
- @uppy/url@0.30.2
- @uppy/utils@0.30.2
- @uppy/webcam@0.30.2
- @uppy/xhr-upload@0.30.2
|
2019-02-22 22:43:58 +03:00 |
|
Artur Paikin
|
e864aeb5f1
|
Release
|
2019-02-22 22:30:57 +03:00 |
|
Artur Paikin
|
929c1ff164
|
remove extra rm -rf from clean
|
2019-02-22 21:51:29 +03:00 |
|
Kevin van Zonneveld
|
f379e4edfc
|
Update bin/release
|
2019-02-22 19:46:06 +01:00 |
|
Artur Paikin
|
b6f53f862f
|
Update package-lock.json
|
2019-02-22 19:11:42 +03:00 |
|
Artur Paikin
|
acbe64fecb
|
update uppy dependecies to latest, pin es6-promise and whatwg-fetch
|
2019-02-22 19:11:26 +03:00 |
|
Artur Paikin
|
12792beea8
|
update clean lib/dist
|
2019-02-22 19:06:24 +03:00 |
|
Artur Paikin
|
227b0f855f
|
call the global Robodog in CDN build
cc @kvz
|
2019-02-22 17:23:46 +03:00 |
|
Artur Paikin
|
f9a291f4dd
|
add robodog to npm run cleanup
cc @kvz
|
2019-02-22 17:23:22 +03:00 |
|
Kevin van Zonneveld
|
c66ef88dae
|
Separately upload Robodog
|
2019-02-22 14:54:08 +01:00 |
|
Kevin van Zonneveld
|
bfe511a221
|
Update README.md
|
2019-02-22 11:06:25 +01:00 |
|
Kevin van Zonneveld
|
66c1c5cd22
|
/dist/ replacement needs to go first
|
2019-02-21 17:19:10 +01:00 |
|
Kevin van Zonneveld
|
4a527fba84
|
Also support the legacy location
|
2019-02-21 17:15:46 +01:00 |
|
Artur Paikin
|
a5c39e9a35
|
Release
|
2019-02-21 19:09:22 +03:00 |
|
Artur Paikin
|
2d167dc4eb
|
update sync-version-numbers to also exclude /dist
cc @kvz
|
2019-02-21 19:02:47 +03:00 |
|
Ifedapo Olarewaju
|
05cd55c208
|
remove debug code
|
2019-02-21 16:39:59 +01:00 |
|
Kevin van Zonneveld
|
4a6154302d
|
Put robodog cp in a better place
|
2019-02-21 16:37:27 +01:00 |
|
Kevin van Zonneveld
|
e8a63c0d13
|
Merge branch 'master' of github.com:transloadit/uppy
|
2019-02-21 16:35:15 +01:00 |
|
Kevin van Zonneveld
|
2384c5070d
|
Remove /dist/ from CDN path
Since we'll only ever want to offer stuff inside dist and the URL is long enough as it is /cc @arturi
|
2019-02-21 16:34:59 +01:00 |
|
Artur Paikin
|
61fd9861d8
|
Add Robodog to CDN (#1304)
* build robodog.css and robodog.js
* copy @uppy/robodog/dist to uppy/dist/robodog
* loose the robodog folder prefix — copy robodog/dist to uppy/dist
* Update upload-to-cdn.sh
|
2019-02-21 16:22:21 +01:00 |
|
Ifedapo Olarewaju
|
8cf0455c31
|
companion-client: store auth token via plugins
|
2019-02-20 08:28:28 +01:00 |
|
Ifedapo Olarewaju
|
e8813a8b33
|
send authtoken via query param
|
2019-02-17 21:09:20 +01:00 |
|
Artur Paikin
|
c393fc68f6
|
hide robodog CDN from docs for now — it’s not available
|
2019-02-17 15:02:32 +03:00 |
|
Artur Paikin
|
4dcef4c3b9
|
Release
|
2019-02-15 23:55:18 +03:00 |
|
Artur Paikin
|
a989b391c3
|
add remove-accidental-git-tags.sh
|
2019-02-15 23:24:44 +03:00 |
|
Artur Paikin
|
b66b6c0ceb
|
npm audit
|
2019-02-15 22:17:22 +03:00 |
|
Artur Paikin
|
f493b300a4
|
sync @uppy/robodog version with other packages
|
2019-02-15 22:11:14 +03:00 |
|
Artur Paikin
|
ea0befe4ce
|
update peerDependencies before release
|
2019-02-15 22:09:12 +03:00 |
|
Artur Paikin
|
be31c7851c
|
move Robodog in docs
|
2019-02-15 21:55:27 +03:00 |
|
Artur Paikin
|
31f82ab785
|
disable url-plugin again for now
|
2019-02-15 21:26:55 +03:00 |
|
Artur Paikin
|
7f7ec16011
|
Merge pull request #1293 from jedwood/patch-1
Add missing comma to code example
|
2019-02-15 15:28:55 +03:00 |
|
Artur Paikin
|
5abf3ac5b4
|
Merge pull request #1294 from jedwood/patch-2
Replace Drag & Drop ref w/ correct File Input
|
2019-02-15 15:28:39 +03:00 |
|
Jed Wood
|
5f2402a97a
|
Replace Drag & Drop ref w/ correct File Input
|
2019-02-14 07:56:17 -07:00 |
|
Jed Wood
|
fa3e4847ce
|
Add missing comma to code example
|
2019-02-14 07:53:47 -07:00 |
|
Artur Paikin
|
43dd901e50
|
improve on Dashboard note margin/padding, experiment with removing strict min width/height for the Dashboard
|
2019-02-11 17:32:06 +03:00 |
|
Artur Paikin
|
32b4491007
|
Merge pull request #1271 from transloadit/fix/result-removed-upload
Don’t emit a complete event if an upload has been canceled
|
2019-02-11 17:10:25 +03:00 |
|
Artur Paikin
|
f5a6008573
|
Merge pull request #1279 from transloadit/dashboard/ui-fixes
Dashboard ui fixes
|
2019-02-11 17:05:29 +03:00 |
|
Artur Paikin
|
553119809f
|
search and close icons alignment
|
2019-02-11 17:02:06 +03:00 |
|
Artur Paikin
|
2f2561a322
|
add aria-hidden to icon, use i18n for aria-labels and title
|
2019-02-11 17:01:53 +03:00 |
|
Artur Paikin
|
10637982d6
|
Fix an issue with long Dashboard note margin on mobile
|
2019-02-11 16:37:00 +03:00 |
|
Artur Paikin
|
056fd32990
|
Merge pull request #1280 from transloadit/chore/improve-dev-script
Improve dev npm script
|
2019-02-11 16:26:32 +03:00 |
|
Artur Paikin
|
54321c38c2
|
Talk about Golden Retriever
|
2019-02-11 16:25:56 +03:00 |
|
Jonas Thelemann
|
e8de50b75f
|
Correct "GitHub" Spelling In README (#1285)
|
2019-02-11 09:42:37 +01:00 |
|
Ifedapo Olarewaju
|
eabf6f6576
|
companion-client: use platform agnositc storage to store auth token
|
2019-02-10 13:05:42 +01:00 |
|