Artur Paikin
62d01a49fe
Update inject.js
2020-07-16 19:06:23 +01:00
Artur Paikin
5c761b8f36
Merge branch 'master' into dashboard-image-cropping
2020-07-16 18:56:15 +01:00
Artur Paikin
7a3bc72a63
Add image-editor to Dashboard example
2020-07-16 18:55:34 +01:00
Artur Paikin
bfa3fd729b
Add “beta”
2020-07-16 18:36:09 +01:00
Artur Paikin
9726f01f5e
add docs
2020-07-16 18:21:25 +01:00
Renée Kooi
16686fc0ca
Release
2020-07-15 13:59:56 +02:00
Renée Kooi
5012eb4124
aws-s3-multipart: implement retries ( #2312 )
2020-07-13 15:10:23 +02:00
Pedro Fernandes Steimbruch
f54c6dad99
Improve react docs ( #1936 )
...
Co-authored-by: Renée Kooi <renee@kooi.me>
2020-07-13 12:51:30 +02:00
ifedapoolarewaju
4f21f6b12b
docs: correct syntax typos
2020-07-11 18:00:40 +01:00
Renée Kooi
f68c5b9273
docs: auth setup instructions for Dropbox and Google Drive ( #2345 )
...
Co-authored-by: Ifedapo .A. Olarewaju <ifedapoolarewaju@gmail.com>
2020-07-06 11:38:38 +02:00
Ifedapo .A. Olarewaju
34d5d2c1b2
docs,website: tutorial on adding custom providers ( #2310 )
...
* docs,website: first draft of tutorial on adding custom providers
* docs: define "Provider Plugins"
* blog,docs: revise Provider summary
* docs: use consistent sample comments
* blog, examples: use svg code directly as custom provider icon
2020-07-03 17:22:00 +01:00
Alexander Zaytsev
0211e06f19
Make sidebar work better w/ TransloaditBar ( #2356 )
...
* Fix header height; set z-index for TransloaditBar
* Sidebar positioning
* Make sidebar top position dependent on the header top position
* Correct sidebar top position + apply it on desktop only
* mobile support
* Cleanup
* Check if TransloaditBar exists
2020-07-03 14:27:24 +02:00
Elena Lape
fd5f092f5f
Make changes to Transloadit bar at the top on the site ( #2349 )
...
* add info to bar and change transloadit logo
* Update TL logo
* Set correct link
* Move the blocks + better mobile support
* Move TransloaditBar to common.scss
Since we're going to show it on other pages too
* Handling regular pages w/ transloaditbar
* Fix issues on mobile
* Update layout.ejs
Co-authored-by: Alexander Zaytsev <nqst@users.noreply.github.com>
Co-authored-by: Kevin van Zonneveld <kevin@vanzonneveld.net>
2020-07-02 14:59:22 +02:00
Artur Paikin
ca9adf605d
Merge pull request #2323 from transloadit/dashboard-file-removed-ui
...
Add `reason` to `file-removed` event to distinguish when a file was manually removed by user
2020-06-29 14:00:43 +01:00
Artur Paikin
f9093c59d2
add reason to the docs
2020-06-29 04:35:19 +01:00
Artur Paikin
945b7b92fb
revert dashboard:file-removed-ui
2020-06-24 17:51:52 +01:00
ifedapoolarewaju
aacaff256c
Release
2020-06-18 16:31:40 +01:00
Artur Paikin
0f7adf5759
add small example
2020-06-17 15:34:38 +01:00
Artur Paikin
9fb7b8b2da
Add dashboard:file-removed-ui event
2020-06-17 15:28:30 +01:00
ifedapoolarewaju
391ee65210
docs: correct companion link
2020-06-15 11:40:39 +01:00
Artur Paikin
b00ba13912
Release
2020-06-13 03:12:22 +01:00
Artur Paikin
bb98e5cb1e
update docs about error.isNetworkError
2020-06-13 01:36:54 +01:00
Artur Paikin
68f36b1ac2
Refactor FileProgress component ( #2303 )
...
* refactor FileProgress component; pass hideCancelButton, hidePauseResumeButton and hideRetryButton
* move icons to where they are rendered, rename UppyIcon to uppy-u-icon
* cleanup: rename DashboardItem, remove xmlns
* update docs to specify the option also hides action button on each individual file
2020-06-06 04:10:01 +02:00
Renée Kooi
6a01523273
Release
2020-05-25 15:51:21 +02:00
Artur Paikin
99db9f2076
Dashboard: add options to show remove button after complete ( #2284 )
2020-05-25 14:33:21 +02:00
Renée Kooi
ba4f182c48
aws-s3-multipart: make chunk size configurable, fixes #1543 ( #2253 )
2020-05-18 14:23:06 +02:00
Renée Kooi
887103ef55
website: list robodog size, sort plugins by name ( #2259 )
2020-05-11 16:44:44 +02:00
Renée Kooi
d67ff8d884
build: fix type cast
2020-05-08 11:23:36 +02:00
Kevin van Zonneveld
803611ed04
Move @uppy/utils/lib/prettyBytes -> @transloadit/prettier-bytes ( #2231 )
...
* Move @uppy/utils/lib/prettyBytes -> @transloadit/prettier-bytes so we can more easily re-use it across projects
* Switch to MIT licensed @transloadit/prettier-bytes
* lockfile fun
* build: add dep for website/inject.js
Co-authored-by: Renée Kooi <renee@kooi.me>
2020-05-07 16:54:13 +02:00
Artur Paikin
216e481ed5
Fix ancor scroll overflow
...
Mentioned here https://github.com/transloadit/uppy/pull/2128#issue-387905559
https://mobile.twitter.com/hakimel/status/1257252729128435712 thanks @nqst ;)
2020-05-04 16:34:28 +02:00
ifedapoolarewaju
5528c6f6ea
Release
2020-04-30 12:52:46 +01:00
Renée Kooi
6e2dfd7c0f
Release
2020-04-29 17:45:02 +02:00
Renée Kooi
4dce124013
examples: fix a case typo :)
2020-04-29 16:34:04 +02:00
Renée Kooi
d043677c16
examples: fix screen capture toggle in dashboard example
2020-04-29 16:03:15 +02:00
Renée Kooi
8e5b86b839
Dependency and CI updates ( #2217 )
2020-04-24 11:05:47 +02:00
Artur Paikin
ecb1a22a3d
tel
2020-04-23 14:19:03 +02:00
Artur Paikin
23f3bf9edc
publish 1.13 post
2020-04-22 11:41:02 +02:00
Renée Kooi
7231b91920
blog: iterate on 1.13 post
2020-04-22 11:27:24 +02:00
Ifedapo .A. Olarewaju
5ad145775a
update 1.13 blog post
...
cc @arturi
2020-04-22 09:50:56 +01:00
Artur Paikin
a6c8ef15e1
ScreenCapture plugin for screenshots / screen recordings ( #2132 )
...
* Finnish locale semantics improved
* Finnish semantics improved
* Screen capture initial commit
* Fix. Removed audio constraint from video.
* ui improvements
* so Lerna doesn’t try to publish as private
* refactor, tweak icons
* remove commented code from webcam styles
* Check for MediaRecorder (hides button in Safari) and refactor everything
* update readme
* beta for now
Co-authored-by: Miika Jukakoski <miika.jukakoski@ourmind.io>
2020-04-21 20:47:20 +02:00
Artur Paikin
614d0c455f
add exifr to changelog and next blog post
2020-04-21 20:34:33 +02:00
Artur Paikin
29ed21674c
1.13 post draft
...
@ifedapoolarewaju please edit “Google Docs support in Companion”, @goto-bus-stop please edit “AWS S3”, but also any changes are welcome, thanks!
2020-04-19 22:57:19 +02:00
Artur Paikin
ed01291b26
highlight code blocks in excerpt too
2020-04-19 21:54:44 +02:00
ifedapoolarewaju
323233488f
Release
2020-04-15 20:07:42 +01:00
Artur Paikin
5752662a93
Release
2020-04-14 22:25:47 +02:00
Michael Hulet
4c9c55fd38
Fix minor typo in Dashboard docs ( #2193 )
2020-04-13 16:32:57 +02:00
Renée Kooi
7bf390abda
add markdown linting using remark ( #2181 )
...
* build: add markdown linting
* build: support markdown front matter
* build: fail remark lint on warnings
* Fix markdown lint warnings
* changelog: fix markdown errors, allow literal URLs
* ci: add markdown lint step
* website: regenerate contributing.md
* build: properly ignore vendor and built files from remark-lint
* build: add private packages to lerna config
2020-04-13 09:48:11 +02:00
Artur Paikin
b37503937a
add Facebook and OneDrive to uppy.io homepage
2020-04-12 23:05:32 +02:00
ifedapoolarewaju
0481589f3b
Release
2020-04-08 17:37:56 +01:00
Marc-Antoine Ferland
40d39ecbf7
Fix typo in thumbnail-generator doc ( #2177 )
2020-04-06 19:00:49 +02:00