From: Artur Signell Date: Thu, 2 May 2013 06:16:34 +0000 (+0300) Subject: Updated release notes for beta1 (#11530) X-Git-Tag: 7.1.0~90^2~64^2~35 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=c076ae42e427036241df2cc2c67acaab9a37ab0d;p=vaadin-framework.git Updated release notes for beta1 (#11530) Change-Id: I539cf45e23059723a7adbedd92169969748f1052 --- diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html index dad440dfae..ed194e05c9 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -77,7 +77,7 @@
  • Window has Maximize/Restore controls
  • WAI-ARIA support for form fields, Button, and Tree
  • The page can be reloaded programmatically with Page.reload()
  • -
  • Property.toString() no longer returns the property value!
  • +
  • The legacy behavior of Property.toString() can be toggled using the legacyPropertyToString init parameter
  • Sass compiler now supports arithmetics
  • Sass compiler now supports @content
  • Tooltip delays can be configured
  • @@ -99,11 +99,14 @@

    Limitations

    -

    ChangeLog