UIZE JavaScript Framework

2009 NEWS 2009-04-06 - BUG FIXES & TWEAKS

A number of bug fixes and minor tweaks have been made, including...

A bug with the Image Cycle, Basic HTML Swap, Slideshow of Data, and Slideshow With Dissolve examples that was causing the dynamically swapped content to not be horizontally centered correctly in IE has been fixed.
A recently introduced bug with the flushNodeCache instance method of the Uize.Widget class has been fixed. This bug broke the Uize.Widget.Calendar widget's month navigation.
The default module loader built into the Uize base class has been modified to now only add script tags to the head of the document and never the body.
A bug with the widget adoption mechanism that was breaking the Slideshow With Dissolve example in IE has been fixed.
A bug that was breaking the Resizable Dialog example in IE has been fixed.