uploadcare-widget icon indicating copy to clipboard operation
uploadcare-widget copied to clipboard

Uploadcare Widget, an ultimate tool for HTML5 file upload supporting multiple file upload, drag&drop, validation by file size/file extension/MIME file type, progress bar for file uploads, image previe...

Results 41 uploadcare-widget issues
Sort by recently updated
recently updated
newest added

Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.8. Release notes Sourced from ejs's releases. v3.1.8 Version 3.1.8 v3.1.7 Version 3.1.7 Commits 5126ff5 Version 3.1.8 7d5a1c6 Merge branch 'main' of github.com:mde/ejs into main...

dependencies

Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3. Changelog Sourced from shell-quote's changelog. 1.7.3 Fix a security issue where the regex for windows drive letters allowed some shell meta-characters to escape the...

dependencies

Bumps [terser](https://github.com/terser/terser) from 4.7.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...

dependencies

## Description Styling with `uploadcare.tabsCss.addUrl()` and `uploadcare.tabsCss.addStyle()` would benefit from the ability to also have methods for `removeUrl()` and `removeStyle()`. This pr adds those capabilities. The issue I came across...

## Description We are trying to upload PDFs to using the netlify widget. But we get this error: The file seems to be uploaded correctly by the response we get...

bug

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=follow-redirects&package-manager=npm_and_yarn&previous-version=1.14.7&new-version=1.14.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)...

dependencies

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

## Description When we upload images using the `image` widget netlify cms it throws the following error ### Steps to reproduce ``` "netlify-cms-app": "^2.15.59", "netlify-identity-widget": "^1.9.2", "uploadcare-widget": "3.16.0", "uploadcare-widget-tab-effects": "1.5.0",...

bug

## Summary **I know this is not relevant to the widget But I need support.** I am using uploadcare to transcode video files to .web format. I am getting a...