aboutsummaryrefslogtreecommitdiffstats
path: root/theme-compiler/src/com/vaadin/sass/tree/VariableNode.java
Commit message (Collapse)AuthorAgeFilesLines
* Make most of the sass compiler API internal, fixes #10339Marc Englund2012-11-231-105/+0
| | | | Change-Id: Ia783142aa96665a26491b659a387490883875d37
* (#10174) Value of a variable cannot be assigned to another variableSebastian Nyholm2012-11-151-0/+2
| | | | Change-Id: Ib6879b685259c775fc9159e572c182093ae69f8d
* Fixes #9546, #9974, #10100, #10105Sebastian Nyholm2012-11-081-0/+8
| | | | Change-Id: I1baccb5604899707960b1cf06887ada0fe217d08
* Fixes Ticket #9408 (orig by Seba)Marc Englund2012-10-151-16/+16
| | | | Change-Id: Idb1cb4babfb712d5bf58f9930220fa18a2865925
* Merge branch 'master' into sassMarc Englund2012-10-011-1/+1
|\ | | | | | | | | | | | | Conflicts: WebContent/VAADIN/themes/base/tabsheet/tabsheet.scss theme-compiler/src/com/vaadin/sass/tree/ListRemoveNode.java theme-compiler/src/com/vaadin/sass/visitor/EachVisitor.java
| * Global code cleanupLeif Åstrand2012-09-271-1/+1
| |
* | Improves remove() for #9380Marc Englund2012-09-271-8/+2
|/
* Big SassCompiler change, fixes #9411 #9489 partials for #9354 #9545 #9380 ↵Marc Englund2012-09-211-25/+15
| | | | (applied patch)
* Applying patch: remak of variable handling in sass (partial for e.g #9492 ↵Marc Englund2012-09-111-1/+45
| | | | and others)
* Renamed sass -> theme-compiler for consistency (#9299)Artur Signell2012-09-071-0/+67