| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove theme-compiler and replace with external vaadin-sass-compiler | Jonatan Kronqvist | 2014-03-31 | 1834 | -49886/+0 |
* | Fixed pom fails in unit tests. | Sauli Tähkäpää | 2014-03-25 | 1 | -1/+3 |
* | Revert "Use Guava 16 which does not have compatibility issues" | Artur Signell | 2014-03-13 | 1 | -1/+0 |
* | Avoid using toString method to access to SCSS serialized state (#9530). | denisanisimov | 2014-03-13 | 37 | -286/+532 |
* | Use Guava 16 which does not have compatibility issues | Artur Signell | 2014-03-12 | 1 | -0/+1 |
* | Resolves a case where a missing semicolon was not inferred (#12792) | Mika Murtojarvi | 2014-03-10 | 6 | -903/+874 |
* | Remove an empty line from a Sass test case. | Mika Murtojarvi | 2014-03-06 | 1 | -1/+1 |
* | Merge changes from origin/7.1 | Build Agent | 2014-02-27 | 1 | -0/+1 |
|\ |
|
| * | Enable on-the-fly SASS compilation in OSGi (#10307) | Johannes Dahlström | 2014-02-24 | 1 | -0/+1 |
| * | Implement parenthesis-handling fixes for Sass in Vaadin 7.1 (#12834) | Mika Murtojarvi | 2014-02-13 | 3 | -8/+63 |
* | | Function "percentage" is implemented (#12771). | denisanisimov | 2014-02-13 | 4 | -3/+47 |
* | | Avoid error in rgb() function if variables are used (#12752). | denisanisimov | 2014-02-13 | 5 | -23/+46 |
* | | Move passing Sass tests from sasslangbroken to sasslang. | Mika Murtojarvi | 2014-02-12 | 12 | -0/+0 |
* | | Function compilation is refactored (#13253). | denisanisimov | 2014-02-12 | 9 | -25/+379 |
* | | Merge commit '915c37b569600a8d37db2a0800a30474da49e255' into master | Jonatan Kronqvist | 2014-02-10 | 8 | -254/+334 |
|\| |
|
| * | Sass compiler now treats null-valued variables as unassigned (#12430). | Mika Murtojarvi | 2014-02-06 | 11 | -252/+332 |
* | | Merge commit '3bfd0046eaead75e6b8cac7dc7b2d1ecceb25dc9' into master | Jonatan Kronqvist | 2014-02-10 | 2 | -428/+406 |
|\| |
|
| * | Resolved ambiguous parsing of ";" within @media block (#12923) | joheriks | 2014-01-30 | 2 | -476/+454 |
* | | Merge changes from origin/7.1 | Jonatan Kronqvist | 2014-02-07 | 3 | -5/+34 |
|\| |
|
| * | Provides error location for ArithmeticException. (#11877) | Felype Santiago Ferreira | 2013-12-10 | 3 | -5/+34 |
* | | Merge commit '37919d14b7509b1c8d8495a3e334d50a913bfe6f' into master | Jonatan Kronqvist | 2014-02-07 | 65 | -745/+840 |
|\| |
|
| * | For @-directives, infer missing semicolon before closing brace (#12792) | joheriks | 2013-11-28 | 69 | -803/+898 |
| * | Move a sass test that no longer fails. | Mika Murtojarvi | 2013-11-27 | 2 | -0/+0 |
| * | Move working sass tests from sasslangbroken to sasslang. | Mika Murtojarvi | 2013-11-27 | 4 | -0/+0 |
* | | Merge commit 'a705f8cc3fd5804e828b6647510795dbbb99eaa3' into | Mika Murtojarvi | 2014-02-06 | 4 | -381/+430 |
|\| |
|
| * | Mixins now accept an empty argument list in parentheses | Mika Murtojarvi | 2013-11-26 | 7 | -358/+450 |
* | | Move Sass test files to the correct locations. | Mika Murtojarvi | 2014-02-06 | 2 | -0/+0 |
* | | Merge changes from origin/7.1 | Jonatan Kronqvist | 2014-02-06 | 1 | -30/+76 |
|\| |
|
| * | Normalize line endings | Mika Murtojarvi | 2013-11-26 | 1 | -30/+76 |
* | | Use Logger instead of System.out and System.err (#10328,#13300). | denisanisimov | 2014-02-06 | 17 | -57/+186 |
* | | Revert "Use Logger instead of System.out and System.err (#10328)." | Artur Signell | 2014-02-04 | 17 | -185/+57 |
* | | Use Logger instead of System.out and System.err (#10328). | denisanisimov | 2014-02-04 | 17 | -57/+185 |
* | | Parser recognizes @content directive inside @media (#13279). | denisanisimov | 2014-02-03 | 8 | -7906/+7109 |
* | | Fix false-negative sasslangbroken tests (#13275). | denisanisimov | 2014-01-30 | 4 | -0/+0 |
* | | Some tests are fixed on Win (CRLF issue). | denisanisimov | 2014-01-28 | 2 | -0/+8 |
* | | Revert "Theme Parser is deleted, build procedure now generates it (#13161)." | Leif Åstrand | 2014-01-16 | 28 | -270/+14673 |
* | | Theme Parser is deleted, build procedure now generates it (#13161). | denisanisimov | 2014-01-15 | 28 | -14673/+270 |
* | | clone() method is removed from LexicalUnitImpl (#13182 ). | denisanisimov | 2014-01-14 | 1 | -7/+0 |
* | | Merge changes from origin/7.1 | Johannes Dahlström | 2013-11-29 | 2 | -3/+40 |
|\| |
|
| * | Do not generate ParseException as it has been customized (#12937) | Artur Signell | 2013-11-12 | 2 | -169/+170 |
| * | Regenerated parser files (#12937) | Artur Signell | 2013-11-12 | 2 | -169/+168 |
| * | Ensure generated parser is re-generated during build (#12937) | Artur Signell | 2013-11-12 | 2 | -3/+40 |
* | | Merge changes from origin/7.1 | Artur Signell | 2013-11-11 | 2 | -0/+26 |
|\| |
|
| * | Add a test for @mixin { @font-face {...} } (#11649) | joheriks | 2013-11-08 | 2 | -0/+26 |
* | | Merge commit 'a3aa6cc93e22fd6ff37ea6f3aa91810cab2aa624' | Artur Signell | 2013-11-11 | 12 | -904/+1049 |
|\| |
|
| * | Fixes for sass compiler, handling mixins (#11288). | Mika Murtojarvi | 2013-11-08 | 14 | -14261/+12657 |
* | | Merge commit 'a2f255448e6a755892a97b7df9fc2b65efc5dccc' | Artur Signell | 2013-11-11 | 4 | -215/+306 |
|\| |
|
| * | Allow @font-face and general @-directives inside @if-blocks (#11649) | joheriks | 2013-11-05 | 4 | -222/+306 |
* | | Merge commit '9d84c091714f01e0088fab2202c10b505e78a607' | Artur Signell | 2013-11-11 | 4 | -12561/+7604 |
|\| |
|
| * | Parser stripped minus of negative numbers with unknown units (#12811) | joheriks | 2013-10-28 | 4 | -72/+85 |