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

Year view #399

Open
ikerib opened this issue Oct 24, 2022 · 7 comments
Open

Year view #399

ikerib opened this issue Oct 24, 2022 · 7 comments

Comments

@ikerib
Copy link

ikerib commented Oct 24, 2022

Is a Year view in your roadmap?
Actually we use https://year-calendar.github.io/v-year-calendar/examples for our employee holidays etc... now we are rebuilding it using vue3 + quassar so I wnat to know if there will be this kind or view.

thanks!

@affablelochan
Copy link

Yes Year view would be great. From the year view we could jump to month view etc.

@jzzero
Copy link

jzzero commented Apr 6, 2023

yes that's great,

@affablelochan
Copy link

Is there a way to show 3 months at a time (with month-view)?
For my usecase i need to toggle between yearly view/quarterly view/ monthly view.

Is there a way i can learn to implement this myself?

@jzzero
Copy link

jzzero commented May 11, 2023

Is there a way to show 3 months at a time (with month-view)? For my usecase i need to toggle between yearly view/quarterly view/ monthly view.

Is there a way i can learn to implement this myself?

i like that

@antoniolucasnobar
Copy link

antoniolucasnobar commented Oct 26, 2023

Is there a way to show 3 months at a time (with month-view)? For my usecase i need to toggle between yearly view/quarterly view/ monthly view.

Is there a way i can learn to implement this myself?

I am starting to use QScheduler and I really need this 3 month view. Anyone knows if v4 beta 16 has this?

EDIT: For my case, I used max-days property, set to 90 days and kind of worked. Prev and next does not goes always to start of next/prev trimester. I will try to figure out better.
But it feels strange not to show the month above the dates.

@jzzero
Copy link

jzzero commented Nov 20, 2023

Is there a way to show 3 months at a time (with month-view)? For my usecase i need to toggle between yearly view/quarterly view/ monthly view.
Is there a way i can learn to implement this myself?

I am starting to use QScheduler and I really need this 3 month view. Anyone knows if v4 beta 16 has this?

EDIT: For my case, I used max-days property, set to 90 days and kind of worked. Prev and next does not goes always to start of next/prev trimester. I will try to figure out better. But it feels strange not to show the month above the dates.

I set 90 days too, but it doesn't work.

@antoniolucasnobar
Copy link

antoniolucasnobar commented Nov 30, 2023

Is there a way to show 3 months at a time (with month-view)? For my usecase i need to toggle between yearly view/quarterly view/ monthly view.
Is there a way i can learn to implement this myself?

I am starting to use QScheduler and I really need this 3 month view. Anyone knows if v4 beta 16 has this?
EDIT: For my case, I used max-days property, set to 90 days and kind of worked. Prev and next does not goes always to start of next/prev trimester. I will try to figure out better. But it feels strange not to show the month above the dates.

I set 90 days too, but it doesn't work.

Do you need any help?
Did you remove the view prop? It overrides the max-days prop.

Let me know if I can help you.
Cheers.
A. Lucas

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

No branches or pull requests

4 participants