| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| |
| |
| |
| |
| |
| | |
Also adds a special case for isSubsetOf with two empty ranges.
Change-Id: I9b4c854051bd760bbac05c7a0bc2e5418371e90e
|
| |
| |
| |
| |
| |
| |
| | |
Also contains a minor performance tweak for row adding in start of the
cache and updates to cell focus logic.
Change-Id: Ia64e43dd5ae8777014885b5e7dd05cb31b54eae2
|
|\ \
| |/
|/|
| |
| |
| |
| | |
Conflicts:
shared/src/com/vaadin/shared/ui/tabsheet/TabsheetState.java
Change-Id: Iad7c2371362240a6bf3bce02cfc61fc242d44e39
|
| |
| |
| |
| | |
Change-Id: If15db442fdbdcc80918e52f8c87e0808f76eb336
|
| |
| |
| |
| | |
Change-Id: I7afabec7e0d9334b799019b581fca858895b2cc1
|
| |
| |
| |
| |
| |
| |
| | |
(#13580)."
This reverts commit f4d1383b20da01f9fc43c32d7541a7816f8a9a9b.
Change-Id: I5911f63ae35bef54f01477b14e5feffdf952aa6d
|
| |
| |
| |
| | |
Change-Id: Ic9c9285bae16f7ddec72f621976667ee68a7c103
|
| |
| |
| |
| | |
Change-Id: Ifa7c8dacb71d2f6ff612e3801b869652fa0a7bc7
|
|\|
| |
| |
| | |
Change-Id: Ic7629f9cedb3c948edf4f63c678ca499e3d52805
|
| |
| |
| |
| | |
Change-Id: Idc26ac1fee3edd36646b7a6bd84424d0caa37e63
|
| |
| |
| |
| | |
Change-Id: I4a0e580aef1a97ce69238ea0d476599883928d84
|
| |
| |
| |
| |
| |
| | |
This avoids running other HTML files as TB2 tests
Change-Id: I32445aeaeaf77f3a34771db6fa0d2eb40fc60ff7
|
| |
| |
| |
| |
| |
| |
| |
| | |
This reverts commit 52236519d9d3ed0cd7de5ed52c6aa19c514e15d6.
Causes regression when updating style names in a text change listener (TextChangeListenerChangingNonTextProperties)
Change-Id: I50bdb674872b98f3b1495a1115e352bfa7f13e8c
|
| |\ |
|
| | |\
| | | |
| | | |
| | | | |
Change-Id: I7caf7a28f9c6e536797cf41e307e4d6d18bd3222
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I61b80e8610431988ae3bd6a88993b010d116db4e
|
| | | |\
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Conflicts:
server/src/com/vaadin/ui/TextField.java
Change-Id: I289cb9ec80d494ab79aec11a43708abf5b403a00
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I330d669238b2c79ca2afda396a5e07833f0af90a
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I4dee7d3583a80f2f6a7334792ca064c725320bf0
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The files were used for manual testing. Automatic tests with new test
files will be created soon.
Change-Id: I14b823dbd3c446a0288129a511ba8f8ec920f13b
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The parser creates a Component hierarchy from a given html file. The
html generator does the converse, outputs html given a component
hierarchy with a single root.
Current TODOs: 1) add automatic tests - some of the functionality may
not have been tested in any way. 2) Remove files that are not relevant
for this change set but were accidentally included in a commit.
Change-Id: I222e01291aab75c2249d4aa4904f16fb153d4397
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Does not use the new heartbeat mechanism in Atmosphere 2.2 because the heartbeat
mechanism will cause the client to reconnect every 60 seconds when idle.
It does not currently work with Vaadin because no onreopen event is fired by
Atmosphere (https://github.com/Atmosphere/atmosphere-javascript/issues/141) and thus
Vaadin will wait forever for Atmosphere to indicate that the connection is available
again after the disconnect.
Change-Id: I3a61b2c5d611f09c3092f817834e6382e1ca9894
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Ic38f640e44b91b4a1e1e906ab92a751d7a13ee65
|
| | |/
| |/|
| | |
| | |
| | |
| | | |
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: Id9e1dd4b4a480dd512f3dd78fde2f9a0256087e9
|
| | |
| | |
| | |
| | | |
Change-Id: I690c8c17c673ec2d77870cf305dee1ac1b9bc3be
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This patch also uses row keys and column ids in communication rather
than indices.
Change-Id: Ie3bb554bd5c45700f1681160eef08bef8beeaaee
|
| | |
| | |
| | |
| | | |
Change-Id: I745b12685be4696fd8f1158005bf731f35ae8a81
|
| | |
| | |
| | |
| | |
| | |
| | | |
This patch adds getElement() to RowReference and CellReference
Change-Id: I3df6e50256f628e5cdb5d64d741ff1eb59e8e1c3
|
| | |
| | |
| | | |
Change-Id: Ie4ed85e56f0c23850eec56518a7493f5ed3257bd
|
| | |
| | |
| | |
| | | |
Change-Id: I519e433219a028e99678574227ca44d5b66d07bc
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This patch fixes multiple events from Single Selection Model. Multi
Selection Model is designed a bit differently.
Change-Id: I0350d7f2de873ff9fba7411c5ca8caefa156be20
|
| | |
| | |
| | |
| | | |
Change-Id: I386649cfd6d834146bd696168410748c62b7957b
|
| | |
| | |
| | |
| | |
| | |
| | | |
The bug made EscalatorColspanTest.testColspan fail in IE10 and 11
Change-Id: Ic16907e52e8c534490f271182acb5fe77c25f6ae
|
| | |
| | |
| | |
| | | |
Change-Id: I53f2cf8f248aaa3798a82b0a1f42d320ca9c2e05
|
| | |
| | |
| | |
| | | |
Change-Id: Idafdbe3d71a38a979e1eeb07c527f66ce61ccfa9
|
| | |
| | |
| | |
| | | |
Change-Id: I7a507db8ec62b2e669cc2562cbfaf1693d394f6e
|
| | |
| | |
| | |
| | | |
Change-Id: Id8fecbee0171b783a62d747433667267f530a6a7
|
|\| |
| | |
| | |
| | | |
Change-Id: If3dd8380afe425491dfb877c08c4ff078312a3aa
|
| | |
| | |
| | |
| | | |
Change-Id: I30dd917158091f1fe6f16d050ff7d6037493d3ef
|
| | |
| | |
| | |
| | | |
Change-Id: Ib1211a7a2282753b329129615a544264e62d1ed5
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Full Name of defect:
Regression: Table column jumps when table is shown and table is contained in a layout
Regression is a outcome of change due to #12672.
No TB4 test because problem happens too fast to be caught.
Change-Id: I9af5ed3c11e0fb673c7f2f1c5fd4739bd4b8c655
|
| | |
| | |
| | |
| | | |
Change-Id: I76885f3254ec28574ac637905af13cba1a9d2b41
|
| | |
| | |
| | |
| | | |
Change-Id: Id462c3e76c8d761c04851227c949a3124ddf14b3
|
| | |
| | |
| | |
| | | |
Change-Id: Ib7d8863487cc645f83539de2c9d8006fd8995da0
|
| | |
| | |
| | |
| | | |
Change-Id: I091248c4b4151769b351b45b7715d116de56c41a
|
| | |
| | |
| | |
| | | |
Change-Id: I11de89a69161d9b355d0de63b8a61470259b518e
|
| | |
| | |
| | |
| | | |
Change-Id: If900558c4a927d7db7b206145e9f59fbb04afdf4
|
| | |
| | |
| | |
| | | |
Change-Id: Ic2872fec49851ea3c8ed32ca2a77dcbd27e739a8
|