From 8c8313e70f64530cc0a3034088c0202e6a4ed35b Mon Sep 17 00:00:00 2001
From: Marko Gronroos
Date: Mon, 14 Jan 2013 13:01:51 +0200
Subject: [PATCH] Updated Release Notes for 7.0.0.rc1. For #10651.
Change-Id: I29d8a8549edb33a525e6ce5cc11f79fd1b8a9410
---
WebContent/release-notes.html | 26 +++++++++++++-------------
1 file changed, 13 insertions(+), 13 deletions(-)
diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html
index 77217f9d68..83ad43850b 100644
--- a/WebContent/release-notes.html
+++ b/WebContent/release-notes.html
@@ -39,6 +39,7 @@
- Overview
- Enhancements in Vaadin @version-minor@
+ - Limitations in @version@
- Complete change log for Vaadin @version@
- Migrating from Vaadin 6 to Vaadin 7
- Vaadin @version@ dependencies
@@ -113,18 +114,8 @@
Enhancements in Vaadin @version@
- In addition to many fixes and smaller features and changes, @version@ introduces
- the following major changes since the last beta release:
-
-
-
- - The ColorPicker component is now included in the Vaadin core framework
- - Sass compiler can now be used in client-side projects.
-
-
-
- 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:
@@ -199,7 +190,8 @@
component with addComponent() instead of the container
-
+ - The ColorPicker component is now included in the Vaadin core framework
+ - Sass compiler can now be used in client-side projects.
@@ -210,6 +202,14 @@
the Vaadin Wiki.
+ Limitations
+
+
+ - It is currently not possible to specify font-size as em or
+ %, or layout component sizes with em (#10634)
+
+
ChangeLog
--
2.39.5