]> source.dussan.org Git - vaadin-framework.git/commitdiff
#6918 mentioned in release notes
authorHenri Sara <henri.sara@itmill.com>
Tue, 3 May 2011 13:42:30 +0000 (13:42 +0000)
committerHenri Sara <henri.sara@itmill.com>
Tue, 3 May 2011 13:42:30 +0000 (13:42 +0000)
svn changeset:18615/svn branch:6.6

WebContent/release-notes.html

index 2a063f788bb8cc848c8e5c28f1b36d56a761bcbf..7cc4d48bd8ceeb80cc625d43369b8cadb08546f7 100644 (file)
@@ -60,6 +60,7 @@ contains a number of significant enhancements.</p>
   <li>New <b>AbstractProperty</b> class for common features in <b>Property</b> implementations (<a href="http://dev.vaadin.com/ticket/6860">#6860</a>)</li>
   <li>Renamed <tt>horizontal/verticalDropLocation()</tt> to <tt>getHorizontal/VerticalDropLocation()</tt> in <b>WrapperTargetDetails</b> (<a href="http://dev.vaadin.com/ticket/6823">#6823</a>)</li>
   <!--  li>Support lazy loading properly in <b>ComboBox</b> (<a href="http://dev.vaadin.com/ticket/4233">#4233</a>)</li>  -->
+  <li><tt>CheckBox</tt> now supports null values, displayed as false (<a href="http://dev.vaadin.com/ticket/6918">#6918</a>)</li>
 </ul>
 
 <p>In the client-side API:</p>