blocks icon indicating copy to clipboard operation
blocks copied to clipboard

Stack-agnostic library for uploading, processing, and editing images on-the-fly

Results 29 blocks issues
Sort by recently updated
recently updated
newest added

This pull request prepares the following release: | Repository | Branch | Update | Change | |---|---|---|---| | [file-uploader](https://github.com/uploadcare/file-uploader) | releases/v1.16.3 | patch | [`1.16.2` → `1.16.3`](https://github.com/uploadcare/file-uploader/compare/v1.16.2...releases/v1.16.3) | ### Release...

**Description** Elements appear or function differently than the semantic meaning of those elements. Semantic elements must be used appropriately so that the content matches the semantic meaning of the element....

enhancement

**Description** Form submit buttons are disabled until the form is completed. Form submit buttons should not be disabled in advance of the form being completed. For assistive technology users, or...

## Description ## Checklist - [ ] Tests (if applicable) - [ ] Documentation (if applicable) - [ ] Changelog stub (or use [conventional commit messages](https://www.conventionalcommits.org/)) ## Summary by CodeRabbit...

**Describe the bug** In our Vue 3 app, we have the File Uploader configured with inline mode and using only `local` for the source list, e.g. (redacted): ```vue import *...

## Description The previous translation in Dutch was translated too literally. This PR fixes it. ## Summary by CodeRabbit * **Documentation** * Updated Dutch translation for the file upload interface...

## Description ## Checklist - [ ] Tests (if applicable) - [ ] Documentation (if applicable) - [ ] Changelog stub (or use [conventional commit messages](https://www.conventionalcommits.org/))

## Description ## Checklist - [ ] Tests (if applicable) - [ ] Documentation (if applicable) - [ ] Changelog stub (or use [conventional commit messages](https://www.conventionalcommits.org/)) ## Summary by CodeRabbit...

**Is your feature request related to a problem? Please describe.** When cropping with the widget, important parts of the image are cut off if the aspect ratio doesn’t match. To...