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

Select #8

Closed
jchapelle opened this issue Jun 1, 2021 · 9 comments
Closed

Select #8

jchapelle opened this issue Jun 1, 2021 · 9 comments

Comments

@jchapelle
Copy link

Hey, your tool is great but I miss some nice feature of fullcalendar.

Are you planning to propose the select method of fullcalendar ?
This method allows you to create an event when the user select a time slot in a calendar.

@vkurko
Copy link
Owner

vkurko commented Jun 1, 2021

You can use the dateClick callback which does pretty much the same thing.

@jchapelle
Copy link
Author

jchapelle commented Jun 1, 2021 via email

@vkurko
Copy link
Owner

vkurko commented Jun 2, 2021

Oh, now I see what you mean. No, the dateClick does not provide information about selection, it is only about click.

So at the moment I have no plans to implement the select feature, but I will do it if more people require this function.

@jchapelle
Copy link
Author

jchapelle commented Jun 2, 2021 via email

@vkurko vkurko mentioned this issue Apr 11, 2022
@mutongwu
Copy link

mutongwu commented Jul 23, 2022

feature + 1
may be mousedownEvent and mouseupEvent could help?

@KoljaL
Copy link

KoljaL commented Aug 3, 2022

+101
that would be my saving 🥰

@vkurko
Copy link
Owner

vkurko commented Oct 11, 2022

This feature is now available in Event Calendar v0.12.0.

See the following options:

And methods:

@jchapelle
Copy link
Author

jchapelle commented Oct 11, 2022 via email

@vkurko
Copy link
Owner

vkurko commented Oct 14, 2022

In v0.13.0 there are also:

@vkurko vkurko closed this as completed Oct 14, 2022
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