JavaScript Scheduler: Dragging Items from Events tutorial was released:
https://code.daypilot.org/30579/javascript-scheduler-dragging-items-from-events
How to drag items from events out of the Scheduler and drop it on a custom drop target. The source event data object is attached to the dragged item and can be read on drop.
Angular Scheduler: Row Header Actions tutorial was released:
https://code.daypilot.org/79997/angular-scheduler-row-header-actions
How to add action controls to the Angular Scheduler row headers: clickable icons, hyperlinks, context menu buttons.
JavaScript Scheduler: Swapping Events (Drag and Drop) tutorial was released:
https://code.daypilot.org/42265/javascript-scheduler-swapping-events-drag-and-drop
How to implement event swapping using drag an drop in the JavaScript Scheduler component. Detect events at the target position and move the target event to the source position after drop. The Scheduler provides real-time feedback during dragging.
DayPilot Pro for JavaScript 2019.3.3913 was released:
https://javascript.daypilot.org/daypilot-pro-for-javascript-2019-3-3913/
DayPilot Pro for JavaScript 2019.3.3903 was released:
https://javascript.daypilot.org/daypilot-pro-for-javascript-2019-3-3903/