summaryrefslogtreecommitdiffstats
path: root/theme-compiler/tests/resources
Commit message (Expand)AuthorAgeFilesLines
* Remove theme-compiler and replace with external vaadin-sass-compilerJonatan Kronqvist2014-03-311707-21735/+0
* Remove an empty line from a Sass test case.Mika Murtojarvi2014-03-061-1/+1
* Function "percentage" is implemented (#12771).denisanisimov2014-02-132-2/+6
* Avoid error in rgb() function if variables are used (#12752).denisanisimov2014-02-132-0/+5
* Move passing Sass tests from sasslangbroken to sasslang.Mika Murtojarvi2014-02-1212-0/+0
* Merge commit '915c37b569600a8d37db2a0800a30474da49e255' into masterJonatan Kronqvist2014-02-102-0/+24
|\
| * Sass compiler now treats null-valued variables as unassigned (#12430).Mika Murtojarvi2014-02-062-0/+24
* | Merge commit '37919d14b7509b1c8d8495a3e334d50a913bfe6f' into masterJonatan Kronqvist2014-02-0758-0/+0
|\|
| * For @-directives, infer missing semicolon before closing brace (#12792)joheriks2013-11-2862-0/+0
| * Move a sass test that no longer fails.Mika Murtojarvi2013-11-272-0/+0
| * Move working sass tests from sasslangbroken to sasslang.Mika Murtojarvi2013-11-274-0/+0
* | Merge commit 'a705f8cc3fd5804e828b6647510795dbbb99eaa3' intoMika Murtojarvi2014-02-062-0/+0
|\|
| * Mixins now accept an empty argument list in parenthesesMika Murtojarvi2013-11-262-0/+43
* | Move Sass test files to the correct locations.Mika Murtojarvi2014-02-062-0/+0
* | Parser recognizes @content directive inside @media (#13279).denisanisimov2014-02-032-0/+32
* | Fix false-negative sasslangbroken tests (#13275).denisanisimov2014-01-304-0/+0
* | Merge changes from origin/7.1Artur Signell2013-11-112-0/+26
|\|
| * Add a test for @mixin { @font-face {...} } (#11649)joheriks2013-11-082-0/+26
* | Merge commit 'a3aa6cc93e22fd6ff37ea6f3aa91810cab2aa624'Artur Signell2013-11-114-0/+32
|\|
| * Fixes for sass compiler, handling mixins (#11288).Mika Murtojarvi2013-11-084-0/+32
* | Merge commit 'a2f255448e6a755892a97b7df9fc2b65efc5dccc'Artur Signell2013-11-112-0/+9
|\|
| * Allow @font-face and general @-directives inside @if-blocks (#11649)joheriks2013-11-052-0/+9
* | Merge commit '9d84c091714f01e0088fab2202c10b505e78a607'Artur Signell2013-11-112-0/+6
|\|
| * Parser stripped minus of negative numbers with unknown units (#12811)joheriks2013-10-282-0/+6
* | A fix for handling nested parentheses in sass (#12833)Mika Murtojarvi2013-11-071-0/+3
* | Sass, the handling of selectors containing multiple #-symbols (#12832)Mika Murtojarvi2013-11-061-0/+9
* | Import W3C CSS tests to validate CSS parsing (#12735)joheriks2013-10-30728-0/+3956
* | Merge changes from origin/7.1Leif Åstrand2013-10-2215-4/+92
|\|
| * Handle numbers in the same way if they do not have a unit (#12732)Artur Signell2013-10-168-0/+88
| * Add sub directory support to sass test scanner (#12790)Artur Signell2013-10-167-4/+4
* | Merge changes from origin/7.1Henrik Paul2013-10-182-0/+11
|\|
| * Fix whitespace after including a mixin (#12715)Mika Murtojarvi2013-10-142-0/+11
* | Compass test cases (#11776)Artur Signell2013-09-2617-0/+132
|/
* Added controlDirective to ifContentStatement. Fixes ticket #12105.Juho Nurminen2013-08-282-0/+26
* #11638: Ending an imported SCSS file with a comment causes an error inHaijian Wang2013-07-013-0/+9
* Support nested SASS imports (#11909)Henri Sara2013-05-282-0/+8
* Merge commit 'a52ceb96590333' into 7.1Leif Åstrand2013-05-176-0/+149
|\
| * Merge commit 'feb9a8c3510afc76c079fafcd9e507205bde139c'Artur Signell2013-04-234-0/+34
| |\
| * \ Merge remote-tracking branch 'origin/7.0'John Ahlroos2013-03-0112-0/+104
| |\ \
| * | | support @content directive for Sass compiler (Ticket #10207)Haijian Wang2013-02-284-0/+74
| * | | support arithmetics in the SCSS compiler (#9354)Haijian Wang2013-02-272-0/+75
* | | | Support non-trivial SASS media selectors (#11455)Henri Sara2013-05-146-0/+32
| |_|/ |/| |
* | | Support "to" in CSS function parameters (#11309)Henri Sara2013-04-184-0/+34
| |/ |/|
* | Fixed several problems related to @extend directive (Ticket #10976)Haijian Wang2013-02-2612-0/+104
|/
* Selector now can begin with a combinator. (Ticket #10754)Haijian Wang2013-02-194-0/+18
* more than expected params in mixin throws IOB exception. (Ticket #10988)Haijian Wang2013-02-191-0/+4
* Added back previous removed test due to #9870 to pass test (TicketHaijian Wang2013-02-141-0/+1
* SASS fails to parse CSS expression function. (Ticket #9870)Haijian Wang2013-02-142-0/+6
* Merge "Sass replaces variables based on substring matches. (Tickets #10508, #...Henri Sara2013-02-134-0/+30
|\
| * Sass replaces variables based on substring matches. (Tickets #10508,Haijian Wang2013-02-134-0/+30