summaryrefslogtreecommitdiffstats
path: root/theme-compiler/src/com/vaadin/sass/tree
Commit message (Expand)AuthorAgeFilesLines
* Make most of the sass compiler API internal, fixes #10339Marc Englund2012-11-2327-1660/+0
* Refactor node traversal and empty node removal.Henri Sara2012-11-231-0/+5
* Combine Sass Block node handlers (parent selector), commentsHenri Sara2012-11-222-4/+7
* Global code cleanupLeif Åstrand2012-11-211-0/+1
* Merge "(#10186) Using the lighten function breaks up any later references to ...Marc Englund2012-11-201-2/+4
|\
| * (#10186) Using the lighten function breaks up any later references to the par...Sebastian Nyholm2012-11-151-2/+4
* | (#10174) Value of a variable cannot be assigned to another variableSebastian Nyholm2012-11-151-0/+2
|/
* Fixes #9546, #9974, #10100, #10105Sebastian Nyholm2012-11-0824-118/+257
* Fixes #9871 (originally by Seba, re-added test in reindeer.css)Marc Englund2012-10-161-1/+3
* Fixes Ticket #9408 (orig by Seba)Marc Englund2012-10-151-16/+16
* list append and contains for #9380Marc Englund2012-10-155-130/+153
* Sass mixin cleanup (author: seba)Marc Englund2012-10-041-9/+2
* FontFace nodes are created correctly, fixes #9611 (author: seba)Marc Englund2012-10-041-0/+18
* Merge branch 'master' into sassMarc Englund2012-10-012-4/+3
|\
| * Global code cleanupLeif Åstrand2012-09-273-6/+5
* | Improves remove() for #9380Marc Englund2012-09-273-44/+82
* | Fixes #9492 so that interpolation of mixin parameters works as expectedMarc Englund2012-09-273-4/+79
|/
* Big SassCompiler change, fixes #9411 #9489 partials for #9354 #9545 #9380 (ap...Marc Englund2012-09-2110-141/+284
* Applying patch: remak of variable handling in sass (partial for e.g #9492 and...Marc Englund2012-09-1121-60/+320
* Renamed sass -> theme-compiler for consistency (#9299)Artur Signell2012-09-0720-0/+957