vue-datepicker icon indicating copy to clipboard operation
vue-datepicker copied to clipboard

reedsy fork

Open Remo opened this issue 2 years ago • 2 comments

I've noticed that there's another fork which is quite active: https://github.com/reedsy/vuejs-datepicker

Has anyone checked those changes? I didn't notice, but we are still using the original version which hasn't been maintained in a long time. Wondering what fork we should migrate/contribute to.

Remo avatar Sep 28 '22 08:09 Remo

Hi Remo, thanks for pointing that out. I wasn't aware of that fork, but have been actively contributing to this fork over the past couple of years, or so. It does seem daft to duplicate effort...

I've just had a brief look at the reedsy fork and noticed that there are no transitions. I also ran into trouble when adding disabled dates and experienced some difficulty when using the keyboard navigation which I was keen to look at since that has been my most significant contribution to this fork. (It'll be interesting to see more closely how they have tried to implement this). Unfortunately, I was unable to raise any issues as they seem to have disabled this within GitHub.

As for this (sumcumo) fork, now that all significant issues concerning v2 have been resolved and the code has been tidied up (latest commits still to be merged), I've been working on upgrading to v3.

mst101 avatar Sep 28 '22 09:09 mst101

Thanks for the quick reply. I also noticed that they don't have an issue tracking, making me believe they manage it for themselves. Which of course if perfectly fine, but we'll have a look at your fork. Thanks for keeping this project alive!

Remo avatar Sep 28 '22 10:09 Remo