| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: Ie40ea2c74358f6bf35a5a36a98561fd53fffe23f
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Removing .v-ui wrapping makes valo-menu-responsive usable anywhere
on the page (not just top-level).
Change-Id: I5551cb29677ae53be453fc29d0295ebb2dcbf241
|
|
|
|
|
|
| |
When using Valo theme and Responsive extension, all responsive UIs get a padding-top even though it should be only added when a Valo Menu is present in the UI. Added a stylename which has to be added to any responsive UIs containing a Valo Menu.
Change-Id: Ib3e3c5341bef03c174accb01401b4a90c1deb29e
|
|
|
|
| |
Change-Id: Ic435e3ca741669db6f707961ac66a4c2e30bf765
|
|
|
|
| |
Change-Id: Idadbbdfe0a9abaf1dd7ada339b618890b2be6e06
|
|
|
|
| |
Change-Id: Id621c25cae3314dc44a700e1e9dcdae97cda5bfb
|
|
|
|
| |
Change-Id: Ib27db90a6dc48f8f8f34adc3c16aa3aa7222d19d
|
|
|
|
|
|
|
| |
Also updates the test to always scroll the left panel to the top after
opening a section.
Change-Id: Icdb42795b8ec347b91694c162898f41aa8d80152
|
|
|
|
| |
Change-Id: Ib4dfac4ee2bb858d02c34a920ad53e37e73b73e1
|
|
|
|
|
|
|
|
| |
A new variation named “Light”, similar to iOS7 style.
Fix some valo-menu styles to accommodate the new light style better.
Change-Id: Ib7c396263db7838c972d75a6b79fed1caf7ca576
|
|
|
|
|
|
| |
Now lighter bg on light colors and darker bg on dark colors.
Change-Id: Id61b88d1cae65330c6f7b2cc3bb93880a7de9965
|
|
Moved notification and valo-menu styles to the components folder as
well, and added them to the $v-included-components list.
Additional styles are now also controlled with a list variable, which
lists all components whose additional styles should be included in the
build.
Change-Id: Ifb8d49d71622decf8fa0d4875985fcafd908a1f8
|