uploadcare-widget
Advanced tools
Changelog
3.2.0 - 2017-10-30
.uploadcare--panel__powered_by
block inside .uploadcare--panel__content
.UPLOADCARE_LIVE=true
,
see [#277][issue-277], [#281][issue-281], [#366][issue-366], [#384][issue-384], [#411][issue-411].--color-base
variable in [the config][styles-config] of styles.-webkit
prefix for transition
,::placeholder
of .uploadcare--input
.Changelog
3.1.4 - 2017-09-22
Fixed the error of the stream from a webcam in Safari 11. Now the camera tab with taking photos works in Safari 11.
Updated function for start the stream from a webcam:
added using the navigator.mediaDevices.getUserMedia
method
if a browser supports these.
Updated the video element, which used for the stream:
use the muted
attribute in HTML template instead of
setting up the volume
property in JS.
Fixed stop video stream: if a browser supports the getTracks
method,
call the stop
only for tracks, not for the stream,
because MediaStream.stop deprecated.
Fixed preview images in the list of files in multiple
mode:
using just one double-sized version of an image in src
instead of
using srcset
attribute. Now there are high-quality images in browsers
that don’t support the srcset
attribute.
Fixed README: fixed protocol of image URL for the badge of StackShare.
Changelog
3.1.3 - 2017-09-14
es
) locale.Changelog
3.1.2 - 2017-08-18
button
or div[role=button]
for classes:
uploadcare--button
uploadcare--button_muted
uploadcare--button_overlay
uploadcare--button_primary
uploadcare--button_primary
uploadcare--crop-sizes__item
uploadcare--widget__button
uploadcare--widget__button_type_open
Changelog
3.1.1 - 2017-07-24
pt
) locale.Changelog
3.1.0 - 2017-07-19
type=button
for the file-source
buttons.uploadcare--page
class to the body when used the openPanel
method.Changelog
3.0.1 - 2017-07-03
Cannot read property 'tabs' of undefined
error, issue [#388][issue-388]jQuery.Deferred exception: this.state is not a function
error, issue [#387][issue-387]dialog_menu-hidden
, added panel_menu-hidden
instead;
now, if the panel doesn't have tabs, the panel_menu-hidden
class is added to the panelChangelog
3.0.0 - 2017-06-28
uploadcare--
prefix instead uploadcare-
app/assets/stylesheets/uploadcare/blocks
][blocks] folderDEVELOPMENT.md
png
imagesmenu__item
and crop-sizes__item
elements,
use button
tag instead div
Changelog
2.10.4 - 2017-06-22
Changelog
2.10.3 - 2017-01-16
/group/
request for cases when signed uploads are enabled