aboutsummaryrefslogtreecommitdiffstats
path: root/theme-compiler/src/com/vaadin/sass/tree/controldirective/EachDefNode.java
Commit message (Collapse)AuthorAgeFilesLines
* Make most of the sass compiler API internal, fixes #10339Marc Englund2012-11-231-104/+0
| | | | Change-Id: Ia783142aa96665a26491b659a387490883875d37
* Combine Sass Block node handlers (parent selector), commentsHenri Sara2012-11-221-2/+7
| | | | | | | This eliminates potential order problems between blocks with and without parent selectors and reduces duplication of code. Change-Id: If422f7d603bf4b9938b9c0bd83989e337e1f92ce
* Fixes #9546, #9974, #10100, #10105Sebastian Nyholm2012-11-081-0/+8
| | | | Change-Id: I1baccb5604899707960b1cf06887ada0fe217d08
* Global code cleanupLeif Åstrand2012-09-271-3/+2
|
* Big SassCompiler change, fixes #9411 #9489 partials for #9354 #9545 #9380 ↵Marc Englund2012-09-211-1/+44
| | | | (applied patch)
* Applying patch: remak of variable handling in sass (partial for e.g #9492 ↵Marc Englund2012-09-111-1/+1
| | | | and others)
* Renamed sass -> theme-compiler for consistency (#9299)Artur Signell2012-09-071-0/+49