|
|
@@ -1,4 +1,16 @@
|
|
|
|
|
|
+version 1.4.5 (2/21/09)
|
|
|
+ - 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 (issue 320)
|
|
|
+ - error when rendering a hidden calendar (in jquery ui tabs for example) in IE (issue 340)
|
|
|
+ - interconnected bugs related to calendar resizing and scrollbars
|
|
|
+ - when switching views or clicking prev/next, calendar would "blink" (issue 333)
|
|
|
+ - liquid-width calendar's events shifted (depending on initial height of browser) (issue 341)
|
|
|
+ - more robust underlying algorithm for calendar resizing
|
|
|
+
|
|
|
version 1.4.4 (2/3/10)
|
|
|
- optimized event rendering in all views (events render in 1/10 the time)
|
|
|
- gotoDate() does not force the calendar to unnecessarily rerender
|