Commit graph

4 commits

Author SHA1 Message Date
Shubhendra Singh Chauhan
9bda74108b
[docs] Widget updates (#4793)
* widget updates

* minor update
2022-11-18 16:38:21 +05:30
Shubhendra Singh Chauhan
0826e71380
[docs] updates widget references (#2433) 2022-03-07 15:39:44 +05:30
Arpit
bbf991d67b
Fixes documentation of file picker widget #1274 (#1369) 2021-11-05 15:25:22 +05:30
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