Skip to content
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

Feat: add weekly view to v2 #1433

Open
wants to merge 1 commit into
base: v2
Choose a base branch
from

Conversation

luisrondow
Copy link

Summary:

This pull request introduces the "Weekly View" functionality. The new feature enhances the library's capabilities by providing users with a dedicated weekly calendar view

Changes:

  • Added the "Weekly View" functionality to v-calendar
  • Implemented necessary components, styles, and logic to support the weekly view feature
  • Ensured backward compatibility with existing features in v2
  • Does not break the previously existing functionalities

Compatibility:

It's crucial to highlight that this feature is not available in v3 of the library, as v3 is exclusively designed for compatibility with Vue 3. Users seeking the "Weekly View" functionality in v2 can now benefit from this feature without the need to migrate to v3.

Additional Notes:

  • User documentation has been updated to guide users on incorporating the "Weekly View" functionality into their projects.

Closing Note:

Your feedback and testing on this feature would be highly appreciated. Feel free to reach out with any questions or concerns related to this pull request. Thank you for your collaboration!


@luisrondow luisrondow force-pushed the feat/add-weekly-view-to-v2 branch from f79d7bb to 70f5774 Compare January 16, 2024 11:46
@luisrondow luisrondow force-pushed the feat/add-weekly-view-to-v2 branch from 70f5774 to a4e16c7 Compare January 16, 2024 12:20
@evri-dan
Copy link

@nathanreyes any chance of you throwing this into a 2.4.3 release? We're in the middle of migrating an app but need to push a feature out in the meantime with a weekly view. Unfortunately (and much to my annoyance) we can't wait for the migration. I see this made it's way into v3 in the end?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants