-
-
Notifications
You must be signed in to change notification settings - Fork 235
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Thoughts on status/roadmap? #470
Comments
I'm afraid author is MIA.. but package is very nice and extendable. I'm using it in production, as are many others clearly.. there isn't really anything better out there that I've found. |
Hi guys, @rubjo, @vesper8, @Spacarar, But I really appreciate your feedbacks all, and I am not dead yet. 🤘 If you're interested and and the codebase makes sense to you and doesn't scare you, reach out to me via email that you can find in the package.json. :) If not, for now my priority is Wave UI. ❤️ |
Big thanks to everyone for clarifying. I’m going ahead and will try this out for a small project - and will try to see if I can convince the higher powers that some financial support is in place for a useful open-source library like this if it is successful. I haven’t actually come across any major bugs like the ones you refer to yet @Spacarar, I’m praying these won’t affect my use case. :) I haven’t really looked much at the source codebase yet @antoniandre, so contributing to the code would maybe be out of my depths. If you find it helpful, though, I could probably go through and reply to some of the issues here - by the looks of them, several lack minimal reproductions of reported problems (and others seem very much more at home on Stack Overflow than on an issue tracker). |
Thanks for your support. |
I've gone ahead and commented and asked for repro / more info on a lot of the issues. Other issues are clearly inactive / missing responses after you have asked for more info, and should just be closed. I wasn't able to close off outdated ones or start organising the issues with labels. TBH I would just close most of the ones not providing repros or not having seen any activity for a year or two. And with Vue 3 now being the default, I think I would actually consider only focusing on the |
I'm maintaining a dozen projects built on Vue 2 with no intent, desire, or reason really, to upgrade to Vue 3. Vue 3 may be the default for new projects (which is arguable, but not looking to argue it here) but Vue 2 remains by far the most deployed and maintained version out in the wild. It's entirely up to you whether you want to only focus on the next branch but I think that would be unfortunate and would likely lead to other contributors backporting your changes into the Vue 2 branch. Overall I've found your package to be quite stable and mostly feature-complete. The one feature request that would be awesome to have in the future, which seems to be quite involving, is the horizontal timeline: https://github.com/antoniandre/vue-cal/issues/87 I'm happy to hear you may find some time to work on this in the coming year, and thank you again for your contribution. I also don't think this issue should have been closed : ) Perhaps it should be pinned instead. |
I feel your reaction @vesper8 :) It was a suggestion on how to move forward to an author who has made something great, but has limited time, like anyone else. Maybe leaving other contributors backporting the changes into the Vue 2 branch could actually free up time for @antoniandre to make one version more stable, I don't know. I agree that #87 sounds like a mammoth task, one that transforms the view completely and is perhaps better served by other libraries (?) I can always reopen this for a while, but a roadmap or similar is probably best organised by the author himself and in a different way than a long-winded issue. |
Hey guys! When I'm back in the codebase, I will focus on smaller features first and refactoring a few things. |
Closing this issue as I have already rebooted the project. |
Hi,
Thanks for making this very nice library. I am considering using it in a project, but notice that it hasn't seen commits/PR merges in a year or so. So I wondered if you could share some thoughts about whether or not you consider it feature-complete, maintenance status, roadmap etc.
The text was updated successfully, but these errors were encountered: