fullcalendar v1.4.7 Release Notes

Release Date: 2010-07-05 // almost 14 years ago
    • "dropping" external objects onto the calendar
      • droppable (boolean, to turn on/off)
      • dropAccept (to filter which events the calendar will accept)
      • drop (trigger)
    • selectable options can now be specified with a View Option Hash
    • ๐Ÿ›  bugfixes
      • dragged & reverted events having wrong time text (406)
      • bug rendering events that have an endtime with seconds, but no hours/minutes (477)
      • gotoDate date overflow bug (429)
      • wrong date reported when clicking on edge of last column in agenda views 412
    • ๐Ÿ‘Œ support newlines in event titles
    • select/unselect callbacks now passes native js event