summaryrefslogtreecommitdiffstats
path: root/theme-compiler/tests/resources/automatic
Commit message (Expand)AuthorAgeFilesLines
* Remove theme-compiler and replace with external vaadin-sass-compilerJonatan Kronqvist2014-03-3199-1220/+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
| * Mixins now accept an empty argument list in parenthesesMika Murtojarvi2013-11-262-0/+43
* | Parser recognizes @content directive inside @media (#13279).denisanisimov2014-02-032-0/+32
|/
* Add a test for @mixin { @font-face {...} } (#11649)joheriks2013-11-082-0/+26
* Fixes for sass compiler, handling mixins (#11288).Mika Murtojarvi2013-11-084-0/+32
* Allow @font-face and general @-directives inside @if-blocks (#11649)joheriks2013-11-052-0/+9
* Parser stripped minus of negative numbers with unknown units (#12811)joheriks2013-10-282-0/+6
* 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
* Fix whitespace after including a mixin (#12715)Mika Murtojarvi2013-10-142-0/+11
* 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-232-0/+34
| |\
| * \ Merge remote-tracking branch 'origin/7.0'John Ahlroos2013-03-0110-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-182-0/+34
| |/ |/|
* | Fixed several problems related to @extend directive (Ticket #10976)Haijian Wang2013-02-2610-0/+104
|/
* Selector now can begin with a combinator. (Ticket #10754)Haijian Wang2013-02-192-0/+18
* 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
* | Paser doesn't know CSS 'lem' and 'rem'. (Ticket #11024)Haijian Wang2013-02-132-0/+10
* | Merge "Referencing multiple params in multiple lines inside mixin (Ticket #10...Henri Sara2013-02-122-0/+14
|\ \ | |/ |/|
| * Referencing multiple params in multiple lines inside mixin (TicketHaijian Wang2013-02-122-0/+14
* | pseudo-class css selector fails the parser. (Ticket 10316)Haijian Wang2013-02-112-0/+16
|/
* Preserve UTF-8 in imported files and output @charset in generated cssHaijian Wang2013-01-093-0/+12
* Supports @keyframes, related to Ticket #10000Haijian Wang2013-01-092-0/+84
* supports contains in @if, related to Ticket #9975Haijian Wang2013-01-082-0/+25
* support interpolation in property name (#9410)Haijian Wang2013-01-042-0/+15
* Merge "fix Ticket #10506, remove quotes in url path"Henri Sara2013-01-023-0/+11
|\
| * fix Ticket #10506, remove quotes in url pathHaijian Wang2013-01-023-0/+11
* | Extend support for Microsoft filter expressions in SASS (#10597)Henri Sara2012-12-272-0/+2
|/
* Copy unrecognized @ rules to output as is (#10486)Henri Sara2012-12-192-0/+6
* Use separate scope for variables within a mixin (#10453)Henri Sara2012-12-144-0/+43
* Accept anything as pseudo function parameters (#10316)Henri Sara2012-12-072-0/+33
* Support @if in @mixin (#10438)Henri Sara2012-11-302-0/+12
* Eliminate ambiguity between pseudos and properties (#10406)Henri Sara2012-11-292-0/+25
* Support for all valid CSS selectors (#10316)Henri Sara2012-11-272-0/+126
* Move some SCSS tests to be scanned automaticallyHenri Sara2012-11-278-0/+142