| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
| |
This reverts commit 0ae745206a9ebc759a126606621f6cbd9f48b00d and
restores a removed public method.
Change-Id: I8eff9668d0a5c49fb63ecea7b0214e478b0aeee8
|
|
|
|
| |
Change-Id: I55791e0bf46b00ea90daaeb1af8b4ca2748ff9d1
|
|
|
|
| |
Change-Id: I54b7e700148797f0145c4ec5f1802ea999142ab3
|
|
|
|
|
|
|
|
| |
Redesigned the Table column selector button, now rendered completely
inside the Table header, which works regardless of the placement of the
Table, and with the fix for the main issue.
Change-Id: I63ba34a0afc2d7b0d6b4c2dfd006cb6d0aebf2db
|
|
|
|
| |
Change-Id: I58249a6c4eaf03de54ff2a0c7c5a2f55bffb856c
|
|
|
|
| |
Change-Id: I61992c04cac578dc1158efd9c76484eacc8a6b6a
|
|
|
|
|
|
| |
Allows adding/removing view change listeners from listeners.
Change-Id: Idb2227e1423c0297887f01f6df03b74e633ad917
|
|
|
|
| |
Change-Id: If40b6c4e979e4258a22a7d2d1af0532d3e8f11bc
|
|
|
|
|
|
|
| |
With this patch a modal window is always given focus on opening and
in the situation when an above-lying window is closed.
Change-Id: Ie13869830df13f411e4f14340745d501a1aabafa
|
|
|
|
| |
Change-Id: I3622d211ac5e668f7dce999605118f8f16ffae90
|
|
|
|
| |
Change-Id: I52c9a47e2b9eed3a3f73f34e4c3e770b915509bf
|
|
|
|
|
|
|
| |
This reverts commit 103b329d328ab0dde95da9426462491be510a8be. It causes problems
with screenshot tests (GridColumnAutoWidthServerTest).
Change-Id: I1de4a44573b22e0bea8ffa2626724e2a182cb876
|
|
|
|
| |
Change-Id: I23a59ba0d7508a8864296fab2fb5ee7947761136
|
|\ |
|
| |
| |
| |
| | |
Change-Id: Ibd9eea4762a217404b6d09f0749636a47c335161
|
|/
|
|
| |
Change-Id: Ibd9eea4762a217404b6d09f0749636a47c335161
|
|
|
|
| |
Change-Id: I6c741c2f41446b5f3f3058df93827a591e8627bc
|
|
|
|
| |
Change-Id: I324bb6b6eb9a72eda02c5308cc6c2284094ce4b8
|
|
|
|
| |
Change-Id: Id1b04e1335f0906f8de2d514ff11bc744dc14c49
|
|
|
|
| |
Change-Id: I2cfc41f9fab39c387306e89fb18de75c413a7817
|
|
|
|
|
|
|
| |
Change-Id: I49eb3246061e1b011a0f87e94d2a43eb20c31a34
Conflicts:
server/tests/src/com/vaadin/tests/design/DesignContextLocalIdTest.java
|
|
|
|
|
|
|
|
| |
With this patch handling touchstart in Table body is prevented
if it is handled in Table row. This is the smallest patch that solves
the problem, refactoring remains an open problem.
Change-Id: Iea54210ee81a3fdf17e45c6c98026af9080abddf
|
|
|
|
| |
Change-Id: I2a16ffbd59bf4863eb6a7bea8d4b590a693af637
|
|
|
|
| |
Change-Id: I41c05e8f8487d351035804e0681947956d861479
|
|
|
|
| |
Change-Id: I47feff9c78a39e30233f388b938c7e4e53b52051
|
|
|
|
| |
Change-Id: Idead68d8274de92b9ba7d7f8d71e669244a017fa
|
|
|
|
| |
Change-Id: I73a26b0d2f07bb624df6037e4e77f7137fd21791
|
|
|
|
|
|
|
|
|
|
| |
With this patch pressing Enter in ComboBox sets value selected by mouse.
Selection by keyboard is not given higher priority.
Change-Id: I2e5f610923a40f67be2c1504a004af0d431a67a3
Conflicts:
client/src/com/vaadin/client/ui/VFilterSelect.java
|
|
|
|
| |
Change-Id: I7381a6212b824f9dafc5fe7359b0e791f15c57b2
|
|
|
|
| |
Change-Id: I5bfa459695da3fe4d2cb271952b8c112b7052e97
|
|
|
|
| |
Change-Id: Ib60e2f7ffa70030b93715adc453855c4bad7a372
|
|
|
|
|
|
| |
screenshots.
Change-Id: I72793d85dfaba41aefa5370331c1ae81348607e9
|
|
|
|
| |
Change-Id: Ic746e761942c3d801c8e1c71bd5866bbd5daeaf4
|
|
|
|
| |
Change-Id: Ic74c269031e0131e2db55dace81ae51869308f12
|
|
|
|
| |
Change-Id: Ib812ecd6afeb92d56bb179bcb120c65f20d26a8c
|
|
|
|
| |
Change-Id: I8db1b39e2b6372b460550c56884d3bea47c1155e
|
|
|
|
|
|
|
|
| |
This patch increases the reported fps from 10 to 17 in Chrome and from 5
to 10 in Firefox. No automatic test since performance testing on our
shared testing infrastructure would be quite error-prone.
Change-Id: I0bb6af250743058a8f32bb2df89da97660e94b52
|
|
|
|
|
|
| |
Manually picked to 7.4 from commit b96861c1 in master, also added a test.
Change-Id: I415f7409084ea0abd8b22ba3892743e11d503c27
|
|
|
|
| |
Change-Id: I766172c125b7e771b4bc8e2db1f39d1ae828fea6
|
|
|
|
|
|
| |
Also improve tests.
Change-Id: I99e064c931770fb8af511ea5c8e2c7fc2da2464e
|
|
|
|
| |
Change-Id: Ibbc3cb3c820a2c676e38e4ad9aa943ef200572b4
|
|
|
|
| |
Change-Id: I22c015cc333fd08a1bc3207ef51bcfc67399398c
|
|
|
|
| |
Change-Id: Ia59a2423d8e22e15a978dd73baf08b5fa6388ea6
|
|
|
|
| |
Change-Id: I842a5f1551012744354371e1c099f6ca2360029c
|
|
|
|
| |
Change-Id: I5f9462923fce9f033bc89b791d68607a1e0fc5c7
|
|
|
|
| |
Change-Id: Id38f48d84e9f55334af2e44b2dc49b1a3c7ef390
|
|
|
|
| |
Change-Id: I3adf9d0cc32f800a535a82ffe5d6ba503a36e746
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This fix is similar to the fix that has been made for other similar
cases (i.e. #13381).
Couldn't find a reliable way to reproduce the problem. Hopefully this
will fix the issue.
Was reproduced (before fix) on Google Chrome 40.0.2214.115 m on
TableSortingStopsWorkingOnChrome test one time (but then suddenly it
started to work again).
Was reproduced (before fix) on Project TableSorting once, as described
in the ticket. That project has been attached to the ticket.
Change-Id: Id901c9ce4a0a7c369572bf4374223851658aa703
|
|
|
|
| |
Change-Id: I8c652944b917d6392e2d02052b00ddb119ec242c
|
|
|
|
| |
Change-Id: Ibbbffbfe2e8bcb763031ac277c2c36ce4eb4e3fc
|