antoniandre / vue-cal-v4

A Vue.js full calendar, no dependency, no BS. :metal:
https://antoniandre.github.io/vue-cal-v4/
MIT License
1.25k stars 235 forks source link

Please mark this project as deprecated #573

Closed MedLabs closed 7 months ago

MedLabs commented 8 months ago

Since vue-cal is not maintained anymore, it's good to let people know that they're gonna use it as it is now and no more features or bug fixes will be added anymore... BTW is there any good fork of vue-cal ?

devstack-be commented 7 months ago

I m currently working on a fork and refactoring it without pug, with composition api and tailwind styles

wahibAbdou commented 7 months ago

Subject: Re: [antoniandre/vue-cal] Please mark this project as deprecated (Issue #573)

Hi there,

Thank you for the update on your work. I appreciate your efforts in refactoring the project.

Best regards, Abderrazzak Ouahib

On Fri, Apr 5, 2024 at 9:51 AM Devstack @.***> wrote:

I m currently working on a fork and refactoring it without pug, with composition api and tailwind styles

— Reply to this email directly, view it on GitHub https://github.com/antoniandre/vue-cal/issues/573#issuecomment-2039370241, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOFFQV7TFOI7XRVUEFOGF7LY3ZX2VAVCNFSM6AAAAABFNQRI4CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMZZGM3TAMRUGE . You are receiving this because you are subscribed to this thread.Message ID: @.***>

antoniandre commented 7 months ago

Hi there, atm the project is not actively maintained and the codebase hasn't been changed in nearly 2 years. There are some PRs that I did not have enough time to sort because most of the PRs are improving or fixing 1 thing without taking in account other aspects and they can't just be merged like that without refactoring. If things go as planned, I'll spend time on Vue Cal again this summer, and will refactor everything for Vue 3 only, remove compatibility with Vue 2 and will most likely change the HTML structure as well in order to welcome new features like horizontal layout and panning. For now I'm adding a message in the main readme that this is as is for now but not dead. :)

antoniandre commented 7 months ago

I've already started the v5 structure in a branch