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
Alexander Zaytsev
57da3a5a80
Dark mode design improvements ( #2232 )
...
* Modify highlight/link color
* Paler dashed outline
* Simpler input focus
* Tweak statuses' gray
* Tweak & fix :focus colors
* Swap TabBtn hover/focus colors
* Tweak dark focus outline
* Darker actionBtn
* Webcam button support
* Add isDraggingOver support
* Add ScreenCapture support
* ProviderBrowserItem-inner support
* Better fakeCheckbox support
2020-05-05 18:02:24 +02:00
Artur Paikin
908598c5d8
Fix build locales ( #2221 )
...
* add empty userAgent
//cc @MikeKovarik
* remove unused locale strings
* remove i18n from aws-s3 — it was unused?
/cc @goto-bus-stop
2020-04-23 11:54:07 +02:00
Renée Kooi
6072b1625f
screen-capture: add type tests ( #2218 )
2020-04-23 10:57:58 +02: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