aboutsummaryrefslogtreecommitdiffstats
path: root/theme-compiler/tests/src/com/vaadin/sass/testcases/scss/Functions.java
Commit message (Collapse)AuthorAgeFilesLines
* Remove theme-compiler and replace with external vaadin-sass-compilerJonatan Kronqvist2014-03-311-53/+0
| | | | | | | | | | | | | * Moves CompileTheme from the theme-compiler to buildhelpers * Refactors CompileTheme to get the Vaadin version on the command line instead of using the Version class found in vaadin-shared * Refactors build scripts to pass the version number on the command line when running CompileTheme * Removes the theme-compiler module/project/whatchamacallit * Replaces the theme-compiler dependency with vaadin-sass-compiler 0.9.0 from maven Change-Id: I4f98d15b60e18a826bf264eb55d12b3e736e8e54
* Function "percentage" is implemented (#12771).denisanisimov2014-02-131-1/+1
| | | Change-Id: I0a2e3d31f60bd085d619b603bd229dba902ff001
* Avoid error in rgb() function if variables are used (#12752).denisanisimov2014-02-131-3/+3
| | | Change-Id: Id51ffef257c193900026a4644eb99dbd3926c668
* Revert "Theme Parser is deleted, build procedure now generates it (#13161)."Leif Åstrand2014-01-161-1/+1
| | | | | | | | Causes a multitude of compile errors on the build server. This reverts commit d2874fde4b8c6afa24f0f6535e0d6fcabc489f51. Change-Id: I49787b347944b614b9e98778b3219b7045cf2bfe
* Theme Parser is deleted, build procedure now generates it (#13161).denisanisimov2014-01-151-1/+1
| | | | Change-Id: I6e0f797b9eadf9fe796750e2764faf4434494e29
* Updated copyright notices and added missing license headersArtur Signell2013-01-041-1/+1
| | | | Change-Id: I419ce4581d1a8b84d4236a85a1333d23f3423b2e
* Make most of the sass compiler API internal, fixes #10339Marc Englund2012-11-231-5/+5
| | | | Change-Id: Ia783142aa96665a26491b659a387490883875d37
* Big SassCompiler change, fixes #9411 #9489 partials for #9354 #9545 #9380 ↵Marc Englund2012-09-211-5/+4
| | | | (applied patch)
* Renamed sass -> theme-compiler for consistency (#9299)Artur Signell2012-09-071-0/+54