From 74596c3a779eab47784a3c63da9b24258e5763b2 Mon Sep 17 00:00:00 2001
From: Artur Signell
- Notification now supports plain text its contents + Notification now supports a plain text mode for its contents
- OptionGroup now supports HTML for the items + OptionGroup now supports a HTML mode for the item captions
- MenuBar now supports HTML for the items + MenuBar now supports a HTML mode for the item captions
ComboBox now supports scrolling using the mouse wheel @@ -149,11 +151,11 @@ Button can be automatically disabled when clicked
- Tree, Tableand TreeTable supports tooltips for + Tree, Table and TreeTable support tooltips for individual items or cells
- Tableand TreeTable now supports GeneratedRows that can + Table and TreeTable now support GeneratedRows that can be used for grouping or summary rows
@@ -164,7 +166,8 @@ TreeTable supports expand and collapse listeners
- PopupDateFieldandInlineDateField now supports Timezones + PopupDateField and InlineDateField now supports time + zones
Sampler is no longer distributed as part of Vaadin @version@. @@ -199,6 +202,16 @@ details of the defects can be found at dev.vaadin.com.
+Table.ColumnGenerator.generateCell has been changed to return + Object instead of Component to enable generation of plain text.
+Package names for SQLContainer, TreeTable and Chameleon Theme + java files have been changed from com.vaadin.addons.* to com.vaadin.*
+ +If you have been using SQLContainer, TreeTable or Chameleon + Theme as add-ons, remove the add-on jars from the project.
+When upgrading from an earlier Vaadin version, you must
Remember also to refresh the project in your IDE to ensure that @@ -244,15 +257,12 @@
Liferay and other portal users must install the new - vaadin-@version@.jar to the - ROOT/WEB-INF/lib - directory in the portal - . Additionally the contents of the - VAADIN - folder from the jar must be extracted to the - ROOT/html/VAADIN - directory in the Liferay installation. If your portal uses custom - widgets, install the latest version of ROOT/WEB-INF/lib/vaadin.jar in the portal. Additionally the + contents of the VAADIN folder from the JAR must be extracted + to the ROOT/html/VAADIN directory in the Liferay + installation. If your portal uses custom widgets, install the latest + version of Vaadin Control Panel for Liferay for easy widget set compilation. @@ -389,8 +399,8 @@Vaadin supports JSR-168 and JSR-286 Portlet specifications. All - portals that implementated either of the portlet specifications - should work. The following portals are supported: + portals that implement either of the portlet specifications should + work. The following portals are supported: