Results 122 comments of Vladimir

Please see the new `dragConstraint` option. For external drop.you can use `dateFromPoint` method, see #145 .

> Hi, when we drag an external event into the calendar and try to place it in a specific time slot, is it possible to capture that time? You can...

Hello, I will try to implement this in one of the next updates. Thanks.

This has been implemented in v4.3.0. Please check.

Thanks for the idea. I'll think about the implementation.

In v3.12.0 there are 3 new callbacks - [dragConstraint](https://github.com/vkurko/calendar?tab=readme-ov-file#dragconstraint), [resizeConstraint](https://github.com/vkurko/calendar?tab=readme-ov-file#resizeconstraint) and [selectConstraint](https://github.com/vkurko/calendar?tab=readme-ov-file#selectconstraint), which allow you to implement any logic to restrict resizing or dragging. For example, a constraint that would...

Thank you for the feedback and good luck with your project!

I confirm the issue and will fix it in the next release.

Sorry, I've been busy with the transition to Svelte 5. I'll try to address the bugs next week.

This issue should be fixed in v3.10.1. Please check.