<li>
<p>Possibility to set "alternative text" (<tt>alt</tt> attribute) for the <b>Embedded</b> component (<a href="http://dev.vaadin.com/ticket/6085">#6085</a>)</p>
</li>
+ <li>
+ <p>Possibility to query the browser window width and height on the server-side (<a href="http://dev.vaadin.com/ticket/5655">#5655</a>)</p>
+ </li>
<li>
<p>Keyboard navigation in <b>TabSheet</b> (<a href="http://dev.vaadin.com/ticket/5100">#5100</a>)</p>
</li>
<p>Non-collapsible <b>Table</b> columns (<a href="http://dev.vaadin.com/ticket/7495">#7495</a>)</p>
</li>
<li>
- <p>Debug IDs unique to a window (<a href="http://dev.vaadin.com/ticket/5109">#5109</a>)</p>
+ <p>Selecting a <b>TabSheet</b> tab by its position or a <b>Tab</b> instance (<a href="http://dev.vaadin.com/ticket/8203">#8203</a>)</p>
+ </li>
+ <li>
+ <p>Getting a component by its index or the index of a given component in <b>CssLayout</b> (<a href="http://dev.vaadin.com/ticket/7614">#7614</a>)</p>
+ </li>
+ <li>
+ <p>Removing all <b>Validators</b> of a <b>Field</b> at once (<a href="http://dev.vaadin.com/ticket/8307">#8307</a>)</p>
+ </li>
+ <li>
+ <p>Debug IDs unique to a window, not the whole application (<a href="http://dev.vaadin.com/ticket/5109">#5109</a>)</p>
+ </li>
+ <li>
+ <p>Larger default size for the debug window (<a href="http://dev.vaadin.com/ticket/8523">#8523</a>)</p>
+ </li>
+ <li>
+ <p>Compatibility with Google SuperDevMode (<a href="http://dev.vaadin.com/ticket/8924">#8924</a>)</p>
</li>
<li>
<p>An add-on for handling broken classloaders (<a href="http://dev.vaadin.com/ticket/8447">#8447</a>)</p>