aboutsummaryrefslogtreecommitdiffstats
path: root/theme-compiler/tests/src/com/vaadin/sass/internal
Commit message (Collapse)AuthorAgeFilesLines
* Remove theme-compiler and replace with external vaadin-sass-compilerJonatan Kronqvist2014-03-312-248/+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
* Provides error location for ArithmeticException. (#11877)Felype Santiago Ferreira2013-12-101-0/+12
| | | | Change-Id: Ieb63ad556c3dc01196f0b9898aed9670923c9138
* Merge remote-tracking branch 'origin/7.0'John Ahlroos2013-03-011-0/+58
|\ | | | | | | Change-Id: Ifdc095169c31731cb013727f14d92839ecc775db
| * Fixed several problems related to @extend directive (Ticket #10976)Haijian Wang2013-02-261-0/+58
| | | | | | | | Change-Id: I5e409856601aa514965319453c11946028b08dda
* | support arithmetics in the SCSS compiler (#9354)Haijian Wang2013-02-271-0/+125
|/ | | | Change-Id: Ieb7834fb12cdba5c0794a26de20b3c8c2d509642
* Sass replaces variables based on substring matches. (Tickets #10508,Haijian Wang2013-02-131-0/+53
#10730) Change-Id: I7d3c5a74055e28e0e22fe6e496209d7d3c42b4af