summaryrefslogtreecommitdiffstats
path: root/theme-compiler/src/com/vaadin/sass
Commit message (Collapse)AuthorAgeFilesLines
* Fixes #9871 (originally by Seba, re-added test in reindeer.css)Marc Englund2012-10-161-1/+3
| | | | | | Replaces c/106 (I19008aba2561e41da055bff11dd8dc1bd0632a48) Change-Id: I21703e541957b7673231788705dfc2c963480e1f
* Fix for #9471 Original by Seba, removed erronous empty lines from test-css.Marc Englund2012-10-151-1/+1
| | | | | | Replaces c/103 (Id7a64ccd76c33bbfd2fa3c81df6092f068fa983a) Change-Id: If99bd4937a70aaa77a5250076d27c2534b940152
* Fixes Ticket #9408 (orig by Seba)Marc Englund2012-10-153-25/+37
| | | | Change-Id: Idb1cb4babfb712d5bf58f9930220fa18a2865925
* list append and contains for #9380Marc Englund2012-10-1514-1644/+2271
| | | | | | Originally c/76 (I413452d08b48a0fa21d027064ce2d35e687129cd) by Seba; received missing file, and fixed Change-Id: Ib814b13c6ce7bb6f29bdab2ee65274c1fade099e
* Explained one commented out lineMarc Englund2012-10-121-0/+1
| | | | Change-Id: Ib5ff8458d12eb1cd1479e2591fb5347682e0cc91
* Changed the convention for importing themes from e.g @import "reindeer.scss" ↵Marc Englund2012-10-101-25/+28
| | | | | | to @import "../reindeer/reindeer.scss" to support jar/extracted cases better. Change-Id: Ic638a91ab03059859cf3cc006ac167d2216a8cd7
* Sass mixin cleanup (author: seba)Marc Englund2012-10-043-18/+2
| | | | Change-Id: Ie462d5e213d4e81430143aa9d0708fac6b8d77d4
* Fully fixes #9846, sass mixins with multiple optional params (author: seba)Marc Englund2012-10-042-610/+678
| | | | Change-Id: I8330c6c0a7022b3485bbfee5c6a4833ef5cb4e1d
* Partial fix for sass mixins with multiple optional params #9846 (author: seba)Marc Englund2012-10-043-509/+618
| | | | Change-Id: Iacd94ffb41a91e9dd20874cd7f981830e4267a87
* Adds support for CSS3 selectors #9858 (autor: seba)Marc Englund2012-10-044-991/+1062
| | | | Change-Id: Icd8e0fd09c3964ebbfab8f130d7945e51af326d7
* FontFace nodes are created correctly, fixes #9611 (author: seba)Marc Englund2012-10-042-2/+23
| | | | Change-Id: Ifbec8e848654c19e95c19cce05976ed9e5d8290a
* Merge branch 'master' into sassMarc Englund2012-10-014-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 cleanupLeif Åstrand2012-09-277-26/+19
| |
* | Improves remove() for #9380Marc Englund2012-09-278-779/+965
| |
* | Fixes #9492 so that interpolation of mixin parameters works as expectedMarc Englund2012-09-277-5890/+5546
|/
* Remove ScssServlet (#9647)Artur Signell2012-09-241-60/+0
|
* Big SassCompiler change, fixes #9411 #9489 partials for #9354 #9545 #9380 ↵Marc Englund2012-09-2125-7020/+8400
| | | | (applied patch)
* SassCompiler: better error-reporting, for e.g #9589 and generally useful. ↵Marc Englund2012-09-202-0/+35
| | | | (applied patch)
* Applying patch: remak of variable handling in sass (partial for e.g #9492 ↵Marc Englund2012-09-1134-1371/+2252
| | | | and others)
* Renamed sass -> theme-compiler for consistency (#9299)Artur Signell2012-09-0763-0/+17739