summaryrefslogtreecommitdiffstats
path: root/theme-compiler/src/com/vaadin
Commit message (Expand)AuthorAgeFilesLines
...
* Fixes #10166 SassCompiler parent reference in middle of selector bugsSebastian Nyholm2012-11-121-1/+1
* ParentSelectorHandler was using wrong HashMap implementationSebastian Nyholm2012-11-121-1/+1
* Fixes #9545 SASS mixin nesting bugs with mixin. Fixes issue with blocknodes s...Sebastian Nyholm2012-11-121-2/+13
* Fixes #9546, #9974, #10100, #10105Sebastian Nyholm2012-11-0843-841/+905
* Fixes #9871 (originally by Seba, re-added test in reindeer.css)Marc Englund2012-10-161-1/+3
* Fix for #9471 Original by Seba, removed erronous empty lines from test-css.Marc Englund2012-10-151-1/+1
* Fixes Ticket #9408 (orig by Seba)Marc Englund2012-10-153-25/+37
* list append and contains for #9380Marc Englund2012-10-1514-1644/+2271
* Explained one commented out lineMarc Englund2012-10-121-0/+1
* Only ignore NoClassDefFoundError if SmartSprites is missing (#9943)Leif Åstrand2012-10-111-9/+12
* Changed the convention for importing themes from e.g @import "reindeer.scss" ...Marc Englund2012-10-101-25/+28
* Sass mixin cleanup (author: seba)Marc Englund2012-10-043-18/+2
* Fully fixes #9846, sass mixins with multiple optional params (author: seba)Marc Englund2012-10-042-610/+678
* Partial fix for sass mixins with multiple optional params #9846 (author: seba)Marc Englund2012-10-043-509/+618
* Adds support for CSS3 selectors #9858 (autor: seba)Marc Englund2012-10-044-991/+1062
* FontFace nodes are created correctly, fixes #9611 (author: seba)Marc Englund2012-10-042-2/+23
* Merge branch 'master' into sassMarc Englund2012-10-014-22/+16
|\
| * 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 (ap...Marc Englund2012-09-2125-7020/+8400
* SassCompiler: better error-reporting, for e.g #9589 and generally useful. (ap...Marc Englund2012-09-202-0/+35
* Applying patch: remak of variable handling in sass (partial for e.g #9492 and...Marc Englund2012-09-1134-1371/+2252
* Compile themes without sprites if SmartSprites is not foundArtur Signell2012-09-111-7/+14
* Always try to compile sprites but use original styles.css if no sprites were ...Artur Signell2012-09-111-10/+11
* Use sprites for all themes (#9299)Artur Signell2012-09-111-1/+1
* Use correct version in precompiled themes (#9528)Artur Signell2012-09-101-3/+4
* Added themes-compiled module (#9299)Artur Signell2012-09-092-121/+114
* Created separate build.xml files for each module (#9299)Artur Signell2012-09-091-0/+121
* Renamed sass -> theme-compiler for consistency (#9299)Artur Signell2012-09-0763-0/+17739