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