| Issue 1499: | jquery 1.8.0 | |
| 5 people starred this issue and may be notified of changes. | Back to list |
Calender doesn't render anymore. $.curCSS has been removed
Aug 11, 2012
#1
christia...@gmail.com
Aug 11, 2012
it works but CSS has only 2 parameters. If I replace curCss I pass three.. probably it will cause undecteted errors in certain situations
Aug 22, 2012
Any time frame for compatibility with 1.8?
Aug 26, 2012
In fullcalendar.js, I replace all instances of curCSS by css, minified with JSPack and all works fine including with jquery mobile
Sep 4, 2012
fullcalendar-1.5.3: In fullcalendar.min.js, replace m.curCSS with m.css. This worked fine for us.
Sep 5, 2012
FullCalendar 1.5.4 has just been released. solely to fix this bug. thanks
Status:
Done
|
|
| ► Sign in to add a comment |