angular-ui / ui-calendar

A complete AngularJS directive for the Arshaw FullCalendar.
http://angular-ui.github.io/ui-calendar/
MIT License
1.49k stars 729 forks source link

Drop event not supported? #484

Open wloescher opened 7 years ago

wloescher commented 7 years ago

It appears that the FullCalendar "drop" event (and the "droppable" and "dropAccept" properties) have not been implemented. If not, I'd be happy to work with somebody on getting these working.

To clarify: I need to drag an element (which is tied to an event) ONTO the calendar and drop it to set the start date, or drag and event OFF the calendar to set start date to NULL.

vinodenginelab commented 6 years ago

I also need this functionality to be implemented in ui-calendar.