lightning-js / ui-components

Lightning UI Components for Solid & Blits
https://lightning-js.github.io/ui-components/
Apache License 2.0
11 stars 4 forks source link

fix(Artwork): allow style properties to be set inline, add support for gradient and fillColor #130

Closed anthony9187 closed 4 months ago

anthony9187 commented 4 months ago

Description

This PR updates the Artwork component with the following changes:

Also open to any feedback on the separate types file setup. Some of our other projects use this setup and, as our types get more complex, it felt more maintainable

Testing

ensure Artwork renders as expected