James Yeung
1e96f26091
fix(module: upload): wrong drag area ( #2360 )
...
* fix(module: upload): wrong drag area
* fix test
2022-03-25 16:06:21 +08:00
oemil
a4a90d20b6
fix(module: upload): Fix center layout of upload ( #2267 )
...
* fix the layout of upload for drag'n'drop scenarios to center the icon and text across the whole element
* Rework test to reflect changes in upload component.
Closes #1969
2022-01-25 18:13:59 +08:00
Noah Potash
9925cf288b
feat(module: upload): add method parameter ( #1853 )
...
* add method parameter to upload component
* update documentation
* add test
Co-authored-by: Noah Potash <noah.potash@outbreaklabs.com>
2021-08-21 01:25:38 +08:00
James Yeung
11bfaef22e
feat(module: upload): support drag ( #1765 )
...
* feat(module: upload): support drag
* fix button text
* add tests
* delete useless field
2021-07-24 21:29:31 +08:00