lauren / pick-a-color

an easy-to-use jQuery color picker for Twitter Bootstrap
http://lauren.github.com/pick-a-color/
MIT License
269 stars 89 forks source link

add option for color automatic selection #49

Open conradoqg opened 10 years ago

conradoqg commented 10 years ago

Hi!

I implemented a new option to make the pick-a-color automatically select the color when change it.

I also did a minor refactoring in updatePreview and created updateInput to centralize these updates.

However, I did not fix the problem caused by #47.

conradoqg commented 10 years ago

I forgot to copy sample.html to the build directory. Please do it for me. Thank you.

afucher commented 9 years ago

This is what I need!

Can accept this pull request?