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

Resize events #15

Closed
wvffle opened this issue Jul 20, 2021 · 11 comments
Closed

Resize events #15

wvffle opened this issue Jul 20, 2021 · 11 comments

Comments

@wvffle
Copy link

wvffle commented Jul 20, 2021

https://github.com/vkurko/calendar#editable speaks of resizing events though it's not yet implemented.

@vkurko
Copy link
Owner

vkurko commented Jul 20, 2021

Hi @wvffle,

You are right, the resizing is not implemented in Event Calendar. Let me assume that this will be the next feature I will implement when I have some free time 😃

@wvffle
Copy link
Author

wvffle commented Jul 20, 2021

Great, I'm looking forward to it.

If you're not planning on getting that done anytime soon, I could make a PR, though you'd need to point me to the package that I should modify

@vkurko
Copy link
Owner

vkurko commented Jul 21, 2021

Well, to accept PRs, I would have to first draw up some code style rules... Which again takes time 😄 So let's try without them for now. You need to modify the Interaction plugin/package.

@wvffle
Copy link
Author

wvffle commented Jul 22, 2021

Unfortunately, it turned out that I won't have spare time anytime soon to work on it ;/

Sorry for confusion

@JuniorJPDJ
Copy link

Is anyone working on this maybe?

@vkurko
Copy link
Owner

vkurko commented Aug 4, 2021

Is anyone working on this maybe?

At the moment, no.

@mlscherer
Copy link

Hello @vkurko , just found this projetct and is almost everything I was looking for. Great job!

The resize event option is the only thing missing for now... Any updates on that? Or at least anything planned for the future?

Thanks!

@vkurko
Copy link
Owner

vkurko commented Apr 10, 2022

Hi @mlscherer

Thanks for your interest in Event Calendar. I'll try to work on resizing in the coming weeks.

@mlscherer
Copy link

Hi @mlscherer

Thanks for your interest in Event Calendar. I'll try to work on resizing in the coming weeks.

Hey, that's great, I hope it works out.

Another thing that's relative to this... Do you plan on making it possible to create events with the "click and drag", like Google Calendar does? So users can create an event and automatically define the period in the same action?

Thanks

@vkurko
Copy link
Owner

vkurko commented Apr 11, 2022

Another thing that's relative to this... Do you plan on making it possible to create events with the "click and drag", like Google Calendar does? So users can create an event and automatically define the period in the same action?

This is called select in FullCalendar's terms. There is an open issue about it. You can vote for this to be further developed 😄.

@vkurko
Copy link
Owner

vkurko commented Apr 25, 2022

Hi all.

Sorry it took long. Please check out v0.10.0 which contains the ability to resize events. There are new options eventDurationEditable, eventResizeStart, eventResizeStop, eventResize.

Let me know if there are any issues 😄

@vkurko vkurko closed this as completed Apr 27, 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