| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I52060fc5e49b9bd22f8b24755251ffd0ad8557ff
|
|
|
|
| |
Change-Id: Id9d667257e10d989dd7bda8032a69720f08174ac
|
|
|
|
| |
Change-Id: I1ac1f1ba4695f4a7738f3c613f87658d5ec3456e
|
|
|
|
|
|
|
|
|
| |
This fix applies especially to the themes Base, Chameleon and Runo.
Reindeer and Valo were already covered by earlier changes.
Filed #19407 for fixing incorrect positioning of DateField button in
Base theme.
Change-Id: Iefda0d23b93c74274ad83c60907c0198e5c2f237
|
|
|
|
| |
Change-Id: Ic7768d9023d48b04458376765596059d3a81d8c6
|
|
|
|
| |
Change-Id: I44c38cdcf33de7b08e1e1d038b81ec9e68fe465a
|
|
|
|
| |
Change-Id: I87825ea46fbcea98b054d3dc2eb3fe80781a9d48
|
|
|
|
|
|
|
|
|
| |
Previously grid sidebar could be partially hidden by
"overflow: hidden" of an ancestor component.
Now it's in an overlay and the hierarchy doesn't affect it.
Grid tests were also updated for new DOM structure.
Change-Id: Ic5fb125d9c097be0f0141c121dfe74d30e650dd0
|
|
|
|
|
|
|
|
|
|
|
| |
The <table> used by the FormLayout doesn't reduce its size if any child
component has locked its own size (which is the case with e.g. Table and
some other components doing explicit pixel calculations). To work around
this, we need to detect the situation, force the <table> to reduce its
width by temporarily assigning explicit widths to the cells and then
remove the forced size after all children have adjusted.
Change-Id: Iacef62979acf24c869a5cbeb82efb0c1e537ec95
|
|
|
|
|
|
| |
This patch uses CSS user-select and therefore does not fix IE 8 and 9.
Change-Id: If9f462d97b9417b3d14f37d1e7f0cedba018be37
|
|
|
|
| |
Change-Id: I795956a4512f1e6e688e1e3c0522cc952117d78f
|
|
|
|
| |
Change-Id: I76dcd437456351a8d5b0fffab6cc8bbfec6c2638
|
|
|
|
| |
Change-Id: Ibc7d174970c154fce730341a8cfc240b8072633e
|
|
|
|
| |
Change-Id: If8399a13585ae691ea3b3ee4a41a1a38b342adb9
|
|
|
|
| |
Change-Id: I7122252e9b238fdca0383d0698623fe5a9e3f262
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Valo uses only a handful of icons from Font Awesome. This change
introduces a separate icon font for valo (9KB instead of 80KB) and
decouples Valo from Font Awesome to enable updating Font Awesome
without taking Valo into account.
This change also makes it easy to not load Font Awesome when using Valo
by setting $v-font-awesome:false
For backwards compatibility, Font Awesome is loaded by default
Change-Id: Ib01e3cf34e2468c885fcb8c7859cd1d1af4491aa
|
|
|
|
| |
Change-Id: I6fe834c6a7ce7695f065d7385f3b6dc1940864a1
|
|
|
|
|
|
|
| |
The floating menu should have a high z-index not to be below components that
use z-index, still below floating vaadin elements like windows, notifications and tooltips.
Change-Id: I0ae5d2612ba50ca703f2e604891a25db4bc1d75a
|
|
|
|
| |
Change-Id: Iab7747ba8c4770a70e098ea88657ffea14387743
|
|
|
|
|
|
|
| |
Removing .v-ui wrapping makes valo-menu-responsive usable anywhere
on the page (not just top-level).
Change-Id: I5551cb29677ae53be453fc29d0295ebb2dcbf241
|
|
|
|
| |
Change-Id: Ifa37b341b1d49bb7964978a1f2ed0a65efbdcb2a
|
|
|
|
| |
Change-Id: If334cebd85fcfe9b368b1b360181abaadd5cb4ef
|
|
|
|
| |
Change-Id: I899c21e3f71bc728cb613685134b99961b557c5b
|
|
|
|
|
|
|
|
| |
This CSS fix was only partial fix and caused a regression. A better solution is needed.
This reverts commit 6efaefd9f0f0a607b579872b261a41b8e526ff60.
Change-Id: Ie99d12357a8098d8bded94ee1fe26e353bad0cf5
|
|
|
|
| |
Change-Id: I5db94e40b56aa73c15e9deccc86b0852ec45cde8
|
|
|
|
| |
Change-Id: I0257558f97312a28639773ded12e732fea6f1327
|
|\
| |
| |
| | |
Change-Id: Ie622160a83116c83b255a26bec297f73f3223ac7
|
| |
| |
| |
| | |
Change-Id: I1a7feacc5c55154c21f0a3c97ad4da69daa71d51
|
| |
| |
| |
| | |
Change-Id: I4a45716f6f0945050e7b5ec71616616ea3f7e8ee
|
| |
| |
| |
| | |
Change-Id: Ibec4c7162e9f51baff2534dfc763aa5a83cf915d
|
| |
| |
| |
| | |
Change-Id: I052702fc9b5b714c0d748973f3146f0718298a97
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Conflicts:
server/src/com/vaadin/data/RpcDataProviderExtension.java
uitest/src/com/vaadin/tests/components/grid/basicfeatures/server/GridEditorTest.java
Change-Id: I9e7907c9caf839fd043444db0505f9853f020a6a
|
| | |
| | |
| | |
| | | |
Change-Id: I0b49dc9a2d5a620244829739ccef644e3b7572ca
|
| | |
| | |
| | |
| | | |
Change-Id: Iede2deff19058ee65bfe06ee8abb918218a57924
|
| |/
| |
| |
| | |
Change-Id: Ib3090d43e97667707590a2bca5f4641b72d7cd7f
|
| |
| |
| |
| |
| |
| | |
ticket. (#18325)
Change-Id: I6686d131f015cf0b7b9a6b43ce43284218d5dd63
|
| |
| |
| |
| | |
Change-Id: Iff797c3bf90a6021099a3ed4082cfca3a6fb3540
|
| |
| |
| |
| | |
Change-Id: Ifcc4ec785197eca221b01ba71bf33dd1bd486784
|
| |
| |
| |
| | |
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
|