blocks
blocks copied to clipboard
Stack-agnostic library for uploading, processing, and editing images on-the-fly
## Description ## Checklist - [ ] Tests (if applicable) - [ ] Documentation (if applicable) - [ ] Changelog stub (or use [conventional commit messages](https://www.conventionalcommits.org/)) ## Summary by CodeRabbit...
## Description ## Checklist - [ ] Tests (if applicable) - [ ] Documentation (if applicable) - [ ] Changelog stub (or use [conventional commit messages](https://www.conventionalcommits.org/))
**Describe the bug** The escape key closes both the built-in editor and the uploader modals. **To Reproduce** 1. Upload a file, and you see the list of uploaded files. 2....
**Is your feature request related to a problem? Please describe.** In the photo uploader, the icons to edit and delete uploaded images should have `title` attributes. **Describe the solution you'd...
## 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/))
**Is your feature request related to a problem? Please describe.** In the package, specifically within the camera selection feature, users face a significant UX issue. When prompted to select a...
**Describe the bug** When I set `multiple-min` to 2 and pick only 1 file File Uploader shows an error. This error looks like this:  It says that the limit...
right now when you load the page with e.g. `lr-file-uploader-regular` it takes a while for it to initialise (especially if you use cdn for the css file) which results in...
Implemented Uploader Beta widget, modal, into website. Works fine, but on mobile with several cameras, it automatically selects the FrontCamera. On MacOS, a drop down selector is shown with all...