Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make most of the sass compiler API internal, fixes #10339 | Marc Englund | 2012-11-23 | 27 | -1660/+0 |
| | | | | Change-Id: Ia783142aa96665a26491b659a387490883875d37 | ||||
* | Refactor node traversal and empty node removal. | Henri Sara | 2012-11-23 | 1 | -0/+5 |
| | | | | Change-Id: If5c66e3fd01341636e481a093f90471c92755ce9 | ||||
* | Combine Sass Block node handlers (parent selector), comments | Henri Sara | 2012-11-22 | 2 | -4/+7 |
| | | | | | | | This eliminates potential order problems between blocks with and without parent selectors and reduces duplication of code. Change-Id: If422f7d603bf4b9938b9c0bd83989e337e1f92ce | ||||
* | Global code cleanup | Leif Åstrand | 2012-11-21 | 1 | -0/+1 |
| | | | | Change-Id: I14f46e6aa4f9cbdd9037f1c4ad1ac38fe7cbda86 | ||||
* | Merge "(#10186) Using the lighten function breaks up any later references to ↵ | Marc Englund | 2012-11-20 | 1 | -2/+4 |
|\ | | | | | | | the parameter value" | ||||
| * | (#10186) Using the lighten function breaks up any later references to the ↵ | Sebastian Nyholm | 2012-11-15 | 1 | -2/+4 |
| | | | | | | | | | | | | parameter value Change-Id: Ibdf66332dff186bcb791bbe48cb3d3ebcc87ede9 | ||||
* | | (#10174) Value of a variable cannot be assigned to another variable | Sebastian Nyholm | 2012-11-15 | 1 | -0/+2 |
|/ | | | | Change-Id: Ib6879b685259c775fc9159e572c182093ae69f8d | ||||
* | Fixes #9546, #9974, #10100, #10105 | Sebastian Nyholm | 2012-11-08 | 24 | -118/+257 |
| | | | | Change-Id: I1baccb5604899707960b1cf06887ada0fe217d08 | ||||
* | Fixes #9871 (originally by Seba, re-added test in reindeer.css) | Marc Englund | 2012-10-16 | 1 | -1/+3 |
| | | | | | | Replaces c/106 (I19008aba2561e41da055bff11dd8dc1bd0632a48) Change-Id: I21703e541957b7673231788705dfc2c963480e1f | ||||
* | Fixes Ticket #9408 (orig by Seba) | Marc Englund | 2012-10-15 | 1 | -16/+16 |
| | | | | Change-Id: Idb1cb4babfb712d5bf58f9930220fa18a2865925 | ||||
* | list append and contains for #9380 | Marc Englund | 2012-10-15 | 5 | -130/+153 |
| | | | | | | Originally c/76 (I413452d08b48a0fa21d027064ce2d35e687129cd) by Seba; received missing file, and fixed Change-Id: Ib814b13c6ce7bb6f29bdab2ee65274c1fade099e | ||||
* | Sass mixin cleanup (author: seba) | Marc Englund | 2012-10-04 | 1 | -9/+2 |
| | | | | Change-Id: Ie462d5e213d4e81430143aa9d0708fac6b8d77d4 | ||||
* | FontFace nodes are created correctly, fixes #9611 (author: seba) | Marc Englund | 2012-10-04 | 1 | -0/+18 |
| | | | | Change-Id: Ifbec8e848654c19e95c19cce05976ed9e5d8290a | ||||
* | Merge branch 'master' into sass | Marc Englund | 2012-10-01 | 2 | -4/+3 |
|\ | | | | | | | | | | | | | 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 cleanup | Leif Åstrand | 2012-09-27 | 3 | -6/+5 |
| | | |||||
* | | Improves remove() for #9380 | Marc Englund | 2012-09-27 | 3 | -44/+82 |
| | | |||||
* | | Fixes #9492 so that interpolation of mixin parameters works as expected | Marc Englund | 2012-09-27 | 3 | -4/+79 |
|/ | |||||
* | Big SassCompiler change, fixes #9411 #9489 partials for #9354 #9545 #9380 ↵ | Marc Englund | 2012-09-21 | 10 | -141/+284 |
| | | | | (applied patch) | ||||
* | Applying patch: remak of variable handling in sass (partial for e.g #9492 ↵ | Marc Englund | 2012-09-11 | 21 | -60/+320 |
| | | | | and others) | ||||
* | Renamed sass -> theme-compiler for consistency (#9299) | Artur Signell | 2012-09-07 | 20 | -0/+957 |