xiaokaike / vue-color

:art: Vue Color Pickers for Sketch, Photoshop, Chrome & more http://vue-color.surge.sh
https://xiaokaike.github.io/vue-color/
MIT License
2.54k stars 355 forks source link

Offering to document the process of building a custom picker #186

Open cssinate opened 5 years ago

cssinate commented 5 years ago

For a recent project, none of the out-of-the-box offered pickers exactly met my needs, so I pulled out the individual components I needed (hue, saturation, editable-input) and built and styled my own picker. If you think that documentation would be useful to others, leave me a reply here. I'll write the docs up and contribute as a PR.

robbens commented 5 years ago

That would be useful! 🙌

cssinate commented 5 years ago

Agreed - I don't really want to go through the effort though, unless it's actually going to be merged. There have been no PRs merged in over a year on this project.

robbens commented 5 years ago

Totally understandable. I'll figure it out. Doesn't look that difficult at a first glance

cssinate commented 5 years ago

It's not. You can email me paul@cssinate.com or DM me on Twitter if you're having trouble. You can also take a look through my project lscolors.fun for my component ColorPicker.vue to see how I constructed something completely new.

On Tue., Oct. 22, 2019, 6:11 a.m. Robin Nilsson, notifications@github.com wrote:

Totally understandable. I'll figure it out. Doesn't look that difficult at a first glance

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/xiaokaike/vue-color/issues/186?email_source=notifications&email_token=AGAOZVA2O4H7LKLV5D2OJOLQP3GUTA5CNFSM4I7OKGZ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEB5GRZI#issuecomment-544893157, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGAOZVHKH5H2ARXJCLA6LTDQP3GUTANCNFSM4I7OKGZQ .

cssinate commented 4 years ago

I've only just seen that this project is being maintained again. That's great. I'm still offering to do this; where do you think is the best place? In the README? Or somewhere else?

linx4200 commented 4 years ago

hi @cassioscabral README's good.