mdbassit / Coloris

A lightweight and elegant JavaScript color picker. Written in vanilla ES6, no dependencies. Accessible.
https://coloris.js.org/examples.html
MIT License
443 stars 58 forks source link

WIP: Allow dom element like el option #107

Closed lavolpecheprogramma closed 1 year ago

lavolpecheprogramma commented 1 year ago

only for visibility, i think that these are the only changes that the script needs to allow the el property to be a dom node too :) #106

mdbassit commented 1 year ago

I will consider merging your PR, but please don't include any unnecessary coding style changes.

lavolpecheprogramma commented 1 year ago

hi @mdbassit , sorry for style coding changes. this is only a POC/idea and not a mergeable PR. so don't merge it because it have a lot of side effects on virtual instances management at the moment. i will make a fork with the changes that i need so don't worry about it. thank you again for shared your hard work and this beautiful input color!

mdbassit commented 1 year ago

Alright, I'll consider this matter closed then. Good luck :)