aboutsummaryrefslogtreecommitdiffstats
path: root/theme-compiler/src/com/vaadin/sass/internal/visitor/MixinNodeHandler.java
Commit message (Collapse)AuthorAgeFilesLines
* Remove theme-compiler and replace with external vaadin-sass-compilerJonatan Kronqvist2014-03-311-145/+0
| | | | | | | | | | | | | * Moves CompileTheme from the theme-compiler to buildhelpers * Refactors CompileTheme to get the Vaadin version on the command line instead of using the Version class found in vaadin-shared * Refactors build scripts to pass the version number on the command line when running CompileTheme * Removes the theme-compiler module/project/whatchamacallit * Replaces the theme-compiler dependency with vaadin-sass-compiler 0.9.0 from maven Change-Id: I4f98d15b60e18a826bf264eb55d12b3e736e8e54
* Merge commit 'd214efa39a011002eb88e683676508e438842fe4'Henri Sara2013-04-291-10/+4
|\ | | | | | | | | | | | | Conflicts: client/src/com/vaadin/client/ui/orderedlayout/Slot.java Change-Id: I2fb5d1ac4b5c10a1fe5b1a6f976c1f59283b9169
| * Remove duplicate copying of mixin child nodes (#11604)Henri Sara2013-04-261-10/+4
| | | | | | | | Change-Id: I3a596df4577648ba38588a8a0e74408264e1f9fd
* | support @content directive for Sass compiler (Ticket #10207)Haijian Wang2013-02-281-9/+8
|/ | | | Change-Id: I8037e1d64afd1ce2044d89d3bdcf408f6162727c
* more than expected params in mixin throws IOB exception. (Ticket #10988)Haijian Wang2013-02-191-5/+26
| | | | Change-Id: I6451c94a4f733b002165983f92c8577dac4904f6
* Updated copyright notices and added missing license headersArtur Signell2013-01-041-1/+1
| | | | Change-Id: I419ce4581d1a8b84d4236a85a1333d23f3423b2e
* Make most of the sass compiler API internal, fixes #10339Marc Englund2012-11-231-0/+131
Change-Id: Ia783142aa96665a26491b659a387490883875d37