pegasystems / constellation-ui-gallery

This open-source repository provides a collection of ready-to-use and customizable Constellation DX components. Use this resource to gain inspiration, best practices, and a solid foundation for implementing custom components.
https://pegasystems.github.io/constellation-ui-gallery/
Apache License 2.0
30 stars 22 forks source link

Fix theme usage in all the components #20

Closed ricmars closed 6 months ago

ricmars commented 7 months ago

The components should be using the theme and inheriting some of the color from the theme used by the application

The compare table, network diagram are the ones that have a lot of custom styles and should be converted to use the theme

ricmars commented 7 months ago

first pass of the issue https://github.com/pegasystems/constellation-ui-gallery/commit/11780eb2d1724599e97e355e67ee4090f622795f

ricmars commented 7 months ago

all issues are fixed - the compare table component is the only left that could benefit from leverage more the oob theme

ricmars commented 6 months ago

fixed the CSS to use rem - no more style warning