file-selector
file-selector copied to clipboard
Convert a DragEvent or file input to a list of File objects
**What kind of change does this PR introduce?** - [ ] Bug Fix - [ ] Feature - [ ] Refactoring - [ ] Style - [ ] Build -...
**What kind of change does this PR introduce?** - [ ] Bug Fix - [ ] Feature - [ ] Refactoring - [ ] Style - [ ] Build -...
**What kind of change does this PR introduce?** - [ ] Bug Fix - [ ] Feature - [ ] Refactoring - [ ] Style - [ ] Build -...
**What kind of change does this PR introduce?** - [ ] Bug Fix - [x] Feature - [ ] Refactoring - [ ] Style - [ ] Build - [...
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.4.0 to 2.6.2. Release notes Sourced from tslib's releases. tslib 2.6.2 What's Changed Fix path to exports["module"]["types"] by @andrewbranch in microsoft/tslib#217 Full Changelog: https://github.com/microsoft/tslib/compare/v2.6.1...v2.6.2 tslib 2.6.1 What's...
**Is your feature request related to a problem? Please describe.** I have built an app that has a file system/structure. When I drag and drop a folder I need to...
**Describe the bug** When the file-picker opens, I can't upload a folder **To Reproduce** just try to select a folder with the file picker
…ectron **What kind of change does this PR introduce?** - [ ] Bug Fix - [x] Feature - [ ] Refactoring - [ ] Style - [ ] Build -...
BREAKING CHANGE: removes the CommonJS distribution from the package **What kind of change does this PR introduce?** - [ ] Bug Fix - [ ] Feature - [x] Refactoring -...
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.7.0 to 2.8.0. Release notes Sourced from tslib's releases. v2.8.0 What's Changed Validate export structure of every entrypoint by @andrewbranch in microsoft/tslib#269 Add rewriteRelativeImportExtension helper by @andrewbranch...