Stav

Results 5 issues of Stav

It's hard to make the file manager look pretty without the HTML... It's very limiting. It'd be great if we could edit the base HTML files when making themes :)...

enhancement

Currently you can't add a text node as the Fab's content, only an icon. It would be nice if you could do that. Even with images if it's possible

Add background color prop on the floating action button. I made a functional component for this: ``` function ColoredFab(props) { return ( ); } ``` But it would be nice...

(Nice project btw :) ) It'd be cool if you could install components separately (like mdc's `npm install --save @material/button`), if that would be possible (in any way) it'd be...

Whenever I pick a color with "Automatically replace color" on, and there's no previous color, it just spams a bunch of colors whenever I move the crosshair on the colorpicker.

bug
help wanted