| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I0d19e1c53dfe48a9a501ff25c19318b96c96ef3b
|
|
|
|
| |
Change-Id: I8a77fbc3b3d9541e30ac9fee01b1111a4e243b8a
|
|
|
|
| |
Change-Id: Ibad2f45fb81d9573125fbc786bd3493ac6cdfc00
|
|
|
|
| |
Change-Id: I233a63fac4f1afe3f99105ac6dfbbbb38f9b9fad
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
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: I31ebc1b4c0698f10c145c6e59d5c951918c5fdbe
|
|
|
|
| |
Change-Id: Ieee79bc4e1c61c7a0b00e19c0bca8826b0e10cff
|
|
|
|
|
|
| |
Remove the listeners from VTabSheet and use them as inner.
Change-Id: I65bc84fe6120abcaa01d22fcc373802f4f773bdc
|
|
|
|
| |
Change-Id: I610e81aeb3e1f3f124c27e549ba58e9e28cacecf
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
Simplify the new inner API in the VTabSheet which solves the
focus/blur issue.
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: I90dd05f056441920a286b6debdc288fb1a9a7e10
|
|
|
|
|
|
| |
The new version fixes source map generation when collapse-all-properties is on
Change-Id: I4bcf9bd64a8dd9bc2e65c225df9ba4313e3d4194
|
|
|
|
|
|
|
|
|
| |
IE8 (Valo) #14413
Remove unnecessary FontAwesome declaration as well, which made the
characters look bad in IE8.
Change-Id: Ib0f9b01023b0a7a6f40513c80cbb6e6c69bd164c
|
|
|
|
| |
Change-Id: I7fdd091a3b2994270e9928eb4f118ab5ca59ef30
|
|
|
|
| |
Change-Id: I8df8260bf875dd2a3cf974885bde8b473f4951a5
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
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: I29f59fce90b7060a97787d3c3ce12f890af40079
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
New JSNI function allows direction parameter in setSelectionRange.
This allows setting selection backward and fixes the issue in FF.
Change-Id: I1e34b70983e3f525b7009668877038f108d286a7
|
|
|
|
|
|
| |
(#14354)
Change-Id: Ie995268f8d89a951e9ebb351edde4ba1e824101e
|
|
|
|
|
|
|
|
| |
Reintroduce the delay timer which triggers the hiding of the
notification. When the notification is clicked, no timer is used, the
notification is hidden immediately.
Change-Id: I93ecc5dcc34c10092b85f4e0daf7ecacfef77f7a
|
|
|
|
|
|
| |
Includes updated tests.
Change-Id: I928b888302a2cd22b7c94600fd4f8b7608ba0ca8
|
|
|
|
|
|
|
| |
As setSelectionRange is not working correctly in IE the current approach
sets the direction before setting the text and resets it to the original
immediately after that.
Change-Id: I33f40f9ae436122092d995fa17c35a9cbe38aedb
|
|
|
|
|
|
| |
The popup is made non-modal.
Change-Id: Ia396ff1e2e88639b97c9f556d7d3866f76755436
|
|
|
|
| |
Change-Id: I0186ce32f915b39a012bb653e501b0cad72a9f32
|
|
|
|
| |
Change-Id: I4b961443f6c175aaf2e2272f1257670fe6bc9607
|
|
|
|
|
|
| |
The previous patch caused TestCurrentPageFirstItem to fail.
Change-Id: I6eec8818f5ba2ce847a696afa40ba423ec482668
|
|
|
|
|
|
|
|
|
| |
(#14094)"
This reverts commit 441371a. The commit caused rows selected in a multiselect
table to no longer be focused, which caused a number of regressions.
Change-Id: I42d960cec9dfe24852b40a623f32e2b467704491
|
|
|
|
| |
Change-Id: I99b325d71d9d6830349b92cc1226d6ad80066569
|
|
|
|
|
|
|
|
|
|
| |
Commits reverted:
* 392e8a0 - Minor refactor to #14147 patch
* 8d470c9 - Context menu is not shown in Table body on mobi... (#13694)
* f7dc719 - Fix Table stuck scroll position after setting ... (#14147)
Change-Id: I3f5ed7fa15a9cfebce7a57662d229bf46118c5d6
|
|
|
|
|
|
|
|
|
|
| |
* Updates UI and overlay container class names when the theme changes
* Initially verifies that the theme has actually been loaded (for the embed case)
and class names have been properly set
* Forces a state change to all components to re-translate theme:// URLs
* Runs a full layout after the new theme has been loaded and activated
Change-Id: I5a7391abe1bb467130bbb4660e4829b43f3e4255
|
|
|
|
|
|
|
|
|
|
| |
Automatic removal of trailing whitespaces in Eclipse does not work even
in a nearly consistent way across platforms, versions or even on the same
maching within the same workspaces. Saving the same file multiple times
even alternates between adding and removing a whitespace on empty block
comment lines when saving.
Change-Id: I0efd307fd48869ea688eb79aa77c9ba38de5a4a6
|
|
|
|
|
|
|
|
| |
Gridlayout removes columns and rows with no content. Gridlayout is
supposed to check for spanned cells and not remove otherwise empty rows
or columns if they are covered by a span.
Change-Id: I1c25a8e6426e6ce0e24f9110a6b994598c395e7a
|
|
|
|
| |
Change-Id: I78cdbbad41fa6980f445ae770f7e7a8d7db39176
|
|
|
|
| |
Change-Id: I095401164a931f3a69dea91037a6cbf35b197121
|
|
|
|
| |
Change-Id: I9c39db5c2ccafd495a1ecc8b28687eeeebe3b6c2
|
|
|
|
|
|
|
| |
Listen to MouseUp event on the <textarea> and notify the state with the width and height if changed.
Add com.vaadin.client.Util.Size to manipulates the css width/height.
Change-Id: I96a308658d2877f1f6c05feaa7840a268bb06709
|
|
|
|
| |
Change-Id: Ie33ef684f2177fe1807f95bf234031cc3a44f317
|
|
|
|
| |
Change-Id: I0dcd9f75cd30fe91c17ca0755241e73a37da79ec
|
|
|
|
| |
Change-Id: Idfeb20a385fc68c6527f1947bdbf238d9d4af918
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Due to old fix for (#11994) the v-scrollable div of the window would
expand to 110% of its size then immediately back to the original size.
The first action, expanding the v-scrollable to 110% would decrease
the scrollTop value of our panel, while increasing its height. When
the revert back action would set the v-scrollable to its own size,
the panel's scrollTop would remain decreased, causing the scroll bar
to move up, hiding the ~10% at the bottom.
Fixed by calling Util.runWebkitOverflowAutoFix(); instead of changing
the height.
Change-Id: I79eafd1f9500c2e4c10dadbfc7100608c0732e04
|
|
|
|
|
|
|
|
| |
Two clicks were being triggered for IE11,
the first with coordinates (0,0) and the
second with the correct coordinates.
Change-Id: I6f0feb520710b254eac6542f082a5012de2c5f85
|
|
|
|
| |
Change-Id: I59596630b71f5a6b78c13bc5dbeaf7ef5dfaccf9
|
|
|
|
|
|
|
| |
If the server sends no token and the client value remains "init" then
it's not sent back to the server.
Change-Id: I74fc470c5c22d57c4a48eab3e4476ae4cc2dd242
|