]> source.dussan.org Git - vaadin-framework.git/commitdiff
Remove 8.5 enhancements from master release notes (#11010)
authorMehdi Javan <32511762+mehdi-vaadin@users.noreply.github.com>
Fri, 29 Jun 2018 09:46:49 +0000 (12:46 +0300)
committerTeemu Suo-Anttila <tsuoanttila@users.noreply.github.com>
Fri, 29 Jun 2018 09:46:49 +0000 (12:46 +0300)
all/src/main/templates/release-notes.html

index 7c116d74793adbd845547d3990639c2bcba6e3a7..65795875320bf75f597b2c6d4ebcc630f8ddae71 100644 (file)
 
         <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>