| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: Ib2b9ecc995ec6fe2627c545efc2a312a59df6b9c
|
|
|
|
| |
Change-Id: I8a0bc92294004411782c6ee5b0e460b892570aa3
|
|
|
|
| |
Change-Id: I7be1c1571ee5ede0ce481faf823f5f271a280a8a
|
|
|
|
|
|
|
| |
Similarly to VTextField, VTextualDate now uses KeyDownHandler with IE to
process the pressing of the return key.
Change-Id: I139134fc38678ad46f0c46f30e3de25547b9a3c6
|
|
|
|
| |
Change-Id: Ia2fce4dbfc205b44622557017afff19c4a2ef7df
|
|
|
|
|
|
|
|
|
|
|
| |
This change checks the length of both collections first before iterating
them. This massively speeds up the comparison in case the collections do
not have the same length.
Also in the case where the lengths are equal, this saves the
collection2.hasNext() checks.
Change-Id: If1325f3581d12bf742d77fbf8b0f89511fa11252
|
|
|
|
| |
Change-Id: Iee64f1dc5ce91472c66f43a6269cb1eccb2f9b52
|
|
|
|
| |
Change-Id: I089f08a056a358d9857ce6608293878e2b8bbd9e
|
|
|
|
|
|
|
|
| |
This change prevents the duplicate getter chain lookup
connector.getWidget().getElement() on the very hot measureConnector
method.
Change-Id: Ia59c9ef2e6bbcf9402424bc565bc9ee3977e3c6e
|
|
|
|
| |
Change-Id: I4b8ca76a530453ee95ff88a1a4bbe3fa7a7958d4
|
|
|
|
| |
Change-Id: If3645dee1f4f3d5a7b1654a60db8734c8ec1ac01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(#15502, #9369)
Changes:
- When opening the popup, the first suggestion is always highlighted by
default unless adding new items is allowed.
- When filter matches currently selected item, that item will be
highlighted instead of the first item.
- Hitting enter or tab will always select the highlighted item.
- Closing the suggestions list by clicking outside the list no longer
selects an item to prevent accidental selections.
Test changes:
- Extended ComboBoxElement to help test filtering.
- Updated and tweaked ComboBoxResetValueTest,
ComboBoxIdenticalItemsTest and ComboboxScrollableWindowTest.
- Added ComboBoxSelectingTest and
ComboBoxSelectingWithNewItemsAllowedTest.
- Updated some tests that were using keyboard navigation.
Change-Id: Ia7745b624bdb0b1a1bb498157ebcb37bee219d76
|
|
|
|
| |
Change-Id: I6ac5c3304bcd22e23f298c4dbdd65358aa1c64f7
|
|
|
|
| |
Change-Id: Iaf8b21e9c6a09e51667eebae1fdd4b1f5ebabedd
|
|
|
|
| |
Change-Id: I5ede5efb7ae9a171fac79f2ead98e2fb12c249c4
|
|
|
|
| |
Change-Id: I17dad660470283cd2d269a32d72d2f26ab86e7c4
|
|
|
|
|
|
| |
(#16565)
Change-Id: I8eb8bb2d941fc88b9f896c8d351ada6286e8322d
|
|
|
|
|
|
|
| |
If the OSX is configured to show scrollbars only while scrolling, Escalator
would previously have its scrollbars hidden underneath the DOM structure.
Change-Id: I6c1a05ba23f6555d9f7f4c484c066c5f7ae63ac3
|
|
|
|
| |
Change-Id: I03677e25d639264d5056c5b86b7be8277fe332a4
|
|
|
|
|
|
|
| |
In order to use websockets with Weblogic 12.1.2 or later, push path 'ws'
needs to be used instead of 'PUSH'.
Change-Id: Ia90d11c20a375cef9cf4a53986a70d616a83db06
|
|
|
|
| |
Change-Id: Ibc364502cb756c499eb170a6a0c509f31d7fccb9
|
|
|
|
| |
Change-Id: I78b8d901f5714f0de1eb84c0aa923225ff472737
|
|
|
|
| |
Change-Id: Ie34384a9683376dda8b78434e0db885591964aba
|
|
|
|
| |
Change-Id: I887830f31f886743d1bd7167236e2f7b61349dd7
|
|
|
|
| |
Change-Id: Ic948fb801f3bca5101ba630c99bd321f3e4f24bb
|
|
|
|
| |
Change-Id: I7ae157f0fa4a352f16adb0634cbc545c14cb34f3
|
|
|
|
| |
Change-Id: I71f3a7cd6b91174c306e5cd60e20dbf0150f4a53
|
|
|
| |
Change-Id: I6fd0313aaba5619a55f03fb52d72c032ea18f409
|
|
|
|
| |
Change-Id: I7c6aeed36fe81a51feffe05e687527f08ac2bd65
|
|
|
|
|
|
|
|
|
| |
- Month view: navigate to week and day views
- Week view: navigate to day view and to next and prev weeks
- Day view: navigate to next and prev days
- Month view: hidden events can be expanded to view.
Change-Id: I19c64ae64c55b8e07be7f73be64e18e700f849b5
|
|
|
|
| |
Change-Id: Ieb245205b3a311a4563f39bc48baadc44e218b61
|
|
|
| |
Change-Id: I2727a9fabef4291798e97495c2df86b077387cbb
|
|
|
| |
Change-Id: Ie1f9d738db7a03ddb01b968782ad5e4877af1d7e
|
|
|
|
|
|
|
|
| |
Editor theme is now more flexible with regards to CSS. There are now
separate elements for containing the edited cells and the “footer”
which contains an optional message area and the save and cancel buttons.
Change-Id: I9addcb6adca792a9251ffada99fbe9b77502c77a
|
|
|
|
| |
Change-Id: I93ecc9f6b8d8e148256b2f60bd5088d36a6d2b04
|
|
|
|
| |
Change-Id: I6d1380cf7a0eaf626cc8a4c65209887ab6bc4a90
|
|
|
|
|
|
|
|
|
|
|
| |
Non-editable columns are not assigned editor fields. When the editor is active,
any non-editable content is not displayed (this should changein the future).
This is separate from setting the property or editor field read-only - in those
cases the field is still used to display the data which may not be desired and
will fail if there is no converter.
Also add Column.setEditorField(Field<?>) and the corresponding getter.
Change-Id: Ice17c357895cb63a8e1bfd6abaffc1d803399e98
|
|
|
|
|
|
| |
This reverts commit abaec0217b3351d6f1835d7095ed2a3958fbfcdb.
Change-Id: I7f8de3ee803b6de1957ad04b5b1b3bf210783826
|
|
|
|
| |
Change-Id: I7f249c880464b38226856a00882a05af80991d48
|
|
|
|
| |
Change-Id: I4e303613f66a13b3ad6a9b2284537e5548391a4a
|
|
|
|
|
|
|
| |
Grid.onStateChange is now about 40% faster when adding columns,
and setting several column widths has now way less overhead.
Change-Id: I7bd900324207bfb2543a1a90390665b90206aefd
|
|
|
|
| |
Change-Id: Ia63ffc36bee83e1bd20dc6e1a83616f94574a89b
|
|
|
|
| |
Change-Id: Ie4f01a74d3f2a8e388aed0c2d8b1a99384cb042f
|
|\
| |
| |
| | |
Change-Id: If5f2f438715da97592a61cad7fd292554d8c5ea9
|
| |
| |
| |
| |
| |
| |
| |
| | |
This change makes it easier to create custom data sources. The
implementations in provided implementations are retained as a
convenience.
Change-Id: If34bfb378eec75a37f28af78e512210ed9d7c304
|
| |
| |
| |
| | |
Change-Id: Ibed97b23de72007a6ffe5450bd8c3f271447f8d1
|
| |
| |
| |
| |
| |
| | |
Also allowed multiple shortcuts for closing Window.
Change-Id: I35280ad1553af10ae54bc001e5707357f206b0ee
|
|/
|
|
| |
Change-Id: Ie70588885f0c876757df96c0deffe7e020cc29e5
|
|\
| |
| |
| |
| |
| |
| | |
Conflicts:
client/src/com/vaadin/client/ui/VWindow.java
Change-Id: I1a35db88a2b11acf76b58c417575451edfdb275d
|
| |
| |
| |
| | |
Change-Id: I15813f5fc305776282bdc9cb3d5dffd4f09ebf55
|