]> source.dussan.org Git - vaadin-framework.git/commit
Correctly report theme version in the debug window (#11442)
authorArtur Signell <artur@vaadin.com>
Thu, 6 Jun 2013 20:48:25 +0000 (23:48 +0300)
committerVaadin Code Review <review@vaadin.com>
Fri, 7 Jun 2013 06:34:23 +0000 (06:34 +0000)
commitbca14c0d095f63275cdbe46aca946673465c56d6
treeb180c39230d71afae5ea2852f845e1cac2ddf76b
parent1b0a214100e6270abea8b9f415a0873de88aab95
Correctly report theme version in the debug window (#11442)

* Adds a special v-vaadin-version selector for detecting the theme version
* The version in the base theme is replaced during build (for releases) and by the current version also when compiling in the IDE

Change-Id: Id6b94ab2edead61602fed021b7152f6e46be809f
WebContent/VAADIN/themes/base/base.scss
build/ide.xml
common.xml
theme-compiler/src/com/vaadin/buildhelpers/CompileTheme.java
themes/build.xml