Upgrade to ExtJS 4.0.0 - Released 04/26/2011
[extjs.git] / release-notes.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
2 <html>
3     <head>
4         <title>
5             Ext JS Release Notes
6         </title>
7         <link rel="stylesheet" type="text/css" href="welcome/release-notes.css" media="all">
8     </head>
9     <body>
10         <p>
11             <a href="http://www.sencha.com/" id="logo" name="logo">Ext JS - JavaScript Framework</a>
12         </p>
13         <div id="releases">
14             <div class="release">
15                 <h1>
16                     Release Notes for Ext JS 4.0 Final
17                 </h1>
18                 <p class="notes">
19                     Release Notes: April 26, 2011<br>
20                     Version Number: 4.0.0
21                 </p>
22                 <h2>
23                     New In This Release
24                 </h2>
25                 <ul>
26                     <li>New Features
27                         <ul>
28                             <li>[EXTJSIV-919] - CheckHeader fires an additional change event</li>
29                             <li>[EXTJSIV-1291] - Charts draw undefined values</li>
30                             <li>[EXTJSIV-1352] - Floating should allow Component as an argument to alignTo</li>
31                         </ul>
32                     </li>
33                 </ul>
34                 <ul>
35                     <li>Bug Fixes
36                         <ul>
37                             <li>[EXTJSIV-2] - Normalize text baseline calculation for FireFox 3.0 and 3.5</li>
38                             <li>[EXTJSIV-495] - Forum search example - search does not work</li>
39                             <li>[EXTJSIV-513] - DragSelector does not maintain selection in IE</li>
40                             <li>[EXTJSIV-528] - Improve class loader performance</li>
41                             <li>[EXTJSIV-571] - autoHeight Box layouts</li>
42                             <li>[EXTJSIV-672] - Active tab has dark line beneath in access theme</li>
43                             <li>[EXTJSIV-697] - Element loses event Listener</li>
44                             <li>[EXTJSIV-788] - Grid in accordion layout displays scrollbars</li>
45                             <li>[EXTJSIV-820] - Ext.util.Format.usMoney is not inserting commas into the returned string</li>
46                             <li>[EXTJSIV-826] - When removing + then adding grid summary, it does not add x-grid-cell-first</li>
47                             <li>[EXTJSIV-860] - Row editing shadow issue</li>
48                             <li>[EXTJSIV-863] - IE Header menu issue</li>
49                             <li>[EXTJSIV-869] - Changing Collapsed Titles in a Border Layout</li>
50                             <li>[EXTJSIV-871] - form-grid example layout in IE6</li>
51                             <li>[EXTJSIV-873] - menu shows a small rectangle when it has no items</li>
52                             <li>[EXTJSIV-876] - Grid Menu allows hiding all columns</li>
53                             <li>[EXTJSIV-901] - updateRecord w/ radio group</li>
54                             <li>[EXTJSIV-902] - FieldContainer misses clearInvalid</li>
55                             <li>[EXTJSIV-910] - Need to know when Surface is rendered</li>
56                             <li>[EXTJSIV-912] - IE6 &amp; 7, FF4: Grid Header misaligned with the gridview</li>
57                             <li>[EXTJSIV-932] - Gauge series needs docs.</li>
58                             <li>[EXTJSIV-936] - Trigger field is not flushed using the access theme in IE 6 and 7</li>
59                             <li>[EXTJSIV-975] - Font styles are inconsistent across components</li>
60                             <li>[EXTJSIV-976] - TreeSelectionModel does not use checkbox images</li>
61                             <li>[EXTJSIV-977] - Ext.isFunction return true with a NodeList in Safari 3-4</li>
62                             <li>[EXTJSIV-979] - CSS styling wrong after collapsing Navigation panel</li>
63                             <li>[EXTJSIV-981] - Resizing failure with layout-browser.html --> Table</li>
64                             <li>[EXTJSIV-983] - Border line is missing beneath the grid header row</li>
65                             <li>[EXTJSIV-984] - Bottom scrollbar is not flushed with the right scrollbar</li>
66                             <li>[EXTJSIV-986] - Grid state does not save column width</li>
67                             <li>[EXTJSIV-993] - IE9 Strict Rendering issue with form.fieldset</li>
68                             <li>[EXTJSIV-994] - IE9 Strict Border layout issue</li>
69                             <li>[EXTJSIV-995] - IE7: Artifact in top-left corner of framed panel</li>
70                             <li>[EXTJSIV-996] - Field/Trigger placement in top toolbar needs to move down 1 pixel</li>
71                             <li>[EXTJSIV-999] - Both framing and flushing trigger button issues seen in IE 7</li>
72                             <li>[EXTJSIV-1000] - DatePicker Month title color is black</li>
73                             <li>[EXTJSIV-1002] - IE9 Strict Collapsible button in Ext.form.Fieldset aren't displayed correctly</li>
74                             <li>[EXTJSIV-1004] - Group header grid example is broken</li>
75                             <li>[EXTJSIV-1005] - Locking Grid Lock/Unlock throw an error</li>
76                             <li>[EXTJSIV-1007] - IE9 Strict - RowEditor scrolls the grid view when starting an edit</li>
77                             <li>[EXTJSIV-1008] - Splitter's calculated collapse directions are wrong. 'up' should be 'top', 'down' should be bottom.</li>
78                             <li>[EXTJSIV-1010] - Check/Radio example, white background</li>
79                             <li>[EXTJSIV-1011] - IE 9 Quirks Pie chart example Pie parts border issue</li>
80                             <li>[EXTJSIV-1012] - NumberField - Bottom trigger doesn't hover</li>
81                             <li>[EXTJSIV-1013] - IE9 Quirks Message Box Multi-line prompt: Input width is too large</li>
82                             <li>[EXTJSIV-1014] - ItemSelector button icons missing</li>
83                             <li>[EXTJSIV-1015] - IE9 Strict Tree Checkbox are not correctly positioned</li>
84                             <li>[EXTJSIV-1016] - Grey background on drag drop indicator on IE6</li>
85                             <li>[EXTJSIV-1017] - IE9 Drag and Drop in TreePanel does not work correctly</li>
86                             <li>[EXTJSIV-1020] - Clipping of letters in vertical header titles</li>
87                             <li>[EXTJSIV-1021] - IE9 Custom Styles progress bar doesn't show XP style</li>
88                             <li>[EXTJSIV-1022] - Wrong font for vertical header titles with IE 9</li>
89                             <li>[EXTJSIV-1023] - The minButtonWidth is applied to non-buttons in fbar</li>
90                             <li>[EXTJSIV-1025] - Tree shifts after expand/collapse animation in all IEs</li>
91                             <li>[EXTJSIV-1028] - Grid: Promote from Markup example doesn't work in IE6 &amp;7</li>
92                             <li>[EXTJSIV-1029] - Added an Associations example</li>
93                             <li>[EXTJSIV-1031] - draw/Logos Example the window is too big</li>
94                             <li>[EXTJSIV-1033] - Safari 5 Mac Tabs rendering glitch</li>
95                             <li>[EXTJSIV-1036] - Grid Window in Desktop example permanently loses scrollbars during window resize</li>
96                             <li>[EXTJSIV-1039] - IE 6 &amp;7 Only: After resizing flexed column very wide</li>
97                             <li>[EXTJSIV-1040] - statusbar/statusbar-demo.html toolbar items alignment issue</li>
98                             <li>[EXTJSIV-1042] - Clicking constrained windows does not bring constraining window to top</li>
99                             <li>[EXTJSIV-1044] - Gap between box elements in keynav example</li>
100                             <li>[EXTJSIV-1045] - examples/layout/snap-windows.html throws "Attempting to extend from a class which has not been loaded on the page."</li>
101                             <li>[EXTJSIV-1048] - Inaccurate lastComponentSize returned</li>
102                             <li>[EXTJSIV-1049] - Grid filters are lost when clicking Add Columns in Custom Grid Filters Example (local filtering)</li>
103                             <li>[EXTJSIV-1050] - Feedviewer "view post" has no margin/padding</li>
104                             <li>[EXTJSIV-1051] - Stateful grid doesn't work in IE6</li>
105                             <li>[EXTJSIV-1052] - Multi line message box doesn't show a scrollbar (IE6)</li>
106                             <li>[EXTJSIV-1054] - Portal dragging breaks</li>
107                             <li>[EXTJSIV-1055] - DataView dragged selection not applying in IE6</li>
108                             <li>[EXTJSIV-1056] - Adding more rows after scrolling to the bottom of grid view causes the row editor to disappear</li>
109                             <li>[EXTJSIV-1057] - Quickly trigger window show / hide while it's still animating screws layout / visibility checking</li>
110                             <li>[EXTJSIV-1058] - Resizing window while it's being masked does not resize the masking layer</li>
111                             <li>[EXTJSIV-1059] - Error using GridViewDragDrop plugin</li>
112                             <li>[EXTJSIV-1062] - Menu items don't layout to full width</li>
113                             <li>[EXTJSIV-1063] - Window.show() no longer does a toFront() as in 3.x</li>
114                             <li>[EXTJSIV-1064] - Vertical toolbar separators are vertical but should be horizontal.</li>
115                             <li>[EXTJSIV-1067] - Toolbar enableOverflow property not respected</li>
116                             <li>[EXTJSIV-1071] - Tree getRecords doesn't work correctly</li>
117                             <li>[EXTJSIV-1075] - collapseAll shouldn't collapse root if rootVisible is true</li>
118                             <li>[EXTJSIV-1076] - Possible missing variables</li>
119                             <li>[EXTJSIV-1078] - Shadows look odd on non-white backgrounds</li>
120                             <li>[EXTJSIV-1079] - Theme example is missing some components</li>
121                             <li>[EXTJSIV-1084] - Tab height/tabbar height is not consistent with 3.3</li>
122                             <li>[EXTJSIV-1085] - Tab panel and panel headers need to be the same size</li>
123                             <li>[EXTJSIV-1087] - API Change: Ext.tab.TabPanel renamed to Ext.tab.Panel</li>
124                             <li>[EXTJSIV-1088] - Toolbar Buttons when against the Left side of the gutter need more padding</li>
125                             <li>[EXTJSIV-1089] - In theme example, tree panel is not in the accordion panel</li>
126                             <li>[EXTJSIV-1091] - In theme example, paging toolbar does not display default page number</li>
127                             <li>[EXTJSIV-1092] - Grid Shifts on Header Trigger Click</li>
128                             <li>[EXTJSIV-1093] - Theme example: scrollable tab indicator is off by a pixel </li>
129                             <li>[EXTJSIV-1095] - Theme example - missing multi-trigger field inside GridPanel toolbar</li>
130                             <li>[EXTJSIV-1100] - Button config renders incorrectly - "submit" seems off center</li>
131                             <li>[EXTJSIV-1103] - Padding on toolbar buttons is two pixels at the bottom and one pixel at the top. Should be two pixels on both.</li>
132                             <li>[EXTJSIV-1104] - Framed panel does not have bottom border when headerPosition:top</li>
133                             <li>[EXTJSIV-1106] - iconCls not honored on Ext.grid.column.Action</li>
134                             <li>[EXTJSIV-1108] - pressed state buttons have a background in the corners?</li>
135                             <li>[EXTJSIV-1110] - Split button and menu button: Text and arrow have too much space in between</li>
136                             <li>[EXTJSIV-1111] - Error when using tab in Writer Example</li>
137                             <li>[EXTJSIV-1115] - FeedViewer Add Feed Window is too small</li>
138                             <li>[EXTJSIV-1116] - Accordion panel - accordion titles have more padding on bottom than top</li>
139                             <li>[EXTJSIV-1119] - In the list of examples, it's impossible to close a set of examples</li>
140                             <li>[EXTJSIV-1120] - Border Layout collapsed vertical header has dark black bold text</li>
141                             <li>[EXTJSIV-1122] - Feed View Looses Scroll Bar</li>
142                             <li>[EXTJSIV-1123] - Live Grid Search Example does not have screenshot</li>
143                             <li>[EXTJSIV-1125] - When changing feeds, tabs have the wrong size</li>
144                             <li>[EXTJSIV-1126] - RowEditor edging for buttons in IE</li>
145                             <li>[EXTJSIV-1128] - Feed viewer - add feed dialogue box is missing several elements</li>
146                             <li>[EXTJSIV-1129] - TextField 1px taller than other fields</li>
147                             <li>[EXTJSIV-1131] - Image Viewer Example: Unable to edit album names in the tree</li>
148                             <li>[EXTJSIV-1132] - Panel header has 1 pixel white on left and right</li>
149                             <li>[EXTJSIV-1136] - Paging Grid Example: JsonPProxy in the header isn't the name of the class in the code</li>
150                             <li>[EXTJSIV-1138] - Paging Example: disablePagingSelection:true is not respected</li>
151                             <li>[EXTJSIV-1139] - Portal example - if all components are in one column, cannot drag to 3rd column</li>
152                             <li>[EXTJSIV-1143] - Property grid does not have an indicator to show it's a property grid</li>
153                             <li>[EXTJSIV-1144] - Property Grid Example is too large -- should fit the size to make it look more like a property grid</li>
154                             <li>[EXTJSIV-1146] - Editor Grid Example: Clicking from Common Name in an editor to Light doesn't invoke an editor</li>
155                             <li>[EXTJSIV-1147] - Grid editing example - resizing the column while editing behaves incorrectly</li>
156                             <li>[EXTJSIV-1148] - Custom Grid Filters: Menu is lost on refresh of view</li>
157                             <li>[EXTJSIV-1150] - GroupTextTPL is not implemented</li>
158                             <li>[EXTJSIV-1153] - Row Editing: When editing a row, pixels are missing from the bottom left and bottom right box</li>
159                             <li>[EXTJSIV-1154] - Row Editing: Single click doesn't move the row editor</li>
160                             <li>[EXTJSIV-1155] - Row Editing plugin/example needs to be more like 3.3</li>
161                             <li>[EXTJSIV-1156] - Row Editing: Scrolling and row editor in the wrong place when clicking "Add Plant" </li>
162                             <li>[EXTJSIV-1160] - No loading indication when you open up a node</li>
163                             <li>[EXTJSIV-1161] - Empty Tree has +/- button</li>
164                             <li>[EXTJSIV-1163] - Grouped Grid Example: Missing Collapsable on the Panel and Clear Grouping on the bottom</li>
165                             <li>[EXTJSIV-1164] - Tool missing disabledCls</li>
166                             <li>[EXTJSIV-1166] - Summary Grid Example: Button needs to be fixed</li>
167                             <li>[EXTJSIV-1167] - Status bar example - clock shows up randomly when you start typing</li>
168                             <li>[EXTJSIV-1174] - Need a Remote Filtering Example</li>
169                             <li>[EXTJSIV-1175] - Grid Filtering Example: No Date Column</li>
170                             <li>[EXTJSIV-1176] - Clean up main example page</li>
171                             <li>[EXTJSIV-1177] - Grid Filtering Example: No Boolean Filtering</li>
172                             <li>[EXTJSIV-1179] - Data Writer example appears to not work</li>
173                             <li>[EXTJSIV-1181] - grouped header grid example - crash chrome when dragging a header into it's children</li>
174                             <li>[EXTJSIV-1183] - Grid Multiple Sorting is missing a splitter after sorting order</li>
175                             <li>[EXTJSIV-1185] - Tab Scroller Menu Plugin: Misalignment on top of overflow tabs</li>
176                             <li>[EXTJSIV-1186] - Message Box Confirm Dialog needs more spacing between Yes/No buttons</li>
177                             <li>[EXTJSIV-1188] - Tree Open Animation is incorrect</li>
178                             <li>[EXTJSIV-1190] - Incorrect default body padding?</li>
179                             <li>[EXTJSIV-1191] - Layout browser -> Center layout. Auto height not expanding to body contents</li>
180                             <li>[EXTJSIV-1192] - Complex Layout Example: On load, property grid is selected, but "A Tab" is rendered</li>
181                             <li>[EXTJSIV-1194] - In a combo box, hitting space inside combobox presents user with a big gray box</li>
182                             <li>[EXTJSIV-1195] - Need an Combo Box Example with Transforms</li>
183                             <li>[EXTJSIV-1196] - Combo with Templates and Ajax draws the searching box incorrectly on first load</li>
184                             <li>[EXTJSIV-1197] - Need an example of a fieldset side by side</li>
185                             <li>[EXTJSIV-1198] - Wrong Collapse Indicator in Checkbox Radio Groups</li>
186                             <li>[EXTJSIV-1199] - Bring Back Flash Component (if necessary)</li>
187                             <li>[EXTJSIV-1200] - Combobox in a Menu Dropdown is Flush with Left Edge</li>
188                             <li>[EXTJSIV-1201] - Submenu is Lost when Resizing Window</li>
189                             <li>[EXTJSIV-1203] - Ext.Action Example should port the existing Action Example over</li>
190                             <li>[EXTJSIV-1205] - Cannot read property 'afteredit' of undefined</li>
191                             <li>[EXTJSIV-1209] - Advanced DataView Example: Animation poofs, it doesn't zoom back to the grid when selecting an item</li>
192                             <li>[EXTJSIV-1210] - History Example doesn't work</li>
193                             <li>[EXTJSIV-1214] - Progress bar example needs a blue background</li>
194                             <li>[EXTJSIV-1216] - Panel Example "Panel as Child" is missing border for header in first child</li>
195                             <li>[EXTJSIV-1219] - Portal columns disappear when removing all portlets (regression)</li>
196                             <li>[EXTJSIV-1220] - Numeric Axis shows extra</li>
197                             <li>[EXTJSIV-1222] - Rename Ext.container.Viewport isViewPort property to isViewport</li>
198                             <li>[EXTJSIV-1223] - GroupGrid does not scroll if using paginggridscroller</li>
199                             <li>[EXTJSIV-1231] - ComboBox's bound list: Shadow persists when Store is filtered to zero matches and the list shrinks to zero height.</li>
200                             <li>[EXTJSIV-1232] - DatePicker as dropdown from a DateField should dismiss when you press ESC</li>
201                             <li>[EXTJSIV-1233] - API DOC Browser Class links issue</li>
202                             <li>[EXTJSIV-1235] - Testing: Ext.tip.Tip spec fails in IE6-8</li>
203                             <li>[EXTJSIV-1237] - Move Rob's framing command over to use jarred's new tool</li>
204                             <li>[EXTJSIV-1239] - Need to implement .x-small-editor sizing for form fields</li>
205                             <li>[EXTJSIV-1240] - Regression on rotated labels (check the area select example in test/ui)</li>
206                             <li>[EXTJSIV-1243] - Fix a bug where NodeInterface decorate would always override data fields in your Model, even if they already existed.</li>
207                             <li>[EXTJSIV-1245] - ComboBox selectOnTab does not work if the field has a value.</li>
208                             <li>[EXTJSIV-1246] - Accordion layout fails with hidden items</li>
209                             <li>[EXTJSIV-1247] - MessageBox doesn't work with animateTarget</li>
210                             <li>[EXTJSIV-1249] - Grid column resize indicators don't show when used inside border layout</li>
211                             <li>[EXTJSIV-1250] - Combo with no value returns empty array</li>
212                             <li>[EXTJSIV-1251] - Phantom records should not be added to removed</li>
213                             <li>[EXTJSIV-1252] - Border Layout collapseMode mini positioning incorrect</li>
214                             <li>[EXTJSIV-1253] - Tree needs checkchange event</li>
215                             <li>[EXTJSIV-1254] - Grouping needs to refresh the scroller on grid expand/collapse</li>
216                             <li>[EXTJSIV-1255] - MessageBox reacts to enter keypress even when hidden</li>
217                             <li>[EXTJSIV-1257] - Unable to control whether or not the checkbox is shown for certain rows with CheckboxModel</li>
218                             <li>[EXTJSIV-1258] - Setting border false on grid, headerCt still keeps borders</li>
219                             <li>[EXTJSIV-1260] - DirectProxy doesn't accept string paramOrder</li>
220                             <li>[EXTJSIV-1261] - Reconfigure breaks when used with locked columns</li>
221                             <li>[EXTJSIV-1263] - Window body is slightly different color than window frame</li>
222                             <li>[EXTJSIV-1264] - The grid-plugins example takes a long time in IE 6 to display the grids and scrollbars</li>
223                             <li>[EXTJSIV-1265] - Tabs are broken with draw/Logos.html in IE 8.0</li>
224                             <li>[EXTJSIV-1266] - Row Editing broken when not specifying an editor</li>
225                             <li>[EXTJSIV-1267] - Framing for the access example is broken in some browsers</li>
226                             <li>[EXTJSIV-1268] - Grouping Feature - Events provide no context, aren't fired on the grid</li>
227                             <li>[EXTJSIV-1272] - Add extra string methods to Ext.util.Format so they can be used with templates</li>
228                             <li>[EXTJSIV-1273] - Dragging and Dropping Panels in the Portal Example lose Tools</li>
229                             <li>[EXTJSIV-1274] - Identify and fix transitory Table View memory leak in IE6 &amp;IE7</li>
230                             <li>[EXTJSIV-1279] - Nested Windows not hiding themselves when floatParent (tab) hides.</li>
231                             <li>[EXTJSIV-1280] - Window that is a child of TabPanel doesn't get hidden when Tab is switched, not hiding itself when its floatParent hides.</li>
232                             <li>[EXTJSIV-1281] - DataView#ItemOver tracking does not always detect onItemMouseLeave</li>
233                             <li>[EXTJSIV-1282] - Specifying groupable:false on a column definition has no effect</li>
234                             <li>[EXTJSIV-1283] - Identify and Fix transient memory leak in the HtmlEditor</li>
235                             <li>[EXTJSIV-1284] - Borders are no longer correct.</li>
236                             <li>[EXTJSIV-1285] - Messagebox text not wrapping properly.</li>
237                             <li>[EXTJSIV-1286] - Fieldsets too large in HBox layout in Firefox</li>
238                             <li>[EXTJSIV-1288] - Chart axes and line not aligned</li>
239                             <li>[EXTJSIV-1289] - RowEditor - option to prevent moving editor to new row when there are pending changes</li>
240                             <li>[EXTJSIV-1290] - setClosable on Tab will not remove element</li>
241                             <li>[EXTJSIV-1292] - beforeshow recursion and error</li>
242                             <li>[EXTJSIV-1296] - Several tree examples are failing in IE (all versions)</li>
243                             <li>[EXTJSIV-1297] - Hard Error: Not implemented error seen with IE 8</li>
244                             <li>[EXTJSIV-1298] - ComboBox dropdown has horrible rendering artifacts in IE6</li>
245                             <li>[EXTJSIV-1299] - ComboBox triggerAction:'all' not working after list has been filtered</li>
246                             <li>[EXTJSIV-1301] - PropertyGrid throws error when editing</li>
247                             <li>[EXTJSIV-1303] - Model constructor needs to support array data</li>
248                             <li>[EXTJSIV-1304] - ButtonGroup styling is not perfect. issue with header</li>
249                             <li>[EXTJSIV-1305] - TreePanel.selectPath fails</li>
250                             <li>[EXTJSIV-1306] - RowEditing example - migrate 3.3 example so it is the same</li>
251                             <li>[EXTJSIV-1307] - RowEditing - make animation speed more like 3.3 by default</li>
252                             <li>[EXTJSIV-1308] - Sub-menu menu is not aligned properly</li>
253                             <li>[EXTJSIV-1309] - Menus are misaligned in buttons</li>
254                             <li>[EXTJSIV-1310] - Disabling form does not disable radios and check boxes</li>
255                             <li>[EXTJSIV-1311] - Tab scroller arrows are not correctly aligned</li>
256                             <li>[EXTJSIV-1312] - Central tab panel in the themes example has tabs that are too wide</li>
257                             <li>[EXTJSIV-1314] - Forum browser has 2px blue border on left edge of grid</li>
258                             <li>[EXTJSIV-1315] - Collapse icons disappear when moving a portlet</li>
259                             <li>[EXTJSIV-1316] - Panel expand icon is positioned 1px/2px too low</li>
260                             <li>[EXTJSIV-1318] - Gap between buttons in a window is too small</li>
261                             <li>[EXTJSIV-1319] - Locking grid borders are wrong</li>
262                             <li>[EXTJSIV-1323] - Menu Submenus can get out of alignment</li>
263                             <li>[EXTJSIV-1324] - Status Bar breaks easily</li>
264                             <li>[EXTJSIV-1325] - Status bar date too low</li>
265                             <li>[EXTJSIV-1326] - QuickTips close button missing a bottom border</li>
266                             <li>[EXTJSIV-1327] - Floater.js should not reopen a floating component based solely on its visible state prior to hiding its floatParent</li>
267                             <li>[EXTJSIV-1329] - Vertical header text in IE9 is the wrong font</li>
268                             <li>[EXTJSIV-1330] - RowEditor is missing panel frame corners on bottom left/right of buttons</li>
269                             <li>[EXTJSIV-1332] - Application.getController not using Ext.Loader</li>
270                             <li>[EXTJSIV-1333] - Locking grid doesn't get viewConfig from the GridPanel</li>
271                             <li>[EXTJSIV-1334] - Tip + Window issues</li>
272                             <li>[EXTJSIV-1335] - Stroke opacity in VML</li>
273                             <li>[EXTJSIV-1336] - RowExpander removes other features</li>
274                             <li>[EXTJSIV-1338] - Grid doesn't disable properly</li>
275                             <li>[EXTJSIV-1339] - Store needs clear event - should be fired after a removeAll</li>
276                             <li>[EXTJSIV-1340] - Area chart showing incorrect values</li>
277                             <li>[EXTJSIV-1341] - TabPanel without borders has odd looking headers</li>
278                             <li>[EXTJSIV-1342] - ColorPicker selected class not correct in CSS</li>
279                             <li>[EXTJSIV-1344] - Grid Editing with checkbox editor shows cell contents</li>
280                             <li>[EXTJSIV-1345] - Editor revertInvalid doesn't default to true like the docs say</li>
281                             <li>[EXTJSIV-1346] - Bad global variable detected by test reporter in AbstractComponent</li>
282                             <li>[EXTJSIV-1347] - Browser resizer interferes with textarea </li>
283                             <li>[EXTJSIV-1350] - RowEditor should disable its update button when there are validation errors</li>
284                             <li>[EXTJSIV-1353] - Desktop Example does not work with dynamic loader (only ext-all)</li>
285                             <li>[EXTJSIV-1354] - Can't assign idProperty when creating implicit fields</li>
286                             <li>[EXTJSIV-1355] - Can't destroy grid with DD</li>
287                             <li>[EXTJSIV-1356] - Collapsed grid crashes when expanded</li>
288                             <li>[EXTJSIV-1357] - Combo needs a hiddenName property</li>
289                             <li>[EXTJSIV-1358] - RowEditor - very quick grid view scroll prior to full rendering results in an error</li>
290                             <li>[EXTJSIV-1359] - Framed buttons (IE 6-8) lose their styles when focused or mouseovered</li>
291                             <li>[EXTJSIV-1361] - on tree.Panel the scroller element still has a border when bodyBorder is set to 0</li>
292                             <li>[EXTJSIV-1365] - Transparency is not working in the slicer tool</li>
293                             <li>[EXTJSIV-1367] - There is no styling for overflowHandler Scroller for Toolbar (used by Desktop example)</li>
294                             <li>[EXTJSIV-1371] - Radio buttons look like stars for the access theme</li>
295                             <li>[EXTJSIV-1372] - Tooltips with more than text configuration do not work reliably on Chrome, Safari and IE</li>
296                             <li>[EXTJSIV-1373] - Default window background is incorrect?</li>
297                             <li>[EXTJSIV-1374] - Button group needs more right margin</li>
298                             <li>[EXTJSIV-1376] - htmleditor font combo stays above all content in IE6 (only)</li>
299                             <li>[EXTJSIV-1377] - Grid column dropped into wrong place when inserting into a locked area</li>
300                             <li>[EXTJSIV-1378] - Locking grid: crashes when you drag a column to the first column index</li>
301                             <li>[EXTJSIV-1379] - Make upgrade guide clear that form submission must now use the API</li>
302                             <li>[EXTJSIV-1381] - Create a test for toolbars in every situation</li>
303                             <li>[EXTJSIV-1382] - Masking behavior not correct in theme viewer example</li>
304                             <li>[EXTJSIV-1383] - Vertical text is cut off if the panel is collapsed</li>
305                             <li>[EXTJSIV-1385] - Icon in tree has incorrect padding</li>
306                             <li>[EXTJSIV-1386] - Double triggers seem in example</li>
307                             <li>[EXTJSIV-1387] - Double pixel border on the left side of the accordion panel</li>
308                             <li>[EXTJSIV-1388] - Need to add a UI test to make sure a framed grid can have rounded corners</li>
309                             <li>[EXTJSIV-1393] - Pie chart needs to deal with 0 values</li>
310                             <li>[EXTJSIV-1394] - Portlet z-index issues when dragging</li>
311                             <li>[EXTJSIV-1395] - Tree doesn't setup all dependencies</li>
312                             <li>[EXTJSIV-1397] - Locking doesn't provide a centralized view</li>
313                             <li>[EXTJSIV-1399] - RowEditor buttons &amp;grid scroller have an issue in Opera 11.01 only</li>
314                             <li>[EXTJSIV-1400] - menu.Manager::get, variable undefined</li>
315                             <li>[EXTJSIV-1402] - Sprite doesn't clean up draggable</li>
316                             <li>[EXTJSIV-1403] - SplitButton - overArrow flag gets stuck</li>
317                             <li>[EXTJSIV-1404] - GridPanel should have getStore method</li>
318                             <li>[EXTJSIV-1405] - Button onMenuTriggerOver/Out is not accurate</li>
319                             <li>[EXTJSIV-1407] - RowNumberer - needs a better way to determine the row number</li>
320                             <li>[EXTJSIV-1408] - Organizer example: Dropping the same image into an album twice throws a hard error</li>
321                             <li>[EXTJSIV-1409] - RowEditor throws an error when starting a new edit after a previously failed validation</li>
322                             <li>[EXTJSIV-1410] - RowEditor must update its error summary tooltip for changes to the same field</li>
323                             <li>[EXTJSIV-1411] - Access theme needs image for number field trigger buttons</li>
324                             <li>[EXTJSIV-1416] - Adding a docked:top toolbar tp a headerPosition:right panel/window causes a bug</li>
325                             <li>[EXTJSIV-1418] - Inconsistent look for accordions header titles between browsers</li>
326                             <li>[EXTJSIV-1419] - Inconsistent direction from dark to light for gradient colors in the Logos example </li>
327                             <li>[EXTJSIV-1422] - TabPanel has incorrect bottom border</li>
328                             <li>[EXTJSIV-1423] - Divider line in toolbar is not vertically centered, also doesn't look correct</li>
329                             <li>[EXTJSIV-1426] - No gap between the accordion headers in Safari 4.0</li>
330                             <li>[EXTJSIV-1427] - GridEditing: Column to use editor, field or some other name</li>
331                             <li>[EXTJSIV-1429] - The >> button is not vertically centered in the overflow toolbar examples</li>
332                             <li>[EXTJSIV-1430] - overItemCls not working</li>
333                             <li>[EXTJSIV-1432] - Trailing comma in forum/forum.html example</li>
334                             <li>[EXTJSIV-1436] - Grid sorting icons slightly mispositioned</li>
335                             <li>[EXTJSIV-1438] - Grid column header text slightly mispositioned in all IEs</li>
336                             <li>[EXTJSIV-1439] - Window buttons have an ugly border in IE6 and IE7</li>
337                             <li>[EXTJSIV-1440] - Rest proxy doesn't respect api config</li>
338                             <li>[EXTJSIV-1441] - Vertical toolbar separators margin is incorrect. Seems to get more on the bottom</li>
339                             <li>[EXTJSIV-1442] - Uncaught TypeError: Cannot call method 'bringToFront' of undefined</li>
340                             <li>[EXTJSIV-1444] - Vertical toolbars need to have no margin on the bottom, not the right</li>
341                             <li>[EXTJSIV-1445] - li style disc not set when using styleHtmlContent</li>
342                             <li>[EXTJSIV-1446] - /core gets doubled up in the distributed package</li>
343                             <li>[EXTJSIV-1447] - Form DirectLoad callback fires twice</li>
344                             <li>[EXTJSIV-1448] - Borders need help</li>
345                             <li>[EXTJSIV-1449] - Grid Locking and Sorting not in SYNC FF4</li>
346                             <li>[EXTJSIV-1450] - Accordion bottom border incorrect</li>
347                             <li>[EXTJSIV-1451] - Legend renders incorrectly in Chart FF4.0</li>
348                             <li>[EXTJSIV-1452] - Drag and Drop broken in FF4 organizer example</li>
349                             <li>[EXTJSIV-1453] - Vertical header text in FF is the wrong font</li>
350                             <li>[EXTJSIV-1455] - theme example doesn't select a theme on first load, it seems.</li>
351                             <li>[EXTJSIV-1456] - ComboBox remains open after selection in grid cell editing</li>
352                             <li>[EXTJSIV-1457] - createBuffered ignores scope</li>
353                             <li>[EXTJSIV-1458] - File field crashes when you use disabled: true</li>
354                             <li>[EXTJSIV-1461] - Highlight on charts uses the same window shadow?</li>
355                             <li>[EXTJSIV-1462] - Legend doesn't renable a value FF4</li>
356                             <li>[EXTJSIV-1463] - Menu issues on FF when messing with charts</li>
357                             <li>[EXTJSIV-1464] - Flicker on Animation of Window Showing and incorrect initial position of windows</li>
358                             <li>[EXTJSIV-1465] - ComboBox in a menu does not react correctly</li>
359                             <li>[EXTJSIV-1466] - Leaves a menu up when using the color picker in an overflow</li>
360                             <li>[EXTJSIV-1467] - Status bar too short</li>
361                             <li>[EXTJSIV-1468] - Selection range implemented poorly</li>
362                             <li>[EXTJSIV-1469] - ComboBox with remote search example does not act intuitively</li>
363                             <li>[EXTJSIV-1470] - Remove Simple MVC example from examples</li>
364                             <li>[EXTJSIV-1475] - Vertical separators in toolbars are missing in quirks mode in IE (all versions)</li>
365                             <li>[EXTJSIV-1477] - Left border is missing in draw/Sencha.html example in strict/transitional modes in IE 6</li>
366                             <li>[EXTJSIV-1478] - Broken form/check-radio.html example in IE 6 &amp;7 in strict/transitional DOCTYPE modes</li>
367                             <li>[EXTJSIV-1479] - Zero top/bottom padding in toolbar for the search field -- all browsers affected</li>
368                             <li>[EXTJSIV-1482] - Ext.draw.CompositeSprite.setStyle problem</li>
369                             <li>[EXTJSIV-1483] - The forum/forum.html example is broken in IE 6 with strict/transitional DOCTYPEs</li>
370                             <li>[EXTJSIV-1486] - Tree header shows a 1px border when no column headers, works for grid</li>
371                             <li>[EXTJSIV-1487] - Toolbar separators are not visible in quirks.</li>
372                             <li>[EXTJSIV-1488] - Web Desktop needs to have a blue background</li>
373                             <li>[EXTJSIV-1489] - Desktop example windows don't open smoothly, can't be closed</li>
374                             <li>[EXTJSIV-1490] - Desktop example taskbar buttons not well aligned</li>
375                             <li>[EXTJSIV-1491] - Remove extra bordering on the grid window on Desktop example</li>
376                             <li>[EXTJSIV-1492] - Accordion text and border colors incorrect</li>
377                             <li>[EXTJSIV-1493] - Remove border around desktop's example's accordion window toolbar</li>
378                             <li>[EXTJSIV-1494] - Extra padding between cells in IE 6/7 (first grid) when using strict or transitional DOCTYPEs.</li>
379                             <li>[EXTJSIV-1495] - Desktop example accordion breaks layout</li>
380                             <li>[EXTJSIV-1497] - Desktop example's Notepad window has a double border</li>
381                             <li>[EXTJSIV-1498] - Desktop example's logo has too high z-index</li>
382                             <li>[EXTJSIV-1500] - Desktop example is not listed in the examples page</li>
383                             <li>[EXTJSIV-1505] - Menu doesn't fire deactivate</li>
384                             <li>[EXTJSIV-1506] - The theme viewer example is failing in Safari on Snow Leopard</li>
385                             <li>[EXTJSIV-1507] - Menu Checkbox hideOnClick</li>
386                             <li>[EXTJSIV-1508] - Accordion is broken in desktop example</li>
387                             <li>[EXTJSIV-1509] - Resizing the portal example fails in Safari on Snow Leopard</li>
388                             <li>[EXTJSIV-1512] - Drag &amp;Drop broken with the organizer example</li>
389                             <li>[EXTJSIV-1513] - Tabs are broken with Webkit in the key feed viewer example</li>
390                             <li>[EXTJSIV-1514] - Clicking on tabs creates a big dark-blue border box around it in Safari on Snow Leopard</li>
391                             <li>[EXTJSIV-1515] - Border line is missing for content area in new tabs</li>
392                             <li>[EXTJSIV-1517] - Scrollbar does not reappear after expanding a collapsed grid in example</li>
393                             <li>[EXTJSIV-1518] - Combo-box in Cell Editing Grid Example is Failing with Safari on Snow Leopard</li>
394                             <li>[EXTJSIV-1519] - Scrollbar disappears after unchecking "Show in Groups" and checking again "Show in Groups"</li>
395                             <li>[EXTJSIV-1520] - ZIndexManager: Dynamic Load depends on Ext.window.Window</li>
396                             <li>[EXTJSIV-1521] - Collapsing invisible root node of tree w/vertical scrollbar throws null reference exception</li>
397                             <li>[EXTJSIV-1525] - Previous pull-down menus do not unhighlight when clicking on the next one</li>
398                             <li>[EXTJSIV-1526] - Custom Grid Filters: Object doesn't support this property or method</li>
399                             <li>[EXTJSIV-1527] - The bottom toolbar in the Calendar component just doesn't look right</li>
400                             <li>[EXTJSIV-1529] - Height in toolbar is not tall enough to clearly show the icon after searching</li>
401                             <li>[EXTJSIV-1530] - Last row in charting tooltip is clipped</li>
402                             <li>[EXTJSIV-1531] - Blank spot seen in examples page with IE 8.0</li>
403                             <li>[EXTJSIV-1532] - Vertical header SVG element too small, clips text</li>
404                             <li>[EXTJSIV-1534] - x-column-header-open class not being removed from column header when column menu hides.</li>
405                             <li>[EXTJSIV-1538] - Scrollbar is missing when loading 20 items -- all items are clipped</li>
406                             <li>[EXTJSIV-1539] - Transparency is not working for panels on a gray background</li>
407                             <li>[EXTJSIV-1541] - Patient data is lost after drag &amp;drop and sorting on a grid column</li>
408                             <li>[EXTJSIV-1542] - Sencha icon on Desktop example has black underline (the shadow) in IE6-8</li>
409                             <li>[EXTJSIV-1543] - Panel acts like it has a X+Y value set when rendered in a autoScroll div</li>
410                             <li>[EXTJSIV-1547] - Buttons in DatePicker are not vertically centered -- has zero padding below the buttons</li>
411                             <li>[EXTJSIV-1548] - Custom Layout under Checkbox Groups is blank</li>
412                             <li>[EXTJSIV-1549] - Buttons do not unhighlight after clicking on them and moving the mouse away from it</li>
413                             <li>[EXTJSIV-1550] - Nested Panels not laying out child grids until resize occurs</li>
414                             <li>[EXTJSIV-1554] - The header looks bad after collapsing the window</li>
415                             <li>[EXTJSIV-1555] - Last column header needs right border</li>
416                             <li>[EXTJSIV-1556] - Remove Associations example from examples</li>
417                             <li>[EXTJSIV-1559] - Need to include appropriate video in Desktop example</li>
418                             <li>[EXTJSIV-1561] - Double borders initially, then single border when clicking on the next header</li>
419                             <li>[EXTJSIV-1562] - Collapse icon does not relocate after resizing the browser window</li>
420                             <li>[EXTJSIV-1563] - onReady Handling is Different than in 3.3</li>
421                             <li>[EXTJSIV-1565] - Tooltip is clipped for the Toolbar with Menus example</li>
422                             <li>[EXTJSIV-1566] - The close button has no effect on the panel</li>
423                             <li>[EXTJSIV-1571] - JS error in when deleting a row in restful example</li>
424                             <li>[EXTJSIV-1572] - Split buttons stay highlighted after clicking and moving the mouse away from it</li>
425                             <li>[EXTJSIV-1573] - Several border lines are missing in the feed-viewer example</li>
426                             <li>[EXTJSIV-1574] - emptyText in the fields are not vertically centered in IE 6/7/8</li>
427                             <li>[EXTJSIV-1575] - Right side of tab bar is not flushed in IE 7 &amp;IE 6</li>
428                             <li>[EXTJSIV-1576] - The grid header in the 2nd grid is taller than the header in the first grid</li>
429                             <li>[EXTJSIV-1578] - Double border-lines around frame</li>
430                             <li>[EXTJSIV-1579] - Double border-lines around bottom toolbar</li>
431                             <li>[EXTJSIV-1581] - Grid editor's input fields now have incorrect padding since a recent change to grid cell padding style.</li>
432                             <li>[EXTJSIV-1582] - Last grid in grid-plugins example should enable remove button if a row is selected.</li>
433                             <li>[EXTJSIV-1583] - Framed Panel's body border color wrong.</li>
434                             <li>[EXTJSIV-1584] - Horizontal splitter too tall in IE6</li>
435                             <li>[EXTJSIV-1585] - htmleditor body stays visible when containing window is minimized in IE6-8</li>
436                             <li>[EXTJSIV-1586] - Border line is missing beneath the panel header -- all browsers</li>
437                             <li>[EXTJSIV-1587] - Border line is missing above all three panel headers including sides -- all browsers</li>
438                             <li>[EXTJSIV-1588] - Tree in accordion window of desktop example has double border</li>
439                             <li>[EXTJSIV-1590] - Scatter chart doesn't render with a Time axis</li>
440                             <li>[EXTJSIV-1591] - IE6 tooltip width aren't calculated properly on ie6</li>
441                             <li>[EXTJSIV-1592] - Accordion items bottom border doesn't fit the accordion width  (IE6)</li>
442                             <li>[EXTJSIV-1594] - Scrollers at any level under a panel with no borders has no borders.</li>
443                             <li>[EXTJSIV-1596] - Organizer Example: the left tree panel must be scrollable</li>
444                             <li>[EXTJSIV-1597] - Modal layer does not block access to select elements on page n IE6</li>
445                             <li>[EXTJSIV-1598] - Ext.core.Element needs to be aliased to Ext.Element for backwards compability</li>
446                             <li>[EXTJSIV-1599] - MsgBox prompt right margin is almost nothing in IE6</li>
447                             <li>[EXTJSIV-1600] - Window always tries to call toFront on mousedown, even with floating:false</li>
448                             <li>[EXTJSIV-1602] - Link to new vertical toolbar example is broken in examples page</li>
449                             <li>[EXTJSIV-1604] - Row expander doesn't work with IE Quirk</li>
450                             <li>[EXTJSIV-1605] - Menu with single item has way too much bottom padding in IE6 and a little too much in IE8</li>
451                             <li>[EXTJSIV-1606] - Inaccurate Ext.Loader error message thrown when files have been loaded but the corresponding classes are not defined</li>
452                             <li>[EXTJSIV-1607] - StatusBar example clips iconCls in IE (all versions)</li>
453                             <li>[EXTJSIV-1608] - Mouse wheel scroll through expanded combo generates JS error in IE6 and IE7</li>
454                             <li>[EXTJSIV-1609] - Cell editing: When you move a column while you're editing an error is thrown and field is still visible</li>
455                             <li>[EXTJSIV-1610] - Grouping Header: Columns with flex 1 move bug</li>
456                             <li>[EXTJSIV-1611] - Header/Column alignment issue </li>
457                             <li>[EXTJSIV-1612] - Clicking in htmleditor of Notepad window in desktop example does not raise the window to the top</li>
458                             <li>[EXTJSIV-1613] - Bar Chart in Chrome renders bars below the axis</li>
459                             <li>[EXTJSIV-1614] - Double click on a bar chart keep it highlighted in Form Dashboard example</li>
460                             <li>[EXTJSIV-1616] - Body mask does not mask select input in IE6</li>
461                             <li>[EXTJSIV-1617] - IE6 resizable west handler height change only after resizing  </li>
462                             <li>[EXTJSIV-1619] - Slider shows duplicate tooltip</li>
463                             <li>[EXTJSIV-1620] - Items don't re-layout when expanded </li>
464                             <li>[EXTJSIV-1621] - Fix SVG and VML classes to match our naming conventions</li>
465                             <li>[EXTJSIV-1624] - Stack overflow (out of memory) reported by IE 6/7/8 with the portal example</li>
466                             <li>[EXTJSIV-1625] - Garbage Collector wrongly removes listeners for iframe document</li>
467                             <li>[EXTJSIV-1627] - Hard Error: Object has no method 'getField'</li>
468                             <li>[EXTJSIV-1628] - Support dynamic framing on IE.</li>
469                             <li>[EXTJSIV-1629] - disabled text in toolbar buttons don't look disabled in modern browsers (non-IE)</li>
470                             <li>[EXTJSIV-1633] - No padding (left/right) for text in document body</li>
471                             <li>[EXTJSIV-1636] - View source links get mixed when classes have same name</li>
472                             <li>[EXTJSIV-1639] - Statusbar steals focus</li>
473                             <li>[EXTJSIV-1642] - Boxreorderer crashes when mousing down on the toolbar</li>
474                             <li>[EXTJSIV-1644] - examples/app/simple/simple.html Editing window always stretch its width to 100% of the viewport in all IEs, but not other browsers.</li>
475                             <li>[EXTJSIV-1645] - Can't save a second time in writer example</li>
476                             <li>[EXTJSIV-1653] - Loader paths incorrect</li>
477                             <li>[EXTJSIV-1655] - Component animation not working</li>
478                             <li>[EXTJSIV-1661] - The Card (TabPanel)'s bar is shown having a white background. Normally is blue in this example</li>
479                             <li>[EXTJSIV-1662] - A borderline is shown falsely in the fit layout inside the layout-browser example</li>
480                             <li>[EXTJSIV-1663] - Ext.grid.Section not used</li>
481                             <li>[EXTJSIV-1664] - Grid sorting menus are grayed out -- doesn't look right</li>
482                             <li>[EXTJSIV-1670] - TemplateColumn doesn't use associated data</li>
483                             <li>[EXTJSIV-1671] - Listeners not cleared when setting null target</li>
484                             <li>[EXTJSIV-1673] - Grid window vscroll border off by 1 on right and bottom</li>
485                             <li>[EXTJSIV-1675] - Border line is seen in panels -- was never there before -- first time</li>
486                             <li>[EXTJSIV-1678] - Component animation, when animating only one size dimension throws "Warning, size detected as NaN on Element.addUnits."</li>
487                             <li>[EXTJSIV-1683] - Border lines are missing top and sides with examples/state/state.html</li>
488                             <li>[EXTJSIV-1684] - Field widths were the same before, not now with statusbar/statusbar-advanced.html</li>
489                             <li>[EXTJSIV-1685] - Form validation super slow</li>
490                             <li>[EXTJSIV-1687] - The supplied RowExpander's event are not very useful.</li>
491                             <li>[EXTJSIV-1688] - idProperty not working on ArrayReader</li>
492                             <li>[EXTJSIV-1690] - Grid scrollbars have double border</li>
493                             <li>[EXTJSIV-1691] - Configuring tooltips on line chart with trackMouse: false throws error</li>
494                             <li>[EXTJSIV-1692] - Hard Error: New desktop example.  Click on About Ext JS in start menu in IE 8 and then close the video window</li>
495                             <li>[EXTJSIV-1693] - Main example pointer page needs to be updated</li>
496                             <li>[EXTJSIV-1695] - Desktop example - accordion widow hit the refresh while collapsed</li>
497                             <li>[EXTJSIV-1697] - Desktop example - in notepad, increase/decrease font only works 1 time</li>
498                             <li>[EXTJSIV-1698] - Desktop example - in notepad, font color/background doesn't work</li>
499                             <li>[EXTJSIV-1699] - Theme example - toggle enable button doesn't look disabled</li>
500                             <li>[EXTJSIV-1700] - About window - open more than one time</li>
501                             <li>[EXTJSIV-1701] - Mask should not displayed in collapsed panel</li>
502                             <li>[EXTJSIV-1702] - Theme viewer needs to reload when changing to access theme</li>
503                             <li>[EXTJSIV-1704] - Selecting a tree node throws an error</li>
504                             <li>[EXTJSIV-1705] - Dragging multiple elements in organizer example does not work in IE7</li>
505                             <li>[EXTJSIV-1706] - Portal example - moving the portlet is really slow</li>
506                             <li>[EXTJSIV-1710] - Fix accessibility theme</li>
507                             <li>[EXTJSIV-1714] - Grid row editing is completely broken</li>
508                             <li>[EXTJSIV-1718] - RowEditor display broken</li>
509                             <li>[EXTJSIV-1721] - Grid plugin example - select all, down arrow, throws exception</li>
510                             <li>[EXTJSIV-1722] - Date picker - typing text into date field throws exception </li>
511                             <li>[EXTJSIV-1724] - Key feed viewer throws exception at loading. IE6 only</li>
512                             <li>[EXTJSIV-1728] - Ext Toolbar Action Example - Change Text throws exception</li>
513                             <li>[EXTJSIV-1731] - Window drag/drop leaks iframe shim in IE 6.0</li>
514                             <li>[EXTJSIV-1741] - Sliding pager does not display in IE6</li>
515                             <li>[EXTJSIV-1742] - Missing "-debug" in regex check of ext-debug.js</li>
516                             <li>[EXTJSIV-1744] - ZINdexManager: unregister this.list is null</li>
517                             <li>[EXTJSIV-1748] - MessageBoxWindow autosizing probably needs a fudge factor to avoid unwanted word wrapping.</li>
518                         </ul>
519                     </li>
520                 </ul>
521                 <ul>
522                     <li>Enhancements
523                         <ul>
524                             <li>[EXTJSIV-174] - Implement getChecked on TreeView and TreePanel as soon as Tree filtering is implemented.</li>
525                             <li>[EXTJSIV-854] - Improve chart renderer API</li>
526                             <li>[EXTJSIV-904] - Optimization to make Component tpls not be compiled until needed</li>
527                             <li>[EXTJSIV-1112] - Consider cleaning up the panel/panel example, bad examples</li>
528                             <li>[EXTJSIV-1256] - Improve performance of loading big trees. Support appending and inserting parents with inline children.</li>
529                             <li>[EXTJSIV-1262] - Rename insert to insertChild on NodeInterface for consistency.</li>
530                             <li>[EXTJSIV-1351] - Initial hidden config doesn't hide tab</li>
531                             <li>[EXTJSIV-1364] - Support folderSort on TreePanel. Support passing a store configuration.</li>
532                             <li>[EXTJSIV-1380] - When extending, the requires config doesn't accept wildcards.</li>
533                             <li>[EXTJSIV-1412] - Add beforedestroy and destroy events to Sprites</li>
534                             <li>[EXTJSIV-1413] - Document remove/removeAll methods in Surface.  Add optional boolean to destroy sprites upon removal.</li>
535                             <li>[EXTJSIV-1414] - draggable option on a Sprite will now call initDraggable when it is added to a surface.</li>
536                             <li>[EXTJSIV-105] - Added Bubble Panel Example</li>
537                             <li>[EXTJSIV-117] - Added Web Desktop Example</li>
538                             <li>[EXTJSIV-218] - Theme Builder / Page Slicer - Packaged for Windows, OS X, and Linux</li>
539                             <li>[EXTJSIV-221] - Fixed transitory XHR memory leak in IE6 &amp; IE7</li>
540                             <li>[EXTJSIV-839] - Created App Builder script</li>
541                             <li>[EXTJSIV-875] - JSON.decode "safe" mode implemented</li>
542                             <li>[EXTJSIV-1234] - Panel implements iconchange event</li>
543                             <li>[EXTJSIV-1275] - Ext.tab.TabBar renamed to Ext.tab.Bar</li>
544                             <li>[EXTJSIV-1276] - Ext.AbstractDataView renamed to Ext.view.AbstractView and Ext.DataView renamed to Ext.view.View</li>
545                             <li>[EXTJSIV-1277] - Ext.AbstractContainer renamed to Ext.container.AbstractContainer and Ext.AbstractPanel renamed to Ext.panel.AbstractPanel</li>
546                             <li>[EXTJSIV-1363] - Package EXT JS 4 SDK Tools download for all OSes</li>
547                             <li>[EXTJSIV-1389] - Generated distributable binaries for PhantomJS that work cross-platform</li>
548                             <li>[EXTJSIV-1415] - The remove method on a sprite will now only remove it from a surface.  The destroy method will no longer remove and destroy the sprite.</li>
549                             <li>[EXTJSIV-1603] - New thumbnail for the Tree Selections example</li>
550                         </ul>
551                     </li>
552                 </ul>
553                 <ul>
554                     <li>Documentation Improvements
555                         <ul>
556                             <li>[EXTJSIV-724] - Ext.data.NodeStore docs</li>
557                             <li>[EXTJSIV-729] - Ext.direct.Event docs</li>
558                             <li>[EXTJSIV-730] - Ext.direct.ExceptionEvent docs</li>
559                             <li>[EXTJSIV-731] - Ext.direct.JsonProvider docs</li>
560                             <li>[EXTJSIV-732] - Ext.direct.RemotingEvent docs</li>
561                             <li>[EXTJSIV-733] - Ext.direct.RemotingMethod docs</li>
562                             <li>[EXTJSIV-734] - Ext.draw.Component docs</li>
563                             <li>[EXTJSIV-735] - Ext.draw.Sprite docs</li>
564                             <li>[EXTJSIV-736] - Ext.draw.SpriteGroup docs</li>
565                             <li>[EXTJSIV-737] - Ext.draw.Surface docs</li>
566                             <li>[EXTJSIV-738] - Ext.fx.Anim docs</li>
567                             <li>[EXTJSIV-740] - Ext.fx.Easing docs</li>
568                             <li>[EXTJSIV-741] - Ext.grid.column.Column docs</li>
569                             <li>[EXTJSIV-742] - Ext.grid.column.Template docs</li>
570                             <li>[EXTJSIV-744] - Ext.grid.feature.Feature docs</li>
571                             <li>[EXTJSIV-745] - Ext.grid.feature.Grouping docs</li>
572                             <li>[EXTJSIV-746] - Ext.grid.feature.GroupingSummary docs</li>
573                             <li>[EXTJSIV-747] - Ext.grid.feature.Summary docs</li>
574                             <li>[EXTJSIV-749] - Ext.grid.ColumnLayout docs</li>
575                             <li>[EXTJSIV-752] - Ext.grid.GridView docs</li>
576                             <li>[EXTJSIV-756] - There is no class documentation for "version". </li>
577                             <li>[EXTJSIV-757] - Inadequate documentation for ModelMgr</li>
578                             <li>[EXTJSIV-758] - Ext.layout.container.Anchor docs</li>
579                             <li>[EXTJSIV-759] - Inadequate documentation for ComponentLoader </li>
580                             <li>[EXTJSIV-764] - Ext.panel.Tool docs</li>
581                             <li>[EXTJSIV-770] - Inadequate documentation in util.route</li>
582                             <li>[EXTJSIV-776] - Ext.util.Cookies docs</li>
583                             <li>[EXTJSIV-779] - Ext.util.Format docs</li>
584                             <li>[EXTJSIV-782] - Ext.util.Stateful docs</li>
585                             <li>[EXTJSIV-783] - Ext.view.TableView docs</li>
586                             <li>[EXTJSIV-1068] - Links in the tree link to 404 pages</li>
587                             <li>[EXTJSIV-1069] - Link back to doc index</li>
588                             <li>[EXTJSIV-1070] - Ext.app.Application.autoCreateViewport type</li>
589                             <li>[EXTJSIV-1077] - Link bad in Ext.grid.feature.GroupingSummary</li>
590                             <li>[EXTJSIV-1221] - Error in example in Ext.grid.RowNumberer Doc</li>
591                             <li>[EXTJSIV-1224] - Architecture &amp; MVC Guide, links are not created</li>
592                             <li>[EXTJSIV-1225] - Class System Guide has PI wrong</li>
593                             <li>[EXTJSIV-1226] - Class tree not loading</li>
594                             <li>[EXTJSIV-1228] - Search for Panel does not show Ext.grid.Panel</li>
595                             <li>[EXTJSIV-1230] - Search for 'quick' results in old Ext.tip.QuickTips also</li>
596                             <li>[EXTJSIV-1241] - Fix misc documentation issues</li>
597                         </ul>
598                     </li>
599                 </ul>
600             </div>        
601             
602             
603             <div class="release">
604                 <h1>
605                     Release Notes for Ext JS 4 Beta 3
606                 </h1>
607                 <p class="notes">
608                     Release Notes: April 14, 2011<br>
609                     Version Number: 4.0.0beta3
610                 </p>
611                 <h2>
612                     New In This Release
613                 </h2>
614                 <ul>
615                     <li>New Examples
616                         <div style="margin-left: 2em">
617                             <ul>
618                                 <li>
619                                     <a href="examples/app/feed-viewer/feed-viewer.html">MVC Feed Viewer</a>
620                                 </li>
621                                 <li>
622                                     <a href="examples/app/nested-loading/nested-loading.html">MVC Nested Data</a>
623                                 </li>
624                                 <li>
625                                     <a href="examples/data/associations.html">Lazy Loading Data Associations</a>
626                                 </li>
627                                 <li>
628                                     <a href="examples/grid/property.html">Property Grid</a>
629                                 </li>
630                                 <li>
631                                     <a href="examples/grid/transform-dom.html">HTML Table to ExtJS Grid</a>
632                                 </li>
633                             </ul>
634                         </div>
635                     </li>
636                 </ul>
637                 <ul>
638                     <li>Bug Fixes
639                         <ul>
640                             <li>[EXTJSIV-664][EXTJSIV-645] Fix Organizer and GroupTabs examples
641                             </li>
642                             <li>Header icon and vertical title text should no longer be focusable
643                             </li>
644                             <li>[EXTJSIV-550] Fix Column layout to accurately arrange columns, taking scrollbars into account
645                             </li>
646                             <li>Fixed inheritableStatics for full inheritance tree
647                             </li>
648                             <li>Removed focus line from buttons in IE
649                             </li>
650                             <li>[EXTJSIV-177] Fixed disabled toolbar buttons
651                             </li>
652                             <li>[EXTJSIV-676] Removed icon cls's from buttons in themes examples
653                             </li>
654                             <li>Add additional CSS class when border is set to false for the HeaderContainer
655                             </li>
656                             <li>[EXTJSIV-650] Fix double border issue with tree items
657                             </li>
658                             <li>[EXTJSIV-696] TreeStore nodes no longer use a fixed id
659                             </li>
660                             <li>[EXTJSIV-688] Fixed focus issue with datepicker
661                             </li>
662                             <li>[EXTJSIV-683] Fixed collapsed vertical panel header image
663                             </li>
664                             <li>[EXTJSIV-678] Fixed css issue with the history example
665                             </li>
666                             <li>[EXTJSIV-603] Work around the brutal IE9 Strict mode subpixel rounding bug which can cause wrapping issues (similar to https://bugzilla.mozilla.org/show_bug.cgi?id=458617)
667                             </li>
668                             <li>[EXTJSIV-700] XTemplate should now handle dot (.) syntax for date objects as well. Since a date will yield a typeof of "object", we can't distinguish it from other "object" types; so we use the object prototype toString, in Ext.isDate
669                             </li>
670                             <li>[EXTJSIV-671] TablePanel will not stop the mousewheel browser event when its reached the end of the scroll height/width. Also, the grid will only scroll when scrolling above the scroller and the view (not the headers, panel header, etc.)
671                             </li>
672                             <li>[EXTJSIV-677] Editor shouldn't be hiding/showing its field, merely itself. This fixes positioning issues as well as the editor being still visible and floating over content, making it impossible to click to the things underneath of it
673                             </li>
674                             <li>[EXTJSIV-702] RowEditor should vertically align itself to a row based on its y offset to its top-most static parent, not just its immediate parent (table)
675                             </li>
676                             <li>[EXTJSIV-704] Prevent duplicate tabchange events from firing
677                             </li>
678                             <li>[EXTJSIV-705] Fix problem with Shadow class calculations
679                             </li>
680                             <li>[EXTJSIV-706] Fix issue when destroying a grid
681                             </li>
682                             <li>[EXTJSIV-698] Prevent error in WebKit when destroying a HtmlEditor if its iframe has already been removed from the document
683                             </li>
684                             <li>[EXTJSIV-713] TableView now only makes the table unselectable, not the entire gridview element
685                             </li>
686                             <li>[EXTJSIV-442] Allow scrolling of the locked section of locked Grids/Trees
687                             </li>
688                             <li>[EXTJSIV-720] Series now follows the standard Observable mixin pattern
689                             </li>
690                             <li>[EXTJSIV-603] Fix Ext.core.Element createChild to support table first child insertion in IE
691                             </li>
692                             <li>[EXTJSIV-789] Fix issue with window hide callback scope
693                             </li>
694                             <li>[EXTJSIV-790] Fix an issue with not being able to specify a cls on a tree
695                             </li>
696                             <li>Fixed the checkChangeEvents in IE6
697                             </li>
698                             <li>[EXTJSIV-682] Remove a Gecko 3 hack that is no longer necessary
699                             </li>
700                             <li>[EXTJSIV-689] Fix bug in OS X where grid/tree scrollers would stop responding.
701                             </li>
702                             <li>[EXTJSIV-648][EXTJSIV-684] Auto-width fields must set the width of their outer element to match the total width of their internal contents, to prevent wrapping of the pieces during layout operations which would cause calculated heights to be too tall. Re-added the getBodyNaturalWidth method to support this, and changed the implementations where possible to avoid querying element sizes for optimum speed
703                             </li>
704                             <li>[EXTJSIV-709] Grid row height will be preserved even if the row is empty
705                             </li>
706                             <li>[EXTJSIV-804] Fix cycle button initial positioning in example
707                             </li>
708                             <li>[EXTJSIV-710] Fix ItemSelector button behaviours
709                             </li>
710                             <li>[EXTJSIV-797] Handle forceSelection in multiSelect ComboBoxes
711                             </li>
712                             <li>[EXTJSIV-675] Grid and Tree will now remove/add the scrollOffset spacing when it is necessary
713                             </li>
714                             <li>[EXTJSIV-817] Fix TablePanel applyState to not setWidth on an unrendered component
715                             </li>
716                             <li>[EXTJSIV-192] Allow button layout to run when its text has changed; this allows min/maxWidth to be applied based on the new text length
717                             </li>
718                             <li>[EXTJSIV-553] Fix dragging out of group header
719                             </li>
720                             <li>[EXTJSIV-275] Fixed position of monthpicker on datepicker
721                             </li>
722                             <li>[EXTJSIV-802] Fix Summary Grid Example padding
723                             </li>
724                             <li>[EXTJSIV-826] Ensure that x-grid-cell-first and x-grid-cell-last css classes are added to the TableView markup at creation time
725                             </li>
726                             <li>[EXTJSIV-590] Infinite Scrolling can now scroll all the way to the bottom in IE9 strict mode
727                             </li>
728                             <li>[EXTJSIV-822] Support unstyled configuration on Panel
729                             </li>
730                             <li>[EXTJSIV-833] Fix bug where old selection would jump into focus when performing a multi select on a dataview/grid/tree that was out of view
731                             </li>
732                             <li>[EXTJSIV-808] Increase default css button padding (6px)
733                             </li>
734                             <li>[EXTJSIV-809] Add Ext.ns() to the Ext.direct remoting echo
735                             </li>
736                             <li>[EXTJSIV-828] Fix issue when dragging/dropping onto the same grid
737                             </li>
738                             <li>[EXTJSIV-841] Fix duplicate method name in plugin
739                             </li>
740                             <li>[EXTJSIV-842] When show is called on the tab, set it to active. Also ensure listeners are cleaned up when the tab is removed
741                             </li>
742                             <li>[EXTJSIV-850] Fix issue when using treenode with leaf: false and children
743                             </li>
744                             <li>[EXTJSIV-635] Prevent two LoadMask indicators showing up when using the Locking plugin and dynamic loading
745                             </li>
746                             <li>Fix a bug in ComponentQuery.query.is method where it would start searching within a root for a query that contained the root itself
747                             </li>
748                             <li>[EXTJSIV-801] Fixed issue with rotated axis text
749                             </li>
750                             <li>[EXTJSIV-11] Made vertical heights and spacing of form fields consistent in all browsers
751                             </li>
752                             <li>[EXTJSIV-846] Fix combineErrors option in FieldContainer, and prevent prepending of colon to errors for fields without a fieldLabel
753                             </li>
754                             <li>[EXTJSIV-825] Fix issue with grouptabs titles seen with IE 7
755                             </li>
756                             <li>[EXTJSIV-819] Fixed auto-height sizing in Body component layout
757                             </li>
758                             <li>[EXTJSIV-820] Fix issue with Ext.util.Format.usMoney not inserting commas into the returned string
759                             </li>
760                             <li>[EXTJSIV-862] Fix up shadow/positioning issues in the data view editor example
761                             </li>
762                             <li>[EXTJSIV-876] Fix an issue where all grid columns can be hidden via the menu
763                             </li>
764                             <li>[EXTJSIV-879] Move sync to be the last operation for add/remove methods on the store
765                             </li>
766                             <li>[EXTJSIV-640] Ensure we keep track of the number of fields in the reader. Since the tree decorates the model, it can cause problems when running the extractor functions
767                             </li>
768                             <li>[EXTJSIV-857] Fix Window autoShow
769                             </li>
770                             <li>[EXTJSIV-577] Fix up styling to prevent unneeded scrollbar
771                             </li>
772                             <li>[EXTJSIV-234] Fix up margins on DatView example
773                             </li>
774                             <li>Fix issues with the file upload example
775                             </li>
776                             <li>[EXTJSIV-649] Work around quirks mode inability to display margins
777                             </li>
778                             <li>[EXTJSIV-837] Fixed Tab Scroller Menu Plugin improper access to class prototype from an instance
779                             </li>
780                             <li>[EXTJSIV-883] Fix all examples which references setIconClass to setIconCls
781                             </li>
782                             <li>[EXTJSIV-639] Workaround for IE's inability to size position:absolute elements to their content width
783                             </li>
784                             <li>[EXTJSIV-849] Fixes for editable:false state on ComboBox and other Picker fields
785                             </li>
786                             <li>[EXTJSIV-890] Fix toolbar separator in Direct example
787                             </li>
788                             <li>[EXTJSIV-796] Dock layouts within a fit layout will now properly layout
789                             </li>
790                             <li>[EXTJSIV-867] Fix bug where injected grouping menu would be lost after a refresh of the Grid
791                             </li>
792                             <li>[EXTJSIV-1] Fix SVG rendering bug in Safari 3.2
793                             </li>
794                             <li>[EXTJSIV-914] Fix bug where attempting to sort a header with no dataIndex would throw an error
795                             </li>
796                             <li>[EXTJSIV-871] Fix GridPanel to only add its View after the Grid has achieved its final laid out size
797                             </li>
798                             <li>[EXTJSIV-892] Added workaround for persistent button element padding in Windows Safari
799                             </li>
800                             <li>[EXTJSIV-905] Fixed handling of file upload fields to allow uploads across multiple submits
801                             </li>
802                             <li>[EXTJSIV-843] Fix masking on containers with layout auto
803                             </li>
804                             <li>[EXTJSIV-906] Ensure the snapshot is kept up to date when receiving a response from the server
805                             </li>
806                             <li>[EXTJSIV-908] Ensure filtering is set when there's at least one filter
807                             </li>
808                             <li>[EXTJSIV-371] Fix CellEditing tab navigation in WebKit
809                             </li>
810                             <li>[EXTJSIV-639] Take frame size into account when sizing vertical docks according to content
811                             </li>
812                             <li>[EXTJSIV-921] Fix vertical centering of multi-line button text
813                             </li>
814                             <li>[EXTJSIV-930] Fix validation of Number field when changing from an invalid string to an empty string
815                             </li>
816                             <li>[EXTJSIV-902] Add markInvalid and clearInvalid methods to Ext.form.Field mixin interface; implement them in CheckboxGroup to prevent errors when Ext.form.Basic tries to call them
817                             </li>
818                             <li>[EXTJSIV-909] Fix marker strokes disappearing on highlight
819                             </li>
820                             <li>[EXTJSIV-954] Fixed issue when using disabled: true in a Slider config
821                             </li>
822                             <li>[EXTJSIV-870] Fixed forceSelection so that it re-selects the last selection rather than clearing the value when the entered value does not match. Fixed remote stores so that the combobox's value is not cleared when the store loads.
823                             </li>
824                             <li>[EXTJSIV-931] The findRecord method now does an exact search rather than substring search
825                             </li>
826                             <li>[EXTJSIV-962] Ext.Direct grid money column align: 'right'.
827                             </li>
828                             <li>[EXTJSIV-940] Make the button layout's test for html tags in button text a little smarter. Fixes error in LiveSearchGridPanel in IE6
829                             </li>
830                             <li>[EXTJSIV-639] Fix for panel collapse left/right when frame is true
831                             </li>
832                             <li>[EXTJSIV-872] MessageBox Window prompt now processes the "OK" button when you press return in the prompt field
833                             </li>
834                             <li>The setSrc now correctly changes the src attribute of the dom property of the Et.core.Element
835                             </li>
836                             <li>[EXTJSIV-918] RowExpander will not select rows when expanding via the icon by default. This is configurable via the selectRowOnExpand configuration. Fixed a bug with expandOnDblClick configuration
837                             </li>
838                             <li>[EXTJSIV-964] Resizable Panels are no longer resizable when they are collapsed
839                             </li>
840                             <li>[EXTJSIV-144] Fix issue with stacked negative bar/column chart axis
841                             </li>
842                             <li>[EXTJSIV-948] Disable rendering of sprites into the surface if they are not attached to a surface yet
843                             </li>
844                             <li>[EXTJSIV-969] roundToDecimal has to be explicitly set to false in order to render non numbers in a Numeric axis
845                             </li>
846                             <li>Decouple Ext.Function.createBuffered from Ext.util.DelayedTask
847                             </li>
848                             <li>[EXTJSIV-946] Fix an issue where cursors where still being displayed on resizable handles, even if they were disabled
849                             </li>
850                             <li>[EXTJSIV-965] Fixed Gauge align axis bug
851                             </li>
852                             <li>[EXTJSIV-912] Resolve misalignment of headers and gridview in IE 6, 7 and 9.
853                             </li>
854                             <li>[EXTJSIV-973] Fix bug that occurred when there were less records in total than the pageSize when using a PagingScroller
855                             </li>
856                         </ul>
857                     </li>
858                 </ul>
859                 <ul>
860                     <li>Performance Changes
861                         <ul>
862                             <li>Optimized Class, ClassManager, and Loader for better performance
863                             </li>
864                             <li>Optimized Class preprocessors
865                             </li>
866                             <li>Optimized Array for better performance
867                             </li>
868                             <li>Optimized Object for better performance
869                             </li>
870                             <li>Optimized Base for better performance
871                             </li>
872                             <li>Optimized Ext (core methods) for better performance
873                             </li>
874                             <li>EventObject's pageX/pageY now performs its calculations only when needed
875                             </li>
876                             <li>Remove unnecessary closure and callback from Model
877                             </li>
878                             <li>Removed onpropertychange listener from the input before layout and restore it after, to prevent excessive firing due to attribute/style changes during layout. The was causing a large performance issue IE fields (~300% faster rendering, ~3000% faster resizing).
879                             </li>
880                             <li>Fixed an issue in the detection of improper native array sorting (bugs in Chrome 5 and Safari 3) which caused the framework to always use a non-native sort. Resulting in a ~500% improvement when sorting (drastic improvement with large data sets such as those used in the BufferedGrid example)
881                             </li>
882                             <li>Optimized XTemplate compilation to occur at render time
883                             </li>
884                             <li>Fix an issue with framing templates not being put onto the prototype after compilation and being compiled for every component instance
885                             </li>
886                         </ul>
887                     </li>
888                 </ul>
889                 <ul>
890                     <li>Enhancements
891                         <ul>
892                             <li>MVC examples added (feed viewer and nested data), new application architecture guide added
893                             </li>
894                             <li>[EXTJSIV-661] Ported FeedViewer example to the new MVC structure
895                             </li>
896                             <li>[EXTJSIV-72] Implemented PropertyGrid as Ext.grid.property.Grid and associated classes in Ext.grid.property
897                             </li>
898                             <li>Replaced Javascript 'new' with Ext.create throughout library and examples
899                             </li>
900                             <li>Added onClassExtended callback for the extend pre-processor
901                             </li>
902                             <li>Update Model class to use onClassExtended and onAfterClass extended instead of postprocessors
903                             </li>
904                             <li>[EXTJSIV-669] Reinstate the validateOnBlur config option for form fields
905                             </li>
906                             <li>Added alternateClassName for Ext.form.action.Action
907                             </li>
908                             <li>Added minor tick example for lines and minor ticks capability for chart axes
909                             </li>
910                             <li>[EXTJSIV-407] Added basic drag and drop capabilities to sprites
911                             </li>
912                             <li>[EXTJSIV-685] Added an 'uncheckedValue' config to Ext.form.Checkbox, which allows specifying a value to be submitted in the form when the checkbox is unchecked
913                             </li>
914                             <li>[EXTJSIV-42] Added href/hrefTarget support for tree nodes
915                             </li>
916                             <li>[EXTJSIV-644] Remove duplicate code in ElementLoader
917                             </li>
918                             <li>[EXTJSIV-691] Lockable is now a mixin for any grid
919                             </li>
920                             <li>Model can now be defined on the store prototype
921                             </li>
922                             <li>[EXTJSIV-655] RowEditing will work with fields/editors that are object configs with no xtype specified (defaults to textfield), or straight xtype strings (wraps into an object config accordingly)
923                             </li>
924                             <li>[EXTJSIV-175] Implement expandAll/collapseAll/selectPath/expandPath on tree
925                             </li>
926                             <li>Cell editing now works with Trees
927                             </li>
928                             <li>Implement configuration option to disable dblclick toggling on Tree nodes
929                             </li>
930                             <li>Add standard Ext.Error class to handle error messages
931                             </li>
932                             <li>[EXTJSIV-711] Add 'scrollToLoadBuffer' configuration to PagingScrollbar. This is the time in milliseconds to buffer load requests when scrolling the PagingScrollbar
933                             </li>
934                             <li>Element getWidth and getHeight now allows the return of precise measurements (subpixel) for browsers which support subpixels
935                             </li>
936                             <li>[EXTJSIV-646] Add getHeader method to Panel
937                             </li>
938                             <li>[EXTJSIV-794] Fix tree destroy issue
939                             </li>
940                             <li>Updated Ext.Version with extra value checking and docs
941                             </li>
942                             <li>[EXTJSIV-791] Allow Component.setLoading method to accept a message String as its first argument
943                             </li>
944                             <li>[EXTJSIV-708] Fix issue when showing tooltips on a scrolled document
945                             </li>
946                             <li>[EXTJSIV-805] Fix up unstyled css prefix. Also move setting the baseCls before calling the superclass method
947                             </li>
948                             <li>[EXTJSIV-803] HeaderContainer ColumnLayout fixes for resetting scrollLeft/scrollTop
949                             </li>
950                             <li>Added beforeComponentLayout template method to Component
951                             </li>
952                             <li>Ext.DomHelper insertHtml now supports TextNodes properly
953                             </li>
954                             <li>[EXTJSIV-792] TabPanel will now activate the firstTab by default if no activeTab property is passed
955                             </li>
956                             <li>[EXTJSIV-690] Set the default minButtonWidth for all Panels to 75 to match Ext3; made minButtonWidth apply as defaults for buttons added via 'fbar' and 'buttons' configs only; updated docs to make minButtonWidth clearer
957                             </li>
958                             <li>[EXTJSIV-553] Make Header resizing work with flexed Headers, minWidth and forceFit
959                             </li>
960                             <li>RowEditor is no longer a floating component managed by the zindex manager
961                             </li>
962                             <li>Chart's factory method for axes is now implemented the same as the series factory method. In addition series and axis types are no longer case sensitive
963                             </li>
964                             <li>[EXTJSIV-799] Create a processView method in axes that perform aggregation and filtering operations on stores to return a substore to be rendered by the axes
965                             </li>
966                             <li>Move fadeIn, fadeOut, scale, shift, and pause back into Element. Mark methods for deprecation where appropriate
967                             </li>
968                             <li>[EXTJSIV-357] Implement support for Drag and Drop of Headers between Locked and Unlocked sections in Grids and Trees
969                             </li>
970                             <li>[EXTJSIV-844] Allow template to accept member functions/properties when passing an array
971                             </li>
972                             <li>Add a static create method to Base.js so that you can do Class.create() on any class
973                             </li>
974                             <li>[EXTJSIV-553] Group headers must have their minWidths synched when child headers are hidden or shown
975                             </li>
976                             <li>Support inline data on Model definition
977                             </li>
978                             <li>[EXTJSIV-814] Add setTitle methods to chart axes and series to allow changing titles programmatically
979                             </li>
980                             <li>Support delayed binding of Stores to DataViews
981                             </li>
982                             <li>[EXTJSIV-534] PagingScroller will now track the virtualScrollTop and is able to restore it when synchronizing views
983                             </li>
984                             <li>TreePanel and GridPanel now relay events from their underlying View such as itemclick, itemcontextmenu, etc
985                             </li>
986                             <li>[EXTJSIV-834] Ext.grid.feature.Grouping tracks expanded/collapsed state after refreshing the view
987                             </li>
988                             <li>[EXTJSIV-866] Animations will default to 'px' if no units are specified for height, width, top, and left
989                             </li>
990                             <li>[EXTJSIV-807] Add dynamic grouping to Stores
991                             </li>
992                             <li>[EXTJSIV-827][EXTJSIV-861] VML now supports image type
993                             </li>
994                             <li>[EXTJSIV-819] Fix double-margin bug in IE6 for items floated by Column layout
995                             </li>
996                             <li>[EXTJSIV-793] Fix collapsed Panel still being visible in Accordion layout
997                             </li>
998                             <li>[EXTJSIV-703] Fix Collapsible border layout not auto collapsing when focus
999                             </li>
1000                             <li>[EXTJSIV-877] Default column.Action to sortable: false
1001                             </li>
1002                             <li>[EXTJSIV-174] Implemented getChecked on TreeView and TreePanel
1003                             </li>
1004                             <li>[EXTJSIV-878] Fixed an issue when maximizing containers in an ownerCt
1005                             </li>
1006                             <li>[EXTJSIV-848] Added a `decimals` option in the Numeric axis that will round to the specified decimals the values in the axis
1007                             </li>
1008                             <li>[EXTJSIV-832][EXTJSIV-472] Buttons and tabs: add a span inside the button element to receive the icon styling; prevents the icon from shifting to the northwest when the button is in active state in IE. Other buttons/tabs CSS cleanup as required
1009                             </li>
1010                             <li>[EXTJSIV-855] Automatically create an expanded root node if rootVisible is set to false and no root node has been defined
1011                             </li>
1012                             <li>[EXTJSIV-816] Added an insert method on NodeInterface
1013                             </li>
1014                             <li>[EXTJSIV-869] Added an onRegionTitleChange method to BorderLayout which will update the a header's text whenever a titlechange event is fired
1015                             </li>
1016                             <li>[EXTJSIV-829] Support sending back expanded true in Node data. If no children are specified on that node, automatically load the node. Also fixed some bugs related to quickly expanding and collapsing
1017                             </li>
1018                             <li>[EXTJSIV-728] Allow the tree to use a proxy as specified on the Model
1019                             </li>
1020                             <li>[EXTJSIV-695] Add JsonP class and hook up ScriptTagProxy to use it
1021                             </li>
1022                             <li>[EXTJSIV-873] Menu will not show itself if there are no items
1023                             </li>
1024                             <li>[EXTJSIV-920] Ext.grid.feature.Grouping disabled configuration will now uncheck the grouping menu item
1025                             </li>
1026                             <li>[EXTJSIV-928] Implement qtips on Tree Nodes. Change QuickTips to use the data-qtip attribute instead of ext:qtip. This allows DomQuery to target elements with qtips. This allows us to set qtips on any element on the page instead of just the front most elements
1027                             </li>
1028                             <li>Added Ext.Base.borrow method to Borrow another class' members to the prototype of this class
1029                             </li>
1030                             <li>[EXTJSIV-967] Remove layout.Manager and override the static create method on Ext.layout.Layout to be like a factory method for any type of layout
1031                             </li>
1032                             <li>[EXTJSIV-875] Ext.JSON now supports a 'safe' mode
1033                             </li>
1034                         </ul>
1035                     </li>
1036                 </ul>
1037                 <ul>
1038                     <li>API Changes
1039                         <ul>
1040                             <li>Aliased Ext.value to Ext.valueOf and deprecate the old one
1041                             </li>
1042                             <li>isLoading method hoisted to AbstractStore so that it is available on TreeStore and Store
1043                             </li>
1044                             <li>Rename DragDropMgr -&gt; DragDropManager
1045                             </li>
1046                             <li>Rename ModelMgr -&gt; ModelManager
1047                             </li>
1048                             <li>Rename TaskMgr -&gt; TaskManager
1049                             </li>
1050                             <li>Rename ComponentMgr -&gt; ComponentManager
1051                             </li>
1052                             <li>Rename PluginMgr -&gt; PluginManager
1053                             </li>
1054                             <li>Rename StoreMgr -&gt; StoreManager
1055                             </li>
1056                             <li>Rename FocusMgr -&gt; FocusManager
1057                             </li>
1058                             <li>Rename WindowMgr -&gt; WindowManager
1059                             </li>
1060                             <li>Rename themeMgr -&gt; themeManager
1061                             </li>
1062                             <li>Rename ButtonToggleMgr -&gt; ButtonToggleManager
1063                             </li>
1064                             <li>Rename Ext.menu.MenuMgr -&gt; Ext.menu.manager
1065                             </li>
1066                             <li>Remove ReaderMgr
1067                             </li>
1068                             <li>Remove WriterMgr
1069                             </li>
1070                             <li>In all documentation and examples, Ext.define is now used to define Models, not Ext.regModel
1071                             </li>
1072                             <li>Move field implementation classes into Ext.form.field.* namespace
1073                             </li>
1074                             <li>Animate mixin's hasActiveFx renamed to getActiveAnimation and stopFx renamed to stopAnimation
1075                             </li>
1076                             <li>Removed 'tip' and 'quicktip' xtypes as they should not be added as widgets. QuickTipManager is a singleton. and 'tooltip' is a widget
1077                             </li>
1078                             <li>Replaced all superclass syntax with callParent where possible throughout library and examples
1079                             </li>
1080                             <li>[EXTJSIV-853] Rename ToolTip initTarget to setTarget
1081                             </li>
1082                             <li>Ext.data.JsonReader -&gt; Ext.data.reader.Json
1083                             </li>
1084                             <li>Ext.data.ArrayReader -&gt; Ext.data.reader.Array
1085                             </li>
1086                             <li>Ext.data.Reader -&gt; Ext.data.reader.Reader
1087                             </li>
1088                             <li>Ext.data.XmlReader -&gt; Ext.data.reader.Xml
1089                             </li>
1090                             <li>Ext.data.AjaxProxy -&gt; Ext.data.proxy.Ajax
1091                             </li>
1092                             <li>Ext.data.ClientProxy -&gt; Ext.data.proxy.Client
1093                             </li>
1094                             <li>Ext.data.DirectProxy -&gt; Ext.data.proxy.Direct
1095                             </li>
1096                             <li>Ext.data.LocalStorageProxy -&gt; Ext.data.proxy.LocalStorage
1097                             </li>
1098                             <li>Ext.data.RestProxy -&gt; Ext.data.proxy.Rest
1099                             </li>
1100                             <li>Ext.data.ScriptTagProxy -&gt; Ext.data.proxy.ScriptTag
1101                             </li>
1102                             <li>Ext.data.ServerProxy -&gt; Ext.data.proxy.Server
1103                             </li>
1104                             <li>Ext.data.SessionStorageProxy -&gt; Ext.data.proxy.SessionStorage
1105                             </li>
1106                             <li>Ext.data.WebStorageProxy -&gt; Ext.data.proxy.WebStorage
1107                             </li>
1108                             <li>Ext.data.XmlWriter -&gt; Ext.data.writer.Xml
1109                             </li>
1110                             <li>Ext.data.Writer -&gt; Ext.data.writer.Writer
1111                             </li>
1112                             <li>Ext.chart.Callouts -&gt; Ext.chart.Callout
1113                             </li>
1114                             <li>Ext.chart.Labels -&gt; Ext.chart.Label
1115                             </li>
1116                             <li>Ext.chart.Highlights -&gt; Ext.chart.Highlight
1117                             </li>
1118                             <li>Ext.chart.Tips -&gt; Ext.chart.Tip
1119                             </li>
1120                             <li>Ext.chart.Shapes -&gt; Ext.chart.Shape
1121                             </li>
1122                             <li>Ext.data.Proxy -&gt; Ext.data.proxy.Proxy
1123                             </li>
1124                             <li>Ext.draw.SpriteGroup -&gt; Ext.draw.SpriteComposite
1125                             </li>
1126                             <li>Ext.fx.PropHandler -&gt; Ext.fx.PropertyHandler
1127                             </li>
1128                             <li>Ext.fx.target.SpriteGroup -&gt; Ext.fx.target.CompositeSprite
1129                             </li>
1130                             <li>Ext.data.proxy.ScriptTag -&gt; Ext.data.proxy.JsonP
1131                             </li>
1132                             <li>Ext.grid.HeaderContainer -&gt; Ext.grid.header.Container
1133                             </li>
1134                             <li>Ext.grid.HeaderDragZone -&gt; Ext.grid.header.DragZone
1135                             </li>
1136                             <li>Ext.grid.HeaderDropZone -&gt; Ext.grid.header.DropZone
1137                             </li>
1138                             <li>Ext.grid.HeaderReorderer -&gt; Ext.grid.header.Reorderer
1139                             </li>
1140                             <li>Ext.grid.GridPanel -&gt; Ext.grid.Panel
1141                             </li>
1142                             <li>Ext.menu.DateMenu -&gt; Ext.menu.DatePicker
1143                             </li>
1144                             <li>Ext.menu.ColorMenu -&gt; Ext.menu.ColorPicker
1145                             </li>
1146                             <li>Ext.menu.MenuManager -&gt; Ext.menu.Manager
1147                             </li>
1148                             <li>Ext.panel.TablePanel -&gt; Ext.panel.Table
1149                             </li>
1150                             <li>Ext.resizer.ResizeHandle -&gt; Ext.resizer.Handle
1151                             </li>
1152                             <li>Ext.grid.CellEditing -&gt; Ext.grid.plugin.CellEditing
1153                             </li>
1154                             <li>Ext.grid.Editing -&gt; Ext.grid.plugin.Editing
1155                             </li>
1156                             <li>Ext.grid.GridView -&gt; Ext.grid.View
1157                             </li>
1158                             <li>Ext.grid.GridViewDropZone -&gt; Ext.grid.ViewDropZone
1159                             </li>
1160                             <li>Ext.grid.GridPanel -&gt; Ext.grid.Panel
1161                             </li>
1162                             <li>Ext.grid.RowEditing -&gt; Ext.grid.plugin.RowEditing
1163                             </li>
1164                             <li>Ext.grid.HeaderReorderer -&gt; Ext.grid.plugin.HeaderReorderer
1165                             </li>
1166                             <li>Ext.grid.HeaderResizer -&gt; Ext.grid.plugin.HeaderResizer
1167                             </li>
1168                             <li>Ext.grid.GridViewDragDrop -&gt; Ext.grid.plugin.DragDrop
1169                             </li>
1170                             <li>Ext.ImageComponent -&gt; Ext.Img
1171                             </li>
1172                             <li>Ext.layout.Container -&gt; Ext.layout.container.Container
1173                             </li>
1174                             <li>Ext.layout.AbstractContainer -&gt; Ext.layout.container.AbstractContainer
1175                             </li>
1176                             <li>Ext.layout.Component -&gt; Ext.layout.component.Component
1177                             </li>
1178                             <li>Ext.layout.component.SliderField -&gt; Ext.layout.component.field.Slider
1179                             </li>
1180                             <li>Ext.layout.component.form.Field -&gt; Ext.layout.component.field.Field
1181                             </li>
1182                             <li>Ext.layout.component.form.File -&gt; Ext.layout.component.field.File
1183                             </li>
1184                             <li>Ext.layout.component.form.HtmlEditor -&gt; Ext.layout.component.field.HtmlEditor
1185                             </li>
1186                             <li>Ext.layout.component.form.Text -&gt; Ext.layout.component.field.Text
1187                             </li>
1188                             <li>Ext.layout.component.form.TextArea -&gt; Ext.layout.component.field.TextArea
1189                             </li>
1190                             <li>Ext.layout.component.form.Trigger -&gt; Ext.layout.component.field.Trigger
1191                             </li>
1192                             <li>Ext.tip.QuickTips -&gt; Ext.tip.QuickTipManager
1193                             </li>
1194                             <li>Ext.toolbar.PagingToolbar -&gt; Ext.toolbar.Paging
1195                             </li>
1196                             <li>Ext.tree.SelectionModel -&gt; Ext.selection.TreeModel
1197                             </li>
1198                             <li>Ext.tree.TreeColumn -&gt; Ext.tree.Column
1199                             </li>
1200                             <li>Ext.tree.TreePanel -&gt; Ext.tree.Panel
1201                             </li>
1202                             <li>Ext.tree.TreeView -&gt; Ext.tree.View
1203                             </li>
1204                             <li>Ext.tree.TreeViewDragZone -&gt; Ext.tree.ViewDragZone
1205                             </li>
1206                             <li>Ext.tree.TreeViewDropZone -&gt; Ext.tree.ViewDropZone
1207                             </li>
1208                             <li>Ext.view.TableView -&gt; Ext.view.Table
1209                             </li>
1210                             <li>Ext.Container.getIndexOfHeader -&gt; Ext.Container.getHeaderIndex
1211                             </li>
1212                             <li>Ext.Container.getHeaderByIndex -&gt; Ext.Contrainer.getHeaderAtIndex
1213                             </li>
1214                             <li>Ext,grid.feature.Feature.getTplFragments -&gt; Ext.grid.feature.Feature.getFragmentTpl
1215                             </li>
1216                             <li>Ext.grid.feature.Grouping.getTplFragments -&gt; Ext.grid.feature.Grouping.getFragmentTpl
1217                             </li>
1218                             <li>Ext,grid.feature.GroupingSummary.getTplFragments -&gt; Ext.grid.feature.GroupingSummary.getFragmentTpl
1219                             </li>
1220                             <li>Ext,grid.feature.Summary.getTplFragments -&gt; Ext.grid.feature.Summary.getFragmentTpl
1221                             </li>
1222                             <li>Ext,grid.header.Container.getTplFragments -&gt; Ext.grid.header.Container.getFragmentTpl
1223                             </li>
1224                             <li>Ext.layout.container.Border.getPlaceHolder -&gt; Ext.layout.container.Border.getPlaceholder
1225                             </li>
1226                             <li>Ext.version.getSimplified -&gt; Ext.version.getShortVersion
1227                             </li>
1228                             <li>Ext.version.simplified -&gt; Ext.version.shortVersion
1229                             </li>
1230                             <li>Ext.Object.keyOf -&gt; Ext.Object.getKey
1231                             </li>
1232                             <li>Ext.String.parseQueryString -&gt; Ext.Object.fromQueryString
1233                             </li>
1234                             <li>Ext.Version.isSmallerThan -&gt; Ext.Version.isLessThan
1235                             </li>
1236                             <li>Ext.draw.Surface.newInstance -&gt; Ext.draw.Surface.create
1237                             </li>
1238                             <li>Ext.util.Inflector.isUncountable -&gt; Ext.util.Inflector.isTransnumeral
1239                             </li>
1240                             <li>Ext.draw.Surface.positionSpriteInList -&gt; Ext.draw.Surface.normalizeSpriteCollection
1241                             </li>
1242                             <li>Ext.util.AbstractMixedCollection.removeByKey -&gt; Ext.util.AbstractMixedCollection.removeAtKey
1243                             </li>
1244                             <li>Ext.util.HashMap.removeByKey -&gt; Ext.util.HashMap.RemoveAtKey
1245                             </li>
1246                             <li>Ext.FocusManager.removeWhitelistXType -&gt; Ext.FocusManager.removeWhitelistByXType
1247                             </li>
1248                             <li>Ext.data.Connection.setupOptions -&gt; Ext.data.Connection.setOptions
1249                             </li>
1250                             <li>Ext.FocusManager.removeWhitelistXType -&gt; Ext.FocusManager.removeXTypeFromWhitelist
1251                             </li>
1252                             <li>Ext.FocusManager.addWhitelistXtype -&gt; Ext.FocusManager.addXTypeToWhitelist
1253                             </li>
1254                             <li>Ext.form.Labelable.applyFieldDefaults -&gt; Ext.form.Lableable.setFieldDefaults
1255                             </li>
1256                             <li>Ext.form.field.areValuesEqual -&gt; Ext.form.field.isEqual
1257                             </li>
1258                             <li>Ext.ClassManager.assignNamespace -&gt; Ext.ClassManager.setNamespace
1259                             </li>
1260                             <li>Ext.menu.Menu.canActivateItem -&gt; Ext.menu.Menu.isActivatable
1261                             </li>
1262                             <li>Ext.form.Panel.checkChanges -&gt; Ext.form.Panel.checkChange
1263                             </li>
1264                             <li>Ext.form.Basic.checkDirtyChange -&gt; Ext.form.Basic.checkDirty
1265                             </li>
1266                             <li>Ext.form.FormPanel -&gt; Ext.form.Panel
1267                             </li>
1268                             <li>Ext.chart.LegendItem.createSprites -&gt; Ext.chart.LegendItem.createLegend
1269                             </li>
1270                             <li>Ext.chart.axis.Axis.drawLabels -&gt; Ext.chart.axis.Axis.drawLabel
1271                             </li>
1272                             <li>Ext.Loader.exist -&gt; Ext.Loader.isCreated
1273                             </li>
1274                             <li>Ext.grid.header.Container.getColumnsMenu -&gt; Ext.grid.header.Container.getColumnMenu
1275                             </li>
1276                             <li>Ext.form.field.File.buttonCfg -&gt; Ext.form.field.File.buttonConfig
1277                             </li>
1278                             <li>Ext.data.proxy.Server.dirParam -&gt; Ext.data.proxy.Server.directionParam
1279                             </li>
1280                             <li>Ext.grid.feature.Grouping.groupHdTpl -&gt; Ext.grid.feature.Grouping.groupHeaderTpl
1281                             </li>
1282                             <li>Ext.draw.Surface.implOrder -&gt; Ext.draw.Surface.enginePriority
1283                             </li>
1284                             <li>Ext.draw.Component.implOrder -&gt; Ext.draw.Component.enginePriority
1285                             </li>
1286                             <li>Ext.charts.Series.markerCfg -&gt; Ext.chart.Series.markerConfig
1287                             </li>
1288                             <li>FocusManager.placeHolder -&gt; FocusManager.placeholder
1289                             </li>
1290                             <li>Panel.placeHolder -&gt; Panel.placeholder
1291                             </li>
1292                             <li>Border.placeHolder -&gt; Border.placeholder
1293                             </li>
1294                             <li>Ext.chart.series.Bar.xpadding -&gt; Ext.chart.series.Bar.xPadding
1295                             </li>
1296                             <li>Ext.chart.series.Bar.ypadding -&gt; Ext.chart.series.Bar.yPadding
1297                             </li>
1298                         </ul>
1299                     </li>
1300                 </ul>
1301                 <ul>
1302                     <li>Documentation Changes
1303                         <ul>
1304                             <li>Added many guides, screenshots, and videos from the Sencha Blog and other sources to the documentation application
1305                             </li>
1306                             <li>API documentation screenshots and example updates for (Ext.window.Window, Ext.window.MessageBox, Ext.toolbar.Toolbar, Ext.toolbar.TextItem, Ext.toolbar.Spacer, Ext.toolbar.Separator, Ext.toolbar.Fill, Ext.tab.Panel, Ext.slider.Tip, Ext.slider.Single,Ext.slider.Multi, Ext.resizer.Resizer, Ext.layout.container.Table, Ext.layout.container.Fit, Ext.layout.container.Column, Ext.layout.container.Card, Ext.layout.container.Border, Ext.layout.container.Accordion, Ext.layout.container.Absolute, Ext.form.FormPanel, Ext.form.BaseField, Ext.form.Checkbox, Ext.form.CheckboxGroup, Ext.form.ComboBox, Ext.form.Date, Ext.form.Display, Ext.form.FieldContainer, Ext.form.FieldSet, Ext.form.File, Ext.form.FormPanel, Ext.form.HtmlEditor, Ext.form.Label, Ext.form.Number, Ext.form.Radio, Ext.form.RadioGroup, Ext.form.Text, Ext.form.TextArea, Ext.form.Time
1307                             </li>
1308                             <li>Updated AbstractComponent
1309                             </li>
1310                             <li>[EXTJSIV-806] Updated AbstractDataView
1311                             </li>
1312                             <li>Updated AbstractMixedCollection
1313                             </li>
1314                             <li>Updated AbstractPanel
1315                             </li>
1316                             <li>Added Application
1317                             </li>
1318                             <li>Updated Array
1319                             </li>
1320                             <li>Update Axis
1321                             </li>
1322                             <li>Update Base
1323                             </li>
1324                             <li>Update Cartesian
1325                             </li>
1326                             <li>[EXTJSIV-748] Add CellEditing
1327                             </li>
1328                             <li>Update Chart Labels
1329                             </li>
1330                             <li>Update Chart LineSeries
1331                             </li>
1332                             <li>Update Class
1333                             </li>
1334                             <li>Update ClassManager
1335                             </li>
1336                             <li>Added Controller
1337                             </li>
1338                             <li>Update Direct
1339                             </li>
1340                             <li>[EXTJSIV-721] Update Direct proxy
1341                             </li>
1342                             <li>[EXTJSIV-734] Add DrawComponent
1343                             </li>
1344                             <li>Update Ext
1345                             </li>
1346                             <li>Added EventBus
1347                             </li>
1348                             <li>Added Gauge Chart
1349                             </li>
1350                             <li>Added Grid Panel
1351                             </li>
1352                             <li>Added Grid Scroller
1353                             </li>
1354                             <li>[EXTJSIV-644] Updated Loader
1355                             </li>
1356                             <li>[EXTJSIV-723] Update NodeInterface
1357                             </li>
1358                             <li>Updated Object
1359                             </li>
1360                             <li>Updated Observable
1361                             </li>
1362                             <li>Added PropertyGrid
1363                             </li>
1364                             <li>Updated field.Number
1365                             </li>
1366                             <li>[EXTJSIV-754] Add RowEditing
1367                             </li>
1368                             <li>Added RowNumberer
1369                             </li>
1370                             <li>Added Sortable
1371                             </li>
1372                             <li>Added Sprite
1373                             </li>
1374                             <li>[EXTJSIV-726] Add Tree
1375                             </li>
1376                             <li>[EXTJSIV-727] Update TreeStore
1377                             </li>
1378                         </ul>
1379                     </li>
1380                 </ul>
1381                 <ul>
1382                     <li>Known Issues / Upcoming Changes
1383                         <ul>
1384                             <li>Desktop Example to be re-implemented</li>
1385                             <li>Ext.data.BufferStore will be removed and its methods moved up into Ext.data.Store</li>
1386                             <li>Grid promote from markup script sometimes fails in IE6 and IE7</li>
1387                             <li>TreePanel has some DnD issues in IE9</li>
1388                             <li>Several classes missing adequate documentation</li>
1389                             <li>Small rendering glitches on tabs in Mac Safari 5</li>
1390                             <li>Buttons can be cropped when sizing a Window to a very small width (e.g. under 150px)</li>
1391                             <li>Grids can sometimes lose scrollbars when their container is resized</li>
1392                             <li>Vertical panel headers use the wrong font in IE9</li>
1393                             <li>Grid state does not save column widths</li>
1394                             <li>TriggerFields are not aligned flushed to the edge in IE6 and IE7</li>
1395                             <li>Grid filtering feature doesn't support setting filters via config</li>
1396                             <li>TreePanel is missing documentation. A guide will be release separately before GA</li>
1397                             <li>Menu styling in access theme has some imperfections</li>
1398                             <li>Simple Tasks example is missing</li>
1399                             <li>Calendar components have not been fully ported yet</li>
1400                             <li>Tree Filtering will be implemented before GA</li>
1401                             <li>KeyNav example has inconsistent spacing in some IE versions</li>
1402                             <li>Tab is not marked selected if it is the only tab in a TabPanel and is set active by default</li>
1403                             <li>Hovering over the bottom spinner of a NumberField does not highlight it</li>
1404                             <li>Several small IE9 rendering issues</li>
1405                             <li>Some slight font inconsistencies between components</li>
1406                         </ul>
1407                     </li>
1408                 </ul>
1409             </div>
1410             <div class="release">
1411                 <h1>
1412                     Release Notes for Ext JS 4 Beta 2
1413                 </h1>
1414                 <p class="notes">
1415                     Release Notes: April 6, 2011<br>
1416                     Version Number: 4.0.0beta2
1417                 </p>
1418                 <h2>
1419                     New In This Release
1420                 </h2>
1421                 <ul>
1422                     <li>New Examples
1423                         <div style="margin-left: 2em">
1424                             <ul>
1425                                 <li>
1426                                     <a href="examples/charts/Gauge.html">Gauge Chart example</a>
1427                                 </li>
1428                                 <li>
1429                                     <a href="examples/grid/buffer-grid.html">Buffered Grid example</a>
1430                                 </li>
1431                                 <li>
1432                                     <a href="examples/themes/index.html">Theme example</a>
1433                                 </li>
1434                             </ul>
1435                         </div>
1436                     </li>
1437                 </ul>
1438                 <ul>
1439                     <li>Bug Fixes
1440                         <ul>
1441                             <li>Fix tabs mouseover in GroupTabPanel examples
1442                             </li>
1443                             <li>Fix double rendering when quickly expanding / collapsing tree nodes
1444                             </li>
1445                             <li>[EXTJSIV-466] Ensure cls config is applied to MessageBoxWindow
1446                             </li>
1447                             <li>Fix issue where box layout margins could be improperly calculated
1448                             </li>
1449                             <li>[EXTJSIV-470] Remove the permanent CheckHeader editor and place it only on the row editing example
1450                             </li>
1451                             <li>Fix Tree keyboard navigation
1452                             </li>
1453                             <li>Don't show loading indicator when trying to expand an already expanded tree node
1454                             </li>
1455                             <li>[EXTJSIV-504] Fix alignment of fieldset legend checkbox
1456                             </li>
1457                             <li>[EXTJSIV-502] Remove persistent scrollbar from Ext.form.Textarea and Ext.form.HtmlEditor source editor
1458                             </li>
1459                             <li>[EXTJSIV-213] Fix BoxReorderer issues
1460                             </li>
1461                             <li>[EXTJSIV-537] Fix an issue that allows multiple selection on the chart
1462                             </li>
1463                             <li>[EXTJSIV-529] Element.highlight() fx function will now function properly, and can handle Anim callbacks
1464                             </li>
1465                             <li>[EXTJSIV-539] We no longer allow the tb text field to be orderable in the multisort example
1466                             </li>
1467                             <li>[EXTJSIV-540] Buttons will no longer show mouseover effects when disabled
1468                             </li>
1469                             <li>[EXTJSIV-545] Fix duplicate id bug in grid -&gt; grid DD example
1470                             </li>
1471                             <li>[EXTJSIV-417] Fixed issue with field heights
1472                             </li>
1473                             <li>[EXTJSIV-492] Fix application of overCls when the delegate option is used
1474                             </li>
1475                             <li>[EXTJSIV-513] Ensure that mouseup when dragging the drag selector, and the subsequent click event does not clear selections in the DataView
1476                             </li>
1477                             <li>[EXTJSIV-474] Fix ghosting of Windows during drag on IE &lt; 9
1478                             </li>
1479                             <li>[EXTJSIV-213] Fix multiple-sorting issue with BoxReorderer, ensure smooth component reordering, Improve reorderable-tabs examples
1480                             </li>
1481                             <li>[EXTJSIV-501] Fix the ability to update floating Components while hidden, and have them run their ComponentLayout upon show
1482                             </li>
1483                             <li>[EXTJSIV-530] Fixed bootstrap-release.js to test window.location.hostname instead of window.location.host
1484                             </li>
1485                             <li>[EXTJSIV-540] Always attempt to remove the overCls when the mouse leaves the component. If a component is disabled while the mouse is still over it, then the overCls will be stuck on until the component is re-enabled
1486                             </li>
1487                             <li>Grid DD Example update so columns aren't crammed together
1488                             </li>
1489                             <li>[EXTJSIV-531] Fix MessageBox progress bar display
1490                             </li>
1491                             <li>[EXTJSIV-434] Prevent IE6-7 from giving focus to the HtmlEditor iframe when setting its contentEditable=true
1492                             </li>
1493                             <li>[EXTJSIV-464] Menu should pass its minWidth down to its child components so it is accounted for in the Box layout. This visually affects all examples that use menus which were only as wide as they needed to be
1494                             </li>
1495                             <li>[EXTJSIV-138] Fix no borders on forum search example
1496                             </li>
1497                             <li>Fixed column headers in IE
1498                             </li>
1499                             <li>[EXTJSIV-561] Fix an issue when creating a tab panel with no items
1500                             </li>
1501                             <li>Fix Loader's path resolution
1502                             </li>
1503                             <li>[EXTJSIV-557] Locking grid resize indicator shows up regardless of which section you drag from
1504                             </li>
1505                             <li>[EXTJSIV-507] Fix gecko3 issue with the first tab in a tabbar
1506                             </li>
1507                             <li>[EXTJSIV-356] Prevent selection from scrolling into view when the selection model is refreshed
1508                             </li>
1509                             <li>[EXTJSIV-568] RowEditor disables the view's keynav so that editors will get full default key events
1510                             </li>
1511                             <li>[EXTJSIV-339] Fixed problematic curly braces in nestedIdRe in AbstractSummaryFeature
1512                             </li>
1513                             <li>[EXTJSIV-375] Complete syncing of row heights, after sorting make sure that the scrollTop is synchronized
1514                             </li>
1515                             <li>Correct syncRowHeight default config
1516                             </li>
1517                             <li>[EXTJSIV-568] Don't allow RowEditor to hijack space
1518                             </li>
1519                             <li>[EXTJSIV-409] Add extra path parameter to ensure cookie clearing works
1520                             </li>
1521                             <li>[EXTJSIV-7] Fixed shift that appears in IE with large number scaling when you specify viewPort in a Draw Component
1522                             </li>
1523                             <li>[EXTJSIV-558] Fixed an issue where setting a date in a model caused the record to become dirty
1524                             </li>
1525                             <li>[EXTJSIV-575] Fix Uncaught TypeError: Cannot call method 'apply' of undefined, due to previous onDisable/onEnable changes
1526                             </li>
1527                             <li>[EXTJSIV-449] TableView should not steal the focus when a header is resized. The header layouts occurred when a scrollbar was being added and removed by the TablePanel, causing any previously focused item to lose focus, with focusing going to the TableView. So, a "search filter text box", for example, would lose focus at random points
1528                             </li>
1529                             <li>[EXTJSIV-167] Fix IE9 Center Layout
1530                             </li>
1531                             <li>Fix Ext.form.Combobox select event firing
1532                             </li>
1533                             <li>[EXTJSIV-546] Dont allow a parent folder to be dropped on a folder inside itself
1534                             </li>
1535                             <li>[EXTJSIV-524] Make sure you can extend Ext.TreePanel and create an instance without passing a configuration
1536                             </li>
1537                             <li>Properly relay View events on the TreePanel
1538                             </li>
1539                             <li>[EXTJSIV-190] Fix Ext.ux.TabCloseMenu event monitoring
1540                             </li>
1541                             <li>[EXTJSIV-535] Fix Multi sorting grid column reorder indicator
1542                             </li>
1543                             <li>[EXTJSIV-537] Fix issue where FormDashboard allows multiple chart selection
1544                             </li>
1545                             <li>[EXTJSIV-162] Fix TableView/Features collectData implementation
1546                             </li>
1547                             <li>[EXTJSIV-544] Fix Bar display when data is of the same value for more than one record
1548                             </li>
1549                             <li>[EXTJSIV-515] Clear groupers when disabling the Grouping Feature
1550                             </li>
1551                             <li>[EXTJSIV-565] Fix radial axis labels problem
1552                             </li>
1553                             <li>[EXTJSIV-469] Correct layout recursion back into an already-running ComponentLayout
1554                             </li>
1555                             <li>[EXTJSIV-565] Fix maxValue in drawSeries
1556                             </li>
1557                             <li>[EXTJSIV-590] The PagingScroller now calculates rowHeight based off of markup
1558                             </li>
1559                             <li>[EXTJSIV-241] Fix bug in event wrapper ordering which meant that delayed or buffered single:true events threw errors
1560                             </li>
1561                             <li>[EXTJSIV-583] Fix sorting padding issue with grid headers
1562                             </li>
1563                             <li>[EXTJSIV-510] Added grid headers and special cell backgrounds
1564                             </li>
1565                             <li>[EXTJSIV-597] Fix issue where Ext.tab.Panel wouldn't enable tabs
1566                             </li>
1567                             <li>[EXTJSIV-588] Fix an issue when using scripts: true when loading a component
1568                             </li>
1569                             <li>[EXTJSIV-321] Record associated data now also handles parent models
1570                             </li>
1571                             <li>[EXTJSIV-566] Fix issues with returning exceptions from DirectProxy
1572                             </li>
1573                             <li>[EXTJSIV-585] Fix an issue where Ext.MessgaeBox was dependent on having a title
1574                             </li>
1575                             <li>[EXTJSIV-586] Fix an issue when using reset and formBind, the bound item will now be updated correctly
1576                             </li>
1577                             <li>[EXTJSIV-591] Fix warning when destroying border layout
1578                             </li>
1579                             <li>Fix detection of changes to form fields in IE9 standards mode by making it use the modern events set
1580                             </li>
1581                             <li>Fix vertical alignment of checkbox/radio buttons in IE9 standards mode
1582                             </li>
1583                             <li>Fix errors when expand/collapse methods are called after a Picker component is destroyed
1584                             </li>
1585                             <li>[EXTJSIV-605] Fix an issue where undefined will be set on the editor when resetting
1586                             </li>
1587                             <li>[EXTJSIV-569] Fix bug with nodes being inserted in the wrong location in the NodeStore
1588                             </li>
1589                             <li>[EXTJSIV-607] Fix z-index of border floated region
1590                             </li>
1591                             <li>[EXTJSIV-372] Fix an issue with flickering when using cell editing in FF on Linux
1592                             </li>
1593                             <li>[EXTJSIV-608] Fix issue when creating records at a remote source
1594                             </li>
1595                             <li>[EXTJSIV-450] FocusManager will only add tabIndex to DOM nodes that really need them for programmatic focusing. This will ensure default tabIndicies will remain in tact
1596                             </li>
1597                             <li>[EXTJSIV-589] CellEditing now fires beforeedit, validateedit and afteredit appropriately
1598                             </li>
1599                             <li>[EXTJSIV-610] CellModel will now call its base Model's doSelect and doDeselect functions so it is maintaining the selected record along with the selected position (row/column)
1600                             </li>
1601                             <li>[EXTJSIV-418] CheckColumn now will handle the Enter/Space keys for toggling its select state
1602                             </li>
1603                             <li>[EXTJSIV-609] CellModel fires its select/deselect events now
1604                             </li>
1605                             <li>[EXTJSIV-560] Remove focused cls on items in a TableView when deselecting them
1606                             </li>
1607                             <li>[EXTJSIV-614] Prevent combobox dropdown from getting closed before the selectOnTab handler has a chance to fire in WebKit
1608                             </li>
1609                             <li>[EXTJSIV-622] When IE9 positions an element offscreen via offsets, the offsetWidth is inaccurately reported. For IE9 only, we render on screen before removing. Fixes an issue with Ext.getScrollBarWidth
1610                             </li>
1611                             <li>[EXTJSIV-439] Changed images for the DataView examples to gif for IE6
1612                             </li>
1613                             <li>[EXTJSIV-615] Fix an issue when using an idProperty other than "id"
1614                             </li>
1615                             <li>RowEditor will handle resize, move, show, and hide of columns properly before the editor is brought up for the first time
1616                             </li>
1617                             <li>[EXTJSIV-480] Table layout: added work around for a bug in Opera 10.5 where it makes table cells wider than they should be if their child element has border-box sizing and horizontal padding
1618                             </li>
1619                             <li>[EXTJSIV-641] Fix an issue with creating items into a local storage object
1620                             </li>
1621                             <li>[EXTJSIV-440][EXTJSIV-633] Fix Ext.ux.AnimatedDataView cross-browser issue
1622                             </li>
1623                             <li>CellEditing will complete an edit before grabbing critical information about the next edit, since the view is refreshed upon edit completion
1624                             </li>
1625                             <li>[EXTJSIV-371] CellEditing and CellModel will continue cell editing on tabs even across cells with no editor, and stop when the editing ends via a non-tab exit point such as blurring the field
1626                             </li>
1627                             <li>[EXTJSIV-606] Constrained Windows no longer lose their center positioning
1628                             </li>
1629                             <li>[EXTJSIV-508] Give a visual indication of a selected/focused tree node in the check-tree example
1630                             </li>
1631                             <li>[EXTJSIV-508] Tree selection model handles enter/space to check any checkbox tree nodes
1632                             </li>
1633                             <li>[EXTJSIV-663] Ensure ServerProxy checks if the value is defined as opposed to just truthy
1634                             </li>
1635                             <li>[EXTJSIV-593] Numeric axis is now aware of chart substores, that way it can update when grouping/ungrouping time axis
1636                             </li>
1637                             <li>[EXTJSIV-401][EXTJSIV-496] Rework active/inactive tab styling to be consistent across all browsers and avoid the floating border strip
1638                             </li>
1639                         </ul>
1640                     </li>
1641                     <li>Enhancements
1642                         <ul>
1643                             <li>[EXTJSIV-73] Optimized class system performance - round 1
1644                             </li>
1645                             <li>Added a simple Gauge Chart
1646                             </li>
1647                             <li>Add Ext.Array.sort which is a guaranteed stable sort
1648                             </li>
1649                             <li>[EXTJSIV-556] Implement a buffered grid example loading thousands records and buffering the rendering. Required minor changes to PagingScroller, BufferStore and related classes
1650                             </li>
1651                             <li>[EXTJSIV-193] Put iconCls and tools into ghosted windows
1652                             </li>
1653                             <li>[EXTJSIV-471] RowEditing will now scroll the buttons into view when they are out of sight due to being near the bottom. Also will enforce row selection and keeping a row in view when starting an edit for smoother animations
1654                             </li>
1655                             <li>[EXTJSIV-426] Remove redundant validation for allowBlank in Ext.form.Text
1656                             </li>
1657                             <li>[EXTJSIV-427] Date and Time would always return null from getValue if the raw value could not be parsed as a date; this was resulting in such values being treated as valid during validation and not being seen as dirty. Changed so that getValue will return the raw value if it cannot be parsed. Also added logic to attempt parsing of the 'value' config during init so that originalValue is a valid Date object for dirty comparison
1658                             </li>
1659                             <li>[EXTJSIV-448] Implement readOnly and setReadOnly for Checkbox and Radio fields
1660                             </li>
1661                             <li>[EXTJSIV-416] Give fields within fieldset an anchor so they get a width in IE6
1662                             </li>
1663                             <li>[EXTJSIV-530] Added port number support to localhost detection
1664                             </li>
1665                             <li>Add required classes to Chart LiveUpdate example
1666                             </li>
1667                             <li>Increase LiveSearchGridPanel reactiveness
1668                             </li>
1669                             <li>[EXTJSIV-529] Element.getColor() will properly accept an empty string as a prefix, which is needed for color animations
1670                             </li>
1671                             <li>[EXTJSIV-529] Enable afterRepair fx on dd.DragZone and TreeViewDragZone
1672                             </li>
1673                             <li>[EXTJSIV-38] TreeViewDropZone will now highlight successfully dropped nodes
1674                             </li>
1675                             <li>[EXTJSIV-38] Use the selectedItemCls setting on TableView prototype to handle the quick remove/add of that cls when highlighting a repair
1676                             </li>
1677                             <li>[EXTJSIV-38] TreeViewDragZone will highlight all records that were dragged, for the case of multiselect tree sel model
1678                             </li>
1679                             <li>[EXTJSIV-185] Removed .png slicer images + changing to gif (we &lt;3 IE6)
1680                             </li>
1681                             <li>[EXTJSIV-346] adding gif versions of icons for treegrid example
1682                             </li>
1683                             <li>[EXTJSIV-475] LoadMask may now be configured with a Component to mask as an alternative to just an element. If configured with a Component, it masks the Component's contentTarget. If the Component changes size during loading, the mask's message is recentered. DataView configures its LoadMask by passing itself if it is standalone, or its owning Container if it is inside a Container
1684                             </li>
1685                             <li>[EXTJSIV-478] Added the empty cls to all browsers, not just browsers that do not support `placeholder`. this is because of a styling issue in webkit
1686                             </li>
1687                             <li>[EXTJSIV-540] Button over when disabled will not apply the hover background linear gradient anymore. disabled classes now get cascaded priority over background-image
1688                             </li>
1689                             <li>[EXTJSIV-457] The DragZone was triggering a selection change on mousedown, which was resulting in duplicate selection calls when the DataView was configured to select on click. Moved the former from the mousedown handler to the start of the drag to avoid duplicate selection
1690                             </li>
1691                             <li>Improved some Loader's alias functions for performance
1692                             </li>
1693                             <li>[EXTJSIV-258][EXTJSIV-259]Refactor Shadow for floating Components
1694                             </li>
1695                             <li>[EXTJSIV-551] Menu should not fire click, mouseover, or mouseleave events when its disabled. Menu items will not get any interaction when the menu is disabled
1696                             </li>
1697                             <li>Menu will only activate items that can be activated, however, always deactivate the active item when applicable
1698                             </li>
1699                             <li>[EXTJSIV-502] Add comment in HtmlEditor explaining how forcing documentMode in the Web Developer Tools will override the mode used by the iframe, causing scrollbars in IE8
1700                             </li>
1701                             <li>[EXTJSIV-543] Horizontal scrolling does not rely on having records within the body of the grid. It is calculated off of the headercontainer instead
1702                             </li>
1703                             <li>[EXTJSIV-547] Added in browser check for Opera for Mousewheel. Found additional information about Opera and its' mousewheel implementation here: http://www.switchonthecode.com/tutorials/javascript-tutorial-the-scroll-wheel To quote the important parts... "The weirdness comes in because IE and Firefox have very different names for the scroll event. In Internet Explorer, the event is called onmousewheel, while in Firefox the event is called DOMMouseScroll. To make it even worse, Opera uses the Internet Explorer event name (without the 'on' part, so just mousewheel), but Opera needs to use the Firefox way of attaching event listeners."
1704                             </li>
1705                             <li>[EXTJSIV-564] Implement index support in selectRange rather than requiring the developer to pass a record instance
1706                             </li>
1707                             <li>Updated grid row selection stuff to support IE better
1708                             </li>
1709                             <li>[EXTJSIV-447] Add fieldStyle config and setFieldStyle method to Ext.form.BaseField, to allow direct manipulation of the inputEl CSS style
1710                             </li>
1711                             <li>Legacy code in the widgets directory removed
1712                             </li>
1713                             <li>RowEditor offsets itself by using bottom instead of top, in case of tall rows
1714                             </li>
1715                             <li>[EXTJSIV-567] Table State implementation now restores width and visibility
1716                             </li>
1717                             <li>[EXTJSIV-532] Add tooltip support on Radar series
1718                             </li>
1719                             <li>[EXTJSIV-559][EXTJSIV-373]Provide accurate repair position for Header Drag Zones
1720                             </li>
1721                             <li>[EXTJSIV-358] HeaderContainer will disable checkbox in column menu when there is only a single header
1722                             </li>
1723                             <li>[EXTJSIV-582] Add Ext.Error custom error reporting class
1724                             </li>
1725                             <li>[EXTJSIV-574] Add an alias for all series and handle custom series creation and adding them in an imperative way
1726                             </li>
1727                             <li>[EXTJSIV-514] Reimplement rendering of Checkbox and Radio to use a custom image rather than native controls, for greater styling control and consistency across browsers
1728                             </li>
1729                             <li>[EXTJSIV-241] Lots of cleanup on Component destroy method
1730                             </li>
1731                             <li>[EXTJSIV-599] Make node loaded a field in NodeInterface. When appending a child to a node, mark it as loaded
1732                             </li>
1733                             <li>Add the ability to pass a url to the load method on a Store with a ServerProxy defined on it
1734                             </li>
1735                             <li>[EXTJSIV-394] Added itemTpl support for DataView
1736                             </li>
1737                             <li>Add method to allow destroying the field layout's singleton QuickTip instance
1738                             </li>
1739                             <li>[EXTJSIV-604] Allow height to be set on text fields
1740                             </li>
1741                             <li>The footer toolbar's (fbar/buttons cfg) spacer shouldn't be focusable anymore
1742                             </li>
1743                             <li>Button now has a visual state when focused, which currently mirrors the mouseover state. Also removed a focus/blur method in Button that was unnecessary
1744                             </li>
1745                             <li>[EXTJSIV-450] FormPanel will provide default tab stops for its fields and buttons, so that all fields are tabbed through first, and then buttons second
1746                             </li>
1747                             <li>[EXTJSIV-450] AbstractPanel and AbstractDock will return/render docked items in their visual representative order, respectively. Docked items have a default weighting, so that they are returned/rendered in (t,l,r,b) order. In the case of a Dock layout, the top/left items are rendered before any existing DOM nodes in the render target (body el, in the case of a Panel), and right/bottom items are rendered after the existing DOM nodes. This keeps our DOM nodes in order of their visual representation to support tab stops, ARIA readers, etc. Also, getDockedItems/getRefItems of AbstractPanel will return the same type of ordering by default to support logical ordering of ComponentQuery's and FocusManager navigation
1748                             </li>
1749                             <li>Move FocusManager's tabIndex whitelist to the prototype so it's not defined over and over again for each call to setFocus
1750                             </li>
1751                             <li>[EXTJSIV-418] Added keydown event handling to DataView
1752                             </li>
1753                             <li>[EXTJSIV-600] Allow form fields to display all errors returned from getErrors at once, rather than only displaying the first
1754                             </li>
1755                             <li>[EXTJSIV-304] Grid reconfigure method implemented
1756                             </li>
1757                             <li>[EXTJSIV-498] Changed DataView to store the internal record IDs on the view DOM nodes for lookup by record and vice versa. This matters since blockRefresh's can happen and the store becomes out of sync with the DOM nodes, such as was the case with the Animated DataView plugin
1758                             </li>
1759                             <li>[EXTJSIV-483] Implement expanded cls for rows inside collectData instead of getRowClass. This allows the user to override getRowClass without them having to worry about expanded state
1760                             </li>
1761                             <li>[EXTJSIV-628] Added remove and destroy methods in Sprite.
1762                             </li>
1763                             <li>[EXTJSIV-55] Add boxLabelAlign config to allow the user to place the boxLabel before or after the checkbox/radio
1764                             </li>
1765                             <li>[EXTJSIV-517] Optimized buffering of requests in PagingScroller
1766                             </li>
1767                             <li>[EXTJSIV-596] border:false on a Window removes borders from the body. The Window itself remains framed
1768                             </li>
1769                             <li>[EXTJSIV-523] Use the verticalScrollers calculated height when available rather than the raw dom
1770                             </li>
1771                             <li>[EXTJSIV-315] Updated access theme to have better styling across all components
1772                             </li>
1773                             <li>[EXTJSIV-613] Move extraParams onto the object instead of being per request
1774                             </li>
1775                             <li>RowEditor now transitions the error summary tip properly on back-to-back invalid records
1776                             </li>
1777                             <li>Remove the inline unselectable cls, and instead call unselectable() on the table view's el after it's been rendered. This fixes a selection problem in Chrome when double clicking in a grid
1778                             </li>
1779                             <li>[EXTJSIV-527] Add a workaround for the WebKit MarginRight bug with Anchor Layouts to make them much faster
1780                             </li>
1781                             <li>[EXTJSIV-527] Componentlayout.afterLayout will now only be called when a ComponentLayout occurs
1782                             </li>
1783                             <li>[EXTJSIV-527] Ensure Card.setActiveItem calls onLayout properly
1784                             </li>
1785                             <li>Moved all locking behavior out of the LockingGridPanel subclass
1786                             </li>
1787                             <li>[EXTJSIV-660] Add startDay to Date Field
1788                             </li>
1789                             <li>[EXTJSIV-653] Added DirectStore shortcut
1790                             </li>
1791                         </ul>
1792                     </li>
1793                     <li>API Changes
1794                         <ul>
1795                             <li>[EXTJSIV-276] The "headers" config in GridPanel has been renamed to the 3.x compatible "columns". All supporting classes are now named XxxxxColumn and are in the Ext.grid.column package. Column xtypes are the same as they were in 3.x
1796                             </li>
1797                             <li>[EXTJSIV-562] Added hideEmptyLabel config which automatically collapses the label space when fieldLabel is empty. Made this the default behavior everywhere; this is a slight change from the old form layout which defaulted to maintaining the space unless hideLabel=false
1798                             </li>
1799                             <li>[EXTJSIV-59] Rename some methods in Menu to be consistent with framework standards
1800                             </li>
1801                             <li>Modified field layout to avoid setting styles when not needed. The fieldLabel element's styles are now applied during render in the template and not in the layout. Fields whose size are not managed by a container no longer set their internal element sizes during layout this can result in wrapping since fields are floated
1802                             </li>
1803                             <li>Add inverse iteration support to Ext.Array.each
1804                             </li>
1805                             <li>Rename hlColor to repairHighlightColor for Tree DragSource
1806                             </li>
1807                             <li>[EXTJSIV-38] TreeViewDDPlugin now has "nodeHighlightColor" which is used on repairs and drops, if applicable. Passing it as the "repairHighlightColor" to the drag zone in this commit. Will be passed to drop zone as "dropHighlightColor"
1808                             </li>
1809                             <li>[EXTJSIV-38] Renamed hlDrop to nodeHighlightOnDrop and nodeHighlightOnRepair on the TreeViewDDPlugin class. They are routed to the TreeViewDragZone and TreeViewDropZone as repairHighlight and dropHighlight respectively
1810                             </li>
1811                             <li>[EXTJSIV-552] Rename MessageBoxWindow to MessageBox
1812                             </li>
1813                             <li>Move all locales package from core to extjs
1814                             </li>
1815                             <li>[EXTJSIV-548] Add allowDrag config option on NodeInterface. Set it to false by default for root nodes
1816                             </li>
1817                             <li>[EXTJSIV-549] Change the names for the relayed events from TreeStore to TreePanel so that they don't collide with Panel's events
1818                             </li>
1819                             <li>[EXTJSIV-602] Put GridViewDDPlugin and TreeViewDDPlugin into proper namespaces (Ext.grid.plugin)
1820                             </li>
1821                             <li>[EXTJSIV-269] Renamed enableCacheBuster to disableCaching, added disableCachingParam config
1822                             </li>
1823                             <li>[EXTJSIV-581] Fixed up the API for TreeStore, TreeView and TreePanel. Also fixed some bugs related to changing the root node dynamically, loading data after TreePanel has already been created and expanding a node while its loading
1824                             </li>
1825                             <li>[EXTJSIV-598] We no longer use the global QuickTips singleton for form error tips. We now create a QuickTip singleton just for the field layout, with the proper baseCls for framing, and register it to respond to an 'errorqtip' property
1826                             </li>
1827                             <li>[EXTJSIV-534] Refactor Lockable into mixin
1828                             </li>
1829                             <li>AbstractSummaryFeature, ChunkingFeature, GroupingFeature, RowSummaryFeature, RowBodyFeature, RowWrapFeature, and SummaryFeature moved to the Ext.grid.feature namespace
1830                             </li>
1831                             <li>Rename locked from Header/Column to ddLock so that it doesnt conflict with the new locking functionality
1832                             </li>
1833                         </ul>
1834                     </li>
1835                     <li>Compatibility Changes
1836                         <ul>
1837                             <li>Removed compat reversing of El.down/El.child - There are too many places in Ext itself that use these calls, and reversing them in the compat layer to match 3.x behavior breaks some Ext 4 code. This will have to remain a documented breaking change in the migration guide
1838                             </li>
1839                             <li>Set up compat code for TreePanel, AsyncTreeNode, TreeLoader and TreeSorter
1840                             </li>
1841                             <li>Moved deprecated TreePanel members to the compat file
1842                             </li>
1843                         </ul>
1844                     </li>
1845                     <li>Documentation Changes
1846                         <ul>
1847                             <li>Guide section added to documentation. Class System and Drawing/Charting Guides added
1848                             </li>
1849                             <li>File field updated
1850                             </li>
1851                             <li>Model.fields updated
1852                             </li>
1853                             <li>Component updated
1854                             </li>
1855                             <li>FocusManager updated
1856                             </li>
1857                             <li>Viewport updated
1858                             </li>
1859                             <li>FormPanel updated
1860                             </li>
1861                             <li>ActionHeader updated
1862                             </li>
1863                             <li>GridViewDDPlugin updated
1864                             </li>
1865                             <li>ColumnLayout updated
1866                             </li>
1867                             <li>DateMenu updated
1868                             </li>
1869                             <li>Panel updated
1870                             </li>
1871                             <li>TabPanel updated
1872                             </li>
1873                             <li>TreeViewDDPlugin updated
1874                             </li>
1875                             <li>Animate updated
1876                             </li>
1877                             <li>ClassLoader updated
1878                             </li>
1879                             <li>Animator updated
1880                             </li>
1881                             <li>BsicForm updated
1882                             </li>
1883                             <li>Label field updated
1884                             </li>
1885                             <li>Labelable updated
1886                             </li>
1887                             <li>Text field updated
1888                             </li>
1889                             <li>ElementLoader updated
1890                             </li>
1891                             <li>Sortable updated
1892                             </li>
1893                             <li>AbstractComponent updated
1894                             </li>
1895                             <li>Locales updated
1896                             </li>
1897                             <li>Ext.Number updated
1898                             </li>
1899                             <li>Tab updated
1900                             </li>
1901                             <li>TabPanel updated
1902                             </li>
1903                             <li>StateProvider updated
1904                             </li>
1905                             <li>Editing updated
1906                             </li>
1907                             <li>Panel updated
1908                             </li>
1909                             <li>CheckboxModel (selection) updated
1910                             </li>
1911                             <li>TreePanel updated
1912                             </li>
1913                             <li>Ext updated
1914                             </li>
1915                             <li>Class updated
1916                             </li>
1917                             <li>ClassManager updated
1918                             </li>
1919                             <li>Array updated
1920                             </li>
1921                             <li>Anim updated
1922                             </li>
1923                             <li>FieldSet updated
1924                             </li>
1925                             <li>Grid Column updated
1926                             </li>
1927                             <li>Application updated
1928                             </li>
1929                             <li>Controller updated
1930                             </li>
1931                             <li>ControllerManager updated
1932                             </li>
1933                             <li>ModelManager updated
1934                             </li>
1935                             <li>Router updated
1936                             </li>
1937                             <li>BufferStore updated
1938                             </li>
1939                             <li>JSON Writer updated
1940                             </li>
1941                             <li>Charts updated
1942                             </li>
1943                             <li>DrawComponent updated
1944                             </li>
1945                             <li>Toolbar updated
1946                             </li>
1947                             <li>DataView updated
1948                             </li>
1949                             <li>Floating updated
1950                             </li>
1951                             <li>Resizer updated
1952                             </li>
1953                             <li>Store updated
1954                             </li>
1955                             <li>ComponentDragger updated
1956                             </li>
1957                         </ul>
1958                     </li>
1959                     <li>Known Issues / Upcoming Changes
1960                         <ul>
1961                             <li>MVC Example applications and guide
1962                             </li>
1963                             <li>Collapsed vertical headers need to be restyled in IE
1964                             </li>
1965                             <li>Toolips in IE8 have too much padding on the header which can cause it to clip text
1966                             </li>
1967                             <li>Tab Scroller is not working properly in FF &lt; 4
1968                             </li>
1969                             <li>GridFilter example is not laying out properly on first render
1970                             </li>
1971                             <li>Deprecated (methods slated for deprecation) and Since (what version methods were introduced) implemented within the documentation
1972                             </li>
1973                             <li>Column Layout has some performance issues which will be addressed in the next release
1974                             </li>
1975                             <li>API naming consistency implementation
1976                             </li>
1977                             <li>Field Layout performance has improved, but is not where it should be for IE
1978                             </li>
1979                             <li>IE9 Strict mode subpixel rounding can cause wrapping issues (similar to https://bugzilla.mozilla.org/show_bug.cgi?id=458617)
1980                             </li>
1981                         </ul>
1982                     </li>
1983                 </ul>
1984             </div>
1985             <div class="release">
1986                 <h1>
1987                     Release Notes for Ext JS 4 Beta 1
1988                 </h1>
1989                 <p class="notes">
1990                     Release Notes: March 30, 2011<br>
1991                     Version Number: 4.0.0beta1
1992                 </p>
1993                 <h2>
1994                     New In This Release
1995                 </h2>
1996                 <ul>
1997                     <li>New Examples
1998                         <div style="margin-left: 2em">
1999                             <ul>
2000                                 <li>
2001                                     <a href="examples/core/spotlight.html">Spotlight example</a>
2002                                 </li>
2003                             </ul>
2004                             <ul>
2005                                 <li>
2006                                     <a href="examples/direct/direct-grid.html">Ext.Direct Grid Integration</a>
2007                                 </li>
2008                             </ul>
2009                             <ul>
2010                                 <li>
2011                                     <a href="examples/form/form-grid-access.html">Binding a Grid to a Form</a>
2012                                 </li>
2013                             </ul>
2014                             <ul>
2015                                 <li>
2016                                     <a href="examples/grid/cell-editing.html">Grid Cell Editing</a>
2017                                 </li>
2018                             </ul>
2019                             <ul>
2020                                 <li>
2021                                     <a href="examples/grid/group-header-grid.html">Grid Grouping</a>
2022                                 </li>
2023                             </ul>
2024                             <ul>
2025                                 <li>
2026                                     <a href="examples/grid/group-summary-grid.html">Grid Grouping with Summaries</a>
2027                                 </li>
2028                             </ul>
2029                             <ul>
2030                                 <li>
2031                                     <a href="examples/grid/infinite-scroll.html">Grid 'Infinite' Scrolling</a>
2032                                 </li>
2033                             </ul>
2034                             <ul>
2035                                 <li>
2036                                     <a href="examples/grid/live-search-grid.html">Live Search Grid</a>
2037                                 </li>
2038                             </ul>
2039                             <ul>
2040                                 <li>
2041                                     <a href="examples/grid/locking-grid.html">Grid Locking</a>
2042                                 </li>
2043                             </ul>
2044                             <ul>
2045                                 <li>
2046                                     <a href="examples/grid/remote-group-summary-grid.html">Grid Remote Group Summary</a>
2047                                 </li>
2048                             </ul>
2049                             <ul>
2050                                 <li>
2051                                     <a href="examples/grid/row-editing.html">Grid Row Editing</a>
2052                                 </li>
2053                             </ul>
2054                             <ul>
2055                                 <li>
2056                                     <a href="examples/layout/column.html">Column Layout</a>
2057                                 </li>
2058                             </ul>
2059                             <ul>
2060                                 <li>
2061                                     <a href="examples/menu/action-grid.html">Actions</a>
2062                                 </li>
2063                             </ul>
2064                             <ul>
2065                                 <li>
2066                                     <a href="examples/tabs/tab-scroller-menu.html">Overflow Tabs to a Menu</a>
2067                                 </li>
2068                             </ul>
2069                             <ul>
2070                                 <li>
2071                                     <a href="examples/tree/check-tree.html">Tree with CheckBox selection</a>
2072                                 </li>
2073                             </ul>
2074                             <ul>
2075                                 <li>
2076                                     <a href="examples/tree/two-trees.html">Drag and Drop between Trees</a>
2077                                 </li>
2078                             </ul>
2079                             <ul>
2080                                 <li>
2081                                     <a href="examples/view/animated-dataview.html">Animated DataView</a>
2082                                 </li>
2083                             </ul>
2084                             <ul>
2085                                 <li>
2086                                     <a href="examples/view/multisort/multisort.html">MultiSort DataView</a>
2087                                 </li>
2088                             </ul>
2089                             <ul>
2090                                 <li>
2091                                     <a href="examples/grid-filtering/grid-filter-local.html">Locally Filtered Grid</a>
2092                                 </li>
2093                             </ul>
2094                             <ul>
2095                                 <li>
2096                                     <a href="examples/restful/restful.html">RESTful Store with GridPanel and RowEditor</a>
2097                                 </li>
2098                             </ul>
2099                             <ul>
2100                                 <li>
2101                                     <a href="examples/locale/dutch-form.html">Localization (static)</a>
2102                                 </li>
2103                             </ul>
2104                             <ul>
2105                                 <li>
2106                                     <a href="examples/locale/multi-lang.html">Localization (dynamic)</a>
2107                                 </li>
2108                             </ul>
2109                             <ul>
2110                                 <li>
2111                                     <a href="examples/state/state.html">Browser State</a>
2112                                 </li>
2113                             </ul>
2114                             <ul>
2115                                 <li>
2116                                     <a href="examples/writer/writer.html">Data.writer</a>
2117                                 </li>
2118                             </ul>
2119                         </div>
2120                     </li>
2121                     <li>Bug Fixes
2122                         <ul>
2123                             <li>Fixed an issue where menu items would not respect the cls property
2124                             </li>
2125                             <li>Fixed improper variable in RemotingProvider
2126                             </li>
2127                             <li>Fixed param logic in DirectProxy
2128                             </li>
2129                             <li>Fixed an issue when reloading stores with different data sets
2130                             </li>
2131                             <li>Added a finite check for a DrawComponent's bounding box
2132                             </li>
2133                             <li>Pass the correct parameter to ServerProxy.afterRequest
2134                             </li>
2135                             <li>Fix indexOf reference in ListMenu
2136                             </li>
2137                             <li>When a date is chosen for a date filter, hide its parent menu
2138                             </li>
2139                             <li>Add autocomplete="off" to Button template to prevent Firefox from remembering its disabled state between page reloads
2140                             </li>
2141                             <li>Prevent NumericFilter's menu fields from getting focused when mousing over them
2142                             </li>
2143                             <li>Fix form submission when using direct
2144                             </li>
2145                             <li>Fixed an issue where phantom records were being duplicated in the store when returned from a remote data source
2146                             </li>
2147                             <li>Fixed an issue when clearing a client data proxy
2148                             </li>
2149                             <li>Fixed Model dependencies
2150                             </li>
2151                             <li>Removed redundant requires in Component
2152                             </li>
2153                             <li>Fix to make sure initExtCss always executes after Ext.supports.init
2154                             </li>
2155                             <li>Fix an issues where the expander icons are hidden when lines: false is used
2156                             </li>
2157                             <li>Ensure that the grid doesn't trigger a sort on the store when it renders
2158                             </li>
2159                             <li>Fix setValue method and initial value config on HtmlEditor
2160                             </li>
2161                             <li>Fixed recursive cloning of a non "plain" object (the constructor of which is !== Object)
2162                             </li>
2163                             <li>Ensure a layout isn't triggered if the container is destroying
2164                             </li>
2165                             <li>Fixed the styling of forms in a toolbar
2166                             </li>
2167                             <li>Fixed Window restore issue
2168                             </li>
2169                             <li>Fixed Grid dependencies
2170                             </li>
2171                             <li>Fix Accordion layout when initially layed out with no child items
2172                             </li>
2173                             <li>Updating $font-size dynamic variable's to use ceil to fix sub-pixel (ex: 10.4px) font-sizes
2174                             </li>
2175                             <li>Fixed multiple issues with rotated labels on category axis
2176                             </li>
2177                             <li>Fix TabPanel dependencies
2178                             </li>
2179                             <li>Fix typo in alternateClassName definitions
2180                             </li>
2181                             <li>If the panel has a re-expander, make sure the title is set when setTitle is called
2182                             </li>
2183                             <li>Fix an issue where panels would not be collapsed initially when not in a container
2184                             </li>
2185                             <li>Allow the combo store to be bound using a single flat array
2186                             </li>
2187                             <li>Fix autoCreated Store setup in StoreManager
2188                             </li>
2189                             <li>Fix unreachable code in Ext.getDom
2190                             </li>
2191                             <li>Properly clear managedListeners array in Observable
2192                             </li>
2193                             <li>Fix problem with the animate config option replacing the animate method
2194                             </li>
2195                             <li>Fixed grid scroll options 'horizontal' and 'none'
2196                             </li>
2197                             <li>Fix problem with autoHeighting TabPanels by their child items
2198                             </li>
2199                             <li>Fix menu box overflow handler on IE
2200                             </li>
2201                             <li>Fixed stacked bar chart axis calculation issue
2202                             </li>
2203                             <li>Fix scaling re-calculation issue for Bar, Line, Scatter series
2204                             </li>
2205                             <li>Fire change event when ComboBox value is changed
2206                             </li>
2207                             <li>Update alignment of ComboBox dropdown when its content changes, so it can flip from below to above or vice versa as the user types
2208                             </li>
2209                             <li>Clear selection in ComboBox.BoundList if it no longer matches the value in the field, so that the old value can be re-selected
2210                             </li>
2211                             <li>Fix bug with ComboBox where the value in the field would be blanked out while the user was typing with typeAhead:true
2212                             </li>
2213                             <li>Fix ComboBox scrolling selected item into view when list is expanded
2214                             </li>
2215                             <li>Set ComboBox selection in list when it is first created, if the ComboBox has an initial 'value' config
2216                             </li>
2217                             <li>Fix Scatter series shadow issue
2218                             </li>
2219                             <li>Don't reinsert a node into the NodeStore if its new parent is not part of the NodeStore
2220                             </li>
2221                             <li>Fixed issue with Element.destroy not being properly called resulting in memory problems for IE
2222                             </li>
2223                             <li>Fixed Ext.require() not firing callbacks after a failure
2224                             </li>
2225                             <li>Fixed Ext.Loader.getPath() not returning properly value for unknown namespace
2226                             </li>
2227                             <li>Forced setting the Axis minimum and maximum values specified by the configuration
2228                             </li>
2229                             <li>Fixed cropped window titles in various browsers
2230                             </li>
2231                             <li>Firefox fix for getNextId method in WebStorageProxy
2232                             </li>
2233                             <li>Fixed an issue with the id not being sent when calling load directly on the model
2234                             </li>
2235                             <li>Fixed a bug in previousNode and nextNode. They were not being checked before walking up the hierarchy and therefore triggered a cousin to always be returned
2236                             </li>
2237                             <li>Fixed discontinuous tree selection
2238                             </li>
2239                             <li>Field component onLayout was being run while the field was hidden but not after, so trigger width was always calcualted as zero. Changed order so layout occurs after show
2240                             </li>
2241                             <li>Fix reset method on sliders
2242                             </li>
2243                             <li>Fix application of emptyText in IE when ComboBox value is set
2244                             </li>
2245                             <li>Fix the setTitle text in windows with vertical headers
2246                             </li>
2247                             <li>Make empty ComboBox list item hoverable/clickable in IE quirks mode
2248                             </li>
2249                             <li>Fixes Sprite item Bounding Box offset in Opera
2250                             </li>
2251                             <li>Fix "Member not found" error in IE by preventing native event object from getting passed and used across the specialkey buffered listener
2252                             </li>
2253                             <li>Fix individual record update in Ext.grid.GroupingFeature
2254                             </li>
2255                             <li>Surface has now the ability to add in instances of Sprite and configuration objects
2256                             </li>
2257                             <li>Ensure datachanged event is fired when filtering the Store without sorters
2258                             </li>
2259                             <li>Adjust alignment styles for checkboxes and radios to match Ext3
2260                             </li>
2261                             <li>Fixed checkbox spacing + positioning in IE
2262                             </li>
2263                             <li>Fixed a bug in DataView Draggable where items in the ghost dataview would not be correctly removed
2264                             </li>
2265                             <li>Fix vertical clipping of CheckboxGroup columns without fixed widths in IE quirks mode
2266                             </li>
2267                             <li>Fix bug with Radial Axis scaling
2268                             </li>
2269                             <li>Fix an issue when retrieving the previous sibling of a component
2270                             </li>
2271                             <li>Fix sorter issue with DirectProxy
2272                             </li>
2273                             <li>Fix setReadOnly method in HtmlEditor
2274                             </li>
2275                             <li>Fix issue with looking up a store by id
2276                             </li>
2277                             <li>Fix problem hiding modal mask after modal window hide
2278                             </li>
2279                             <li>Fix support for passing a dom element as a target to an animation
2280                             </li>
2281                         </ul>
2282                     </li>
2283                     <li>Enhancements
2284                         <ul>
2285                             <li>Locking GridPanel implemtented
2286                             </li>
2287                             <li>Accessibility theme added
2288                             </li>
2289                             <li>Numeric Axis majorTickSteps added to set the number of major ticks between a `maximum` and a `minimum` value
2290                             </li>
2291                             <li>Implement the animate configuration option on TreePanel
2292                             </li>
2293                             <li>Implement singleExpand on TreePanel
2294                             </li>
2295                             <li>Store aggregation functions moved to the prototype
2296                             </li>
2297                             <li>Implemented checked field in NodeInterface. Have renderer add a checkbox if a value other then null is set in checked
2298                             </li>
2299                             <li>Implemented state support as a mixin
2300                             </li>
2301                             <li>Added html to each tab in the history example to make it clearer which tab is currently activated
2302                             </li>
2303                             <li>Refactored the GridFilters plugin UX as FiltersFeature, a Ext.grid.Feature subclass, and ported it to work with the new Ext4 grid architecture. Reworked the grid-filters example to match
2304                             </li>
2305                             <li>Inject the TableView instance into each grid filter, even if it is an already instantiated Filter rather than a filter config object
2306                             </li>
2307                             <li>Allow month picker items to wrap properly when inside components with white-space:nowrap like menus
2308                             </li>
2309                             <li>Refactoring a Theming so it is easier to customize
2310                             </li>
2311                             <li>Updated the themes example to include more components
2312                             </li>
2313                             <li>Added HTTP error info to the data operation when a request fails
2314                             </li>
2315                             <li>Added load event in preference of read event on TreeStore
2316                             </li>
2317                             <li>Grid headers now support grouping in which a header may be configured with a nested headers config object as well as a text/header string
2318                             </li>
2319                             <li>The Ext 3.x class ActionColumn has been implemented in 4.x as ActionHeader
2320                             </li>
2321                             <li>Cleaned all locale packages files
2322                             </li>
2323                             <li>Introduced a new getAssociatedData method on Model to make it easier to aggregate model data
2324                             </li>
2325                             <li>Added window state management
2326                             </li>
2327                             <li>Added state support for border layout
2328                             </li>
2329                             <li>Removed extraneous layout in Card.setActiveItem
2330                             </li>
2331                             <li>Made Ext.override proxy to Ext.Base.override if the class was created with Ext.define
2332                             </li>
2333                             <li>added Ext.Base.getName method
2334                             </li>
2335                             <li>Add animateTarget to show/hide of floating Components (such as Windows and Tooltips, or anything else that floats
2336                             </li>
2337                             <li>Allow the aggregation function to be called with the grouped parameter for consistency
2338                             </li>
2339                             <li>Added total summary and group summary support for the grid
2340                             </li>
2341                             <li>Fix combos example to make getInnerTpl work properly - now must be part of listConfig
2342                             </li>
2343                             <li>Implemented Ext.form.File, a custom field widget for file uploads
2344                             </li>
2345                             <li>Properly set class on field error quicktips
2346                             </li>
2347                             <li>Added grid state support
2348                             </li>
2349                             <li>Relay view and tree events to the TreePanel and TreeStore
2350                             </li>
2351                             <li>Added a new LocalStorage state provider
2352                             </li>
2353                             <li>Allow the model to be defined in the store prototype
2354                             </li>
2355                             <li>Implemented Sutherland–Hodgman algorithm and use it for our render label axis implementation
2356                             </li>
2357                             <li>Implemented animate config option
2358                             </li>
2359                             <li>Styled invalid form qtips
2360                             </li>
2361                             <li>Implemented Tree sorting
2362                             </li>
2363                             <li>Add additional check in setStyle to ensure the dom node still exists before setting style on it
2364                             </li>
2365                             <li>FocusManager enhancements to support Containers being able to subscribe for keyboard navigation
2366                             </li>
2367                             <li>Implemented Ext.menu.DatePicker class
2368                             </li>
2369                             <li>Implemented Ext.menu.ColorPicker class
2370                             </li>
2371                             <li>Cleanup FocusManager's handling of component add/destroy when enabled
2372                             </li>
2373                             <li>Convert TabBar to use FocusManager.subscribe instead of its own KeyNav
2374                             </li>
2375                             <li>Grid Header needs to give visual indication when it is focused, which will show the menu trigger. This supports key navigation on grid headers and the ability to press down to open the header menu. The menu needs the trigger to be shown since it aligns itself to the trigger
2376                             </li>
2377                             <li>Add deep copy operation to NodeInterface
2378                             </li>
2379                             <li>Allow Ext.form.Basic#markInvalid to accept a Ext.data.Errors object
2380                             </li>
2381                             <li>Added logic to reduce/increase the number of columns in the shadowCt to match the number of items if columns:'auto'
2382                             </li>
2383                             <li>Updated MVC to work with dynamic loading
2384                             </li>
2385                             <li>Implemented CheckBox selection for Trees
2386                             </li>
2387                             <li>Prevent ComboBox from querying and expanding list on keyup if readOnly=true.
2388                             </li>
2389                             <li>HeaderDropZone will intelligently move a Header within the same container rather than add/remove, which will perform better as well as prevent add/remove events from firing unnecessarily on the HeaderContainer
2390                             </li>
2391                             <li>Trigger fields no longer reserve space for trigger when it is hidden due to readOnly=true
2392                             </li>
2393                             <li>Number field value can no longer be modified by up/down arrows or mousewheel when readOnly=true
2394                             </li>
2395                             <li>Implemented scrolling while dragging
2396                             </li>
2397                             <li>Implemented Grid Editing support as a plugin
2398                             </li>
2399                             <li>Clean html entities when setting text to an Surface Sprite
2400                             </li>
2401                             <li>Enhanced htmlDecode and htmlEncode methods in Ext.String
2402                             </li>
2403                             <li>Scatter and Line series now skip records with undefined yValues
2404                             </li>
2405                             <li>ComboBox now automatically set queryMode='local' for auto-generated array stores
2406                             </li>
2407                             <li>Ext.form.BaseField now rewraps the browser event object when firing the specialkey event, to prevent issues with buffered specialkey listeners
2408                             </li>
2409                             <li>Extended the useNull option to apply to boolean/string types for data stores
2410                             </li>
2411                             <li>Added deferredRender back to Card Layout (currently defaulted to true for TabPanel)
2412                             </li>
2413                             <li>Updated FeedViewer to be smarter about how it opened many tabs at once
2414                             </li>
2415                             <li>Modify Proxy so batching is configurable
2416                             </li>
2417                             <li>Allow a store configuration to be passed to data bound objects
2418                             </li>
2419                             <li>Add beginEdit/cancelEdit/endEdit functionality to Model
2420                             </li>
2421                             <li>Added isValid to Model for a shortcut
2422                             </li>
2423                             <li>Added autoSave support for Data writers
2424                             </li>
2425                             <li>Ensure writer always passes the id if we have a non phantom
2426                             </li>
2427                             <li>Made Tips constrain within their zIndexManager's client element. Change the constrain default to true
2428                             </li>
2429                             <li>Button will now use an anchor element when configured with an href
2430                             </li>
2431                             <li>Make Ext.form.Field.resetOriginalValue update the field's dirty state to match
2432                             </li>
2433                             <li>Automatically convert objects into records with NodeInterface
2434                             </li>
2435                             <li>Make ComboBox.getValue return the raw text field value if it does not match the display value from the last list selection or setValue call. Allows submitting values that do not appear in the store
2436                             </li>
2437                             <li>Enhance the appendChild, removeChild, insertBefore code on the NodeInterface with suppressEvents capabilities. This optimizes the performance of the initial Tree rendering drastically
2438                             </li>
2439                             <li>Implemented Grid RowEditing
2440                             </li>
2441                             <li>Basic.updateRecord() will now use the actual field data for updating the Model fields rather than the submit-friendly string equivalent of the form field data. Certain string encodings are not compatible with Model field covert methods if they are not in the exact/proper format, e.g. Date fields
2442                             </li>
2443                             <li>Remove Canvas support as it is not ready for release. SVG/VML still covers all desktop platforms.
2444                             </li>
2445                         </ul>
2446                     </li>
2447                     <li>API Changes
2448                         <ul>
2449                             <li>Moved methods slated for deprecation to the compat layer
2450                             </li>
2451                             <li>Added a new ElementLoader class that is the superclass of ComponentLoader. The purpose of this class is to replace Ext.Updater. Updater is removed and the load method now points to the new loader
2452                             </li>
2453                             <li>Move model creation into the model itself, essentially deprecates regModel
2454                             </li>
2455                             <li>Time axis now works with Dates and not formatted strings
2456                             </li>
2457                             <li>Move Ext.util.Date methods over to Ext.Date. Changed all references to Ext.Date in code, examples and tests
2458                             </li>
2459                             <li>Add workaround to Ext.core.Element#getWidth to avoid Gecko bug where it returns an offsetWidth that rounds down the actual width due to <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=458617" target="_blank">subpixel font rendering</a>. This logic was previously in a couple of components, this commit moves that up to Element.getWidth
2460                             </li>
2461                             <li>Fix AbstractPanel.bodyCls to also support array values
2462                             </li>
2463                             <li>Created an AbstractMixedCollection which MixedCollection extends from
2464                             </li>
2465                             <li>Sortable refactored as a mixin
2466                             </li>
2467                             <li>Refactored Sorting on MixedCollection, TreeStore, and TreePanel to use the new Sortable mixin
2468                             </li>
2469                             <li>Absolute Layout will now always use setItemSize even if an anchor property isn't specified
2470                             </li>
2471                             <li>Ensure the page parameter gets sent on remote data loading
2472                             </li>
2473                             <li>Remove any trace of applyTo throughout the framework
2474                             </li>
2475                             <li>Updating the BoundList selection on setValue for ComboBox is now the default behavior
2476                             </li>
2477                             <li>Selection models are now consistent: Moved grid/CellSelectionModel.js to selection/CellModel.js, grid/RowSelectionModel.js to selection/RowModel.js, and grid/CheckBoxSelectionModel to selection/CheckBoxModel.js. Namespace moved to Ext.selection as well
2478                             </li>
2479                             <li>Set AjaxProxy as the default proxy
2480                             </li>
2481                             <li>Normalize store aliases to be store.name. Added the ability to specify a store configuration when creating a data bound class. Note that this requires all of the stores to be looked up using StoreManager.lookup so that we can determine whether we have received an id, a config or an instance
2482                             </li>
2483                             <li>Enhance DataView UI event handling
2484                             </li>
2485                             <li>Remove dependency of CellEditing on CellSelectionModel
2486                             </li>
2487                         </ul>
2488                     </li>
2489                     <li>Compatibility Changes
2490                         <ul>
2491                             <li>Implemented compat layer for PagingToolbar and MemoryProxy
2492                             </li>
2493                             <li>Significant update to AbstractStore compat layer to handle different store/proxy/reader config setups
2494                             </li>
2495                             <li>Updates to compat layer for AbstractStore and MemoryProxy to support filtering correctly
2496                             </li>
2497                             <li>Aliased row[de]select to [de]select
2498                             </li>
2499                             <li>Tweaked message formatting in compat layer for deprecating events
2500                             </li>
2501                             <li>The bodyStyle config types from 3.x are all now fully supported on Panel
2502                             </li>
2503                             <li>Compat code was using Array.indexOf, which did not agree with IE6. Switched to use Ext.Array.indexOf
2504                             </li>
2505                             <li>Alias Panel.bodyCssClass config to bodyCls
2506                             </li>
2507                             <li>Added Slider compat override to convert the SliderTip plugin to tipText config
2508                             </li>
2509                         </ul>
2510                     </li>
2511                     <li>Documentation Changes
2512                         <ul>
2513                             <li>Updated Ext.Date
2514                             </li>
2515                             <li>Fix the link to Ext Direct specification
2516                             </li>
2517                             <li>Correct spelling of 'resizable' and not 'resizeable'
2518                             </li>
2519                             <li>Updated Controller
2520                             </li>
2521                             <li>Updated Advanced DataView
2522                             </li>
2523                             <li>Update Ext.Window
2524                             </li>
2525                             <li>Added ActionHeader
2526                             </li>
2527                             <li>Added Ext.Base.override
2528                             </li>
2529                             <li>Updated AbstractDataView
2530                             </li>
2531                             <li>Updated Draw.Component
2532                             </li>
2533                             <li>Fix ComboBox docs error
2534                             </li>
2535                         </ul>
2536                     </li>
2537                     <li>Known Issues
2538                         <ul>
2539                             <li>Various styling fixes are ongoing
2540                             </li>
2541                             <li>Buttons are not part of the focusable items in a form
2542                             </li>
2543                             <li>Shadows to be implemented in the next release
2544                             </li>
2545                             <li>Tree Filtering and Editing to be implemented in the next release
2546                             </li>
2547                             <li>Performance and memory optimizations to be implemented in the next release
2548                             </li>
2549                             <li>Cleanup of API naming conventions to be implemented in the next release
2550                             </li>
2551                             <li>IE9 is not detected as supporting CSS3BorderRadius, which it only does in strict mode.
2552                             </li>
2553                         </ul>
2554                     </li>
2555                 </ul>
2556             </div>
2557             <div class="release">
2558                 <h1>
2559                     Release Notes for Ext JS 4 PR5
2560                 </h1>
2561                 <p class="notes">
2562                     Release Notes: March 18, 2011<br>
2563                     Version Number: 4.0.0pr5
2564                 </p>
2565                 <h2>
2566                     New In This Release
2567                 </h2>
2568                 <ul>
2569                     <li>New Examples
2570                         <div style="margin-left: 2em">
2571                             <ul>
2572                                 <li>
2573                                     <a href="examples/direct/named-arguments.html">Ext.Direct Named Arguments</a>
2574                                 </li>
2575                                 <li>
2576                                     <a href="examples/form/registration.html">Registration Form</a>
2577                                 </li>
2578                                 <li>
2579                                     <a href="examples/statusbar/statusbar-advanced.html">StatusBar</a>
2580                                 </li>
2581                                 <li>
2582                                     <a href="examples/statusbar/statusbar-demo.html">Advanced StatusBar</a>
2583                                 </li>
2584                                 <li>
2585                                     <a href="examples/tree/reorder.html">Tree Reporder</a>
2586                                 </li>
2587                                 <li>
2588                                     <a href="examples/tree/xml-tree.html">XML Tree</a>
2589                                 </li>
2590                                 <li>
2591                                     <a href="examples/tree/treegrid.html">TreeGrid</a>
2592                                 </li>
2593                             </ul>
2594                         </div>
2595                     </li>
2596                     <li>Bug Fixes
2597                         <ul>
2598                             <li>Fix bug on FF for Mac where an initial layout of boxes causes the innerCt to scroll, and it becomes stuck at the scrollPosition. Manifesting in layout-browser example
2599                             </li>
2600                             <li>Fix the problem in IE where the margin-bottom of the last item was not being included in the "auto" height of its Container
2601                             </li>
2602                             <li>Fix issue where dragging a child to become the last child in a folder would insert it in the wrong position
2603                             </li>
2604                             <li>Fix an issue where the sortType was not being honored when local sorting in a grid
2605                             </li>
2606                             <li>Fix issue when calling setProxy on a model subclass
2607                             </li>
2608                             <li>Fix Ext.panel.Table hideHeaders configuration option
2609                             </li>
2610                             <li>Fix button layout in IE7 when minWidth is set
2611                             </li>
2612                             <li>Fix minButtonWidth in FormPanels
2613                             </li>
2614                             <li>Fix bug where StoreManager would not be able to create a Store from a store config object
2615                             </li>
2616                             <li>Fix layout/alignment issues in fieldset legends with IE
2617                             </li>
2618                             <li>Fix for IE6 repaint bug on right edge of framed panel
2619                             </li>
2620                             <li>Fix display of tooltip anchor arrow
2621                             </li>
2622                             <li>Fix scope for custom validator method
2623                             </li>
2624                             <li>Fix icon position of grid header when align:right
2625                             </li>
2626                             <li>Fix issue with dateRenderer when dealing with null values
2627                             </li>
2628                             <li>Fix issue with masking in IE6-9 Quirks and IE6 strict
2629                             </li>
2630                             <li>Fix problem with Panel's initial collapse state setting, and subsequent expansion by the Accordion layout
2631                             </li>
2632                             <li>Fix ComboBox setValue to handle empty values
2633                             </li>
2634                             <li>Fix issue with Line Series shadows which weren't refreshed when animations were not enabled on
2635                             </li>
2636                         </ul>
2637                     </li>
2638                     <li>Enhancements
2639                         <ul>
2640                             <li>Refactored the Tree code. Working features as of this point are Tree rendering, expanding &amp; collapsing, drag and drop, loading a tree from memory, have multiple columns, keyboard navigation and selection model
2641                             </li>
2642                             <li>Added support for named arguments in Ext.Direct methods
2643                             </li>
2644                             <li>Every Record registers itself with the ModelManager
2645                             </li>
2646                             <li>Implemented Tree collapse and expand animations
2647                             </li>
2648                             <li>Implement loading nodes in a sorted TreeStore
2649                             </li>
2650                             <li>Added a lastframe event to the animation that only fires when the animation actually reaches its end
2651                             </li>
2652                             <li>Define getters for getting the computed height and width from an animations target to use as the from values
2653                             </li>
2654                             <li>Refactor Tree collapse and expand animations. This fixes quickly collapsing and expanding nodes
2655                             </li>
2656                             <li>Added a new transform option for Sorter
2657                             </li>
2658                             <li>Panel's getDockedItems now accepts a ComponentQuery selector string
2659                             </li>
2660                             <li>Add setSrc method to ImageComponent for changing the image src after initialization
2661                             </li>
2662                             <li>Added 'none' as a possible value for msgTarget, to prevent all error message rendering. Only fire errorchange event when the error message actually changes
2663                             </li>
2664                             <li>Add hideGroupedHeader support to Ext.grid.GroupingFeature
2665                             </li>
2666                             <li>FormPanel and FieldContainer both contained logic to handle the addition and removal of Labelable and Field instances within their items subtree; factored that common logic out into a FieldAncestor mixin for both to use. The new mixin also adds new events 'fieldvaliditychange' and 'fielderrorchange' that allow listening for changes at the parent container level
2667                             </li>
2668                             <li>Allow checkbox fields to display errors
2669                             </li>
2670                             <li>All the old config properties that controlled the dropdown list have been removed in favor of a single listConfig object, which gets passed along to the BoundList's config. This is much simpler and provides total control over all aspects of the list
2671                             </li>
2672                             <li>Implemented valueNotFoundText
2673                             </li>
2674                             <li>Enhanced BoundList layout to handle min/max for both width and height
2675                             </li>
2676                             <li>Implement ComboBox pageSize option
2677                             </li>
2678                             <li>elasticOut and bounceIn easing added for animations
2679                             </li>
2680                             <li>Added support for rootVisible. Also moved the creation of the NodeStore from TreeStore to the TreeView
2681                             </li>
2682                             <li>Added support for the 'root' configuration option on TreeStore. It supports the 3.3 way of specifying root and children. Automatically figures out whether to load children on expand from the server or memory. Also removed requirement to specify a proxy on a TreeStore. Removed requirement to specify store on TreePanel and support the 'root' config option on TreePanel automatically creating a TreeStore
2683                             </li>
2684                             <li>Modified TreeView so that it expands the root node if it's not visible
2685                             </li>
2686                             <li>Modified getSourceFiles to include support for writing XML documents
2687                             </li>
2688                             <li>Moved additional class for VML from javascript into the stylesheet
2689                             </li>
2690                             <li>Add in support for icon and iconCls on tree nodes
2691                             </li>
2692                             <li>Support loading flat json data while still loading children from the root property
2693                             </li>
2694                         </ul>
2695                     </li>
2696                     <li>API Changes
2697                         <ul>
2698                             <li>Refactored Tree to be able to decorate records with a Node API
2699                             </li>
2700                             <li>Reimplemented TreeStore and created new class called NodeStore
2701                             </li>
2702                             <li>Border layout is now responsible for performing a mini-collapse of a child Panel
2703                             </li>
2704                             <li>Panel now performs a collapse to leave its header (or a newly generated, injected header) visible. It does not perform a mini-collapse
2705                             </li>
2706                             <li>Renamed FlatTreeView to TreeView
2707                             </li>
2708                             <li>Correct getRefItems implementation in light of ComponentQuery selector being available in getDockedItems
2709                             </li>
2710                             <li>Add boxLabelEl as render selector for checkbox fields
2711                             </li>
2712                             <li>Ext.data.Model.id now assigns the new id to the record
2713                             </li>
2714                         </ul>
2715                     </li>
2716                     <li>Compatibility Changes
2717                         <ul>
2718                             <li>Added an alias for Ext.data.Field
2719                             </li>
2720                             <li>Added an alert when there are compat errors and no console
2721                             </li>
2722                             <li>Added compat code for GridView &amp; JsonStore
2723                             </li>
2724                             <li>Modified paging example to switch getRowClass to PreviewPlugin
2725                             </li>
2726                             <li>Added internal Ext 3 &gt; 4 class mapping utility
2727                             </li>
2728                         </ul>
2729                     </li>
2730                     <li>Documentation Refactors
2731                         <ul>
2732                             <li>Charting overview document
2733                             </li>
2734                             <li>Ext3 Legacy
2735                             </li>
2736                             <li>Ext.form.TextArea
2737                             </li>
2738                             <li>Ext.form.Checkbox
2739                             </li>
2740                             <li>Ext.form.Radio
2741                             </li>
2742                             <li>Ext.form.Field
2743                             </li>
2744                             <li>Ext.form.FieldContainer
2745                             </li>
2746                             <li>Ext.form.FieldSet
2747                             </li>
2748                             <li>Ext.form.Panel
2749                             </li>
2750                             <li>Ext.form.Labelable
2751                             </li>
2752                             <li>Ext.Base
2753                             </li>
2754                             <li>Ext.Button
2755                             </li>
2756                             <li>Ext.Component#draggable
2757                             </li>
2758                             <li>Ext.ComponentDragger
2759                             </li>
2760                             <li>Ext.Loader
2761                             </li>
2762                             <li>Ext.Array
2763                             </li>
2764                             <li>Ext.TabPanel
2765                             </li>
2766                             <li>Ext.TabPanel
2767                             </li>
2768                             <li>Ext.form.BaseField
2769                             </li>
2770                             <li>Ext.form.ComboBox
2771                             </li>
2772                             <li>Ext.form.Text
2773                             </li>
2774                             <li>Ext.form.Basic
2775                             </li>
2776                             <li>Ext.Toolbar
2777                             </li>
2778                             <li>Ext.data.SortTypes
2779                             </li>
2780                             <li>Ext.data.StoreManager
2781                             </li>
2782                             <li>Ext.state.Manager
2783                             </li>
2784                             <li>Ext.util.Animate
2785                             </li>
2786                             <li>Ext.form.Date
2787                             </li>
2788                             <li>Ext.form.Label
2789                             </li>
2790                             <li>Ext.form.Number
2791                             </li>
2792                             <li>Ext.Viewport
2793                             </li>
2794                             <li>Ext.Window
2795                             </li>
2796                             <li>Ext.ComponentQuery
2797                             </li>
2798                             <li>Ext.Panel
2799                             </li>
2800                             <li>Ext.form.FieldAncestor
2801                             </li>
2802                             <li>Ext.Container
2803                             </li>
2804                             <li>Ext.Component
2805                             </li>
2806                             <li>Ext.grid.ViewDDPlugin
2807                             </li>
2808                         </ul>
2809                     </li>
2810                     <li>Known Issues
2811                         <ul>
2812                             <li>Portal example not correct in IE6
2813                             </li>
2814                             <li>Toolbar menu overflow not styled in IE6
2815                             </li>
2816                             <li>Charts do not render properly in Safari 3.2
2817                             </li>
2818                             <li>Menu links (anchor tags) need styling
2819                             </li>
2820                             <li>Minor clipping of panel header text in Opera and IE6/7
2821                             </li>
2822                         </ul>
2823                     </li>
2824                 </ul>
2825             </div>
2826             <div class="release">
2827                 <h1>
2828                     Release Notes for Ext JS 4 Preview Release 4
2829                 </h1>
2830                 <p class="notes">
2831                     Release Notes: March 15, 2011<br>
2832                     Version Number: 4.0.0pr4
2833                 </p>
2834                 <h2>
2835                     New In This Release
2836                 </h2>
2837                 <ul>
2838                     <li>New Examples
2839                         <div style="margin-left: 2em">
2840                             <ul>
2841                                 <li>Miscellaneous
2842                                     <ul>
2843                                         <li>
2844                                             <a href="examples/charts/FormDashboard.html">Grid/Form/Chart Combo</a>
2845                                         </li>
2846                                         <li>
2847                                             <a href="examples/charts/TipsChart.html">Rich tooltips (Chart/Grid)</a>
2848                                         </li>
2849                                         <li>
2850                                             <a href="examples/key-feed-viewer/feed-viewer.html">Accessible Feed Viewer using keyboard navigation</a>
2851                                         </li>
2852                                         <li>
2853                                             <a href="examples/keynav/keynav.html">Key Nav</a>
2854                                         </li>
2855                                     </ul>
2856                                 </li>
2857                                 <li>Drag and Drop
2858                                     <ul>
2859                                         <li>
2860                                             <a href="examples/dd/dnd_grid_to_formpanel.html">Grid to form DnD</a>
2861                                         </li>
2862                                         <li>
2863                                             <a href="examples/dd/field-to-grid-dd.html">Field to grid cell DnD</a>
2864                                         </li>
2865                                         <li>
2866                                             <a href="examples/dd/dnd_grid_to_grid.html">Grid to Grid DnD</a>
2867                                         </li>
2868                                         <li>
2869                                             <a href="examples/dd/dragdropzones.html">DataView to grid DnD</a>
2870                                         </li>
2871                                     </ul>
2872                                 </li>
2873                                 <li>Forms
2874                                     <ul>
2875                                         <li>
2876                                             <a href="examples/form/contact-form.html">A common "contact us" popup form</a>
2877                                         </li>
2878                                         <li>
2879                                             <a href="examples/form/checkout.html">A shopping cart checkout form</a>
2880                                         </li>
2881                                         <li>
2882                                             <a href="examples/form/adv-vtypes.html">Advanced validations</a>
2883                                         </li>
2884                                     </ul>
2885                                 </li>
2886                                 <li>Toolbars
2887                                     <ul>
2888                                         <li>
2889                                             <a href="examples/menu/menus.html">Simple toolbar with menus</a>
2890                                         </li>
2891                                         <li>
2892                                             <a href="examples/toolbar/reorderable.html">Reorderable toolbar items</a>
2893                                         </li>
2894                                     </ul>
2895                                 </li>
2896                                 <li>Layouts
2897                                     <ul>
2898                                         <li>
2899                                             <a href="examples/layout/accordion.html">Accordion layout example</a>
2900                                         </li>
2901                                         <li>
2902                                             <a href="examples/layout/vbox.html">VBox layout manager examples</a>
2903                                         </li>
2904                                     </ul>
2905                                 </li>
2906                                 <li>Ext.Direct
2907                                     <ul>
2908                                         <li>
2909                                             <a href="examples/direct/direct.html">Simple generic Direct example</a>
2910                                         </li>
2911                                         <li>
2912                                             <a href="examples/direct/direct-form.html">Form submission using Direct</a>
2913                                         </li>
2914                                     </ul>
2915                                 </li>
2916                             </ul>
2917                         </div>
2918                     </li>
2919                     <li>Bug Fixes
2920                         <ul>
2921                             <li>Fix error in slideIn/slideOut when optional duration is not specified
2922                             </li>
2923                             <li>Fix and issue that can happen if only a single axis point is used in a bar chart
2924                             </li>
2925                             <li>Ensure lastFocused is reset when refreshing the selection model
2926                             </li>
2927                             <li>Fix EventManager issues with mouseenter/mouseleave events
2928                             </li>
2929                             <li>Fix {memberExpression} selector parsing
2930                             </li>
2931                             <li>Fix up alias for ArrayStore
2932                             </li>
2933                             <li>Fix currency function to accept and convert a numeric String input value
2934                             </li>
2935                             <li>Fix an issue where legend items don't remember their state between reload
2936                             </li>
2937                             <li>Fix up allowEl option for within, it should be used as a fallback if the element isn't contained within the parent
2938                             </li>
2939                             <li>Fix a highlighting issues with Pie
2940                             </li>
2941                             <li>Correct use of "float" keyword as object property name
2942                             </li>
2943                             <li>Fix buttons with noLinearGradients
2944                             </li>
2945                             <li>Change how field layout handles horizontal sizing when no set width is specified It now uses the shrink-wrapped natural size of its body content plus label, rather than the width of the outermost element. This fixes layout issues when fields are used as hbox items, since the outer element has zero width during initial layout. It also prevents fields from expanding to the full width of their container by default, which is more consistent with the Ext3 behavior
2946                             </li>
2947                             <li>Fix Box layout for when margins are specified in object for, but without all 4 properties. Default to zero
2948                             </li>
2949                             <li>Remove extraneous quote in GroupingFeature template
2950                             </li>
2951                             <li>Fix an issue when using autoHide and delegate with ToolTip
2952                             </li>
2953                             <li>Fix Combo hiding when using the scroller in FireFox
2954                             </li>
2955                             <li>Fix specificity of .x-form-invalid-field selector for textareas so the proper styling is shown
2956                             </li>
2957                             <li>Fixed width of slider tips, and tips in general, in IE quirks mode. Switches tips to use the table framing so they don't expand to full viewport width. Removes the bad width-setting logic from Ext.slider.Tip so it is properly handled by the layout class
2958                             </li>
2959                             <li>Fix box layout to correctly calculate middle alignment
2960                             </li>
2961                             <li>Correctly autosize the innerCt according to max component size (now takes innerCt's borders into account)
2962                             </li>
2963                             <li>Fix an issue when using a defaultValue with Boolean fields
2964                             </li>
2965                             <li>Fix an issue when saving/loading a model and the request fails
2966                             </li>
2967                             <li>Fix for improper font measurement in VML. Vertical header text should display more reliably. Still some work to do on adjusting for the font baseline.
2968                             </li>
2969                             <li>Ensure button does not show mouseover when disabled
2970                             </li>
2971                             <li>Fix call to cloneNode so it happens on the raw HTMLELement
2972                             </li>
2973                             <li>Fix up a typo in the RemotingProvider
2974                             </li>
2975                             <li>Fix an issue with form submissions with uploads
2976                             </li>
2977                             <li>Fix typo that caused file uploads to fail
2978                             </li>
2979                             <li>An autosized Panel which has been collapsed should now expand back properly
2980                             </li>
2981                             <li>Fix an issue where the store would not reload when filters are cleared while using remoteFilter
2982                             </li>
2983                             <li>Fix an issue where Model.setProxy would not accept a Proxy instance
2984                             </li>
2985                             <li>Fix a problem in the ZIndexManager where if a modal Window showed another floating Component (such as the BoundList of a Picker Field), the modal mask is hidden during the period that the Window is not at the topmost position in the z-index stack. Now the modal mask is only hidden when there are no Modal floating Components (usually modal Windows) displayed
2986                             </li>
2987                             <li>Fixed some IE 6/7/8 styles in Menu. IE6 had a "slit" in the item separator that is no longer there. Browsers without linear gradient support now use a nice looking background image for active items
2988                             </li>
2989                             <li>Fix for Menu in Opera 10, which does not report an element's width if it is not a part of a render box. We have to temporarily add it to the body to perform a measurement
2990                             </li>
2991                             <li>Change ReloadChart example to bind to the correct (left) axis
2992                             </li>
2993                             <li>Fix issue where the bounding box cache in VML was not getting cleared when it's path changes
2994                             </li>
2995                             <li>Fix toolbar button spacing in IE7 strict mode
2996                             </li>
2997                             <li>Fix an issue with split buttons where the arrow wasn't completely clickable
2998                             </li>
2999                             <li>Fix some issues with state track in Model
3000                             </li>
3001                             <li>Fix Box Layout calculation effecting margins
3002                             </li>
3003                             <li>Fix endDrag call to afterBoxReflow
3004                             </li>
3005                             <li>Fix an issue rendering bar chart categories in the wrong order
3006                             </li>
3007                             <li>Fix an issue when trying to position a floating component at 0,0
3008                             </li>
3009                             <li>Fix a chart display issue when using a single series in a vertical legend
3010                             </li>
3011                             <li>Fix an issue where the chart legend would move on redraw when using position: float
3012                             </li>
3013                             <li>Ensure hidden fields don't have any effect on form display
3014                             </li>
3015                             <li>Fix vertical alignment of paging toolbar number field
3016                             </li>
3017                             <li>Fix a problem where Windows do no display an icon when configured with a valid iconCls
3018                             </li>
3019                             <li>Fix bug in ComponentQuery, when using {expression} matching. Only the first {expression} used would ever be matched resulting in incorrect results.
3020                             </li>
3021                             <li>Fix styling of fieldset legends
3022                             </li>
3023                             <li>Fix height of text/trigger fields in IE quirks mode
3024                             </li>
3025                             <li>Fix spinner button sprite states when field is focused
3026                             </li>
3027                             <li>Fix an issue where viewports in IE6/7 would show a scrollbar by default
3028                             </li>
3029                             <li>Fix dependencies for Border Layout and Splitter classes
3030                             </li>
3031                             <li>Fix an issue when using non-string values in combo
3032                             </li>
3033                             <li>Fix an issue when using a belongsTo association and loading the parent object
3034                             </li>
3035                             <li>Fix an issue where RestProxy requests were being batched
3036                             </li>
3037                             <li>Fix sizes of Buttons in ButtonGroup
3038                             </li>
3039                             <li>Fix an issue when using an itemId in a border layout region
3040                             </li>
3041                             <li>Fix an issue where space was being reserved in IE7 for side error icon when there is no error
3042                             </li>
3043                             <li>Fix typo in throw error message in initframe
3044                             </li>
3045                         </ul>
3046                     </li>
3047                 </ul>
3048                 <ul>
3049                     <li>Enhancements
3050                         <ul>
3051                             <li>Introduced a TreePanel capable of supporting multiple headers. Abstracted shared logic between the Tree and Grid into a TablePanel class.
3052                             </li>
3053                             <li>Tab overflow implemented
3054                             </li>
3055                             <li>Menu overflow implemented
3056                             </li>
3057                             <li>Drag and Drop for Dataviews implemented
3058                             </li>
3059                             <li>Implemented Tree and Grid drag and drop
3060                             </li>
3061                             <li>FocusManager implemented (Jarred ELABORATE)
3062                             </li>
3063                             <li>HTMLEditor implemented
3064                             </li>
3065                             <li>Ext Direct implemented, with a new DirectProxy
3066                             </li>
3067                             <li>Add support to ComponentQuery to accept member expression selectors in pseudo-class selectors
3068                             </li>
3069                             <li>Support member expression selectors for ComponentQuery in the same way as attribute selectors, by allowing them to occur anywhere within a single selector chain to further filter the working group of items
3070                             </li>
3071                             <li>Added inheritable statics for Classes
3072                             </li>
3073                             <li>Refactor cleanup for Scatter Series
3074                             </li>
3075                             <li>Ensure doLayout doesn't run a layout that is already in progress
3076                             </li>
3077                             <li>Implement pruneRemoved for Ext.selection.Model
3078                             </li>
3079                             <li>Ensure selection model is refreshed when DataView is refreshed or records are added
3080                             </li>
3081                             <li>Create a reference to the Ext sandbox instance in generated functions
3082                             </li>
3083                             <li>Increment snap ends `to` argument properly
3084                             </li>
3085                             <li>Add feed viewer icon
3086                             </li>
3087                             <li>Box layout. Correct allocation of spare space to non-flexed items after a shortfall has caused a reduction to minSize
3088                             </li>
3089                             <li>Button layout: Now sets the outer element width if a numeric width passed
3090                             </li>
3091                             <li>Added "focusable: false" to menu &amp; toolbar separators so they are not candidates for gaining focus
3092                             </li>
3093                             <li>Updated Ext.menu.* to play nicely with Ext.FocusManager when enabled
3094                             </li>
3095                             <li>Menu: Constrain to within browser viewport and use box layout scroll overflow handler
3096                             </li>
3097                             <li>Implement disabled style for horizontal scroller
3098                             </li>
3099                             <li>Implement Ext.selection.TreeModel handling for left/right in the flattreeview. Turn it on in the TreePanel
3100                             </li>
3101                             <li>Enforce that user clicks expander to toggle a record
3102                             </li>
3103                             <li>Ensure that collapsed region placeholders are z-indexed above slide-ins
3104                             </li>
3105                             <li>Border layout now honors the floatable: false config
3106                             </li>
3107                             <li>Menus no longer access elements that are not rendered
3108                             </li>
3109                             <li>MenuManager now uses Ext.Array.remove instead of calling remove on the Array instance
3110                             </li>
3111                             <li>Ensure a region isn't floated if floatable: false is specified.
3112                             </li>
3113                             <li>DataView now ensures the selections get refreshed when the view does
3114                             </li>
3115                             <li>Implemented button as a link when an href/url is configured
3116                             </li>
3117                             <li>Implementes initial collapse state to collapse when the outermost Container (usually a Viewport) has been layed out, or, if no Container, on first component layout
3118                             </li>
3119                             <li>Removed legacy images file
3120                             </li>
3121                             <li>The framing method for non-CSS3 browsers which uses a table is necessary for proper width of floated components in IE quirks mode. Some floated components, such as Tip, have Dock layout which requires being able to insert docked items directly into the outermost element; this was failing when the outermost element was the table element. Changed to have a div as the outermost element with the table as an immediate child
3122                             </li>
3123                             <li>Prevent validation when initializing the field value, rather than validating but then clearing errors
3124                             </li>
3125                             <li>Apply correct CSS classes to Panel headers within collapsed Panels so that bordering can be kept consistent
3126                             </li>
3127                             <li>Add rule for column layout child items. They must float:left
3128                             </li>
3129                             <li>Implement 3.x style Column layout where child items float across the Container (Note this API is not finalized and may change)
3130                             </li>
3131                             <li>Labels for vertical axis are now hidden when they're too close to each other (or overlapping)
3132                             </li>
3133                             <li>Implemented weighting on docked items by returning a sorted array based on a weight property in AbstractPanel's getDockedItems method. Default weight is 0
3134                             </li>
3135                             <li>Addition code to ensure the data proxy gets its params correctly
3136                             </li>
3137                             <li>A parent menu's hide timer (on mouse leave) will be cancelled when hovering over a submenu
3138                             </li>
3139                             <li>Add x-quirks to when we're in quirks mode (!Ext.isStrict), useful for CSS that must know whether or not in quirks mode, as x-border-box is applied on all browsers that aren't IE6/7 in both quirks and strict modes
3140                             </li>
3141                             <li>Implemented hideHeaders and provide backwards compat layer for preventHeaders
3142                             </li>
3143                             <li>Implement fill:false in Accordion layout which means that expanded child Panels are not fitted within the accordion Container, but assume their natural height. Implement multi:true which allows multiple items to be opened at once when using fill:true. The opened Panels share available space by using the Box layout flex config
3144                             </li>
3145                             <li>Implement a Component click event in Header. This is for use by Panel's titleCollapse configuration
3146                             </li>
3147                             <li>Accordion layout now propagates its Panel-specific configurations to child Panels
3148                             </li>
3149                             <li>Implement titleCollapse for Panel
3150                             </li>
3151                             <li>Added writeAllFields method to the data writers
3152                             </li>
3153                             <li>Add beforeselect event to DataViewModel
3154                             </li>
3155                             <li>Restored original fonts and font-weights in the default theme to be the same as of 3.3
3156                             </li>
3157                             <li>Class.override now adds an owner reference to methods that didn't exist in the superclass yet
3158                             </li>
3159                             <li>Users can now override the sortParam used when sorting a particular Header
3160                             </li>
3161                             <li>Ensure we use the browser normalized array methods for DataView
3162                             </li>
3163                             <li>Add a findLayoutController method which goes up the ownerCt chain to find the highest currently active layout so that afterlayout events may be tracked to fire when a final size has been arrived at
3164                             </li>
3165                             <li>Card layout now calls afterLayout on the card Container after card activation
3166                             </li>
3167                             <li>Refactor getWidth, getHeight, and getViewSize to account for IE quirks mode measurement issues when a container is overflowed
3168                             </li>
3169                             <li>TabBar now scrolls the active tab into view upon set of active tab
3170                             </li>
3171                             <li>Added new isIEQuirks flag
3172                             </li>
3173                             <li>Tweak bar/column chart starting points so they don't overlap the axis
3174                             </li>
3175                             <li>Ensure box layout takes border space of the innerCt into account when centering
3176                             </li>
3177                             <li>Tooltips no longer get focus when they call toFront()
3178                             </li>
3179                             <li>Users may now provide their own CSS rules for enabling overflow on other box layout Containers. Currently we support Menu, Toolbar and TabBar overflowing.
3180                             </li>
3181                             <li>Window will now force the header creation if draggable is set to true
3182                             </li>
3183                             <li>Added a new Body Component layout for Components which maintain an inner body element which must synchronize its size with the encapsulating element
3184                             </li>
3185                             <li>FieldSet now uses a Component layout to synchronize the size of its body element with the size available within its main, encapsulating element
3186                             </li>
3187                             <li>Due to the use of the descendant selector for setting float/etc on field labels, fields nested within a FieldContainer would always get the styles corresponding to the container's labelAlign, even if their own labelAlign was different. Changed it so the label alignment className is now given directly to the label element rather than the parent, so the CSS no longer has to use descendant selectors
3188                             </li>
3189                             <li>The Trigger component layout was setting the height of the input field based on the incoming requested height; single-line input fields should always get their height from the CSS and ignore the layout's height
3190                             </li>
3191                             <li>Made AbstractDataView less strict in the type of parameter it accepts as a target for getRecord. It may now be an HtmlElement or an Ext.Element
3192                             </li>
3193                             <li>Added a frameHeader config which turns on/off framing on the Panel Header
3194                             </li>
3195                             <li>Added a ComponentLayout for Editor
3196                             </li>
3197                             <li>Ensure formBind is updated when the form is first created &amp; when items are added/removed
3198                             </li>
3199                             <li>Added the ability to assign a custom reader for reading associations
3200                             </li>
3201                         </ul>
3202                     </li>
3203                     <li>API Changes
3204                         <ul>
3205                             <li>Added destroy method to Model
3206                             </li>
3207                             <li>Move getItemForPoint up to Series and implement isItemInPoint in each series
3208                             </li>
3209                             <li>Added static methods for DataView
3210                             </li>
3211                             <li>Containers calls to doLayout will call ComponentLayout instead of ContainerLayout when they don't have dimensions (autosized)
3212                             </li>
3213                             <li>Change ComponentQuery's member expression filter function to use an "items" argument rather then accessing arguments.callee.caller.arguments, to be ES5/strict compliant and more straightforward
3214                             </li>
3215                             <li>Remove the use of arguments.callee from EventManager.createListenerWrap, and instead give a named reference to the return function. ES5/strict compliant, and works in all browsers
3216                             </li>
3217                             <li>Ensure DataView uses getItemSelector() when firing events
3218                             </li>
3219                             <li>Changed $prefix in scss to include `x-` not just `x`
3220                             </li>
3221                             <li>Remove box scroller subclasses. There's only one now which handles perpendicular/parallel
3222                             </li>
3223                             <li>Box layouts: new properties for use by box layout overflow handlers
3224                             </li>
3225                             <li>All box layout overflow scrolling is handled by a single class: Scroller
3226                             </li>
3227                             <li>TabBar now removes header text item and tool spacer. Use scroller overflow handler
3228                             </li>
3229                             <li>Added a new preventDefault option to button
3230                             </li>
3231                             <li>Remove HorizontalMenu class. There is only one Menu overflow handler
3232                             </li>
3233                             <li>Move scroll-specific methods out of overflow handler base class into the Scroll handler
3234                             </li>
3235                             <li>Added extra menu-active cls with btn.ui into menuShow
3236                             </li>
3237                             <li>Added menu-active cls to css
3238                             </li>
3239                             <li>Add slider layout class as dependency
3240                             </li>
3241                             <li>Not all floating components should be automatically focused when they are brought to the front; this adds a focusOnToFront config to control that behavior on a class or instance basis. Defaults to true, but is overridden to false in Tip and in the BoundList instances created by ComboBox and Time fields, to prevent losing field focus
3242                             </li>
3243                             <li>Ext.grid.View renamed to Ext.view.Table
3244                             </li>
3245                             <li>Throw an error message when trying to bind to an event handler that doesn't exist
3246                             </li>
3247                             <li>Add a border to collapsed panel headers depending on their docked position
3248                             </li>
3249                             <li>Renamed the legacySortMode config to simpleSortMode
3250                             </li>
3251                             <li>Added new API config for Server proxy and subclasses
3252                             </li>
3253                             <li>Removed Class.extend method (not to be confused with Ext.extend)
3254                             </li>
3255                             <li>Removed unused getHead method from Ext.data
3256                             </li>
3257                             <li>Ext.Date.parseDate changed to Ext.Date.parse. Add deprecaton for the older parseDate API.
3258                             </li>
3259                             <li>Unified Element and Element.static addUnits method which checks for a valid number or unitized String and throws a wraning message if a NaN is passed
3260                             </li>
3261                             <li>Changed "operation-complete" event in Batch to "operationcomplete"
3262                             </li>
3263                         </ul>
3264                     </li>
3265                     <li>Compatibility Changes
3266                         <ul>
3267                             <li>Added Ext.lib.Ajax compat
3268                             </li>
3269                             <li>Added Ext.reg / ComponentManager.regiserType aliases
3270                             </li>
3271                             <li>Fixed editor example's Panel.header reference
3272                             </li>
3273                             <li>Include css for message box example
3274                             </li>
3275                             <li>Alias Ext.lib.Dom.* to Element
3276                             </li>
3277                             <li>Fixed registerType/reg aliases, added registerPlugin/preg
3278                             </li>
3279                             <li>Moved legacy-only fx methods to compat file
3280                             </li>
3281                             <li>Moved Component overrides from core-compat to compat
3282                             </li>
3283                             <li>Added console msg about setting showErrors flag
3284                             </li>
3285                             <li>Compat fix for loading stores with an inline data object
3286                             </li>
3287                             <li>Moved xtype aliases from core-compat to compat
3288                             </li>
3289                             <li>Added additional non-Core JS object prototype aliases
3290                             </li>
3291                             <li>Ext.Date compat overrides
3292                             </li>
3293                             <li>Additional msg for instance methods becoming statics
3294                             </li>
3295                             <li>Added Ext.extend to the compat file, fixed a null error if members arg is not passed
3296                             </li>
3297                             <li>Added Store.setDefaultSort compat override
3298                             </li>
3299                             <li>Added GridPanel and Model compat overrides
3300                             </li>
3301                             <li>Added applyTo message to Ext.Component
3302                             </li>
3303                             <li>Added Ext.Compat.breaking() to show breaking changes
3304                             </li>
3305                             <li>Added appropriate messaging for most of the compat configs
3306                             </li>
3307                             <li>Moved compat items from combobox into the compat file
3308                             </li>
3309                             <li>Renamed Ext.Base.extend -&gt; Ext.Base.addStatics, deprecated Ext.Base.implement for Ext.Base.extend. In short, from now on, use MyClass.addStatics for statics members, MyClass.extend for prototype members
3310                             </li>
3311                             <li>Fixed tpl alias to implement the getInnerTpl method correctly
3312                             </li>
3313                             <li>Added isDef checks where needed to log messages only for defined configs
3314                             </li>
3315                             <li>Add compatibility for overriding Ext.form.Field.prototype.msgTarget
3316                             </li>
3317                             <li>Add compatibility handler for old implicit column containers in the CheckboxGroup/RadioGroup items
3318                             </li>
3319                             <li>AbstractStore and Store overrides for reconfiguring reader/proxy config if needed
3320                             </li>
3321                             <li>Aliased store.url support
3322                             </li>
3323                             <li>Reader support for optional recordType 2nd arg to constructor
3324                             </li>
3325                             <li>XmlReader constructor override to alias configs
3326                             </li>
3327                         </ul>
3328                     </li>
3329                     <li>Known Issues
3330                         <ul>
3331                             <li>Portal example not correct in IE6
3332                             </li>
3333                             <li>Toolbar menu overflow not styled in IE6
3334                             </li>
3335                             <li>Charts do not render properly in Safari 3.2
3336                             </li>
3337                             <li>Minor styling issues with forms/tabs/buttons (primarily in IE6/7)
3338                             </li>
3339                             <li>Menu links still need styling
3340                             </li>
3341                             <li>Minor clipping of panel header text in Opera and IE6/7
3342                             </li>
3343                         </ul>
3344                     </li>
3345                 </ul>
3346             </div>
3347             <div class="release">
3348                 <h1>
3349                     Release Notes for Ext JS 4 PR3
3350                 </h1>
3351                 <p class="notes">
3352                     Release Notes: March 3, 2011<br>
3353                     Version Number: 4.0.0pr3
3354                 </p>
3355                 <h2>
3356                     New In This Release
3357                 </h2>
3358                 <ul>
3359                     <li>Bug Fixes
3360                         <ul>
3361                             <li>Across the board documentation updates and fixes
3362                             </li>
3363                             <li>Fix and implement CycleButton
3364                             </li>
3365                             <li>Detect that getAttributeNS is only available in IE9 when it is in IE9 standards mode
3366                             </li>
3367                             <li>Fix type in formatContainsHourInfo
3368                             </li>
3369                             <li>Fix shrinking problem on the y axis with line charts
3370                             </li>
3371                             <li>Fixed sandboxing for EventManager createListenerWrap, reported from
3372                             </li>
3373                             <li>Replaced all "new Function(...)" with Ext.functionFactory(...), which solves the sandboxing issues
3374                             </li>
3375                             <li>Fix reload of legends and hiding of pie slices shadows when changing the number of pie slices
3376                             </li>
3377                             <li>Fix bug in stateful where changes were not being tracked
3378                             </li>
3379                             <li>Fixed up slideIn and slideOut animation
3380                             </li>
3381                             <li>The code to get viewport width had been changed incorrectly while looking at another layout issue. It's been reverted to how it was before
3382                             </li>
3383                             <li>Various fixes for synchronous dynamic loading
3384                             </li>
3385                             <li>For data validations, fix inclusion and exclusion method by replacing array indexOf method that is not supported in IE by Ext.Array.indexOf
3386                             </li>
3387                             <li>Fix that allow to run Dispatcher spec without context, more precisely without Ext.History object
3388                             </li>
3389                             <li>IE fix for Ext.data.store, use Ext.Array.indexOf instead of indexOf native Array method which is not supported by IE
3390                             </li>
3391                             <li>IE fix for Ext.Number.toFixed
3392                             </li>
3393                             <li>Fix mouseenter and mouseleave events for SVG
3394                             </li>
3395                             <li>Specialized IE removeNode now specific to IE6 and IE7
3396                             </li>
3397                             <li>Fixed the zero gap issue for barchart as well as a anti-aliasing in the legend
3398                             </li>
3399                             <li>Fix framing for components with no bottom or top corners
3400                             </li>
3401                             <li>Improved Ext.extend backwards compatibility
3402                             </li>
3403                             <li>Fix XHR bug with timeout requests
3404                             </li>
3405                             <li>Fix a bug that only allows string values to be used with the {.} operator
3406                             </li>
3407                             <li>Fixed a bug with onAvailable in AbstractManager
3408                             </li>
3409                             <li>Fixed a bug in HashMap detecting an existing key when adding a new item
3410                             </li>
3411                             <li>Ext.Array.merge now properly acts like a true union set operation
3412                             </li>
3413                             <li>Fix padding on toolbar-text
3414                             </li>
3415                             <li>Fix css issues with tabs
3416                             </li>
3417                             <li>Fix css issues with grid
3418                             </li>
3419                             <li>Fix accordion header styling to match 3.x
3420                             </li>
3421                             <li>Fix portal example to use recently implemented accordion layout
3422                             </li>
3423                             <li>Set the collapsed flag before re-layouting the fieldset, so it can be used in isVisible calculations
3424                             </li>
3425                             <li>Fix date picker when using dynamic loading
3426                             </li>
3427                             <li>Fix welcome html files
3428                             </li>
3429                             <li>Fix border styling for DatePicker
3430                             </li>
3431                             <li>Fix class definition to set prototype properties when the Ext.Date class has been loaded in DatePicker
3432                             </li>
3433                             <li>Fix tag error in the RotateText example
3434                             </li>
3435                             <li>Fix styling of MenuItems' icons, checked/unchecked style rules target the *icon*, not the element
3436                             </li>
3437                             <li>Fix defaultFocus config when a number
3438                             </li>
3439                             <li>Fix incorrect expand icon in header of collapsed Panel in Accordion layout
3440                             </li>
3441                             <li>Fix bug in Time field's parsing
3442                             </li>
3443                             <li>Fix ComponentQuery member expression feature (e.g. '{isHidden()}' ) so it works as expected
3444                             </li>
3445                             <li>Fix framed panels header when collapsed
3446                             </li>
3447                             <li>Fix bottom tabsplit height with IE browsers
3448                             </li>
3449                             <li>Fix button padding when the icon is to the right
3450                             </li>
3451                             <li>Fix the width of grid sort indicators so they don't wrap as easily
3452                             </li>
3453                             <li>Fix arrow bottom buttons
3454                             </li>
3455                             <li>Fix form and triggerfield styling
3456                             </li>
3457                             <li>Fix styling issues with form/checkboxgroup
3458                             </li>
3459                             <li>Fix a bug with button, now using neutral color and not base
3460                             </li>
3461                             <li>Fix differently scaled buttons in a toolbar
3462                             </li>
3463                             <li>Fix cross browser issues with paging toolbar
3464                             </li>
3465                             <li>Fix for IE Ext.Array.toArray
3466                             </li>
3467                             <li>Fix Component.animate to ensure the component is returned and optimize when not animating height or width
3468                             </li>
3469                             <li>Fix styling for bottom tabs
3470                             </li>
3471                             <li>Fix tips so they no longer focus themselves when shown. In IE, it was taking focus from form fields
3472                             </li>
3473                             <li>Fix stroke widths in VML
3474                             </li>
3475                         </ul>
3476                     </li>
3477                     <li>Enhancements
3478                         <ul>
3479                             <li>A plethora of updates to the backward compatibility legacy files and guide
3480                             </li>
3481                             <li>Implemented combineErrors and combineLabels features in FieldContainer
3482                             </li>
3483                             <li>Added server-side usage support for Ext4: hammerJS and nodeJS tested
3484                             </li>
3485                             <li>Selection Model will now maintain last focused element in the View
3486                             </li>
3487                             <li>Add the ability to be able to load a single record with data reader
3488                             </li>
3489                             <li>Change shortcut easing functions to match CSS ones and added easeInOut. Benchmarked to be 300% faster at a minimum
3490                             </li>
3491                             <li>Add setItemSize method for Containers as a central method for all child item sizing
3492                             </li>
3493                             <li>Implement framing using background-position instead of background-image. This resolves the issue with the browser making a request to a 404 page for each framed component that doesn't have any generated framing css
3494                             </li>
3495                             <li>Preliminary support for onClick added for charts
3496                             </li>
3497                             <li>Implement Chart Mask mixin. Allows for selection of an area of a chart. This will be mixed into Axes as well for the next release.
3498                             </li>
3499                             <li>Add a new parseStyles method to transform a css string to an object with a bunch of properties. Use this new method in applyStyles in DomHelper and also in AbstractComponent
3500                             </li>
3501                             <li>Add new function to check if the format contains date/day info (ie. not time) - used in TimeField
3502                             </li>
3503                             <li>Add withinBox method to Draw
3504                             </li>
3505                             <li>Ext.Array.intersect method added
3506                             </li>
3507                             <li>Ext.Array.difference method added
3508                             </li>
3509                             <li>Ext.Array.union shortcut method for merge
3510                             </li>
3511                             <li>Begin clip-rect support in SVG and VML (incomplete)
3512                             </li>
3513                             <li>Change HashMap to no longer throw error when adding an existing key. Warn instead
3514                             </li>
3515                             <li>Added a cls into the rowexpander header cell and row cell for the first cell
3516                             </li>
3517                             <li>Added x-hidden cls for backward compatibility
3518                             </li>
3519                             <li>Update css for grids so it now uses css3 throughout
3520                             </li>
3521                             <li>Added images for special cells in grid
3522                             </li>
3523                             <li>All tabs have a font-weight of bold
3524                             </li>
3525                             <li>Move caching logic out of Anchor layout's anchorSpec functions to the base layout engine
3526                             </li>
3527                             <li>Add floor argument for example-data generator
3528                             </li>
3529                             <li>Removed deprecated layouts
3530                             </li>
3531                             <li>Accordion layout only animates during expand/collapse of child Panels
3532                             </li>
3533                             <li>Button layout caches measured styles for efficiency
3534                             </li>
3535                             <li>Feed Viewer uses CycleButton to cycle through the preview pane options
3536                             </li>
3537                             <li>Bringing a floating Component (such as a Window) to the front of its ZIndex stack now focuses it on a 10ms delay. Focusing several Windows in succession results in only the last Window actually receiving focus
3538                             </li>
3539                             <li>Refactor Border layout to use new Element effects methods to slide regions in and out
3540                             </li>
3541                             <li>TabBar now overrides the layout align option set by the Header superclass
3542                             </li>
3543                             <li>Changed tabs to use the base-color and not hard coded colors
3544                             </li>
3545                             <li>Changed button to no longer use hardcoded variables
3546                             </li>
3547                             <li>Make TabPanel dock the TabBar according to the tabPosition config
3548                             </li>
3549                             <li>SVG text is now unselectable
3550                             </li>
3551                             <li>A new 'errorchange' event has been added to Ext.form.Labelable, fired whenever set/unsetActiveError is called. This is similar to the 'validitychange' event on Ext.form.Field but is fired by Labelable components which are not Fields, such as FieldContainer. It also fires when the validity is staying invalid but the message changes, which is more useful in some cases
3552                             </li>
3553                             <li>BaseField now adds a .x-form-field-invalid class to the inputEl, and this is used in the CSS rather than using the outer .x-form-invalid and a descendant selector; this allows proper styling of child fields of a FieldContainer when the container has an error message displayed
3554                             </li>
3555                             <li>ComboBox clearValue method added back in
3556                             </li>
3557                             <li>Toolbar now uses the base-color
3558                             </li>
3559                             <li>Add extra checks to figure out whether we need to do DST parsing or not for Date function
3560                             </li>
3561                             <li>Add triggerNCls-over and triggerNCls-click classes to individual trigger buttons, so each one can be given interaction styling independently rather than requiring compound class selectors. Fixes spinner button states in IE
3562                             </li>
3563                             <li>FeedViewer example: Button icon CSS rules should only override the background image. Otherwise Ext-specific styling rules will not apply
3564                             </li>
3565                             <li>Group class attached to the icon element for style targeting in CheckItem
3566                             </li>
3567                             <li>ComponentQuery can now accept back-to-back pseudo-class selectors, like :not():not():custom
3568                             </li>
3569                             <li>Move back to setInterval instead of setTimer as a base for animation timing.
3570                             </li>
3571                             <li>Allow for binding of multiple axes to a series via an array
3572                             </li>
3573                         </ul>
3574                     </li>
3575                     <li>API Changes
3576                         <ul>
3577                             <li>AbstractLayout removed, Layout remains the base class now all AbstractLayout dependencies to Layout
3578                             </li>
3579                             <li>AbstractDataView has new getter method getItemSelector
3580                             </li>
3581                             <li>afteranimate event now fired as the last operation of the Anim.end method (instead of the beginning of the end)
3582                             </li>
3583                             <li>layoutItem moved to ContainerLayout from Layout
3584                             </li>
3585                             <li>Move resizeHandles config out of Window to Component
3586                             </li>
3587                             <li>Box will no longer use CSS margins. It reads CSS margins and adds them to the configured margins, and clears CSS margins. This allows for more accurate positioning
3588                             </li>
3589                             <li>Ext.form.CompositeField has been deprecated, as FieldContainer is now at feature parity. Alias has been added to compat file
3590                             </li>
3591                             <li>Ext.form.Field#checkValidityChange has been removed, its logic has been moved into the validate method so it gets run when validate is called directly
3592                             </li>
3593                             <li>Chart zoom functionality being changed to zoom the appropriate portions of the chart instead of everything
3594                             </li>
3595                         </ul>
3596                     </li>
3597                 </ul>
3598             </div>
3599             <div class="release">
3600                 <h1>
3601                     Release Notes for Ext JS 4 PR2
3602                 </h1>
3603                 <p class="notes">
3604                     Release Notes: February 23, 2011<br>
3605                     Version Number: 4.0.0pr2
3606                 </p>
3607                 <h2>
3608                     New In This Release
3609                 </h2>
3610                 <ul>
3611                     <li>Bug Fixes
3612                         <ul>
3613                             <li>Across the board documentation updates and fixes
3614                             </li>
3615                             <li>Fixed a bug that caused an error when hovering over a SplitButton
3616                             </li>
3617                             <li>Fixed a bug with setting Proxies on Models
3618                             </li>
3619                             <li>Slider movement no longer lags behind the mouse
3620                             </li>
3621                             <li>Search now works on the generated documentation
3622                             </li>
3623                             <li>Fixed issues regarding date formatting
3624                             </li>
3625                             <li>Fixed chart destroy code
3626                             </li>
3627                             <li>Fixed an issue when entering a value into the PagingToolbar field
3628                             </li>
3629                             <li>Fixed positioning of the editor in the editor sample
3630                             </li>
3631                             <li>Change the order and ActiveX Objects that we use. This fixes XML Parsing via DomQuery in IE
3632                             </li>
3633                             <li>The last frame of an animation will account for any rounding issues
3634                             </li>
3635                             <li>Fix various Slider Tip issues
3636                             </li>
3637                             <li>Fix various Slider Field issues
3638                             </li>
3639                             <li>Border layout now calls setCalculatedSize when sliding in a hidden Component so that the Component's size does not get fixed and the "other" dimension that is not being set is not to auto by the ComponentLayout
3640                             </li>
3641                             <li>Fix preserving ratio to ensure that the largest minSize is honored.
3642                             </li>
3643                             <li>Fixed dependency issue with DatePicker
3644                             </li>
3645                             <li>Fix removing of current active tab
3646                             </li>
3647                             <li>Fix Ext.tab.Bar css sizing issue when the TabPanel has no items
3648                             </li>
3649                             <li>Ensure that there is at least one active tab if the tabpanel has items
3650                             </li>
3651                             <li>Fix issue with maintaining the constrain parameters in stretch and stretchmax
3652                             </li>
3653                             <li>Fix Firefox Ext.tab.Bar css sizing issue
3654                             </li>
3655                             <li>Remove tab focus outline on tabpanel tabs
3656                             </li>
3657                             <li>Fix icon rendering issue of TabPanel items
3658                             </li>
3659                             <li>Corrected styling of toolbar spacers
3660                             </li>
3661                             <li>Correct vertical alignment of text on most browsers
3662                             </li>
3663                             <li>Fix bug when entering a number into the PagingToolbar
3664                             </li>
3665                             <li>Fix MessageBoxWindow's initial laying out problem on FF
3666                             </li>
3667                             <li>Ensure RowSelectionModel fires select/deselect events.
3668                             </li>
3669                             <li>Fix issue where the parentMenu isn't set correctly if you pass an xtype
3670                             </li>
3671                             <li>Fix styling in resizer example
3672                             </li>
3673                             <li>Fix up the expand/collapse tool on FieldSet, it wasn't being toggled.
3674                             </li>
3675                             <li>Fix initially collapsed Panels in a border layout
3676                             </li>
3677                             <li>Border correctly hides hidden floated Panel after it's moved out of view
3678                             </li>
3679                             <li>Sandbox chart example now scopes all it's css, no more broken menus
3680                             </li>
3681                             <li>Set the background position correctly for progress bar background image
3682                             </li>
3683                             <li>Fix text alignment issue in progressbar.
3684                             </li>
3685                             <li>Fix element size issue for ie6 and ie7 in strict mode
3686                             </li>
3687                             <li>Resolved fighting of drag and drop resizing vs reordering
3688                             </li>
3689                             <li>Fixed an issue when submitting combo values
3690                             </li>
3691                             <li>Remove default minimum width on BoundList
3692                             </li>
3693                             <li>fix IE 7 icon separator zindex issue for Menu
3694                             </li>
3695                             <li>Fix problem where grids would incorrectly calculate the width of columns when they were not currently visible due to a layout. Like when they were in a TabPanel
3696                             </li>
3697                         </ul>
3698                     </li>
3699                     <li>Enhancements
3700                         <ul>
3701                             <li>All animations now support <a href="http://webstuff.nfshost.com/anim-timing/Overview.html">WC3 Timing control for script-based animations.</a> When available, else fall back to standard javascript timers.
3702                             </li>
3703                             <li>Implement optional scoping for border box CSS rules
3704                             </li>
3705                             <li>Implement optional scoping for reset CSS
3706                             </li>
3707                             <li>Tabs are now closable
3708                             </li>
3709                             <li>Basic form's getValues now handle fields whose getSubmitValue method returns an array of multiple values
3710                             </li>
3711                             <li>Several animation examples updated
3712                             </li>
3713                             <li>Fixed links on the welcome page
3714                             </li>
3715                             <li>Several updates to class documentation
3716                             </li>
3717                             <li>Menus now have full keyboard navigation support
3718                             </li>
3719                             <li>Menus now extend Panel to support docked items
3720                             </li>
3721                             <li>Menu SCSS improved by moving hardcoded theme variables to the variables SCSS file
3722                             </li>
3723                             <li>Ext.util.KeyNav can accept space key input
3724                             </li>
3725                             <li>HashMap.add may now take a single argument similar to MixedCollection.add
3726                             </li>
3727                             <li>Fx queue methods are now handled in the Fx.Queue mixin.
3728                             </li>
3729                             <li>fxStack removed from Element.cache, this is now maintained within Fx.Manager.
3730                             </li>
3731                             <li>Animate methods (animate, stopAnimation, syncFx, sequenceFx, and getActiveAnimation) now applied via a mixin to Element/CompositeElement/Component/Sprite/SpriteGroup
3732                             </li>
3733                             <li>Chart Series.js changed to use animate API. Rest of charts to follow
3734                             </li>
3735                             <li>Element translatePoints method refactored to handle undefined passed sizes gracefully
3736                             </li>
3737                             <li>EventManager preventDefault fix for IE <a href="http://support.microsoft.com/kb/934364/en-us">Link</a>
3738                             </li>
3739                             <li>Fix observable so it normalizes the event name in hasListener
3740                             </li>
3741                             <li>Ensure component cls and style properties are maintained on framed components
3742                             </li>
3743                             <li>Animator (keyframes) now fully support the iterations property
3744                             </li>
3745                             <li>Animator now properly supports stopping if beforeanimate returns false
3746                             </li>
3747                             <li>Normalize API differences between Element's addCls and removeCls. Both now allow space separated strings
3748                             </li>
3749                             <li>Implement endDrag method in DragTracker
3750                             </li>
3751                             <li>Handle mouse entering and leaving the arrow area of the Button
3752                             </li>
3753                             <li>Button now has a overMenuTrigger flag
3754                             </li>
3755                             <li>Split Button now uses the menuTriggerOver flag
3756                             </li>
3757                             <li>BorderLayout destroys its embedded Container upon destroy
3758                             </li>
3759                             <li>Allow setPagePosition to be passed one or other coordinates as undefined
3760                             </li>
3761                             <li>Border layout now implements parameter indices for setting size arguments in VBox and HBox
3762                             </li>
3763                             <li>Changing an error message will now be accounted for when errors are re-displayed
3764                             </li>
3765                             <li>Improved Grid CSS3 usage when available
3766                             </li>
3767                             <li>Component.setPosition method now uses component.animate
3768                             </li>
3769                             <li>Cleanup setPagePosition logic and account for NaN issues
3770                             </li>
3771                             <li>Rename string vars in Box to be more descriptive
3772                             </li>
3773                             <li>Add Toggle buttons to the chart examples
3774                             </li>
3775                             <li>Percentage width/height now supported in Border layout
3776                             </li>
3777                             <li>ZIndexManager now tracks browser resizes when the modal mask visible
3778                             </li>
3779                             <li>Border layout uses Component's animate method
3780                             </li>
3781                             <li>Border layout now correctly syncs size of hidden Components before sliding them into view
3782                             </li>
3783                             <li>Increase minWidth/minHeight of Resizer to 20
3784                             </li>
3785                             <li>Remove charts.swf as it is not needed anymore for the new Charts
3786                             </li>
3787                             <li>Added ResizeTracker: A multi-corner, constraining, aspect ratio preserving resize algorithm
3788                             </li>
3789                             <li>DragTracker will now process mouseout events correctly: Defer until mouseup if they happen during a drag
3790                             </li>
3791                             <li>Ensure RowSelectionModel select/deselect events are fired
3792                             </li>
3793                             <li>Fix bug where the parent menu wasn't getting assigned properly when specifying an xtype
3794                             </li>
3795                             <li>Adjust grid scrolling speed to be more consistent with the browser scroll speed
3796                             </li>
3797                             <li>Fix an issue with using initially collapsed regions in a border layout
3798                             </li>
3799                             <li>The Ext.JSON.encode method will now gracefully handle object types that it does not recognize by returning undefined as the value of unknown properties
3800                             </li>
3801                             <li>Sprite methods will all return the sprite upon completion
3802                             </li>
3803                             <li>Added backwards compatible Ext.extend that delegates to Ext.Class
3804                             </li>
3805                             <li>Keyframed animation's (Animator.js) start method is now controlled by fx.Manager
3806                             </li>
3807                             <li>Keyframed animations can now be properly queued and integrated with the Animate mixin
3808                             </li>
3809                             <li>Adjust the scroll delay algorithm to make the scrollbar more like the normal browser scrollbar
3810                             </li>
3811                             <li>Menu now extends Panel to support docking
3812                             </li>
3813                             <li>Grid now supports expand to fit
3814                             </li>
3815                             <li>Eliminate need for grid reorderer and resizer to be order dependent
3816                             </li>
3817                             <li>Added a submitFormat option for Date Field
3818                             </li>
3819                             <li>Cleaned up some undefined variables
3820                             </li>
3821                             <li>Charts now check for empty stores properly
3822                             </li>
3823                             <li>Element.addCls now more intelligent about adding a preceding space
3824                             </li>
3825                             <li>CheckboxGroup and RadioGroup implemented
3826                             </li>
3827                             <li>Add 'widget.grid' as a second alias
3828                             </li>
3829                             <li>Added private CheckboxManager class for managing checkboxes grouped by name, just like RadioManager
3830                             </li>
3831                             <li>BoxLayout now uses component.animate instead of Anim directly
3832                             </li>
3833                             <li>Add dirtyCls (defined in BaseField) to a field's outer element when it has a dirty value. CSS to display a marker not yet implemented
3834                             </li>
3835                         </ul>
3836                     </li>
3837                 </ul>
3838                 <h2>
3839                     API Changes
3840                 </h2>
3841                 <ul>
3842                     <li>All top level CSS classes are now prefixed with 'x-' by default instead of 'ext-' and can now be scoped. This is now consistent with all other Ext CSS classes.
3843                     </li>
3844                     <li>HashMap.add may now take a single argument similar to MixedCollection.add
3845                     </li>
3846                     <li>Animate methods (animate, stopAnimation, syncFx, sequenceFx, and getActiveAnimation) now applied via a mixin to Element/CompositeElement/Component/Sprite/SpriteGroup
3847                     </li>
3848                     <li>Keyframed animations (Animator.js) now fully support the iterations property
3849                     </li>
3850                     <li>Normalized API differences between Element's addCls and removeCls. Both now allow space separated strings
3851                     </li>
3852                     <li>Implement endDrag method in DragTracker
3853                     </li>
3854                     <li>Button now has a overMenuTrigger flag
3855                     </li>
3856                     <li>Rename pressClass to pressedCls and add check before cls removal in ClickRepeater
3857                     </li>
3858                     <li>Remove unecessary onDisable/onEnable override in menu.Item and Button
3859                     </li>
3860                     <li>Rename disabledClass to disableCls in Component
3861                     </li>
3862                     <li>Removed the positionAnimation property since it is no longer necessary with the Component.animate API
3863                     </li>
3864                     <li>Removed reverse parameter from keyframed animations
3865                     </li>
3866                     <li>The pause and running flags now maintained within keyframed animations (Animator.js)
3867                     </li>
3868                     <li>Update the RowSelectionModel constructor so we can add more useful contextual information to the event
3869                     </li>
3870                     <li>Menu now extends Panel to support docking
3871                     </li>
3872                     <li>Add isOnLeftEdge and isOnRightEdge for Grid Header events
3873                     </li>
3874                     <li>Grid HeaderContainer dragging property now defaults to false
3875                     </li>
3876                     <li>Animate's getActiveAnimation will now return the current fx.Anim object if there is one or return false if none are active
3877                     </li>
3878                     <li>Renamed tab reorderer plugin to TabReorderer
3879                     </li>
3880                     <li>Renamed MenuManager to MenuManager
3881                     </li>
3882                     <li>Remove Ext.isForcedBorderBox property
3883                     </li>
3884                     <li>Remove the experimental enableForcedBoxModel property
3885                     </li>
3886                     <li>Ext.isBorderBox logic now reflects the use of css box model
3887                     </li>
3888                     <li>CheckboxGroup/RadioGroup setValue method has been simplified; it now only accepts a single format of an object of name-value mappings. The old additional formats will be added to the legacy compatibility layer as an override
3889                     </li>
3890                     <li>CheckboxGroup/RadioGroup getValue method has been changed to return an object of similar format to what is accepted by setValue for internal consistency. The old behavior has been moved to a new getChecked() method
3891                     </li>
3892                     <li>The methods setRawValue, getRawValue, valueToRaw, and rawToValue have been moved out of Field and into BaseField; this is to make the main Field interface simpler and more easily implemented on components which do not have the concept of an underlying "raw value" like CheckboxGroup
3893                     </li>
3894                     <li>Field now has a isEqual method which compares values returned from getValue() for logical equality, and is used anywhere a comparison is necessary such as checkChange() and isDirty(). The base implementation is a simple string comparison, but can be overridden by fields with more complex values
3895                     </li>
3896                     <li>Field now has a resetOriginalValue method which is called by the form when trackResetOnLoad=true instead of setting originalValue directly, this allows the behavior to be overridden by field subclasses
3897                     </li>
3898                     <li>Field's getSubmitValue method has been changed to a more powerful getSubmitData method, which returns a mapping object of name-value pairs; this allows single fields to return multiple values under different names rather than being limited to a single name per field. The getSubmitValue method has been retained as a helper but moved down to BaseField
3899                     </li>
3900                     <li>Introduced a batchChanges method on field as a utility for preventing excessive firing of change events in fields such as CheckboxGroup that have many sub-fields who may be updated as a batch
3901                     </li>
3902                     <li>Basic's isValid method has been changed back to its old behavior where it iterates through all fields in the form and triggers error markings. A new hasInvalidField method has been added to retain the more efficient short-circuited validity checking and preventing error markings
3903                     </li>
3904                 </ul>
3905                 <h2>
3906                     Known Issues
3907                 </h2>
3908                 <ul>
3909                     <li>Tab heights not consistent across all browsers
3910                     </li>
3911                 </ul>
3912             </div>
3913             <div class="release">
3914                 <h1>
3915                     Release Notes for Ext JS 4 PR1
3916                 </h1>
3917                 <p class="notes">
3918                     Release Notes: February 16, 2011<br>
3919                     Version Number: 4.0.0pr1
3920                 </p>
3921                 <h2>
3922                     New In This Release
3923                 </h2>
3924                 <p>
3925                     This is the first public release of Ext JS 4 (preview). We've prepared a full <a href="overview/index.html">release overview guide</a> to explore all of the changes made so far.
3926                 </p>
3927             </div>
3928         </div>
3929     </body>
3930 </html>