| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Change-Id: Ic1e1cecf01aab54d00d1215591514bd07b941754
|
|
|
|
|
|
|
| |
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: If334cebd85fcfe9b368b1b360181abaadd5cb4ef
|
|
|
|
| |
Change-Id: I899c21e3f71bc728cb613685134b99961b557c5b
|
|
|
|
| |
Change-Id: I115e964260e575d8378fe44e679785658e96dcb6
|
|
|
|
| |
Change-Id: I099d3d6de4a211b18699726a11bffa3188e21f51
|
|
|
|
| |
Change-Id: Ibec4c7162e9f51baff2534dfc763aa5a83cf915d
|
|
|
|
| |
Change-Id: I052702fc9b5b714c0d748973f3146f0718298a97
|
|
|
|
| |
Change-Id: Id62d077fd6219c4486a970fc7c747ae344f6b82d
|
|
|
|
| |
Change-Id: I6ea35a780f3dfdcef299919c1249e9104341f99e
|
|
|
|
| |
Change-Id: Iec26a6af20e04a1f226dc831a4b485ee8da4a46c
|
|
|
|
|
|
| |
ticket. (#18325)
Change-Id: I65be0245c9bfcd7986cc188b96a6bade9e8c4a54
|
|
|
|
| |
Change-Id: I0ce69b37c87a345e5757636292cf52fbdd4eb0c2
|
|
|
|
|
|
|
|
| |
Jaws for Windows (at least up to Jaws 16) does not announce any role=status
messages at all so the user will not hear any tray messages or assistive
messages without this change
Change-Id: I2e75a086b4c66ce2b65bd02640db8cae66659ce4
|
|
|
|
| |
Change-Id: If0b5e185a049daadfa96dcdd2aa366e38d18fb7f
|
|
|
|
|
|
|
| |
Mention that unused out of sync related methods have been
removed from the class SystemMessages.
Change-Id: I3f7aa2d6b08effbd57dd8b95eca64bd9cdc04b6c
|
|
|
|
|
|
|
|
| |
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: Ieea18f9e14d3b947c9836956c00721c30685b912
|
|
|
|
| |
Change-Id: I8dee8c96663a5f986b7bce5a995199049afc8934
|
|
|
|
| |
Change-Id: I82c4a9819c92450d39e7357d8b8393fd883543bf
|
|
|
|
| |
Change-Id: Id70eec04eb1f90a6b79c9487b6b479eaede2b0af
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
Google forces applications owners to migrate all applications to
a new [High Replication] DataStorage. An old Vaadin application is deleted,
and a new one is created because of that migration.
GAE license is replaced with latest one.
Change-Id: Ie6de09f0c1c621308ad8e0cfc2ba7b42bfb10429
|
|
|
|
| |
Change-Id: I6477557c605443419ee3fc9f3398ae5af4956aa7
|
|
|
|
| |
Change-Id: I8669e604ac75ce25b43c1be6a323a007f8e00c67
|
|
|
|
| |
Change-Id: I74ee0c13c08bbd3e10ab43df0344d2b23c5b7161
|
|
|
|
| |
Change-Id: I4ab9082fbe7e488375377432b4289d6d25db9686
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Change-Id: I11f2e4095ac106e985e2add283c7d36d04cd07e2
|
|
|
|
|
|
| |
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
|
|\
| |
| |
| | |
Change-Id: Ifa976fa4be1258fd35999de17775da70afedb2a8
|
| |
| |
| |
| |
| |
| | |
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
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
+ contains Valo theming fixes for all browsers.
+ includes screenshot test for sidebar in Valo
Change-Id: Ic6401057efff7e4d4ab65c46885dda2d995bce5d
|
| | |
| | |
| | |
| | | |
Change-Id: Ie6c0166ad307b9172acccaa781d6fea316ee6390
|
| |\ \
| | | |
| | | |
| | | | |
Change-Id: I03fdd2014fd0393341db0f650c065f6d27905b73
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Little theming for Reindeer and Runo too, but no designs yet.
Change-Id: I967d377cf33d64c9566b7a28d81002e669562be7
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Conflicts:
WebContent/release-notes.html
Change-Id: I3906caeb01d1991dc9cb927b3d9ce0fb21c77e04
|