]> source.dussan.org Git - vaadin-framework.git/commit
Improves remove() for #9380
authorMarc Englund <marc@vaadin.com>
Thu, 27 Sep 2012 07:24:35 +0000 (10:24 +0300)
committerMarc Englund <marc@vaadin.com>
Thu, 27 Sep 2012 07:24:35 +0000 (10:24 +0300)
commit0cf6705e9a53c3c2b476a99cf7e6d048881b298c
treef133e60a5d30af43ecc87152df29c26ebdb05715
parentabea9d1ce0fdcad2e344cfa2417a09c29d903648
Improves remove() for #9380
theme-compiler/src/com/vaadin/sass/handler/SCSSDocumentHandler.java
theme-compiler/src/com/vaadin/sass/handler/SCSSDocumentHandlerImpl.java
theme-compiler/src/com/vaadin/sass/parser/Parser.java
theme-compiler/src/com/vaadin/sass/parser/Parser.jj
theme-compiler/src/com/vaadin/sass/tree/ListModifyNode.java
theme-compiler/src/com/vaadin/sass/tree/ListRemoveNode.java
theme-compiler/src/com/vaadin/sass/tree/VariableNode.java
theme-compiler/src/com/vaadin/sass/visitor/VariableVisitor.java
theme-compiler/tests/resources/css/remove-directive.css
theme-compiler/tests/resources/scss/remove-directive.scss