Arpit
|
a6f99f6fba
|
Feature: File Picker Widget (#1274)
* File Picker Widget inital commit
* Merged develop
* add file picker icon
* dropzone
* added file picker widget
* does notrequires* babel-import
* fixed styles and removed button to open file selector
* updatedbthe fle picker icon
* style fixes
* added event: onFileSelected
* seperated the concerns and made it more flexible
* fixed handling file types for the picker
* handle - file reject
* file picker description
* text color updates
* Reads contents of the file as a text string
* display list of accepted files
* filepicker docs
* read multiple files-fixed
* style fixes
* added filepicker gif for docs
* typo fixed: docs
* selected files should be inside the widget bound & clear button to clear the selected files
* remove btn for files and selected files should always remain inside the widget bound
* display files bg style and multi-files resolved
* fixed typos
|
2021-11-04 11:11:10 +05:30 |
|