| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: Ie40ea2c74358f6bf35a5a36a98561fd53fffe23f
|
|
|
|
|
|
| |
ticket. (#18325)
Change-Id: I6686d131f015cf0b7b9a6b43ce43284218d5dd63
|
|
|
| |
Change-Id: I50a6c8094b16984114010c400f3485ac76da5cb7
|
|
|
|
| |
Change-Id: Ifb648b8913c9999d3c0c855f05f79c8356577887
|
|\
| |
| |
| | |
Change-Id: Ic6b667ea6ceff43a609ce2037f656c6274871fb7
|
| |
| |
| |
| | |
Change-Id: Ie25c7142bc111829be829f4ba98ed639ad1f5126
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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: Ie1e2726613033ad321e15f7f58e098080d4d9a5f
|
|
|
|
| |
Change-Id: Ie561a3ef95fcc15e357d1edb65b45f596683e7e4
|
|
|
|
| |
Change-Id: Icd38631f8802fc86949fa29dd517f1aca0499c33
|
|
|
|
| |
Change-Id: I33d70c54b9118e85c9542e56b917b993516ae213
|
|
|
|
| |
Change-Id: I9b0566070af58afda7693936943237e70cea4a2f
|
|
|
|
| |
Change-Id: Ibf8888de795b08aed0446607165d7318f94ee6f4
|
|
|
|
| |
Change-Id: I911ddd8ef1162412ae99ef252c3302e1f8b555ef
|
|
|
|
| |
Change-Id: Iefccedce67cb04cf3ceb8128cb07c871fc940ab8
|
|
|
|
|
|
|
|
| |
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: I3d773640d2f1c8cd1b71c673685afd7059811d16
|
|
|
|
| |
Change-Id: Ibbeed5b5925442f966841c0f5d2ea3dbfe9007bb
|
|
|
|
| |
Change-Id: Ia8181cd9c9d6a9183083408c55f9c3f28c72fb29
|
|
|
|
| |
Change-Id: I9f0891fb363e49d59b5ab2b1af53ba4bf9bca21e
|
|
|
|
| |
Change-Id: I556137c307bdacdb22cbd2abb4461268997ff53d
|
|
|
|
| |
Change-Id: Iaaa626553030af44eaab57067acf9f022dc75e6b
|
|
|
|
|
|
|
| |
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: I44962ceedd5ef607e2fbe2af0d96808e0aef9cc5
|
|
|
|
| |
Change-Id: I3d75184acb7d2625a3edea35b1c8d2a86b7313eb
|
|
|
|
|
|
|
|
| |
No longer needed as #10384 is fixed
This reverts commit 7dad7d82287bc9906ef12d1efd64f8b1da3a0326.
Change-Id: Id7dbd716144452b80fae07d54f4a61c5091fd83d
|
|
|
|
| |
Change-Id: If3b0709feb638f0116273f35a61708b5c4130ac0
|
|
|
|
| |
Change-Id: I39095703e74bdcad16d4b6cb700cc5f1953a66c6
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
#10294
Change-Id: I548fdd3b0295db980bc4d769826e7c149ec0b3b3
|
|
|
|
|
|
| |
updates themes to support this.
Change-Id: I185b67b2ee74dca2faf48ff2517f24280aff4375
|
|
|
|
|
|
|
|
| |
* Change VUI class name from v-view to v-ui
* Use state.primaryStyleName so it can be changed
* Remove useless v-app-VaadinServiceSession from bootstrap root div
Change-Id: I67d3cb3efb5b4033416dcfcf7f39cbc71ac70cbc
|
|
|
|
| |
Change-Id: Iea5b44fc0c48ec1161890d9e084847266ce0d3d2
|
|
|
|
| |
Change-Id: I7891d727ab75a48e6607d6c49eba664a32a4d255
|
|\ |
|
| |
| |
| |
| | |
Change-Id: I2193f9304b378084bdd9f0e750e049af5af5e0ec
|
| |
| |
| |
| | |
overlay-container.
|
|/ |
|
| |
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
This enables easy support for e.g. header height based on font size
and footer height changing if resizing is disabled.
|
|
|
| |
Also fix some small issues related to when the min size is used
|
|\
| |
| |
| |
| |
| | |
Conflicts:
src/com/vaadin/terminal/gwt/client/ui/VTabsheet.java
src/com/vaadin/ui/TabSheet.java
|
| |
| |
| |
| | |
svn changeset:23069/svn branch:6.8
|
| | |
|
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
WebContent/VAADIN/themes/base/table/table.css
WebContent/release-notes.html
build/build.xml
src/com/vaadin/terminal/gwt/client/ApplicationConnection.java
src/com/vaadin/terminal/gwt/client/ui/VFormLayout.java
src/com/vaadin/terminal/gwt/client/ui/VPopupCalendar.java
src/com/vaadin/terminal/gwt/client/ui/VScrollTable.java
src/com/vaadin/terminal/gwt/client/ui/VSlider.java
src/com/vaadin/terminal/gwt/client/ui/VTextualDate.java
src/com/vaadin/terminal/gwt/client/ui/VWindow.java
src/com/vaadin/ui/Table.java
tests/integration_tests.xml
tests/test.xml
tests/testbench/com/vaadin/tests/components/orderedlayout/OrderedLayoutCases.java
|
| |
| |
| |
| | |
svn changeset:22691/svn branch:6.8
|
|\|
| |
| |
| |
| | |
Conflicts:
tests/testbench/com/vaadin/tests/components/button/ButtonsInHorizontalLayout.java
|
| |
| |
| |
| | |
svn changeset:22469/svn branch:6.8
|