| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
Fix regressions from previous Grid style patch:
- Typo in selector (dot instead of comma)
- “active” style renamed to “focused”
- Scrollbar border styling moved from Valo (was working) to Base (now
all themes work the same)
Change-Id: I778de73027f0cb9def1fb93e5188f494f0a49639
|
|
|
|
| |
Change-Id: I7a507db8ec62b2e669cc2562cbfaf1693d394f6e
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Renamed decorative element style names:
- “headercorner” -> “header-deco”
- “footercorner” -> “footer-deco”
- “horizontalscrollbarbackground” -> “horizontal-scrollbar-deco”
The “-stripe” style name is now added for odd rows, not even (like in
all Table themes).
Re-implemented the Base mixins for Grid and Escalator. They are now
used for all themes, which should make future development easier
because things should only be implemented in one place.
This change makes the theme also less brittle hopefully, because it
reduces the amount of pixel calculations for paddings etc. and relies
more on plain CSS.
The Base theme now offers many variables for extending themes. This
reduces unnecessary CSS output, and makes it easier to maintain
multiple themes for the Grid.
Added a box-shadow and box-sizing mixins to Base.
Converted all CSS comments to Sass comments.
Change-Id: Iba925062c754c115b5f15e155659cfdccc702945
|
|\
| |
| |
| | |
Change-Id: If3dd8380afe425491dfb877c08c4ff078312a3aa
|
| |
| |
| |
| |
| |
| |
| |
| | |
The Runo theme icons have been duplicated to folders icons16, icons32
and icons64 which will be in the export-package declaration. Original
folders with icons also remain.
Change-Id: I19e481057a418e39a030359f62eefc3bc3d7f131
|
| |
| |
| |
| | |
Change-Id: I1231b8097d06d8230ddee640894ceaf749dab0ee
|
| |
| |
| |
| | |
Change-Id: I5f19b8b03362035b4217dcda626d368559fc424d
|
|/
|
|
|
|
| |
Also fixes breaking tests for Reindeer changes.
Change-Id: I18b3434b70f7bc3c0fd736e86f9008265f82018e
|
|
|
|
| |
Change-Id: I9f6486597c45180ef7f748ba128f3f287d28bd97
|
|
|
|
| |
Change-Id: Ibf8888de795b08aed0446607165d7318f94ee6f4
|
|
|
|
|
|
|
|
| |
Added new version for favicon.ico, which has 32x32 pixel version in
addition to 16x16 pixels. Adds support for high resolution/retina
displays.
Change-Id: I49bd84b9d23f1e26ceee28dab1e26d9cd4f6b6d2
|
|
|
|
| |
Change-Id: If8ebbdb7cd8e6a6acfb15fcdc48a41489ab059c6
|
|
|
|
| |
Change-Id: I3f57188cde30122b56bb6f8cea435cd4c56b58e2
|
|
|
|
| |
Change-Id: I3d773640d2f1c8cd1b71c673685afd7059811d16
|
|
|
|
| |
Change-Id: If12a50a6f50ab502573ff84dcf88a7b9a4f0b5a6
|
|
|
|
| |
Change-Id: Ibbeed5b5925442f966841c0f5d2ea3dbfe9007bb
|
|
|
|
| |
Change-Id: I164ae83bd6cf98f7a3d7e76d8e717a56e8cb5183
|
|
|
|
| |
Change-Id: I50e5d33773127e9073e820bc4e307979bbcbd875
|
|
|
|
| |
Change-Id: Ic530907e51fc686bdd1d94d4c911b1e5a05c4104
|
|\ |
|
| |
| |
| |
| | |
Change-Id: Ia8181cd9c9d6a9183083408c55f9c3f28c72fb29
|
|/
|
|
| |
Change-Id: I22be985d1fd741650e9ce38f2554429103f46ad1
|
|
|
|
| |
Change-Id: I9f0891fb363e49d59b5ab2b1af53ba4bf9bca21e
|
|\
| |
| |
| | |
#10587)"
|
| |
| |
| |
| | |
Change-Id: I556137c307bdacdb22cbd2abb4461268997ff53d
|
|/
|
|
| |
Change-Id: Iaf5a25224b10560da15f94b22fa6b77c843a4a47
|
|
|
|
| |
Change-Id: Iaaa626553030af44eaab57067acf9f022dc75e6b
|
|\
| |
| |
| |
| |
| | |
* changes:
Ugly hacks to make tests screenshot compatible
Fixed IE scrollbar issues for most if not all components
|
| |
| |
| |
| |
| |
| |
| | |
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-Id: I62c808b90da155b0ae0489c4eaeff370063f3572
|
|
|
|
| |
Change-Id: I44962ceedd5ef607e2fbe2af0d96808e0aef9cc5
|
|
|
|
|
|
| |
Fixes Accordion for other themes than Reindeer aswell
Change-Id: If849e77adfb07e6a14784139c19e45b3b35a43b9
|
|
|
|
| |
Change-Id: I2c1a24b2655c1b9361b52e24f542deb64be8a914
|
|
|
|
|
|
|
|
| |
No longer needed as #10384 is fixed
This reverts commit 7dad7d82287bc9906ef12d1efd64f8b1da3a0326.
Change-Id: Id7dbd716144452b80fae07d54f4a61c5091fd83d
|
|
|
|
| |
Change-Id: If3b0709feb638f0116273f35a61708b5c4130ac0
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
This should not cause issue with multiple themes as you do not have a generated body then.
Change-Id: I9391ee006de9c5759df0d7e1a7d6470caf82a8c4
|
|
|
|
|
|
| |
#10294
Change-Id: I548fdd3b0295db980bc4d769826e7c149ec0b3b3
|
|
|
|
|
|
| |
updates themes to support this.
Change-Id: I185b67b2ee74dca2faf48ff2517f24280aff4375
|
|
|
|
| |
Change-Id: Id73389fa7fa629ce312c2566b8b2dc36b0b6dcc5
|
|
|
|
| |
Change-Id: I4fb460a19a2bf40131172319070edde78851c4a7
|
|\
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
WebContent/VAADIN/themes/base/formlayout/formlayout.scss
WebContent/VAADIN/themes/reindeer/formlayout/formlayout.scss
Change-Id: Ie895a1bbafdcf2fe79d500efb04c6eef3f5a812e
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| | |
overlay-container.
|
|/ |
|
|
|
|
| |
html5 content type
|
|
|
| |
selector to all layouts
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| | |
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.
|
|\| |
|