color-js / elements

WIP
12 stars 1 forks source link

Add alpha channel support to `<channel-slider>` and `<color-picker>` #63

Open DmitrySharabin opened 3 months ago

netlify[bot] commented 3 months ago

Deploy Preview for color-elements ready!

Name Link
Latest commit dcd966d93d164b0224135f4050fda4ef62392b04
Latest deploy log https://app.netlify.com/sites/color-elements/deploys/664e708f05f2df0008385770
Deploy Preview https://deploy-preview-63--color-elements.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

DmitrySharabin commented 3 months ago

How does it behave in Color.js < v0.5.0? It should not error if alpha is not used, and should print out some kind of warning that Using alpha requires v0.6.0 or higher.

It doesn't do it now. But will. :)