]> source.dussan.org Git - vaadin-framework.git/commitdiff
Updated Release Notes for 7.0.0.rc1. For #10651. 33/633/1
authorMarko Gronroos <magi@vaadin.com>
Mon, 14 Jan 2013 11:01:51 +0000 (13:01 +0200)
committerMarko Gronroos <magi@vaadin.com>
Mon, 14 Jan 2013 11:01:51 +0000 (13:01 +0200)
Change-Id: I29d8a8549edb33a525e6ce5cc11f79fd1b8a9410

WebContent/release-notes.html

index 77217f9d68fc54a774d17e0a26a0153ea7844019..83ad43850bf729cc7e2d49d0ba41e2782715e958 100644 (file)
@@ -39,6 +39,7 @@
       <ul>
         <li><a href="#overview">Overview</a></li>
         <li><a href="#enhancements">Enhancements in Vaadin @version-minor@</a></li>
+        <li><a href="#limitations">Limitations in @version@</a></li>
         <li><a href="#changelog">Complete change log for Vaadin @version@</a></li>
         <li><a href="#migrating">Migrating from Vaadin 6 to Vaadin 7</a></li>
         <li><a href="#dependencies">Vaadin @version@ dependencies</a></li>
       <h2 id="enhancements">Enhancements in Vaadin @version@</h2>
 
       <p>
-        In addition to many fixes and smaller features and changes, @version@ introduces
-        the following major changes since the last beta release:
-      </p>
-
-      <ul>
-        <li>The <b>ColorPicker</b> component is now included in the Vaadin core framework</li>
-        <li>Sass compiler can now be used in client-side projects.</li>
-      </ul>
-
-      <p>
-        The following major changes were introduced in the earlier
-        @version-minor@ releases:
+        The @version@ includes many fixes and smaller features and changes. The following
+        major changes were introduced in the earlier @version-minor@ releases:
       </p>
 
       <ul>
             component with <tt>addComponent()</tt> instead of the container</li>
           </ul>
         </li>
-         
+        <li>The <b>ColorPicker</b> component is now included in the Vaadin core framework</li>
+        <li>Sass compiler can now be used in client-side projects.</li>
       </ul>
         
       </ul>
         the Vaadin Wiki.
       </p>
 
+      <h3 id="limitations">Limitations</h3>
+
+      <ul>
+        <li>It is currently not possible to specify <tt>font-size</tt> as <tt>em</tt> or
+        <tt>%</tt>, or layout component sizes with <tt>em</tt> (<a
+        href="http://dev.vaadin.com/ticket/10634">#10634</a>)</li>
+      </ul>
+
       <h3 id="changelog">ChangeLog</h3>
 
       <p>