summaryrefslogtreecommitdiffstats
path: root/theme-compiler
Commit message (Expand)AuthorAgeFilesLines
* Merge "Use a custom test runner for SASS tests to get file name in JUnit "Marc Englund2012-12-175-41/+154
|\
| * Use a custom test runner for SASS tests to get file name in JUnit Henri Sara2012-12-145-41/+154
* | Merge "Use separate scope for variables within a mixin (#10453)"Marc Englund2012-12-146-8/+94
|\ \ | |/ |/|
| * Use separate scope for variables within a mixin (#10453)Henri Sara2012-12-146-8/+94
* | Override commons-logging version (#9970)Artur Signell2012-12-141-1/+4
|/
* Same version of commons-lang in SmartSprites and elsewhere (#9970)Henri Sara2012-12-101-1/+1
* Move SASS tests that now work to correct directoryHenri Sara2012-12-094-0/+0
* Accept anything as pseudo function parameters (#10316)Henri Sara2012-12-074-849/+809
* Support @if in @mixin (#10438)Henri Sara2012-11-304-9/+32
* Eliminate ambiguity between pseudos and properties (#10406)Henri Sara2012-11-294-658/+1397
* Merge "Add lookahead to eliminate SASS parsing ambiguity"Marc Englund2012-11-292-49/+64
|\
| * Add lookahead to eliminate SASS parsing ambiguityHenri Sara2012-11-282-49/+64
* | Removed invalid dependency to vaadin-shared-deps (#10415)Artur Signell2012-11-281-3/+0
* | Regenerate some SASS parser files to reduce warnings.Henri Sara2012-11-283-3/+3
|/
* Support for all valid CSS selectors (#10316)Henri Sara2012-11-276-1423/+1622
* Merge "Move some SCSS tests to be scanned automatically"Marc Englund2012-11-2713-110/+48
|\
| * Move some SCSS tests to be scanned automaticallyHenri Sara2012-11-2713-110/+48
* | Merge "Keep block order when unnesting (#10309)"Marc Englund2012-11-275-8/+36
|\ \ | |/ |/|
| * Keep block order when unnesting (#10309)Henri Sara2012-11-265-8/+36
* | Refactor tests imported from the sass-lang project (#9751)Henri Sara2012-11-26659-0/+48
* | Imported tests from the sass-lang project (#9751)Henri Sara2012-11-26846-0/+9777
|/
* Compile parser during build (#9283)Artur Signell2012-11-231-2/+11
* Make most of the sass compiler API internal, fixes #10339Marc Englund2012-11-2387-274/+281
* Refactor node traversal and empty node removal.Henri Sara2012-11-233-21/+53
* Fixes #6714 #10330 - wraps theme in themename{}, creates legacy-styles.css, ...Marc Englund2012-11-231-7/+24
* Warns and removes if parent reference '&' is used w/o parent, fixes #10327Marc Englund2012-11-224-0/+37
* Combine Sass Block node handlers (parent selector), commentsHenri Sara2012-11-225-81/+57
* Fixes #10308 (parent reference & causes non-parent selectors to be dropped)Marc Englund2012-11-213-9/+31
* Global code cleanupLeif Åstrand2012-11-212-1/+2
* Merge "(#10186) Using the lighten function breaks up any later references to ...Marc Englund2012-11-201-2/+4
|\
| * (#10186) Using the lighten function breaks up any later references to the par...Sebastian Nyholm2012-11-151-2/+4
* | Merge "(#10174) Value of a variable cannot be assigned to another variable"Marc Englund2012-11-205-3/+10
|\ \
| * | (#10174) Value of a variable cannot be assigned to another variableSebastian Nyholm2012-11-155-3/+10
| |/
* | Merge "(#10182) Rule order not preserved when using parent reference in sass"Marc Englund2012-11-206-16/+25
|\ \
| * | (#10182) Rule order not preserved when using parent reference in sassSebastian Nyholm2012-11-156-16/+25
| |/
* | Merge "SassCompiler finds input in a better way, fixes #10299"Artur Signell2012-11-201-5/+11
|\ \ | |/ |/|
| * SassCompiler finds input in a better way, fixes #10299Marc Englund2012-11-201-5/+11
* | Fixed ClassloaderResolver on Windows (#9606)Artur Signell2012-11-121-0/+4
|/
* 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-0850-1180/+910
* Fixes #9871 (originally by Seba, re-added test in reindeer.css)Marc Englund2012-10-162-1/+7
* Fix for #9471 Original by Seba, removed erronous empty lines from test-css.Marc Englund2012-10-152-4/+2
* Fixes Ticket #9408 (orig by Seba)Marc Englund2012-10-153-25/+37
* list append and contains for #9380Marc Englund2012-10-1517-1644/+2336
* 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
* Explicitly specify symbolic names for each bundle to prevent names like "com...Johannes Dahlström2012-10-091-0/+1