Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed close icon too high in tabsheet when using IE9 and TABSHEET_MINIMAL ↵ | John Ahlroos | 2013-02-11 | 1 | -3/+9 |
| | | | | | | style #10884 Change-Id: Iac91b00d60e55e80d5b4deea397bad1e4442d6a1 | ||||
* | Fixes caption icons too low in Accordion #10872 #10635 | John Ahlroos | 2013-01-29 | 1 | -5/+7 |
| | | | | Change-Id: Ib23c49d988aeecc7619727f02423ac16bab8f64d | ||||
* | Fixed Tabsheet small styles after fixes to #10682 | John Ahlroos | 2013-01-15 | 1 | -0/+5 |
| | | | | Change-Id: Ic08d6949376f5caa76193ade1c358a365da878fc | ||||
* | Fixed broken Tabsheet styles after fixes to #10682 | John Ahlroos | 2013-01-15 | 2 | -7/+13 |
| | | | | Change-Id: I752e2cd2a83b89c0ac2623f57b3311aa7ae9934b | ||||
* | Merge "Reverted [e22dd3f3db39b8bd067600c414c6c889ab35cd3e]. No longer needed ↵ | Artur Signell | 2013-01-14 | 1 | -1/+1 |
|\ | | | | | | | because of #10682" | ||||
| * | Reverted [e22dd3f3db39b8bd067600c414c6c889ab35cd3e]. No longer needed ↵ | Artur Signell | 2013-01-15 | 1 | -1/+1 |
| | | | | | | | | | | | | because of #10682 Change-Id: Ie0203db2cc8244013fe251796658a9412322a3f9 | ||||
* | | Revert "Remove old hack that nowadays just seems to cause problems (#7984)" | Artur Signell | 2013-01-15 | 1 | -0/+3 |
|/ | | | | | | | This reverts commit 7bd2ebe2ed212bc94189b036fdf7d8de6735e640. The fix is needed again now that #10682 has been fixed. Change-Id: I6f8764f80572909b5355c75396ef390a9ade7331 | ||||
* | Fixed Reindeer black/light window styles (#9687) | Artur Signell | 2013-01-11 | 1 | -6/+5 |
| | | | | Change-Id: I332365017caaf76daed5d7d809365eaf195eaf1f | ||||
* | Merge "Fixes issue where close indicator becomes invisible for tabs without ↵ | Leif Åstrand | 2013-01-09 | 1 | -1/+1 |
|\ | | | | | | | an icon in Firefox using the minimal style for the tabsheet #10616" | ||||
| * | Fixes issue where close indicator becomes invisible for tabs without an icon ↵ | John Ahlroos | 2013-01-08 | 1 | -1/+1 |
| | | | | | | | | | | | | in Firefox using the minimal style for the tabsheet #10616 Change-Id: I0dfd5af048d34d3f0671a40b22aed273ca0b0581 | ||||
* | | Merge "Revert "Fixed problem with accordion layout in reindeer (#10635)"" | Artur Signell | 2013-01-08 | 1 | -2/+1 |
|\ \ | |||||
| * | | Revert "Fixed problem with accordion layout in reindeer (#10635)" | Artur Signell | 2013-01-08 | 1 | -2/+1 |
| | | | | | | | | | This reverts commit 9c05956e4e45f143e7d83bbc2d8e24cd5470631a which incorrecly alters the height of the accordion caption | ||||
* | | | Merge "Fixed ComboBox width problems in all themes (#10484)" | Leif Åstrand | 2013-01-08 | 1 | -3/+6 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fixed ComboBox width problems in all themes (#10484) | Artur Signell | 2013-01-07 | 1 | -3/+6 |
| |/ | | | | | | | Change-Id: Ia8181cd9c9d6a9183083408c55f9c3f28c72fb29 | ||||
* / | Fixed problem with accordion layout in reindeer (#10635) | Artur Signell | 2013-01-07 | 1 | -1/+2 |
|/ | | | | Change-Id: I7b7fb770209c593f78a7ff0f78b86be209cce174 | ||||
* | Ensure popup datefield width setting works in all themes (#10485) | Artur Signell | 2013-01-04 | 1 | -6/+0 |
| | | | | Change-Id: I9f0891fb363e49d59b5ab2b1af53ba4bf9bca21e | ||||
* | Added override for font-sizes which used em in base theme (#10606, #10587) | Artur Signell | 2013-01-02 | 2 | -0/+2 |
| | | | | Change-Id: I556137c307bdacdb22cbd2abb4461268997ff53d | ||||
* | Additional fixes for IE scrollbars issues | Artur Signell | 2012-12-18 | 1 | -4/+3 |
| | | | | | | Related to #9004, #9552, #9572, #9578 Change-Id: I6f6677ec47713d480e2591f3bddf3b764861201c | ||||
* | Merge changes Ide0a7e28,I78da2c2c | Artur Signell | 2012-12-18 | 3 | -1/+6 |
|\ | | | | | | | | | | | * changes: Ugly hacks to make tests screenshot compatible Fixed IE scrollbar issues for most if not all components | ||||
| * | Fixed IE scrollbar issues for most if not all components | Artur Signell | 2012-12-17 | 3 | -1/+6 |
| | | | | | | | | | | | | | | 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 | ||||
* | | Removed Firefox rule making dropdown too high (#10559) | Artur Signell | 2012-12-17 | 1 | -3/+0 |
|/ | | | | Change-Id: I62c808b90da155b0ae0489c4eaeff370063f3572 | ||||
* | Vaadin 7 compatible ColorPicker (#9201) | Anna Koskinen | 2012-12-10 | 2 | -0/+17 |
| | | | | Change-Id: I44962ceedd5ef607e2fbe2af0d96808e0aef9cc5 | ||||
* | Additional fixes for accordion/IE (#9552) | Artur Signell | 2012-12-10 | 1 | -4/+1 |
| | | | | | | Fixes Accordion for other themes than Reindeer aswell Change-Id: If849e77adfb07e6a14784139c19e45b3b35a43b9 | ||||
* | Merge "Fixed accordion to not cause scrollbars in IE (#9552)" | Marc Englund | 2012-12-07 | 1 | -5/+4 |
|\ | |||||
| * | Fixed accordion to not cause scrollbars in IE (#9552) | Artur Signell | 2012-12-07 | 1 | -5/+4 |
| | | | | | | | | Change-Id: Ie27894b35be4d79c29b201ec79991c7d9263a1eb | ||||
* | | Revert "Temporary work around for drag'n'drop image problem (#10385)" | Artur Signell | 2012-12-02 | 2 | -8/+1 |
|/ | | | | | | | | No longer needed as #10384 is fixed This reverts commit 7dad7d82287bc9906ef12d1efd64f8b1da3a0326. Change-Id: Id7dbd716144452b80fae07d54f4a61c5091fd83d | ||||
* | Temporary work around for drag'n'drop image problem (#10385) | Artur Signell | 2012-11-26 | 2 | -1/+8 |
| | | | | Change-Id: If3b0709feb638f0116273f35a61708b5c4130ac0 | ||||
* | Fixed browser specific theme selectors (#10362) | Artur Signell | 2012-11-23 | 13 | -65/+65 |
| | | | | | | Browser specific class names are set on the body element and the theme class name is inside body. Theme selectors must therefore be of type ".v-ie & " Change-Id: I1893946ed9b5441a6977945a757a85ae87c07ce8 | ||||
* | Ensure generated-body rules are not prefixed (#10360) | Artur Signell | 2012-11-23 | 2 | -1/+4 |
| | | | | | | This should not cause issue with multiple themes as you do not have a generated body then. Change-Id: I9391ee006de9c5759df0d7e1a7d6470caf82a8c4 | ||||
* | Change sass compoent @mixin parameter from $name to $primaryStyleName, fixes ↵ | Marc Englund | 2012-11-23 | 32 | -719/+719 |
| | | | | | | #10294 Change-Id: I548fdd3b0295db980bc4d769826e7c149ec0b3b3 | ||||
* | Fixes #6714 #10330 - wraps theme in themename{}, creates legacy-styles.css, ↵ | Marc Englund | 2012-11-23 | 6 | -26/+34 |
| | | | | | | updates themes to support this. Change-Id: I185b67b2ee74dca2faf48ff2517f24280aff4375 | ||||
* | Fix for small theme bug induced by overlay-container #9220 Note: this will ↵ | Marc Englund | 2012-11-05 | 1 | -0/+1 |
| | | | | | | break FF screenshots, but the new version is actually more according to spec, afaik. Change-Id: Ib7048522b06e62e5fc964e538a865524a08eaaab | ||||
* | Overlay container #9220 | Marc Englund | 2012-10-30 | 1 | -1/+1 |
| | | | | Change-Id: Iea5b44fc0c48ec1161890d9e084847266ce0d3d2 | ||||
* | Removed padding which has magically appeared (#10075) | Artur Signell | 2012-10-26 | 1 | -0/+1 |
| | | | | Change-Id: Iefefe10fcc15d503ccd6cd40ce8d080c335594f4 | ||||
* | Fixed primary stylename handling for Datefield and InlineDatefield #9903 | John Ahlroos | 2012-10-16 | 2 | -0/+10 |
| | | | | Change-Id: I4fb460a19a2bf40131172319070edde78851c4a7 | ||||
* | Merge branch 'master' into sass | Marc Englund | 2012-10-04 | 1 | -11/+11 |
|\ | | | | | | | | | | | | | | | Conflicts: WebContent/VAADIN/themes/base/formlayout/formlayout.scss WebContent/VAADIN/themes/reindeer/formlayout/formlayout.scss Change-Id: Ie895a1bbafdcf2fe79d500efb04c6eef3f5a812e | ||||
| * | Merge from 6.8: Limit propagation of vertical spacing and margins in | Henri Sara | 2012-10-01 | 1 | -11/+11 |
| | | | | | | | | | | | | | | | | | | | | nested FormLayouts, related test (#9427) svn changeset:24503/svn branch:6.8 svn changeset:24504/svn branch:6.8 svn changeset:24506/svn branch:6.8 Change-Id: I7eca0fccdd9fc9258514c68025bd9e99dcc0b89d | ||||
* | | Sass restructure: split button into nativebutton and checkbox | Marc Englund | 2012-09-28 | 4 | -12/+30 |
| | | |||||
* | | Sass restructure: tried some variants, this should be a reindeer structure ↵ | Marc Englund | 2012-09-28 | 31 | -712/+712 |
| | | | | | | | | that should work w/o overlay-container | ||||
* | | Sass restructure: need to disable .themename{} -wrapping until we get ↵ | Marc Englund | 2012-09-28 | 2 | -5/+5 |
| | | | | | | | | overlay-container. | ||||
* | | Rearranging sass theme structure in phases. | Marc Englund | 2012-09-26 | 2 | -32/+34 |
|/ | |||||
* | Moved grid layout margin and spacing fixes from reindeer to base theme #9559 | John Ahlroos | 2012-09-13 | 1 | -18/+1 |
| | |||||
* | Fixed previously broken gridlayout margins and spacings. | John Ahlroos | 2012-09-12 | 1 | -5/+5 |
| | |||||
* | Moved background-position before sprite so sprite generator can override it | Artur Signell | 2012-09-11 | 1 | -1/+1 |
| | |||||
* | Fixed combobox item selector offset bug | John Ahlroos | 2012-09-11 | 1 | -0/+1 |
| | |||||
* | Fixing 1px caption jump in tabsheet and accordion after switching to | John Ahlroos | 2012-09-07 | 2 | -0/+6 |
| | | | HTML5 doctype | ||||
* | Renamed .v-boxlayout selector to .v-layout and applied the .v-layout | John Ahlroos | 2012-09-06 | 1 | -4/+4 |
| | | | selector to all layouts | ||||
* | Minor changes to error indicator and caption vertical alignment | John Ahlroos | 2012-08-29 | 1 | -1/+1 |
| | |||||
* | Fixed minor pixel jump in caption error indicator | John Ahlroos | 2012-08-29 | 1 | -1/+1 |
| | |||||
* | Replaced all .v and .v-connector selectors with .v-widget selector | John Ahlroos | 2012-08-28 | 1 | -4/+4 |
| |