| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I4809fbbdb48f3e36c8e1da8552ff3fa734714105
|
|
|
|
| |
Change-Id: Ibad2f45fb81d9573125fbc786bd3493ac6cdfc00
|
|
|
|
| |
Change-Id: I233a63fac4f1afe3f99105ac6dfbbbb38f9b9fad
|
|
|
|
| |
Change-Id: Ie2b142fbfbe690aad741c668480e9bb3a1898fb5
|
|
|
|
|
|
|
|
|
|
| |
(#6876)
New protected method TabSheet.selectedTabIndexAfterTabRemove
where anyone can implement his/hers own algorithm for selecting
a new tab.
Change-Id: I6a3dd62e7fc84e4dacb08d30d567f357678dd7e4
|
|
|
|
| |
Change-Id: I78f8b0c6a762541f62a3881ce8abb52837d1cad9
|
|
|
|
|
|
| |
tests expect
Change-Id: I573f0a7f8544742396fcd5927bc3292350754c6d
|
|
|
|
|
|
| |
Previously, VTextField value was not updated when used w/ InputPrompt and ShortcutListener.
Change-Id: I53631fe4e866dc6a861d1ea9d263dd5204ec6d7e
|
|
|
|
| |
Change-Id: I5eb76915b52f6b73ff0799631d98d5711041eeb5
|
|
|
|
|
|
|
|
| |
This reverts the new default behavior introduced in fix for #8855.
If you want empty rows/columns to be ignored when rendering,
use GridLayout.setHideEmptyRowsAndColumns(true)
Change-Id: I38a8717d79cec7739b649174654b615db9d8dc7e
|
|
|
|
| |
Change-Id: I8d1a61df37eb3af1f5c0ebcdcf3097df59a44652
|
|
|
|
|
|
| |
Implemented BlurNotifier and FocusNotifier interfaces in NativeSelect
Change-Id: Ief38d72edee05bef07f0d57367811bab2c6def50
|
|
|
|
| |
Change-Id: I31ebc1b4c0698f10c145c6e59d5c951918c5fdbe
|
|
|
|
|
|
| |
PhantomJS sometimes fails to start properly in validation builds
Change-Id: I768dd4c7fd67d7e05d25311f8e309d3b9764d11b
|
|
|
|
| |
Change-Id: Id2158d0990f12940f2206095b8edc0946977f27d
|
|
|
|
| |
Change-Id: I1adc4dfea7bf62191a23a89440eeca677f47e6a6
|
|
|
|
| |
Change-Id: Ic2e1bfd300a6b18aeddd4c4895c7bb11fec5bb8b
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
A new variation named “Light”, similar to iOS7 style.
Fix some valo-menu styles to accommodate the new light style better.
Change-Id: Ib7c396263db7838c972d75a6b79fed1caf7ca576
|
|
|
|
|
|
| |
* Added tests for tabsheet variants
Change-Id: Ib8d5c88cdedf1bbac439f91346b7b8a6a6756ede
|
|
|
|
| |
Change-Id: I08da5a69e11f625d3d34f26dbd097d7a0973a541
|
|
|
|
| |
Change-Id: I6832399a888a8f99a77b6d345271d02e5cec3f54
|
|
|
|
| |
Change-Id: I32029461c7a4eeec1b54ce8a3f0b730f22deca1b
|
|
|
|
| |
Change-Id: Ic9799343357735580976687ee02afb3bec142861
|
|
|
|
| |
Change-Id: I5203b69d2f4ad67107ac347bff9b56b6d66c63bd
|
|
|
|
| |
Change-Id: I07d2b0882ea5520f3d7ec30e29d4c42fb9167c9c
|
|
|
|
| |
Change-Id: I8f7717138247c46d7b85f4fab46328d5d118dbef
|
|
|
|
|
|
|
|
|
| |
drag image (#13836)
Amend : Fixes the comments for the last commit.
Amend 2: Fixes a nullpointer found in a certain test scenario
Change-Id: I72327f5f8ab9e46d88e1ebed8f1db3a7da39d7d8
|
|
|
|
| |
Change-Id: I44e7fa4b0d890972d4e6d14c3159aa9db9131c1d
|
|
|
|
| |
Change-Id: I382a4da5f186239c5791d1e63e9a75ece9039760
|
|
|
|
| |
Change-Id: I1e02ce31ec7f0235158a5b04812c031e040c7ba2
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Change-Id: I62f3f17cfbd5ddb5e1cd1b6085f4437fa49cfad1
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Change-Id: Ia879f22f171c97fd614a92526db3cd00f35d9d27
|
|
|
|
| |
Change-Id: I83f0d08850d2e03008601f10043314c00818bdaa
|
|
|
|
|
|
|
| |
Available as additional style names for buttons, text fields/text
areas, combo boxes, date fields and labels.
Change-Id: I12f36935a690f5bf3f12333f5bd4ac986d4efd1f
|
|
|
|
| |
Change-Id: I351e94c6827e4585ddeb0060251f9ba7c5c55df4
|
|
|
|
|
|
|
|
| |
The blur and focus events should be linked with the TabSheet
component as a whole. Any click inside the TabSheet should
trigger one single focus and any leave the blur.
Change-Id: Id24a2fab12aafe6f7aa3a44635e5b9e935a1cfe1
|
|
|
|
| |
Change-Id: I3ac7a8b404da907fbe025b2ab1af03dd7c32813e
|
|
|
|
| |
Change-Id: I342fad836ad0d4014748a06c8ccfed53a99e6ece
|
|
|
|
| |
Change-Id: I0b2bb3fba1a8a854799fd087601ba54988ec423b
|
|
|
|
|
|
|
|
|
|
| |
Browser page scroll by default when space key is pressed.
The TabSheet uses the space key (32) to select the tab
when navigating using left/right keys. So when the space
is pressed the default browser page scroll behavior is
now prevented.
Change-Id: I8c3c7c4904109018d2f91447235e30dbd29eec5d
|
|
|
|
| |
Change-Id: I16a0000ae506b5aef4f4d44cf0ee7235da14a21a
|
|
|
|
|
|
|
|
| |
Pressing down to open the popup menu and then pressing enter to select
the same item as is already selected will now cause the same behavior
as pressing the escape key when there are suggestions.
Change-Id: I6052608cc5916d306a981aa0f98b0ae822da5eb4
|
|
|
|
| |
Change-Id: Ia6f809349a8ee81bd2d150176c69c6d6ae10491f
|
|
|
|
| |
Change-Id: Ife2ce000cae1386334596a99592263bd489a5204
|
|
|
|
| |
Change-Id: Ic35c2f77a5acb0221792ad0a0195e4566dbece00
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
While still supported, these browsers are completely outdated and the
tests no longer give us meaningful information. When TestBench 2 tests
are converted to TB4, they will no longer be run on either of these browser.
To improve the situation in the future, TB4 tests should be run on
Safari 7 and latest Opera
Change-Id: Ib49376e30e105aea89218aa352c44a4c3ec8778f
|