Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build vaadin-themes with maven | Teemu Suo-Anttila | 2016-03-29 | 1 | -28/+0 |
| | | | | Change-Id: Ie40ea2c74358f6bf35a5a36a98561fd53fffe23f | ||||
* | Fixed IE scrollbar issues for most if not all components | Artur Signell | 2012-12-17 | 1 | -0/+1 |
| | | | | | | | Fixed by defining font-size:0 and line-height:normal for all v-scrollable elements. A font-size is defined using $font-size for all themes and this is reset in v-widget. Similarly for $line-height. Should fix at least #9004, #9552, #9572 Change-Id: I78da2c2ce497a0a22962644c9c97df5a0e41e056 | ||||
* | Change sass compoent @mixin parameter from $name to $primaryStyleName, fixes ↵ | Marc Englund | 2012-11-23 | 1 | -6/+6 |
| | | | | | | #10294 Change-Id: I548fdd3b0295db980bc4d769826e7c149ec0b3b3 | ||||
* | Sass restructure: base theme with renameable components | Marc Englund | 2012-09-28 | 1 | -6/+6 |
| | |||||
* | Caption text should be middle aligned #8294 | John Ahlroos | 2012-09-24 | 1 | -1/+1 |
| | |||||
* | Fixed 1px jump in caption #8294 | John Ahlroos | 2012-09-19 | 1 | -1/+1 |
| | |||||
* | Standard themes in SCSS form, updated CompileDefaultTheme (#9223) | Henri Sara | 2012-08-08 | 1 | -0/+4 |
| | | | | | | | | Conversion performed for most themes trivial, just rename file and wrap in a mixin. For chameleon compounds, also nesting used. In some cases, related small files combined in a single SCSS file Chameleon accordion and select contain fixes other than just a missing semicolon. | ||||
* | Avoid captions wrapping over multiple rows (#8313) | Leif Åstrand | 2012-02-17 | 1 | -18/+4 |
| | |||||
* | #7912 Remove support for IE6 | Leif Åstrand | 2011-11-09 | 1 | -8/+0 |
| | |||||
* | isolating #6911 related hack to only grid layout and ordered layouts which ↵ | Matti Tahvonen | 2011-05-06 | 1 | -1/+3 |
| | | | | | | are most likely to face the issue svn changeset:18657/svn branch:6.6 | ||||
* | a possible fix for #6911 | Matti Tahvonen | 2011-05-05 | 1 | -0/+5 |
| | | | | svn changeset:18655/svn branch:6.6 | ||||
* | fixes #3955, an element used by VCaption now styled in base theme instead of ↵ | Matti Tahvonen | 2010-08-31 | 1 | -0/+7 |
| | | | | | | hardcoded in gwt code svn changeset:14674/svn branch:6.4 | ||||
* | Renaming ITMILL/ -> VAADIN/ part 1 (for #2904) | Marc Englund | 2009-05-12 | 1 | -0/+31 |
svn changeset:7762/svn branch:6.0 |