Vukadin Nedeljkovic

Results 7 issues of Vukadin Nedeljkovic

Hello. Is there any way to unlock axis for `Draggable` element if parent `Container` has, for example, `lock-axis="x"` ? Thanks for great work.

I suggest that you should use `afterDestroy` instead `beforeDestroy` for removing an element, because when `$route` changes, element disappear before other content do and it looks laggy.

bug

**Describe the bug** Using `fixedStart` on the range picker still enables pick-up time. The same is true for `fixedEnd`. **To Reproduce** Steps to reproduce the behavior: 1. `` 2. Open...

bug

**Is your feature request related to a problem? Please describe.** Could we have events stuck to the top or bottom in the time view (week/day) to indicate that there is...

Open to PRs

**Is your feature request related to a problem? Please describe.** We are using the [drag-to-create](https://schedule-x.dev/docs/calendar/plugins/drag-to-create) plugin and we love it. However, it would be perfect if we could move events...

enhancement

Hey @tomosterlund Can we have additional vue slots? List of elements: - sx__week-grid__day-name - sx__week-grid__hour-text - sx__month-grid-day__header-day-name - sx__month-grid-day__header-date ![image](https://github.com/user-attachments/assets/c60e2ac1-390f-4761-9639-089616c6855d)

enhancement

https://github.com/user-attachments/assets/03766bf8-35fc-476b-8d94-e1bb45de3ce3 When a draggable item has a hover state after reordering hover stays on the place where it was grabbed from. Is there any way you fix this on the...