aboutsummaryrefslogtreecommitdiffstats
path: root/theme-compiler/src/com/vaadin/sass/internal/resolver
Commit message (Collapse)AuthorAgeFilesLines
* Remove theme-compiler and replace with external vaadin-sass-compilerJonatan Kronqvist2014-03-314-368/+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
* Add support for partial imports (#11776)Artur Signell2013-09-261-0/+7
| | | | Change-Id: I5696e63b618294b4e6bbd3b0e407befddc5aa8a8
* Refactor how base paths are determined when resolving (#11776)Artur Signell2013-09-263-35/+106
| | | | Change-Id: Ibf07046280d5f61df21681310ec28993b6daf50f
* Moved import resolving logic to resolvers (#11776)Artur Signell2013-09-264-20/+67
| | | | | | * made resolvers style sheet specific Change-Id: Iab7e755d9e3214896c100dfde10727a1353c4354
* Fixed IllegalSyntaxException when using spaces in path #11782John Ahlroos2013-05-061-14/+48
| | | | Change-Id: I105b2835d44c94f00b847f342fd0a6e0ef571e97
* Fixed scss file resolving issue in Windows (#11762)Artur Signell2013-05-031-0/+4
| | | | Change-Id: I63484865ce56a54cc8f3fb673c03ffd0be6c8dc1
* Global code clean upLeif Åstrand2013-04-251-1/+1
| | | | Change-Id: I380d6afbc6b30d817ea6cca3d6b4634ab12522b1
* Fixed failing path resolving when scss compiler is resolving included mixins ↵John Ahlroos2013-04-242-31/+25
| | | | | | from classpath #11684 Change-Id: I7943ecb283cca80526fc9b35ff51b698a3b9af6a
* Updated copyright notices and added missing license headersArtur Signell2013-01-044-0/+60
| | | | Change-Id: I419ce4581d1a8b84d4236a85a1333d23f3423b2e
* Make most of the sass compiler API internal, fixes #10339Marc Englund2012-11-234-0/+151
Change-Id: Ia783142aa96665a26491b659a387490883875d37