Eldar Zakiryanov
|
a0a1c56fbd
|
Removed console.log('ЗДЕСЬ Я')
|
2018-09-25 10:49:03 +06:00 |
|
Artur Paikin
|
a89f16b899
|
Merge pull request #1068 from transloadit/docs/html-example
[docs] Add a copy-paste-able and easily understandable Uppy CDN example that works right away
|
2018-09-24 12:35:11 -04:00 |
|
Ifedapo Olarewaju
|
aec4ca798a
|
test: skip all providers tests for now
|
2018-09-24 11:22:32 +01:00 |
|
Ifedapo Olarewaju
|
88d7f135be
|
test: restore old test behaviour
|
2018-09-24 10:59:12 +01:00 |
|
Ifedapo Olarewaju
|
36c4ac650e
|
test: increase the test timeout
|
2018-09-23 17:47:38 +01:00 |
|
Ifedapo Olarewaju
|
20ea951486
|
test: dont bail
|
2018-09-23 17:28:56 +01:00 |
|
Ifedapo Olarewaju
|
558daeb727
|
test: run test only on chrome
|
2018-09-23 17:14:10 +01:00 |
|
Ifedapo Olarewaju
|
4435749cb7
|
test: don't reload browser
|
2018-09-23 17:00:39 +01:00 |
|
Ifedapo Olarewaju
|
f740420b6d
|
test: temporarily run providers test alone
|
2018-09-23 16:32:19 +01:00 |
|
Ifedapo Olarewaju
|
291c1bedc5
|
test: reload browser within the spec to avoid init error
|
2018-09-23 15:48:04 +01:00 |
|
Artur Paikin
|
1d77fcd15e
|
add link to an example of adding a remote file to Uppy
@goto-bus-stop do you think this is ok? I felt that comment was useful :)
|
2018-09-20 18:33:44 -04:00 |
|
Artur Paikin
|
0e5210dcaa
|
add a copy/pastable and easily understandable Uppy CDN example that works right away
|
2018-09-20 18:06:49 -04:00 |
|
Artur Paikin
|
dae9186a6c
|
Merge pull request #1063 from transloadit/improvement/dashboard-plusBtn-limit
[@uppy/dashboard] Only show the plus button if selected file count !== maxNumberOfFiles
|
2018-09-20 12:09:37 -04:00 |
|
Artur Paikin
|
b2206f636f
|
props.totalFileCount < props.maxNumberOfFiles, check to see if maxNumberOfFiles even exists?
|
2018-09-20 11:54:20 -04:00 |
|
Renée Kooi
|
323c4486f9
|
transloadit: fix logging assembly ID
|
2018-09-20 16:16:03 +02:00 |
|
Renée Kooi
|
001b9a45fa
|
minor lockfile tweaks
|
2018-09-20 12:11:00 +02:00 |
|
Artur Paikin
|
ac945e1460
|
Only show the plus button if selected file count !== maxNumberOfFiles
|
2018-09-19 23:30:52 -04:00 |
|
Artur Paikin
|
4c3b302d0b
|
changelog: Add new versions in 0.27.4
|
2018-09-19 17:43:46 -04:00 |
|
Artur Paikin
|
97cccc0212
|
Change Uppy version references to v0.27.4
|
2018-09-18 19:48:29 -04:00 |
|
Artur Paikin
|
4819ff33ce
|
Release
- uppy@0.27.4
- @uppy/aws-s3-multipart@0.27.3
- @uppy/aws-s3@0.27.3
- @uppy/companion@0.14.4
- @uppy/core@0.27.2
- @uppy/dashboard@0.27.4
- @uppy/drag-drop@0.27.3
- @uppy/dropbox@0.27.3
- @uppy/file-input@0.27.3
- @uppy/form@0.27.3
- @uppy/golden-retriever@0.27.3
- @uppy/google-drive@0.27.4
- @uppy/informer@0.27.3
- @uppy/instagram@0.27.4
- @uppy/progress-bar@0.27.3
- @uppy/provider-views@0.27.3
- @uppy/react@0.27.4
- @uppy/redux-dev-tools@0.27.3
- @uppy/status-bar@0.27.3
- @uppy/thumbnail-generator@0.27.3
- @uppy/transloadit@0.27.4
- @uppy/tus@0.27.4
- @uppy/url@0.27.4
- @uppy/webcam@0.27.3
- @uppy/xhr-upload@0.27.3
|
2018-09-18 19:46:24 -04:00 |
|
Artur Paikin
|
8e465556b9
|
Update contributors
|
2018-09-18 19:38:32 -04:00 |
|
Artur Paikin
|
5b5b3a3a6d
|
remove console.log
|
2018-09-18 18:58:29 -04:00 |
|
Artur Paikin
|
f1752e262a
|
Merge pull request #1055 from transloadit/feature/dashboard-showSelectedFiles
[Dashboard] add showSelectedFiles option
|
2018-09-17 23:27:45 -04:00 |
|
Ifedapo Olarewaju
|
8b204d437d
|
test: set companion config values when running test
|
2018-09-17 15:12:11 +01:00 |
|
Ifedapo Olarewaju
|
7468b9ddb4
|
Merge branch 'master' of github.com:transloadit/uppy
|
2018-09-17 15:10:25 +01:00 |
|
Ifedapo Olarewaju
|
5c3af5522d
|
test: set companion config values when running test
|
2018-09-17 15:06:35 +01:00 |
|
Artur Paikin
|
3904879e83
|
Merge pull request #1056 from transloadit/dashboard/fix-tooltip
[Dashboard] Fix incorrect title (tooltip) message on file preview by refactoring
|
2018-09-14 16:10:21 -04:00 |
|
Artur Paikin
|
26842c9aa4
|
Fix incorrect title (tooltip) message on file preview by refactoring
Fixes #1033
|
2018-09-13 17:06:01 -04:00 |
|
Artur Paikin
|
eeaa518a86
|
document showSelectedFiles
|
2018-09-13 16:22:39 -04:00 |
|
Artur Paikin
|
ca27fb3dc5
|
allow hiding selected files list with showSelectedFiles
|
2018-09-13 16:22:27 -04:00 |
|
Artur Paikin
|
3b7979e1f9
|
Merge pull request #1053 from transloadit/improvement/resize-observer
Replace updateDashboardElWidth with ResizeObserver
|
2018-09-12 16:21:02 -04:00 |
|
Artur Paikin
|
df64f62be8
|
try and update package-lock.json again
|
2018-09-12 15:56:40 -04:00 |
|
Artur Paikin
|
18a9ba33f8
|
Merge branch 'improvement/resize-observer' of https://github.com/transloadit/uppy into improvement/resize-observer
|
2018-09-12 15:36:13 -04:00 |
|
Artur Paikin
|
7e63e3822a
|
Add resize-observer-polyfill to @uppy/dashboard/package.json and update package-lock.json
|
2018-09-12 15:20:29 -04:00 |
|
Artur Paikin
|
41929c47d0
|
Replace updateDashboardElWidth with ResizeObserver
|
2018-09-12 15:19:50 -04:00 |
|
Artur Paikin
|
c6716c2d95
|
update package-lock
|
2018-09-12 00:09:38 -04:00 |
|
Artur Paikin
|
34accc1ca2
|
Merge pull request #1054 from transloadit/dashboard/info-bar-positioning
Improve the “info bar” with note and “powered by uppy” positioning on mobile
|
2018-09-11 23:18:14 -04:00 |
|
Artur Paikin
|
06817206f2
|
Improve the “info bar” with note and “powered by uppy” positioning on mobile
|
2018-09-11 17:38:36 -04:00 |
|
Artur Paikin
|
b0d9490d90
|
Replace updateDashboardElWidth with ResizeObserver
|
2018-09-11 17:28:36 -04:00 |
|
Artur Paikin
|
8df497fff5
|
store offset sizes in variables
|
2018-09-10 11:59:49 -04:00 |
|
Artur Paikin
|
bbf9489c8a
|
update todos
|
2018-09-10 11:54:18 -04:00 |
|
Artur Paikin
|
1cb00c5fef
|
update todos
|
2018-09-10 11:51:09 -04:00 |
|
Kevin van Zonneveld
|
13ab7672b8
|
Add serverPattern to Transloadit Example (es6)
I guess this one also @goto-bus-stop @ifedapoolarewaju
|
2018-09-10 17:27:12 +02:00 |
|
Kevin van Zonneveld
|
d11016726d
|
Add serverPattern to Transloadit demo
Is this okay @goto-bus-stop @ifedapoolarewaju ?
|
2018-09-10 17:26:36 +02:00 |
|
Artur Paikin
|
ce4f8730db
|
Add more projects to “Used by”
|
2018-09-10 10:26:01 -04:00 |
|
Artur Paikin
|
26037ac145
|
Add paddings and remove outline-offset for tab buttons so that the outline is visible
|
2018-09-10 10:18:32 -04:00 |
|
Ifedapo .A. Olarewaju
|
20556b557a
|
Merge pull request #1052 from transloadit/start-companion-once
tests: start companion once
|
2018-09-10 15:00:54 +01:00 |
|
Renée Kooi
|
6ddd70d58f
|
Merge pull request #1050 from transloadit/feature/helpful-release
Add more checks to release script
|
2018-09-10 15:34:49 +02:00 |
|
Ifedapo Olarewaju
|
35784acf58
|
tests: start companion once
|
2018-09-10 14:30:12 +01:00 |
|
Renée Kooi
|
8bbc5c4bb6
|
Warn about 2FA
|
2018-09-10 11:27:26 +02:00 |
|