| 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: Id3829562f7bb898ee0df873de90f0339ad06adff
|
|
|
|
| |
Change-Id: I78f8b0c6a762541f62a3881ce8abb52837d1cad9
|
|
|
|
|
|
| |
Also add property to customize log level.
Change-Id: I817400aec13fe2b12c382d97b404c08b06dc263a
|
|
|
|
| |
Change-Id: I4f2580230a18adf299334eb43aea4f8bccd7bb4a
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
tests expect
Change-Id: I573f0a7f8544742396fcd5927bc3292350754c6d
|
|
|
|
|
|
|
|
| |
There is something strange going on in Tomcat 8 and/or Atmosphere where
the websocket endpoint is deployed for /VAADIN/* and not for /run/* when
the same servlet is used
Change-Id: If0f5d7b87e410feeb53d1407919fa30cc794468a
|
|
|
|
|
|
| |
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: I0635ea0a390c868162695291176d0ce416dfaf4c
|
|
|
|
| |
Change-Id: Id3cc353b1e74fa51326ce84d33e741227f98f9b0
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Change-Id: I8d1a61df37eb3af1f5c0ebcdcf3097df59a44652
|
|
|
|
| |
Change-Id: I8d5580895a218440a8295ed79453d6cbe24195b1
|
|
|
|
|
|
|
|
|
|
|
| |
Daylight saving time caused problems with the week number calculation
in the DateTimeService.getISOWeekNumber(Date d) method. If the given
date was inside a DST period, there was a rounding error when calculating
the number of days from the beginning of the year. As a result the week
numbers were calculated incorrectly in a case where the year started with
a Thursday (like for example 2015 and 2026).
Change-Id: Ib3d045ea0b9a1acc44b6f28487b064b3c2b76bb9
|
|
|
|
|
|
| |
Implemented BlurNotifier and FocusNotifier interfaces in NativeSelect
Change-Id: Ief38d72edee05bef07f0d57367811bab2c6def50
|
|
|
|
| |
Change-Id: I2b981c00bf1ef3b9e1e0ccd1cdd3678016b11d14
|
|
|
|
| |
Change-Id: I235ebe6250b9c03bbea393df7e8eb8823d119a2c
|
|
|
|
| |
Change-Id: I31ebc1b4c0698f10c145c6e59d5c951918c5fdbe
|
|
|
|
|
|
| |
PhantomJS sometimes fails to start properly in validation builds
Change-Id: I768dd4c7fd67d7e05d25311f8e309d3b9764d11b
|
|
|
|
| |
Change-Id: I68a629a29cc0d6efd2dd7788875a1dc4182ee6bf
|
|
|
|
|
|
|
|
|
|
| |
As described by Johannes, the RPCRequest constructor first takes whole
JSON as string and builds its attribute json from it (by parsing).
Then it reads from this parsed JSON the array called "rpc".
However it previously did a .toString on it only to re-parse it.
Newer json versions complain that "rpc" is not a string, but an array.
Change-Id: If4bb45abad551b183d757f0aa326c37c070ce103
|
|
|
|
| |
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
|
|
|
|
| |
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
|
|
|
|
|
|
| |
* Added tests for tabsheet variants
Change-Id: Ib8d5c88cdedf1bbac439f91346b7b8a6a6756ede
|
|
|
|
| |
Change-Id: Ieee79bc4e1c61c7a0b00e19c0bca8826b0e10cff
|
|
|
|
| |
Change-Id: I10cefbeb4028b6b511db5af94c287656c32a5efe
|
|
|
|
| |
Change-Id: I08da5a69e11f625d3d34f26dbd097d7a0973a541
|
|
|
|
| |
Change-Id: I6832399a888a8f99a77b6d345271d02e5cec3f54
|
|
|
|
|
|
| |
Fix a similar issue with context menu items also.
Change-Id: I1c851ea43aa81a39e2c4596315b34976df0cba62
|
|
|
|
| |
Change-Id: I32029461c7a4eeec1b54ce8a3f0b730f22deca1b
|
|
|
|
|
|
| |
Remove the listeners from VTabSheet and use them as inner.
Change-Id: I65bc84fe6120abcaa01d22fcc373802f4f773bdc
|
|
|
|
| |
Change-Id: Ic9799343357735580976687ee02afb3bec142861
|
|
|
|
| |
Change-Id: I5203b69d2f4ad67107ac347bff9b56b6d66c63bd
|
|
|
|
| |
Change-Id: I610e81aeb3e1f3f124c27e549ba58e9e28cacecf
|
|
|
|
| |
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
|