| Commit message (Expand) | Author | Age | Files | Lines |
* | ParseException does not output file name (Ticket #10967) | Haijian Wang | 2013-02-14 | 2 | -1/+45 |
* | Merge "Sass replaces variables based on substring matches. (Tickets #10508, #... | Henri Sara | 2013-02-13 | 13 | -40/+157 |
|\ |
|
| * | Sass replaces variables based on substring matches. (Tickets #10508, | Haijian Wang | 2013-02-13 | 13 | -40/+157 |
* | | Paser doesn't know CSS 'lem' and 'rem'. (Ticket #11024) | Haijian Wang | 2013-02-13 | 8 | -6377/+5587 |
* | | Merge "Referencing multiple params in multiple lines inside mixin (Ticket #10... | Henri Sara | 2013-02-12 | 3 | -15/+33 |
|\ \
| |/
|/| |
|
| * | Referencing multiple params in multiple lines inside mixin (Ticket | Haijian Wang | 2013-02-12 | 3 | -15/+33 |
* | | pseudo-class css selector fails the parser. (Ticket 10316) | Haijian Wang | 2013-02-11 | 4 | -1881/+1708 |
|/ |
|
* | Include GWT sources in sources jar (#9102) | Artur Signell | 2013-01-21 | 1 | -1/+3 |
* | Add license header for a couple of files | Haijian Wang | 2013-01-10 | 6 | -12800/+14971 |
* | Preserve UTF-8 in imported files and output @charset in generated css | Haijian Wang | 2013-01-09 | 7 | -171/+210 |
* | Supports @keyframes, related to Ticket #10000 | Haijian Wang | 2013-01-09 | 10 | -2604/+3643 |
* | supports contains in @if, related to Ticket #9975 | Haijian Wang | 2013-01-08 | 6 | -1097/+1152 |
* | Merge "Checkstyle for Vaadin #9065" | Henri Sara | 2013-01-07 | 1 | -1/+7 |
|\ |
|
| * | Checkstyle for Vaadin #9065 | Pekka Hyvönen | 2013-01-04 | 1 | -1/+7 |
* | | support interpolation in property name (#9410) | Haijian Wang | 2013-01-04 | 7 | -922/+948 |
|/ |
|
* | Updated copyright notices and added missing license headers | Artur Signell | 2013-01-04 | 95 | -59/+599 |
* | Merge "Fixed typo in build script" | Henri Sara | 2013-01-02 | 1 | -2/+2 |
|\ |
|
| * | Fixed typo in build script | Artur Signell | 2013-01-02 | 1 | -2/+2 |
* | | Merge "fix Ticket #10506, remove quotes in url path" | Henri Sara | 2013-01-02 | 4 | -1/+14 |
|\ \
| |/
|/| |
|
| * | fix Ticket #10506, remove quotes in url path | Haijian Wang | 2013-01-02 | 4 | -1/+14 |
* | | Minor fix to SASS else-if condition parsing. | Henri Sara | 2013-01-02 | 2 | -3/+3 |
* | | Sass parser refactoring to reduce duplication. | Henri Sara | 2013-01-02 | 2 | -1113/+1311 |
* | | Extend support for Microsoft filter expressions in SASS (#10597) | Henri Sara | 2012-12-27 | 4 | -328/+360 |
|/ |
|
* | Copy unrecognized @ rules to output as is (#10486) | Henri Sara | 2012-12-19 | 5 | -632/+782 |
* | Merge "Use a custom test runner for SASS tests to get file name in JUnit " | Marc Englund | 2012-12-17 | 5 | -41/+154 |
|\ |
|
| * | Use a custom test runner for SASS tests to get file name in JUnit | Henri Sara | 2012-12-14 | 5 | -41/+154 |
* | | Merge "Use separate scope for variables within a mixin (#10453)" | Marc Englund | 2012-12-14 | 6 | -8/+94 |
|\ \
| |/
|/| |
|
| * | Use separate scope for variables within a mixin (#10453) | Henri Sara | 2012-12-14 | 6 | -8/+94 |
* | | Override commons-logging version (#9970) | Artur Signell | 2012-12-14 | 1 | -1/+4 |
|/ |
|
* | Same version of commons-lang in SmartSprites and elsewhere (#9970) | Henri Sara | 2012-12-10 | 1 | -1/+1 |
* | Move SASS tests that now work to correct directory | Henri Sara | 2012-12-09 | 4 | -0/+0 |
* | Accept anything as pseudo function parameters (#10316) | Henri Sara | 2012-12-07 | 4 | -849/+809 |
* | Support @if in @mixin (#10438) | Henri Sara | 2012-11-30 | 4 | -9/+32 |
* | Eliminate ambiguity between pseudos and properties (#10406) | Henri Sara | 2012-11-29 | 4 | -658/+1397 |
* | Merge "Add lookahead to eliminate SASS parsing ambiguity" | Marc Englund | 2012-11-29 | 2 | -49/+64 |
|\ |
|
| * | Add lookahead to eliminate SASS parsing ambiguity | Henri Sara | 2012-11-28 | 2 | -49/+64 |
* | | Removed invalid dependency to vaadin-shared-deps (#10415) | Artur Signell | 2012-11-28 | 1 | -3/+0 |
* | | Regenerate some SASS parser files to reduce warnings. | Henri Sara | 2012-11-28 | 3 | -3/+3 |
|/ |
|
* | Support for all valid CSS selectors (#10316) | Henri Sara | 2012-11-27 | 6 | -1423/+1622 |
* | Merge "Move some SCSS tests to be scanned automatically" | Marc Englund | 2012-11-27 | 13 | -110/+48 |
|\ |
|
| * | Move some SCSS tests to be scanned automatically | Henri Sara | 2012-11-27 | 13 | -110/+48 |
* | | Merge "Keep block order when unnesting (#10309)" | Marc Englund | 2012-11-27 | 5 | -8/+36 |
|\ \
| |/
|/| |
|
| * | Keep block order when unnesting (#10309) | Henri Sara | 2012-11-26 | 5 | -8/+36 |
* | | Refactor tests imported from the sass-lang project (#9751) | Henri Sara | 2012-11-26 | 659 | -0/+48 |
* | | Imported tests from the sass-lang project (#9751) | Henri Sara | 2012-11-26 | 846 | -0/+9777 |
|/ |
|
* | Compile parser during build (#9283) | Artur Signell | 2012-11-23 | 1 | -2/+11 |
* | Make most of the sass compiler API internal, fixes #10339 | Marc Englund | 2012-11-23 | 87 | -274/+281 |
* | Refactor node traversal and empty node removal. | Henri Sara | 2012-11-23 | 3 | -21/+53 |
* | Fixes #6714 #10330 - wraps theme in themename{}, creates legacy-styles.css, ... | Marc Englund | 2012-11-23 | 1 | -7/+24 |
* | Warns and removes if parent reference '&' is used w/o parent, fixes #10327 | Marc Englund | 2012-11-22 | 4 | -0/+37 |