Results 122 comments of Vladimir

After some testing and experimentation, I decided to continue using the old core package `@event-calendar/core` and not skip the `4.x.x` versions. So please replace `@event-calendar/svelte` with `@event-calendar/core` and install the...

There is no such setting at the moment, but I think it would be very useful. Do you know if there is anything suitable in FullCalendar?

Thank you very much for your willingness to sponsor the development. Let's see what comes of this. I have added a one-time payment option for this feature request on the...

Sorry, right now the priority is the transition to Svelte5 and I will be able to give some estimates for other sponsored feature requests only after this transition is completed.

> Now that the transition is complete, does sponsorship allow for feature development? Yes, this is welcome now. I'll have some time to implement the feature next week.

In v4.1.0 you can use [slotLabelInterval](https://github.com/vkurko/calendar?tab=readme-ov-file#slotlabelinterval) option in `resourceTimeline` views to get the desired result. I've prepared a [demo](https://jsbin.com/nijegagidu/edit?html,output). The key settings are: ```js slotDuration: '00:15', slotLabelFormat: {hour: 'numeric'}, slotLabelInterval:...

I confirm the issue and will try to fix it in the next versions.

Hello. Sorry, I don't have a quick answer right now. I'll think about the implementation.

I think this will be implemented in the future. I ask all those interested to check in and like this post.

Nested resources is now available in v3.7.0.