Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make most of the sass compiler API internal, fixes #10339 | Marc Englund | 2012-11-23 | 9 | -723/+0 |
| | | | | Change-Id: Ia783142aa96665a26491b659a387490883875d37 | ||||
* | Refactor node traversal and empty node removal. | Henri Sara | 2012-11-23 | 1 | -9/+3 |
| | | | | Change-Id: If5c66e3fd01341636e481a093f90471c92755ce9 | ||||
* | Warns and removes if parent reference '&' is used w/o parent, fixes #10327 | Marc Englund | 2012-11-22 | 1 | -0/+25 |
| | | | | Change-Id: I58eaf3f2acd27a7627c8df31e411a75fc4a48016 | ||||
* | Combine Sass Block node handlers (parent selector), comments | Henri Sara | 2012-11-22 | 3 | -77/+50 |
| | | | | | | | This eliminates potential order problems between blocks with and without parent selectors and reduces duplication of code. Change-Id: If422f7d603bf4b9938b9c0bd83989e337e1f92ce | ||||
* | Fixes #10308 (parent reference & causes non-parent selectors to be dropped) | Marc Englund | 2012-11-21 | 1 | -7/+5 |
| | | | | Change-Id: I4821d14b4dc2a9e83e6fbfba67d39e0e3e98970f | ||||
* | Global code cleanup | Leif Åstrand | 2012-11-21 | 1 | -1/+1 |
| | | | | Change-Id: I14f46e6aa4f9cbdd9037f1c4ad1ac38fe7cbda86 | ||||
* | Merge "(#10174) Value of a variable cannot be assigned to another variable" | Marc Englund | 2012-11-20 | 1 | -0/+1 |
|\ | |||||
| * | (#10174) Value of a variable cannot be assigned to another variable | Sebastian Nyholm | 2012-11-15 | 1 | -0/+1 |
| | | | | | | | | Change-Id: Ib6879b685259c775fc9159e572c182093ae69f8d | ||||
* | | (#10182) Rule order not preserved when using parent reference in sass | Sebastian Nyholm | 2012-11-15 | 2 | -11/+8 |
|/ | | | | Change-Id: Ief701eef3a262c4fd0c14241c54b3d57cb858027 | ||||
* | Fixes #10166 SassCompiler parent reference in middle of selector bugs | Sebastian Nyholm | 2012-11-12 | 1 | -1/+1 |
| | | | | Change-Id: I725191cf209832c415146af917fb4b9b23912f89 | ||||
* | ParentSelectorHandler was using wrong HashMap implementation | Sebastian Nyholm | 2012-11-12 | 1 | -1/+1 |
| | | | | Change-Id: Ia07c813a8b380f3599cdf84ef036457d2911a545 | ||||
* | Fixes #9545 SASS mixin nesting bugs with mixin. Fixes issue with blocknodes ↵ | Sebastian Nyholm | 2012-11-12 | 1 | -2/+13 |
| | | | | | | showing up in the wrong order Change-Id: Iba2dd3ddc3136ddba93e9653614b42f0b0dca971 | ||||
* | Fixes #9546, #9974, #10100, #10105 | Sebastian Nyholm | 2012-11-08 | 15 | -557/+380 |
| | | | | Change-Id: I1baccb5604899707960b1cf06887ada0fe217d08 | ||||
* | Fix for #9471 Original by Seba, removed erronous empty lines from test-css. | Marc Englund | 2012-10-15 | 1 | -1/+1 |
| | | | | | | Replaces c/103 (Id7a64ccd76c33bbfd2fa3c81df6092f068fa983a) Change-Id: If99bd4937a70aaa77a5250076d27c2534b940152 | ||||
* | Fixes Ticket #9408 (orig by Seba) | Marc Englund | 2012-10-15 | 1 | -9/+7 |
| | | | | Change-Id: Idb1cb4babfb712d5bf58f9930220fa18a2865925 | ||||
* | list append and contains for #9380 | Marc Englund | 2012-10-15 | 2 | -9/+19 |
| | | | | | | Originally c/76 (I413452d08b48a0fa21d027064ce2d35e687129cd) by Seba; received missing file, and fixed Change-Id: Ib814b13c6ce7bb6f29bdab2ee65274c1fade099e | ||||
* | Partial fix for sass mixins with multiple optional params #9846 (author: seba) | Marc Englund | 2012-10-04 | 1 | -6/+44 |
| | | | | Change-Id: Iacd94ffb41a91e9dd20874cd7f981830e4267a87 | ||||
* | Improves remove() for #9380 | Marc Englund | 2012-09-27 | 1 | -13/+7 |
| | |||||
* | Fixes #9492 so that interpolation of mixin parameters works as expected | Marc Englund | 2012-09-27 | 1 | -22/+38 |
| | |||||
* | Big SassCompiler change, fixes #9411 #9489 partials for #9354 #9545 #9380 ↵ | Marc Englund | 2012-09-21 | 7 | -65/+132 |
| | | | | (applied patch) | ||||
* | Applying patch: remak of variable handling in sass (partial for e.g #9492 ↵ | Marc Englund | 2012-09-11 | 4 | -78/+181 |
| | | | | and others) | ||||
* | Renamed sass -> theme-compiler for consistency (#9299) | Artur Signell | 2012-09-07 | 9 | -0/+675 |