Release Notes for Ext JS 3.3.3
Release Date: April 8, 2011
Current Version: 3.3.3 (rev 7389/286)
Previous Version: 3.3.2 (rev 7374/277)
Changes
Menu
- Incorrect menu width on IE9
- Fix Reorderable example
Form/Field
- Trigger fields are now flushed with fields on IE9
- Fix field width in IE9
- Fix fieldset header checkboxes in IE9 quirks
Misc
- Apply additional css classes for IE9 (ext-ie9 and x-quirks)
- Apply additional boolean flags for IE9 (Ext.isIE9 and Ext.isIEQuirks)
- Add support to insertHTML method to prevent createContextualFragment errors with IE9