Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

uploadcare-widget

Package Overview
Dependencies
Maintainers
4
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

uploadcare-widget - npm Package Versions

1
79

3.2.0

Diff

Changelog

Source

3.2.0 - 2017-10-30

  • Added the .uploadcare--panel__powered_by block inside .uploadcare--panel__content.
  • Fixed the blinking problem with UPLOADCARE_LIVE=true, see [#277][issue-277], [#281][issue-281], [#366][issue-366], [#384][issue-384], [#411][issue-411].
  • Fixed the bug with menu in iOS 11, see [#417][issue-417].
  • Update value of the --color-base variable in [the config][styles-config] of styles.
  • Updated bundled styles:
    • removed the -webkit prefix for transition,
    • added the prefix for Edge for ::placeholder of .uploadcare--input.
  • Updated README:
    • changed logo of Uploadcare,
    • added shield with the current version of npm package.
uploadcare
published 3.1.4 •

Changelog

Source

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.

uploadcare
published 3.1.3 •

Changelog

Source

3.1.3 - 2017-09-14

  • Fixed the disappearance of the footer on the preview tab in IE and Firefox, if users pick a lot of files, issue [#409][issue-409].
  • Fixed typo in Spanish (es) locale.
uploadcare
published 3.1.2 •

Changelog

Source

3.1.2 - 2017-08-18

  • Fixed styles to avoid inheriting global styles from 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
  • Updated README: added StackShare badge.
uploadcare
published 3.1.1 •

Changelog

Source

3.1.1 - 2017-07-24

  • Fixed Portuguese (pt) locale.
  • Fixed closing of the dialog when double-clicking on the tabs menu.
uploadcare
published 3.1.0 •

Changelog

Source

3.1.0 - 2017-07-19

  • Added Korean locale.
  • Updated Arabic locale.
  • Added the attribute type=button for the file-source buttons.
  • Fixed problems with scrolling and footer's buttons on the iframe tabs (like an Instagram) in Safari for iOS.
  • Fixed background styles for the dialog and panel.
  • Added font styles for the panel.
  • Fixed adding the uploadcare--page class to the body when used the openPanel method.
  • Fixed width of the opened mobile menu in UC Browser.
  • Fixed placement of elements in the footer in multiple mode in old browsers like an IE 10.
  • Fixed README:
    • fixed name of default bundle,
    • moved npm install before CDN,
    • removed React code,
    • replaced the image about widget's screenshots with the gif about the widget in action.
uploadcare
published 3.0.1 •

Changelog

Source

3.0.1 - 2017-07-03

  • Fixed the Cannot read property 'tabs' of undefined error, issue [#388][issue-388]
  • Fixed the jQuery.Deferred exception: this.state is not a function error, issue [#387][issue-387]
  • Removed 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 panel
  • Updated README: added screenshots and description about browser support
uploadcare
published 3.0.0 •

Changelog

Source

3.0.0 - 2017-06-28

  • All classes now have the uploadcare-- prefix instead uploadcare-
  • Changed all HTML markup, used the classical BEM methodology
  • Updated all styles, used flexbox for layout
  • Used PostCSS post processing of styles instead Sass
  • All styles now divided into blocks, see the [app/assets/stylesheets/uploadcare/blocks][blocks] folder
  • Drop IE < 10 support
  • New design of the widget and the dialog
  • Updated README, development guide moved to DEVELOPMENT.md
  • Added args for PreviewTab constructor and change few methods to public
  • Removed all png images
  • Used SVG sprite for icons, all icons now SVG inline
  • All buttons except menu__item and crop-sizes__item elements, use button tag instead div
  • Added focus for all buttons and they are tabbable now
  • Updated English (en) locale, added new captions
  • Migration guide from v2 to v3 here
uploadcare
published 2.10.4 •

Changelog

Source

2.10.4 - 2017-06-22

  • Added camera translations to Portuguese (pt) locale
  • Fixed JS for jQuery 3 compatibility. Now we support jQuery 3.x
uploadcare
published 2.10.3 •

Changelog

Source

2.10.3 - 2017-01-16

  • Fixed /group/ request for cases when signed uploads are enabled
  • Fixed sending message in iframe
  • Fixed French locale
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc