| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I070cca17377dc49095481012717bab8931fb375b
|
|
|
|
| |
Change-Id: I919fe43e7579787c6831aaa88945c348e124b3b4
|
|
|
|
|
|
|
|
|
|
|
| |
(#11733)
Limitations
* Does not take Push into account
* Hard coded parameters
* Only theme for Valo
Change-Id: Iddb12d20391bcd30dc7289b7ea694ac3fbbd116d
|
|
|
|
| |
Change-Id: Ia0d36147eb4ed9f170123771ac2674df584e6a4b
|
|
|
|
|
|
|
|
| |
The opacity for disabled menu items looks very ugly on IE8.
Fixed by using the previous gray color for text and opacity
filter only for the item icon.
Change-Id: If48716cdccef05ebdba43b5600e41c0690398429
|
|
|
| |
Change-Id: Ib8eac880deb50b9bf32dc80f572c716413d14e69
|
|
|
| |
Change-Id: I50a6c8094b16984114010c400f3485ac76da5cb7
|
|
|
|
| |
Change-Id: I4413303e0fc23fbeeabb22ebca20332419363f6b
|
|
|
| |
Change-Id: I633e0deeca6c1268937d8c9b918ea414355c85f3
|
|
|
|
|
|
|
| |
This concerns Grid Editor with themes other than Valo.
Also fixes the same issue for ComboBox.
Change-Id: Ia9856333272f2c98683e290699f03f78d4561c5c
|
|
|
|
| |
Change-Id: Ifbd791c45bf0a4b62e6e73195c73c4f0f3bddad0
|
|
|
|
| |
Change-Id: I6477557c605443419ee3fc9f3398ae5af4956aa7
|
|
|
|
| |
Change-Id: I8669e604ac75ce25b43c1be6a323a007f8e00c67
|
|
|
|
| |
Change-Id: I74ee0c13c08bbd3e10ab43df0344d2b23c5b7161
|
|
|
|
|
|
|
|
|
| |
Regression caused by the previous patch for the ticket. Details row inherited extra margin-top from parent.
Because some position functions in escalator use left for transforming the rows, the offset caused
by the spacer deco was switched to padding-left from left, so it won't get overridden by the position
funcion.
Change-Id: I774ab9573c95f971a0e625dc8d79370f3d86daec
|
|
|
|
|
|
| |
Removes nesting for .v-Notification-caption and -description when possible.
Change-Id: I6c68706116f9a90598413ffe43ea429d08616f51
|
|
|
|
| |
Change-Id: Ifb648b8913c9999d3c0c855f05f79c8356577887
|
|
|
|
| |
Change-Id: I457becda9b8741b0b0f85d8985581a2039fa7304
|
|
|
|
| |
Change-Id: I6db8f01cf4842f17db3ee9509a0b7873dfd70ddd
|
|
|
|
| |
Change-Id: I317eefabfc93fd00a848f6b57cba9bd73600b3b6
|
|
|
|
| |
Change-Id: Ida9552b02cb515fab6fb078a93f9f5c2f6d55014
|
|
|
|
|
|
| |
IE8 still isn't pixel perfect, but you can't have 'em all.
Change-Id: I1780441f130032503d783657103066f502dce570
|
|
|
|
|
|
|
|
| |
- if columns hidable when grid rendered, sidebar button had invalid height
- removed border radius from grid sidebar
- inherit font color for grid sidebar button
Change-Id: Ib35d917b35e701bd736a28f19b34dbece7fcbe71
|
|\
| |
| |
| | |
Change-Id: I6175398df4c3a07656a2682843615a0d7bd32a45
|
| |
| |
| |
| |
| |
| |
| |
| | |
Redesigned the Table column selector button, now rendered completely
inside the Table header, which works regardless of the placement of the
Table, and with the fix for the main issue.
Change-Id: I63ba34a0afc2d7b0d6b4c2dfd006cb6d0aebf2db
|
| |
| |
| |
| | |
Change-Id: I55791e0bf46b00ea90daaeb1af8b4ca2748ff9d1
|
| |
| |
| |
| |
| |
| |
| | |
+ contains Valo theming fixes for all browsers.
+ includes screenshot test for sidebar in Valo
Change-Id: Ic6401057efff7e4d4ab65c46885dda2d995bce5d
|
| |
| |
| |
| | |
Change-Id: Ie6c0166ad307b9172acccaa781d6fea316ee6390
|
|\|
| |
| |
| | |
Change-Id: I03fdd2014fd0393341db0f650c065f6d27905b73
|
| |
| |
| |
| | |
Change-Id: I47feff9c78a39e30233f388b938c7e4e53b52051
|
| |
| |
| |
| |
| |
| | |
Little theming for Reindeer and Runo too, but no designs yet.
Change-Id: I967d377cf33d64c9566b7a28d81002e669562be7
|
| |
| |
| |
| | |
Change-Id: I84628ee5840b71f2ff889037a525d43f9e86af46
|
| |
| |
| |
| |
| |
| |
| |
| | |
Fixes mismatched client-server API regarding ColumnVisibilityChangeEvent
Adds and removes the column hiding toggle as needed when columns added / removed.
Known bug when a hidable column added, column toggle won't get the caption of column.
Change-Id: I708e19432dc822f713bf11f5b8e6eadb528a3961
|
| |
| |
| |
| | |
Change-Id: I0cb3584673525b1a21b01a2e819056df7f94579c
|
|\ \
| | |
| | |
| | | |
Change-Id: Ice80ed9d5a96d9de824cc932873b4e6a736459a8
|
| | |
| | |
| | |
| | | |
Change-Id: I9dc1d5d8ede4984c2dd6f5fcc932bb987ce95dcb
|
| | | | |
| \ \ | |
|\ \| |
| |_|/
|/| |
| | |
| | |
| | | |
'origin/grid-columnhiding' into grid-7.5
Change-Id: Ib8913f8e1b1b92198d79f8920c615addf77a15ba
|
| | |\
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Conflicts:
uitest/src/com/vaadin/tests/components/grid/basicfeatures/GridBasicFeaturesTest.java
uitest/src/com/vaadin/tests/widgetset/client/grid/GridBasicClientFeaturesWidget.java
Change-Id: Ic77c717b9bbdcc38585382d4944ee4491aba3f7d
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I78a4a50b011576a026518a58c36822a383979986
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- Show sorting and focus on the dragged header.
- Keep the focused header/cell the same after drag.
- Make the drop marker get the same color as the grid selection.
- Make dragged header and the drag element theme customizable
- Valo related theming: little opacity, proper positioning
Change-Id: Ia1c6f72ef2c7b4333e64ac410e50ef3688461749
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I94558915859aaa91bdd041da12094bc0dcc53e62
|
| |\ \ \
| |/ / /
|/| | |
| | | | |
Change-Id: Ie0556ae8d56596d5e1894b3a62d39b0afe13b5a3
|
| |\ \ \
| | | |/
| | |/|
| | | | |
Change-Id: Id48abba25a16fe7f8e679e5ce2ab3ab536951676
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
For now, the details row only supports text content and index
based row references
Change-Id: Id12557d83732475b9a5133b3ee32ae31ba4fcdd7
|
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This is the first step towards Grid's details rows: Escalator puts spacer elements
in the DOM, and is able to scroll around with them. The spacers are put in their
correct locations, but they will not affect the normal row elements in any way at
this time.
Change-Id: Id20090c4de117e07e332dcc81e9964360f778258
|
| |/
|/|
| |
| |
| |
| | |
Converts the old TB2 test for the issue to TB4 as well.
Change-Id: I76a37d836a55102221aa63e75f7ab605769bc0b9
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This reverts commit c9586c93b93987d9b5942c38ef0b536c091092a5.
This fix will break button focus outline in Valo. The overflow hidden needs to be placed on the inner element (v-button-wrap).
For Reindeer the fix is okay, but for consistency it might make sense to move it there to the inner element also.
Change-Id: I6cac9fc6a1c8ae6be9969b8dc8533b9cad118d6a
|
| |
| |
| |
| | |
Change-Id: Iaeb9cd571dd4b7a37cdc89f9d291365aef96c9e1
|
|/
|
|
|
|
| |
This is needed for the Sass compiler to correctly parse an expression.
Change-Id: Ie39134e47f701015a9fc7180de5c033b80abe178
|
|
|
|
| |
Change-Id: Ic948fb801f3bca5101ba630c99bd321f3e4f24bb
|