<ul>
- <li><tt>Upload</tt> component now supports <tt>accept</tt> attribute.</li>
- <li><tt>SerializablePredicate</tt> has new helper APIs.</li>
- <li><tt>Tree</tt> component now implements <tt>Focusable</tt></li>
-
</ul>
</p>
<p>
- For enhancements introduced in Vaadin Framework 8.4, see the <a
- href="http://vaadin.com/download/release/8.4/8.4.0/release-notes.html">Release
- Notes for Vaadin Framework 8.4.0</a>.
+ For enhancements introduced in Vaadin Framework 8.5, see the <a
+ href="http://vaadin.com/download/release/8.5/8.5.0/release-notes.html">Release
+ Notes for Vaadin Framework 8.5.0</a>.
For migrating from previous framework versions, see <a href="#incompatible">the list of incompatible changes</a> and <a href="#migrating">how to migrate
to Vaadin Framework 8</a>.
</p>
<h2 id="incompatible">Incompatible or Behavior-altering Changes in @version-minor@</h2>
- <li><tt>AbstractSingleSelect</tt> communication has been partially re-written. Some <tt>protected</tt> API was removed.</li>
- <li><tt>setStyleName(String, boolean)</tt> has been moved from <tt>AbstractComponent</tt> to <tt>Component</tt> interface as a default method.</li>
- <li><tt>Window</tt> closing animation disabled by default.</li>
- <li><tt>FileTypeResolver</tt> icon features have been moved to a compatibility version of the class.</li>
-
- <h2>For incompatible or behavior-altering changes in 8.4, please see <a href="https://vaadin.com/download/release/8.4/8.4.0/release-notes.html#incompatible">8.4 release notes</a></h2>
+ <ul>
+ </ul>
+ <h2>For incompatible or behavior-altering changes in 8.5, please see <a href="https://vaadin.com/download/release/8.5/8.5.0/release-notes.html#incompatible">8.5 release notes</a></h2>
<h3 id="knownissues">Known Issues and Limitations</h3>
<ul>