Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ParseException does not output file name (Ticket #10967) | Haijian Wang | 2013-02-14 | 2 | -1/+45 |
| | | | | Change-Id: I16a1993284cfb8d73596ec8c2b8956d8e7f9dc8e | ||||
* | Merge "Sass replaces variables based on substring matches. (Tickets #10508, ↵ | Henri Sara | 2013-02-13 | 13 | -40/+157 |
|\ | | | | | | | #10730)" into 7.0 | ||||
| * | Sass replaces variables based on substring matches. (Tickets #10508, | Haijian Wang | 2013-02-13 | 13 | -40/+157 |
| | | | | | | | | | | | | #10730) Change-Id: I7d3c5a74055e28e0e22fe6e496209d7d3c42b4af | ||||
* | | Paser doesn't know CSS 'lem' and 'rem'. (Ticket #11024) | Haijian Wang | 2013-02-13 | 8 | -6377/+5587 |
| | | | | | | | | Change-Id: I6ca39f5c97ffce610faafb8e172f290405409dc7 | ||||
* | | Merge "Referencing multiple params in multiple lines inside mixin (Ticket ↵ | Henri Sara | 2013-02-12 | 3 | -15/+33 |
|\ \ | |/ |/| | | | #10987)" into 7.0 | ||||
| * | Referencing multiple params in multiple lines inside mixin (Ticket | Haijian Wang | 2013-02-12 | 3 | -15/+33 |
| | | | | | | | | | | | | #10987) Change-Id: I3d97849afac763a9774cee254778e068f94a23e0 | ||||
* | | pseudo-class css selector fails the parser. (Ticket 10316) | Haijian Wang | 2013-02-11 | 4 | -1881/+1708 |
|/ | | | | Change-Id: I6548c31aaf01ac75fb0668c4c28acbee952e6c6f | ||||
* | Include GWT sources in sources jar (#9102) | Artur Signell | 2013-01-21 | 1 | -1/+3 |
| | | | | Change-Id: I99928a614cf220b79f107e45eb02dc3de8333db1 | ||||
* | Add license header for a couple of files | Haijian Wang | 2013-01-10 | 6 | -12800/+14971 |
| | | | | Change-Id: I859dcc23397f4eee4b7f4e296f69520e8d6b07f6 | ||||
* | Preserve UTF-8 in imported files and output @charset in generated css | Haijian Wang | 2013-01-09 | 7 | -171/+210 |
| | | | | | | (#10505) Change-Id: I53f46611ef39124d532b118bb8ccb34f31cf8a6a | ||||
* | Supports @keyframes, related to Ticket #10000 | Haijian Wang | 2013-01-09 | 10 | -2604/+3643 |
| | | | | Change-Id: Ic65defdccb4d0aa8f54aa941acde21554f0bf989 | ||||
* | supports contains in @if, related to Ticket #9975 | Haijian Wang | 2013-01-08 | 6 | -1097/+1152 |
| | | | | Change-Id: Ib128801a06a03ebd4460e87a6963a01483f58cec | ||||
* | Merge "Checkstyle for Vaadin #9065" | Henri Sara | 2013-01-07 | 1 | -1/+7 |
|\ | |||||
| * | Checkstyle for Vaadin #9065 | Pekka Hyvönen | 2013-01-04 | 1 | -1/+7 |
| | | | | | | | | | | | | | | | | * Validates that all java files contains a license file and fails the build if a license is missing * For now runs a lot of checks with a severity less than error to avoid failing the build * Outputs test results to TeamCity for reporting Change-Id: I24ca9cd0646a4bc530ef3a183eef1bc4addc555d | ||||
* | | support interpolation in property name (#9410) | Haijian Wang | 2013-01-04 | 7 | -922/+948 |
|/ | | | | Change-Id: Idfb058daf796875cadf0262a2b8150fc1c103915 | ||||
* | Updated copyright notices and added missing license headers | Artur Signell | 2013-01-04 | 95 | -59/+599 |
| | | | | Change-Id: I419ce4581d1a8b84d4236a85a1333d23f3423b2e | ||||
* | Merge "Fixed typo in build script" | Henri Sara | 2013-01-02 | 1 | -2/+2 |
|\ | |||||
| * | Fixed typo in build script | Artur Signell | 2013-01-02 | 1 | -2/+2 |
| | | | | | | | | Change-Id: I34f9e91b449ca92a5d6f1c32dd4c21a4d5d34753 | ||||
* | | Merge "fix Ticket #10506, remove quotes in url path" | Henri Sara | 2013-01-02 | 4 | -1/+14 |
|\ \ | |/ |/| | |||||
| * | fix Ticket #10506, remove quotes in url path | Haijian Wang | 2013-01-02 | 4 | -1/+14 |
| | | | | | | | | | | | | taking single quote into consideration Change-Id: I966ffeba8a60c7c16980cca3dfa69935e0aca67b | ||||
* | | Minor fix to SASS else-if condition parsing. | Henri Sara | 2013-01-02 | 2 | -3/+3 |
| | | | | | | | | Change-Id: I2b6214bbc79f2f133c079667f1b3a61b2fa41ca7 | ||||
* | | Sass parser refactoring to reduce duplication. | Henri Sara | 2013-01-02 | 2 | -1113/+1311 |
| | | | | | | Change-Id: I5693b06cb6ac921740cd1dbfde8ad98424ce7e80 | ||||
* | | Extend support for Microsoft filter expressions in SASS (#10597) | Henri Sara | 2012-12-27 | 4 | -328/+360 |
|/ | | | | | | | Now, also string parameters and multiple parameters are accepted by the parser. Change-Id: I3b1a707e4d0531c4d6117c8f0b2b140fdf6ac741 | ||||
* | Copy unrecognized @ rules to output as is (#10486) | Henri Sara | 2012-12-19 | 5 | -632/+782 |
| | | | | | | | Also adds preliminary support for recognizing @debug and @warn so that those are not copied. Change-Id: Idaf80daaad78804871d128a9e804404fcf043d25 | ||||
* | Merge "Use a custom test runner for SASS tests to get file name in JUnit " | Marc Englund | 2012-12-17 | 5 | -41/+154 |
|\ | |||||
| * | Use a custom test runner for SASS tests to get file name in JUnit | Henri Sara | 2012-12-14 | 5 | -41/+154 |
| | | | | | | | | Change-Id: I33b60bb524afd87d0e896e7f8495be8be6bd9263 | ||||
* | | Merge "Use separate scope for variables within a mixin (#10453)" | Marc Englund | 2012-12-14 | 6 | -8/+94 |
|\ \ | |/ |/| | |||||
| * | Use separate scope for variables within a mixin (#10453) | Henri Sara | 2012-12-14 | 6 | -8/+94 |
| | | | | | | | | | | | | | | Also contains another fix related to how variable values are replaced in mixins. Change-Id: I7a53e0a62041da6557eea10e124e64a55c7823f4 | ||||
* | | Override commons-logging version (#9970) | Artur Signell | 2012-12-14 | 1 | -1/+4 |
|/ | | | | Change-Id: I845f6e823300100b71ac5e9c0bba4baa5d4d6181 | ||||
* | Same version of commons-lang in SmartSprites and elsewhere (#9970) | Henri Sara | 2012-12-10 | 1 | -1/+1 |
| | | | | | | This should eliminate some duplicate JAR(s) in the Vaadin package. Change-Id: I0b984fde1fa3ae23139a62fd829e1d1560761abc | ||||
* | Move SASS tests that now work to correct directory | Henri Sara | 2012-12-09 | 4 | -0/+0 |
| | | | | Change-Id: I8826539b5f51db29c46159f7f0d751d3fdf7eff2 | ||||
* | Accept anything as pseudo function parameters (#10316) | Henri Sara | 2012-12-07 | 4 | -849/+809 |
| | | | Change-Id: Ib5aab4d4ca7de0fa7dc46a31f8d98740b302b7d3 | ||||
* | Support @if in @mixin (#10438) | Henri Sara | 2012-11-30 | 4 | -9/+32 |
| | | | | | | Also adds support for @font-face and the (not yet implemented) @page. Change-Id: I65367121a71ac28c4b99d6b3ed7716e89cb132fa | ||||
* | Eliminate ambiguity between pseudos and properties (#10406) | Henri Sara | 2012-11-29 | 4 | -658/+1397 |
| | | | | Change-Id: I339548272ad12d961f2f81a2922f8ec58828629f | ||||
* | Merge "Add lookahead to eliminate SASS parsing ambiguity" | Marc Englund | 2012-11-29 | 2 | -49/+64 |
|\ | |||||
| * | Add lookahead to eliminate SASS parsing ambiguity | Henri Sara | 2012-11-28 | 2 | -49/+64 |
| | | | | | | | | Change-Id: Idcb27240f4bc79a4fc40a17eff7b0c8e43156c73 | ||||
* | | Removed invalid dependency to vaadin-shared-deps (#10415) | Artur Signell | 2012-11-28 | 1 | -3/+0 |
| | | | | | | | | Change-Id: I62c5ffe3ade12342def5b607e8f4f2fb50db761e | ||||
* | | Regenerate some SASS parser files to reduce warnings. | Henri Sara | 2012-11-28 | 3 | -3/+3 |
|/ | | | | Change-Id: I33c118ef0686a7ce88faafcd02790b8546929853 | ||||
* | Support for all valid CSS selectors (#10316) | Henri Sara | 2012-11-27 | 6 | -1423/+1622 |
| | | | | | | | | | Add support for pseudo-functions like ":nth-child(n)". Add support for sibling selector "E ~ F". Add support for unknown pseudo-functions taking an identifier such as ":not(s)". Change-Id: I39b31fa99f031b31b215058a45b74e40b23191f3 | ||||
* | Merge "Move some SCSS tests to be scanned automatically" | Marc Englund | 2012-11-27 | 13 | -110/+48 |
|\ | |||||
| * | Move some SCSS tests to be scanned automatically | Henri Sara | 2012-11-27 | 13 | -110/+48 |
| | | | | | | | | Change-Id: I7590c6cd20f649a5c02e92673d44cf1c2721b95d | ||||
* | | Merge "Keep block order when unnesting (#10309)" | Marc Englund | 2012-11-27 | 5 | -8/+36 |
|\ \ | |/ |/| | |||||
| * | Keep block order when unnesting (#10309) | Henri Sara | 2012-11-26 | 5 | -8/+36 |
| | | | | | | | | Change-Id: I5a7e6b74a55176799e85c943a128d9aab0db0876 | ||||
* | | Refactor tests imported from the sass-lang project (#9751) | Henri Sara | 2012-11-26 | 659 | -0/+48 |
| | | | | | | | | | | | | Currently broken tests are separated from those that succeed. Change-Id: Iefb8a44464b62d332277fc15c678e160277b49ee | ||||
* | | Imported tests from the sass-lang project (#9751) | Henri Sara | 2012-11-26 | 846 | -0/+9777 |
|/ | | | | Change-Id: I9acd28e13718a0f78b0f91af5161e94599193a15 | ||||
* | Compile parser during build (#9283) | Artur Signell | 2012-11-23 | 1 | -2/+11 |
| | | | | Change-Id: If47b459ff3f26d991a9b39e7fee1469b7bdd09e3 | ||||
* | Make most of the sass compiler API internal, fixes #10339 | Marc Englund | 2012-11-23 | 87 | -274/+281 |
| | | | | Change-Id: Ia783142aa96665a26491b659a387490883875d37 | ||||
* | Refactor node traversal and empty node removal. | Henri Sara | 2012-11-23 | 3 | -21/+53 |
| | | | | Change-Id: If5c66e3fd01341636e481a093f90471c92755ce9 | ||||
* | Fixes #6714 #10330 - wraps theme in themename{}, creates legacy-styles.css, ↵ | Marc Englund | 2012-11-23 | 1 | -7/+24 |
| | | | | | | updates themes to support this. Change-Id: I185b67b2ee74dca2faf48ff2517f24280aff4375 | ||||
* | Warns and removes if parent reference '&' is used w/o parent, fixes #10327 | Marc Englund | 2012-11-22 | 4 | -0/+37 |
| | | | | Change-Id: I58eaf3f2acd27a7627c8df31e411a75fc4a48016 |