svelteuidev / svelteui

SvelteUI Monorepo
https://svelteui.dev
MIT License
1.28k stars 64 forks source link

Missing docs for FileUpload #354

Closed notramo closed 1 year ago

notramo commented 1 year ago

There is a FileUpload component, but there is no documentation for it on the website. @mineofcode, could you provide some guidance?

BeeMargarida commented 1 year ago

It's not yet finished, there are still some improvements to be made in terms of the icons and styling

notramo commented 1 year ago

Maybe it would be worth to add it with a WIP tag, so users of this library could see that it's already in the works. Also, we need this widget for a MVP, style is not a problem yet, if functionality is OK.

BeeMargarida commented 1 year ago

We will work on it! If you want, you can already use it in the latest version, and there's examples of usage in the storybook: https://github.com/svelteuidev/svelteui/blob/main/packages/svelteui-core/src/components/FileUpload/FileUpload.stories.svelte