summaryrefslogtreecommitdiffstats
path: root/theme-compiler/tests/resources/automatic/css
Commit message (Expand)AuthorAgeFilesLines
* Mixins now accept an empty argument list in parenthesesMika Murtojarvi2013-11-261-0/+15
* Add a test for @mixin { @font-face {...} } (#11649)joheriks2013-11-081-0/+9
* Fixes for sass compiler, handling mixins (#11288).Mika Murtojarvi2013-11-082-0/+11
* Allow @font-face and general @-directives inside @if-blocks (#11649)joheriks2013-11-051-0/+1
* Parser stripped minus of negative numbers with unknown units (#12811)joheriks2013-10-281-0/+3
* Handle numbers in the same way if they do not have a unit (#12732)Artur Signell2013-10-164-0/+44
* Fix whitespace after including a mixin (#12715)Mika Murtojarvi2013-10-141-0/+2
* Added controlDirective to ifContentStatement. Fixes ticket #12105.Juho Nurminen2013-08-281-0/+7
* #11638: Ending an imported SCSS file with a comment causes an error inHaijian Wang2013-07-011-0/+3
* Support nested SASS imports (#11909)Henri Sara2013-05-281-0/+5
* Merge commit 'a52ceb96590333' into 7.1Leif Åstrand2013-05-173-0/+56
|\
| * Merge commit 'feb9a8c3510afc76c079fafcd9e507205bde139c'Artur Signell2013-04-231-0/+17
| |\
| * \ Merge remote-tracking branch 'origin/7.0'John Ahlroos2013-03-015-0/+43
| |\ \
| * | | support @content directive for Sass compiler (Ticket #10207)Haijian Wang2013-02-282-0/+25
| * | | support arithmetics in the SCSS compiler (#9354)Haijian Wang2013-02-271-0/+31
* | | | Support non-trivial SASS media selectors (#11455)Henri Sara2013-05-143-0/+16
| |_|/ |/| |
* | | Support "to" in CSS function parameters (#11309)Henri Sara2013-04-181-0/+17
| |/ |/|
* | Fixed several problems related to @extend directive (Ticket #10976)Haijian Wang2013-02-265-0/+43
|/
* Selector now can begin with a combinator. (Ticket #10754)Haijian Wang2013-02-191-0/+9
* SASS fails to parse CSS expression function. (Ticket #9870)Haijian Wang2013-02-141-0/+3
* Merge "Sass replaces variables based on substring matches. (Tickets #10508, #...Henri Sara2013-02-132-0/+7
|\
| * Sass replaces variables based on substring matches. (Tickets #10508,Haijian Wang2013-02-132-0/+7
* | Paser doesn't know CSS 'lem' and 'rem'. (Ticket #11024)Haijian Wang2013-02-131-0/+5
* | Merge "Referencing multiple params in multiple lines inside mixin (Ticket #10...Henri Sara2013-02-121-0/+4
|\ \ | |/ |/|
| * Referencing multiple params in multiple lines inside mixin (TicketHaijian Wang2013-02-121-0/+4
* | pseudo-class css selector fails the parser. (Ticket 10316)Haijian Wang2013-02-111-0/+5
|/
* Preserve UTF-8 in imported files and output @charset in generated cssHaijian Wang2013-01-091-0/+5
* Supports @keyframes, related to Ticket #10000Haijian Wang2013-01-091-0/+38
* supports contains in @if, related to Ticket #9975Haijian Wang2013-01-081-0/+7
* support interpolation in property name (#9410)Haijian Wang2013-01-041-0/+6
* Merge "fix Ticket #10506, remove quotes in url path"Henri Sara2013-01-021-0/+5
|\
| * fix Ticket #10506, remove quotes in url pathHaijian Wang2013-01-021-0/+5
* | Extend support for Microsoft filter expressions in SASS (#10597)Henri Sara2012-12-271-0/+1
|/
* Copy unrecognized @ rules to output as is (#10486)Henri Sara2012-12-191-0/+3
* Use separate scope for variables within a mixin (#10453)Henri Sara2012-12-142-0/+18
* Accept anything as pseudo function parameters (#10316)Henri Sara2012-12-071-0/+16
* Support @if in @mixin (#10438)Henri Sara2012-11-301-0/+3
* Eliminate ambiguity between pseudos and properties (#10406)Henri Sara2012-11-291-0/+9
* Support for all valid CSS selectors (#10316)Henri Sara2012-11-271-0/+63
* Move some SCSS tests to be scanned automaticallyHenri Sara2012-11-274-0/+78