Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | Fix for #9471 Original by Seba, removed erronous empty lines from test-css. | Marc Englund | 2012-10-15 | 1 | -1/+1 |
| | | | | | | Replaces c/103 (Id7a64ccd76c33bbfd2fa3c81df6092f068fa983a) Change-Id: If99bd4937a70aaa77a5250076d27c2534b940152 | ||||
* | Fixes Ticket #9408 (orig by Seba) | Marc Englund | 2012-10-15 | 3 | -25/+37 |
| | | | | Change-Id: Idb1cb4babfb712d5bf58f9930220fa18a2865925 | ||||
* | list append and contains for #9380 | Marc Englund | 2012-10-15 | 14 | -1644/+2271 |
| | | | | | | Originally c/76 (I413452d08b48a0fa21d027064ce2d35e687129cd) by Seba; received missing file, and fixed Change-Id: Ib814b13c6ce7bb6f29bdab2ee65274c1fade099e | ||||
* | Explained one commented out line | Marc Englund | 2012-10-12 | 1 | -0/+1 |
| | | | | Change-Id: Ib5ff8458d12eb1cd1479e2591fb5347682e0cc91 | ||||
* | Changed the convention for importing themes from e.g @import "reindeer.scss" ↵ | Marc Englund | 2012-10-10 | 1 | -25/+28 |
| | | | | | | to @import "../reindeer/reindeer.scss" to support jar/extracted cases better. Change-Id: Ic638a91ab03059859cf3cc006ac167d2216a8cd7 | ||||
* | Sass mixin cleanup (author: seba) | Marc Englund | 2012-10-04 | 3 | -18/+2 |
| | | | | Change-Id: Ie462d5e213d4e81430143aa9d0708fac6b8d77d4 | ||||
* | Fully fixes #9846, sass mixins with multiple optional params (author: seba) | Marc Englund | 2012-10-04 | 2 | -610/+678 |
| | | | | Change-Id: I8330c6c0a7022b3485bbfee5c6a4833ef5cb4e1d | ||||
* | Partial fix for sass mixins with multiple optional params #9846 (author: seba) | Marc Englund | 2012-10-04 | 3 | -509/+618 |
| | | | | Change-Id: Iacd94ffb41a91e9dd20874cd7f981830e4267a87 | ||||
* | Adds support for CSS3 selectors #9858 (autor: seba) | Marc Englund | 2012-10-04 | 4 | -991/+1062 |
| | | | | Change-Id: Icd8e0fd09c3964ebbfab8f130d7945e51af326d7 | ||||
* | FontFace nodes are created correctly, fixes #9611 (author: seba) | Marc Englund | 2012-10-04 | 2 | -2/+23 |
| | | | | Change-Id: Ifbec8e848654c19e95c19cce05976ed9e5d8290a | ||||
* | Merge branch 'master' into sass | Marc Englund | 2012-10-01 | 4 | -22/+16 |
|\ | | | | | | | | | | | | | 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 | 7 | -26/+19 |
| | | |||||
* | | Improves remove() for #9380 | Marc Englund | 2012-09-27 | 8 | -779/+965 |
| | | |||||
* | | Fixes #9492 so that interpolation of mixin parameters works as expected | Marc Englund | 2012-09-27 | 7 | -5890/+5546 |
|/ | |||||
* | Remove ScssServlet (#9647) | Artur Signell | 2012-09-24 | 1 | -60/+0 |
| | |||||
* | Big SassCompiler change, fixes #9411 #9489 partials for #9354 #9545 #9380 ↵ | Marc Englund | 2012-09-21 | 25 | -7020/+8400 |
| | | | | (applied patch) | ||||
* | SassCompiler: better error-reporting, for e.g #9589 and generally useful. ↵ | Marc Englund | 2012-09-20 | 2 | -0/+35 |
| | | | | (applied patch) | ||||
* | Applying patch: remak of variable handling in sass (partial for e.g #9492 ↵ | Marc Englund | 2012-09-11 | 34 | -1371/+2252 |
| | | | | and others) | ||||
* | Renamed sass -> theme-compiler for consistency (#9299) | Artur Signell | 2012-09-07 | 63 | -0/+17739 |