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

How to stop draggable event & how to get drag-over cell date while dragging #526

Open vaibhavshaha opened 6 years ago

vaibhavshaha commented 6 years ago

Hello Everyone, I am using ui-calendar and I have following issues,

  1. While dragging to other date how to detect cell date (drag-over cell date)
  2. How to stop draggable event conditionally

Could anyone help me to figure out this

Thank you, Vaibhav