fullcalendar v1.4.5 Release Notes

Release Date: 2010-02-21 // about 14 years ago
    • lazyFetching option, which can force the calendar to fetch events on every view/date change
    • scroll state of agenda views are preserved when switching back to view
    • 🛠 bugfixes
      • calling methods on an uninitialized fullcalendar throws error
      • IE6/7 bug where an entire view becomes invisible (320)
      • error when rendering a hidden calendar (in jquery ui tabs for example) in IE (340)
      • interconnected bugs related to calendar resizing and scrollbars
        • when switching views or clicking prev/next, calendar would "blink" (333)
        • liquid-width calendar's events shifted (depending on initial height of browser) (341)
        • more robust underlying algorithm for calendar resizing