sefianecho / alwan

A simple, lightweight, customizable, touch friendly color picker, written in vanilla javascript with zero dependencies.
https://sefianecho.github.io/alwan/
MIT License
39 stars 6 forks source link

Add support for labels in swatches #8

Closed andreaskienast closed 1 year ago

andreaskienast commented 1 year ago

First things first: thank you very much for this library!

While using swatches, we discovered it would be very cool if we could have support for labels that describe a color, perhaps via a tooltip or alike for accessibility reasons.

sefianecho commented 1 year ago

Thank you. I'll do that as soon as possible.