Open cassioscabral opened 6 years ago
Here is a few things I am working on:
[X] Remove all v-model
. branch feat/3.0.0-refactor-vmodel, which is merged into branch feat/3.0.0
[x] Add unit testing, which is in progress. I am not very familiar with unit testing, can you help review my code ? Branch feat/3.0.0-unit-testing
[ ] ESM ready. https://github.com/xiaokaike/vue-color/issues/67
[ ] Improve documentation.
And these are in my roadmap, which have lower priority:
Ok, I will do the code review and I can help with the unit testing. Given my available time between work and studies at the moment I can focus on one thing at a time. Starting with the unit testing. Feel free to contact me at any time, if you wish you can send a direct message to me through my Twitter @cassioscabral to discuss anything.
Hello @xiaokaike and @linx4200. Is there a branch for the 3.0 version? I would like to help on that. I will list the most requested features and the changes would be great to have moving forward that people reported on the issues. I created a project for the 3.0 development, we can add the TODO tasks to get that done over there.
Out of the top of my head, things like the events emitted should match Vue's conventions, customizable pickers using more named and scoped slots.
We can use this issue to list things people are asking for and discuss what to do for the 3.0 development. What you all think about that?