Oli8 / spaper

PaperCSS components for Svelte
https://oli8.github.io/spaper/
MIT License
199 stars 9 forks source link

Using native HTML progress element for <Progress> component #37

Closed amr3k closed 2 years ago

amr3k commented 2 years ago

Hello

First off, huge thanks for your amazing work.

Wouldn't it be better to use the native progress element instead of a simple div

Oli8 commented 2 years ago

Hey, thanks !

Well I thought so too making the component but that's not how it was made in papercss :man_shrugging:
Also note that there is an element for the container and one for the progress bar. But yeah that would def be better and might be done down the road.

amr3k commented 2 years ago

You are absolutely right, I posted the issue in the wrong place. I should post it in paperCSS.