aboutsummaryrefslogtreecommitdiffstats
path: root/theme-compiler/src/com/vaadin/sass/internal/util
Commit message (Collapse)AuthorAgeFilesLines
* Remove theme-compiler and replace with external vaadin-sass-compilerJonatan Kronqvist2014-03-316-842/+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
* Use Logger instead of System.out and System.err (#10328,#13300).denisanisimov2014-02-061-3/+9
| | | | Change-Id: I6a93e763c212eb39d7da9fdbd38f6a8609799c34
* Revert "Use Logger instead of System.out and System.err (#10328)."Artur Signell2014-02-041-9/+3
| | | | | | This reverts commit a52b0ba902781e5daeffa4f9bc2e48f35eea2c35. Change-Id: I646c6067cd988f7593996642b22db3818f732d25
* Use Logger instead of System.out and System.err (#10328).denisanisimov2014-02-041-3/+9
| | | Change-Id: Icf53bdb80caf7a6989b90cf5ce83dd328d3e73dd
* Merge remote-tracking branch 'origin/7.0'John Ahlroos2013-03-011-10/+68
|\ | | | | | | Change-Id: Ifdc095169c31731cb013727f14d92839ecc775db
| * Fixed several problems related to @extend directive (Ticket #10976)Haijian Wang2013-02-261-10/+68
| | | | | | | | Change-Id: I5e409856601aa514965319453c11946028b08dda
* | support @content directive for Sass compiler (Ticket #10207)Haijian Wang2013-02-281-0/+10
|/ | | | Change-Id: I8037e1d64afd1ce2044d89d3bdcf408f6162727c
* Sass replaces variables based on substring matches. (Tickets #10508,Haijian Wang2013-02-131-0/+43
| | | | | | #10730) Change-Id: I7d3c5a74055e28e0e22fe6e496209d7d3c42b4af
* Updated copyright notices and added missing license headersArtur Signell2013-01-046-5/+20
| | | | Change-Id: I419ce4581d1a8b84d4236a85a1333d23f3423b2e
* Make most of the sass compiler API internal, fixes #10339Marc Englund2012-11-236-0/+710
Change-Id: Ia783142aa96665a26491b659a387490883875d37