From 1a4af5743fe2a0a1f0ef43408f11d590c3f232f5 Mon Sep 17 00:00:00 2001 From: Henri Sara Date: Wed, 15 Jun 2011 08:46:35 +0000 Subject: [PATCH] #4125 mentioned in release notes svn changeset:19386/svn branch:6.6 --- WebContent/release-notes.html | 1 + 1 file changed, 1 insertion(+) diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html index 53de654629..28a1d7b7ea 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -75,6 +75,7 @@
  • CheckBox now supports null values, displayed as false (#6918)
  • The method Button.fireClick(MouseEventDetails) is used by Button instead of Button.fireClick(). Subclasses should override the former and not the latter.
  • 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.
  • +
  • MenuBar supports checkable items (on/off) starting from version 6.6.2.
  • In the client-side API:

    -- 2.39.5