From: Jouni Koivuviita Date: Tue, 3 Jun 2014 09:58:56 +0000 (+0300) Subject: Merge branch 'master' into valo X-Git-Tag: 7.3.0.alpha3~1^2~3 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=ad452a36795b764aeea2b00e3ceed2bae75d7949;p=vaadin-framework.git Merge branch 'master' into valo Conflicts: WebContent/release-notes.html build.properties client/src/com/vaadin/client/ApplicationConfiguration.java Change-Id: I36f075a03350e45c8666832142d7368891af3e59 --- ad452a36795b764aeea2b00e3ceed2bae75d7949 diff --cc WebContent/release-notes.html index eeeea1071d,baa91232b2..356675726e --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@@ -46,6 -45,12 +45,8 @@@ @version@
  • Enhancements in Vaadin @version-minor@
  • -
  • Incompatible changes in - @version-minor@
  • -
  • Behavior altering - changes in @version-minor@
  • +
  • Known issues in - @version-minor@
  • ++ @version-minor@
  • Limitations in @version-minor@
  • Vaadin Installation
  • @@@ -150,61 -125,55 +112,73 @@@ href="http://vaadin.com/download/release/7.0/7.0.0/release-notes.html">Release Notes for Vaadin 7.0.0.

    - -

    Incompatible changes

    - -

    Behavior altering changes

    + +

    Valo theme

    + +

    Valo is a brand new built-in theme for Vaadin. It leverages + the Sass CSS preprocessor heavily, + providing a variety of ways to customize the look and feel of your theme. + Read the introductory blog post describing the features for the + Vaadin 7.x series.

    + +

    Using Valo

    + +

    The Java-based Sass compiler bundled with this Vaadin release + does not support all the features that Valo requires at the moment. + The compiler in the release version of Vaadin 7.3 will support Valo, + but for this alpha release, you need to use the original Ruby-based + compiler (or any other Sass 3.2 compatible Sass compiler). See + instructions below.

    + +

    Known issues

    + +

    Limitations