| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: Ie1e2726613033ad321e15f7f58e098080d4d9a5f
|
|
|
|
| |
Change-Id: Ied78a8c999e592a944c27138e179c37a31a0af54
|
|
|
|
| |
Change-Id: I671013284cadbef89b46cca042a099441dbb6bff
|
|
|
|
| |
Change-Id: Ie25c7142bc111829be829f4ba98ed639ad1f5126
|
|
|
|
| |
Change-Id: I69bcd7b1d610d0e9adb6ce43e06591a769bef957
|
|
|
|
| |
Change-Id: Ie019abbda1664e8dd4f53a76f2c6f21e3bc5443b
|
|
|
|
|
|
|
|
| |
Regression was caused by patch https://dev.vaadin.com/review/#/c/4480
Fixed the same issue for ComboBox as well.
Change-Id: Id43912f0803b5e056d4ca6585746e53226282d85
|
|
|
|
|
|
| |
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: I83836bbf077033712a569c8eff52576b012b4dee
|
|
|
|
|
|
|
|
|
|
|
| |
This fix is for animation-in and animation-out.
Fix was done in VMenuBar. VOverlay provides now hide() method with
possibility to enable/disable the animations via parameters boolean
animateIn, boolean animateOut. By default they are true (not to break
animate-in, animate-out for VWindow and VNotification)
Change-Id: I49981952c7c18a02edd7fa9e6d247bb18f660207
|
|
|
|
| |
Change-Id: I2d09a116d07621053f2fc9524f95e47bf7fc834e
|
|
|
|
| |
Change-Id: I865526499a6d55a835758f0194a977c36c10304a
|
|
|
|
| |
Change-Id: I80beea694c2a103aaf1fb479e1de48c515428fbb
|
|
|
|
| |
Change-Id: Ia3598b9bcef280bef38daa189ab3c7885e5d535a
|
|
|
|
| |
Change-Id: I12014c4329ca629dbfc9226b3b70538d33442690
|
|
|
|
| |
Change-Id: Ic435e3ca741669db6f707961ac66a4c2e30bf765
|
|
|
|
| |
Change-Id: Idadbbdfe0a9abaf1dd7ada339b618890b2be6e06
|
|
|
|
|
|
| |
Fix for regression caused by (#14812) + Valo test for TreeTables.
Change-Id: I57f911cbf33e52196fa219b4feddfe62db7f6ded
|
|
|
|
| |
Change-Id: If649d7ab0b4257cfaa1488dfff88afa8ef122f67
|
|
|
|
| |
Change-Id: I473fc080c143bc242326bd6f2b819450c42ffae5
|
|
|
|
|
|
| |
Added sass selector for upload in base theme.
Change-Id: Iebf796f0965de6afeac98d6e2a2a9246c9251bab
|
|
|
|
| |
Change-Id: Ibad03664be53489121914a2dd7bb051cc6e5350c
|
|
|
|
| |
Change-Id: Ib378fbea73bc16caa12deb14f760025e68f16288
|
|
|
|
| |
Change-Id: I099f94f47f2f7aa5856026f6cf6e53629732527c
|
|
|
|
|
|
| |
Added CSS fixes.
Change-Id: I1f1d27a18b925ab9b4e21292218c75206d3d4984
|
|
|
|
| |
Change-Id: I6d18e9a16ea5c4c4de0653233fefa1af8f76205a
|
|
|
|
|
|
| |
Copied the fix from Valo.
Change-Id: I677fc4cfb65a57211fd82d994d75743fd49a83a2
|
|
|
|
| |
Change-Id: Ic0c5152d634dfc8f07890cfee18bbebd6e54bbc3
|
|
|
|
| |
Change-Id: I0f85fb72605c5500b0a835ddf715d60bc9c7a524
|
|
|
|
|
|
| |
Added css instructions for enclosing span to prevent this.
Change-Id: Ib5e396b85ce37ab722e70fddf3553179248d59e8
|
|
|
|
| |
Change-Id: Id621c25cae3314dc44a700e1e9dcdae97cda5bfb
|
|
|
|
|
|
| |
Added a small delay for notification animate-in animations.
Change-Id: Id5596957c56eae391c17e3ea8b942617b848c8f7
|
|
|
|
| |
Change-Id: Idaba283636ccbbd3d4fccc8ea10128a464fa463d
|
|
|
|
| |
Change-Id: I5eb76915b52f6b73ff0799631d98d5711041eeb5
|
|
|
|
| |
Change-Id: Icb05cffe68b948777036e282a2055e3343de9252
|
|
|
|
| |
Change-Id: Ib27db90a6dc48f8f8f34adc3c16aa3aa7222d19d
|
|
|
|
|
|
| |
Make the text easier to read.
Change-Id: Ieab5b27cccd0694086f17877d6c6b4c37b225b02
|
|
|
|
| |
Change-Id: Ic707d897a84a308f789b2805a980b696beaa6edd
|
|
|
|
|
|
|
| |
Also updates the test to always scroll the left panel to the top after
opening a section.
Change-Id: Icdb42795b8ec347b91694c162898f41aa8d80152
|
|
|
|
|
|
|
|
|
|
|
| |
valo-component-group mixin doesn’t have any parameters. Ruby compiler
produces an error, but Java compiler works anyway (#14479).
Missing semicolon after a line before @include produces an error with
the Ruby compiler, but passes compilation with the Java compiler
(#14480).
Change-Id: If6fa2b5039f4d9daa7ee73380f089b533c2cce0f
|
|
|
|
|
|
|
|
|
| |
Re-enable for labels, captions, tables and text inputs.
Removed all unnecessary user-select: none; declarations since the top
level declaration will affect the whole dom tree.
Change-Id: I2e74b749340c8649d3b0778d62acafecf878685d
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add a new size variant “compact” for Textfield, DateField and ComboBox.
Makes the field fit inside the default row height of the table, but
keeps the font size the same as for a normal field. Borderless fields
also now respect the font color of the container (e.g. a selected table
row).
Update test to include common components inside a table.
Change-Id: I88f4d917579c937536dc4c886dc2b7825db01818
|
|
|
|
| |
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
|
|
|
|
| |
Change-Id: I00eae3c53d78a4fc086567d677ce8f24e441a880
|
|
|
|
|
|
| |
Fix a similar issue with context menu items also.
Change-Id: I1c851ea43aa81a39e2c4596315b34976df0cba62
|
|
|
|
| |
Change-Id: I3739cdacf6a117cd0d75cab3566a82ee0fedd6bd
|
|
|
|
|
|
|
|
|
|
|
| |
Refactored menubar mixins so that less overrides are necessary from
normal button styles, and so that custom colored and custom sized menu
bars are possible.
Add new examples to test app for “drop down buttons” and “split
buttons” using MenuBar.
Change-Id: I2b0b76817d1c9119f82b2c2f4d7e5b95a9f05a5c
|
|
|
|
|
|
|
| |
If the background color of the app is the same as the textfield
background color, make the textfield background color slightly darker.
Change-Id: I4870c3e396cdd8c586bfd3f0e812cf1f5ebab1eb
|
|
|
|
|
|
|
|
|
| |
Makes any Label text colored, by default the same as $v-selection-color.
Modify the Forms and Labels examples to use the new style, and remove
the fixed color from “light” style form layout for header labels.
Change-Id: I27a4fce56b1f734aa5c2c837bf1684284b0d96cc
|