aboutsummaryrefslogtreecommitdiffstats
path: root/theme-compiler/src/com/vaadin/sass/visitor/BlockNodeHandler.java
Commit message (Collapse)AuthorAgeFilesLines
* Make most of the sass compiler API internal, fixes #10339Marc Englund2012-11-231-111/+0
| | | | Change-Id: Ia783142aa96665a26491b659a387490883875d37
* Refactor node traversal and empty node removal.Henri Sara2012-11-231-9/+3
| | | | Change-Id: If5c66e3fd01341636e481a093f90471c92755ce9
* Warns and removes if parent reference '&' is used w/o parent, fixes #10327Marc Englund2012-11-221-0/+25
| | | | Change-Id: I58eaf3f2acd27a7627c8df31e411a75fc4a48016
* Combine Sass Block node handlers (parent selector), commentsHenri Sara2012-11-221-13/+31
| | | | | | | This eliminates potential order problems between blocks with and without parent selectors and reduces duplication of code. Change-Id: If422f7d603bf4b9938b9c0bd83989e337e1f92ce
* Global code cleanupLeif Åstrand2012-11-211-1/+1
| | | | Change-Id: I14f46e6aa4f9cbdd9037f1c4ad1ac38fe7cbda86
* (#10182) Rule order not preserved when using parent reference in sassSebastian Nyholm2012-11-151-2/+2
| | | | Change-Id: Ief701eef3a262c4fd0c14241c54b3d57cb858027
* Fixes #9545 SASS mixin nesting bugs with mixin. Fixes issue with blocknodes ↵Sebastian Nyholm2012-11-121-2/+13
| | | | | | showing up in the wrong order Change-Id: Iba2dd3ddc3136ddba93e9653614b42f0b0dca971
* Fixes #9546, #9974, #10100, #10105Sebastian Nyholm2012-11-081-0/+63
Change-Id: I1baccb5604899707960b1cf06887ada0fe217d08