aboutsummaryrefslogtreecommitdiffstats
path: root/theme-compiler/src/com/vaadin/sass/internal/tree/KeyframesNode.java
Commit message (Collapse)AuthorAgeFilesLines
* Remove theme-compiler and replace with external vaadin-sass-compilerJonatan Kronqvist2014-03-311-72/+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
* Avoid using toString method to access to SCSS serialized state (#9530).denisanisimov2014-03-131-8/+16
| | | Change-Id: I387ae1bbc960acd5a5a588b38c6791a9c9a90690
* Fixes for sass compiler, handling mixins (#11288).Mika Murtojarvi2013-11-081-1/+2
| | | | | | | | Keyframe selectors can now be comma-separated lists, interpolation unquotes a quoted string and the parameters of an @include are no longer lost. Change-Id: I2622aca7471adc8004371affbb803d850e801307
* Add license header for a couple of filesHaijian Wang2013-01-101-0/+16
| | | | Change-Id: I859dcc23397f4eee4b7f4e296f69520e8d6b07f6
* Supports @keyframes, related to Ticket #10000Haijian Wang2013-01-091-0/+47
Change-Id: Ic65defdccb4d0aa8f54aa941acde21554f0bf989