]> source.dussan.org Git - vaadin-framework.git/commitdiff
#7126 release notes: include liferay theme in Vaadin JAR
authorHenri Sara <henri.sara@itmill.com>
Mon, 6 Jun 2011 10:55:06 +0000 (10:55 +0000)
committerHenri Sara <henri.sara@itmill.com>
Mon, 6 Jun 2011 10:55:06 +0000 (10:55 +0000)
svn changeset:19231/svn branch:6.6

WebContent/release-notes.html

index 43b353f39150c1ba3c9626099348442da00d5244..adf58da5d82cba29987828401b14bd27c46f5cb5 100644 (file)
@@ -73,6 +73,7 @@ contains a number of significant enhancements.</p>
   <!--  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>
   <li>The method <tt>Button.fireClick(MouseEventDetails)</tt> is used by Button instead of <tt>Button.fireClick()</tt>. Subclasses should override the former and not the latter.</li>
+  <li>The 'liferay' theme is included in Vaadin core starting from version 6.6.2. Themes still need to be copied to the shared resource directory in a Liferay installation when upgrading Vaadin.</li>
 </ul>
 
 <p>In the client-side API:</p>