Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes #9871 (originally by Seba, re-added test in reindeer.css) | Marc Englund | 2012-10-16 | 2 | -1/+7 |
| | | | | | | Replaces c/106 (I19008aba2561e41da055bff11dd8dc1bd0632a48) Change-Id: I21703e541957b7673231788705dfc2c963480e1f | ||||
* | Fix for #9471 Original by Seba, removed erronous empty lines from test-css. | Marc Englund | 2012-10-15 | 2 | -4/+2 |
| | | | | | | Replaces c/103 (Id7a64ccd76c33bbfd2fa3c81df6092f068fa983a) Change-Id: If99bd4937a70aaa77a5250076d27c2534b940152 | ||||
* | Fixes Ticket #9408 (orig by Seba) | Marc Englund | 2012-10-15 | 3 | -25/+37 |
| | | | | Change-Id: Idb1cb4babfb712d5bf58f9930220fa18a2865925 | ||||
* | list append and contains for #9380 | Marc Englund | 2012-10-15 | 17 | -1644/+2336 |
| | | | | | | Originally c/76 (I413452d08b48a0fa21d027064ce2d35e687129cd) by Seba; received missing file, and fixed Change-Id: Ib814b13c6ce7bb6f29bdab2ee65274c1fade099e | ||||
* | Explained one commented out line | Marc Englund | 2012-10-12 | 1 | -0/+1 |
| | | | | Change-Id: Ib5ff8458d12eb1cd1479e2591fb5347682e0cc91 | ||||
* | Only ignore NoClassDefFoundError if SmartSprites is missing (#9943) | Leif Åstrand | 2012-10-11 | 1 | -9/+12 |
| | | | | Change-Id: I50f33a3bbd648555bc59b8591bc84f8723a4eff4 | ||||
* | Changed the convention for importing themes from e.g @import "reindeer.scss" ↵ | Marc Englund | 2012-10-10 | 1 | -25/+28 |
| | | | | | | to @import "../reindeer/reindeer.scss" to support jar/extracted cases better. Change-Id: Ic638a91ab03059859cf3cc006ac167d2216a8cd7 | ||||
* | Explicitly specify symbolic names for each bundle to prevent names like ↵ | Johannes Dahlström | 2012-10-09 | 1 | -0/+1 |
| | | | | | | "com.vaadin.vaadin-shared" (#9793) Change-Id: I329e4d6b8334864be5023ef51225a6e340e74aa6 | ||||
* | Merge branch 'sass' | John Ahlroos | 2012-10-08 | 24 | -6805/+6951 |
|\ | |||||
| * | Made test pass by correcting css and removing failing rules | Artur Signell | 2012-10-05 | 1 | -10/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | Re-add .v-app-loginpage .v-button, .v-app-loginpage .v-button once #9871 is fixed Re-add top: expression(document.documentElement.scrollTop + "px"); once #9870 is fixed Change-Id: Id2a297feb371b5e02f6ed494c352aeed192f2ba8 | ||||
| * | Adds one test for sass mixins | Marc Englund | 2012-10-04 | 2 | -2/+24 |
| | | | | | | | | Change-Id: I9e42bbc075cc3ef84c1a7bf5b449f18df5773327 | ||||
| * | Sass mixin cleanup (author: seba) | Marc Englund | 2012-10-04 | 3 | -18/+2 |
| | | | | | | | | Change-Id: Ie462d5e213d4e81430143aa9d0708fac6b8d77d4 | ||||
| * | Fully fixes #9846, sass mixins with multiple optional params (author: seba) | Marc Englund | 2012-10-04 | 3 | -611/+679 |
| | | | | | | | | Change-Id: I8330c6c0a7022b3485bbfee5c6a4833ef5cb4e1d | ||||
| * | Partial fix for sass mixins with multiple optional params #9846 (author: seba) | Marc Englund | 2012-10-04 | 5 | -511/+622 |
| | | | | | | | | Change-Id: Iacd94ffb41a91e9dd20874cd7f981830e4267a87 | ||||
| * | Adds support for CSS3 selectors #9858 (autor: seba) | Marc Englund | 2012-10-04 | 5 | -991/+1066 |
| | | | | | | | | Change-Id: Icd8e0fd09c3964ebbfab8f130d7945e51af326d7 | ||||
| * | FontFace nodes are created correctly, fixes #9611 (author: seba) | Marc Englund | 2012-10-04 | 2 | -2/+23 |
| | | | | | | | | Change-Id: Ifbec8e848654c19e95c19cce05976ed9e5d8290a | ||||
| * | Merge branch 'master' into sass | Marc Englund | 2012-10-01 | 4 | -22/+16 |
| |\ | | | | | | | | | | | | | | | | | | | Conflicts: WebContent/VAADIN/themes/base/tabsheet/tabsheet.scss theme-compiler/src/com/vaadin/sass/tree/ListRemoveNode.java theme-compiler/src/com/vaadin/sass/visitor/EachVisitor.java | ||||
| * | | Improves remove() for #9380 | Marc Englund | 2012-09-27 | 10 | -781/+983 |
| | | | |||||
| * | | Fixes #9492 so that interpolation of mixin parameters works as expected | Marc Englund | 2012-09-27 | 10 | -5893/+5560 |
| | | | |||||
* | | | Use Flute from vaadin-shared-deps (#9612) | Artur Signell | 2012-10-04 | 2 | -7/+3 |
| | | | | | | | | | | | | Change-Id: I03ad3d6070d6a87e98f28e5871df36aaf269edb8 | ||||
* | | | Revert "FontFace nodes are created correctly, fixes #9611" | Marc Englund | 2012-10-04 | 2 | -23/+2 |
| | | | | | | | | | | | | | | | Should not be in master yet. This reverts commit f310829d004443b40d32698bd46c9c7db8ba187a | ||||
* | | | FontFace nodes are created correctly, fixes #9611 | Marc Englund | 2012-10-04 | 2 | -2/+23 |
| |/ |/| | | | | | Change-Id: I4ac14c512b7585979f3e88126a7106e469d29f7f | ||||
* | | Global code cleanup | Leif Åstrand | 2012-09-27 | 7 | -26/+19 |
|/ | |||||
* | Remove ScssServlet (#9647) | Artur Signell | 2012-09-24 | 1 | -60/+0 |
| | |||||
* | Big SassCompiler change, fixes #9411 #9489 partials for #9354 #9545 #9380 ↵ | Marc Englund | 2012-09-21 | 43 | -7126/+8612 |
| | | | | (applied patch) | ||||
* | SassCompiler: better error-reporting, for e.g #9589 and generally useful. ↵ | Marc Englund | 2012-09-20 | 2 | -0/+35 |
| | | | | (applied patch) | ||||
* | Include flute files also in theme-compiler (in addition to client) for now ↵7.0.0.beta1 | Artur Signell | 2012-09-14 | 2 | -4/+11 |
| | | | | (#9609) | ||||
* | Include all libs for tests aswell (#9604) | Artur Signell | 2012-09-14 | 1 | -5/+5 |
| | |||||
* | Changed servlet api dependency to 2.4 (#9605) | Artur Signell | 2012-09-14 | 1 | -1/+1 |
| | |||||
* | Ensure dependencies are not 'optional' in pom.xml (#9604) | Artur Signell | 2012-09-14 | 1 | -10/+21 |
| | |||||
* | Applying patch: remak of variable handling in sass (partial for e.g #9492 ↵ | Marc Englund | 2012-09-11 | 43 | -1454/+2372 |
| | | | | and others) | ||||
* | Compile themes without sprites if SmartSprites is not found | Artur Signell | 2012-09-11 | 1 | -7/+14 |
| | |||||
* | Always try to compile sprites but use original styles.css if no sprites were ↵ | Artur Signell | 2012-09-11 | 1 | -10/+11 |
| | | | | found (#9299) | ||||
* | Use sprites for all themes (#9299) | Artur Signell | 2012-09-11 | 1 | -1/+1 |
| | |||||
* | Removed files which are no longer needed (#9299) | Artur Signell | 2012-09-10 | 1 | -2/+0 |
| | |||||
* | Use correct version in precompiled themes (#9528) | Artur Signell | 2012-09-10 | 1 | -3/+4 |
| | |||||
* | Snapshot deployment to Maven now works (#9299) | Artur Signell | 2012-09-09 | 1 | -5/+5 |
| | |||||
* | Build javadoc and sources jars (#9299) | Artur Signell | 2012-09-09 | 2 | -3/+7 |
| | |||||
* | Generate pom artifacts and automatically publish to local Maven (#9299) | Artur Signell | 2012-09-09 | 1 | -2/+3 |
| | |||||
* | Added themes-compiled module (#9299) | Artur Signell | 2012-09-09 | 4 | -123/+124 |
| | |||||
* | Support running JUnit tests (#9299) | Artur Signell | 2012-09-09 | 1 | -2/+2 |
| | |||||
* | Support for running sass junit tests | Artur Signell | 2012-09-09 | 2 | -4/+14 |
| | |||||
* | Added build-provided to make build work again | Artur Signell | 2012-09-09 | 1 | -0/+1 |
| | |||||
* | Created separate build.xml files for each module (#9299) | Artur Signell | 2012-09-09 | 4 | -0/+218 |
| | |||||
* | Renamed sass -> theme-compiler for consistency (#9299) | Artur Signell | 2012-09-07 | 130 | -0/+26069 |