Currently, there are many differences between the older <color-swatch>, <color-inline>, <color-gamut> components and the newer <color-picker>, <channel-slider>, <color-slider> ones.
We should harmonize them.
This means:
[ ] Using props for all instead of ad hoc implementations (unless really not needed)
Currently, there are many differences between the older
<color-swatch>
,<color-inline>
,<color-gamut>
components and the newer<color-picker>
,<channel-slider>
,<color-slider>
ones.We should harmonize them. This means:
colorchange
andvaluechange
events for all