summaryrefslogtreecommitdiffstats
path: root/client/src/test/java
Commit message (Collapse)AuthorAgeFilesLines
* Check Trident version to detect compatibility mode (#8884)Dos Moonen2017-03-221-0/+36
| | | IE11 in compatibility mode is actually not too old. It's just not recognized as IE11 if you leave the Trident version out of the equation. Checking the Trident version and using it to determine the actual IE version instead of trusting the possibly emulated MSIE version string.
* Show unsupported browser page for FF version less than 45. (#8328)Denis2017-01-251-0/+10
| | | Fixes vaadin/framework8-issues#569
* Use diamond operator where it can be usedArtur Signell2016-09-052-11/+11
| | | | | | Does not modify compatibility packages to keep to closer to Vaadin 7.7 Change-Id: Ic9c4944eb90218290545a04ecd7455eb63910012
* Add simple data change handling for SelectsTeemu Suo-Anttila2016-09-011-1/+1
| | | | Change-Id: I16f9577ea4091fb4febe167d76e141b5945f53ab
* Format the project using Neon, remove trailing whitespaceArtur Signell2016-08-311-1/+0
| | | | Change-Id: I145e20226958910c243b9897bb1e9516919f55cd
* Allow multiple data change handlers in client-side data sourcesTeemu Suo-Anttila2016-08-251-5/+5
| | | | | | | This patch moves Registration to shared so it can be used in both client and server Change-Id: I16757f70beb474403903bbcf92c7f850aed68b88
* Remove IE8-IE10 client side codeArtur Signell2016-08-181-111/+1
| | | | Change-Id: I2ca0b41c3cc2ed851646ced2e0693a93b1853c95
* Update copyright year to 2016Artur Signell2016-08-182-2/+2
| | | | Change-Id: I6485dee1ebba12b180a9063ed4b530f7dc63cd77
* Remove trailing whitespace from code and javadocArtur Signell2016-08-184-12/+12
| | | | Change-Id: I4c852b7f9928e190572876690d5bef1234494a5d
* Format using Eclipse NeonArtur Signell2016-08-184-20/+19
| | | | Change-Id: I33f1cc33969ff74a95b1b8cc0f2add589be5aae0
* Correctly detect PhantomJS 2.1Artur Signell2016-05-221-0/+29
| | | | Change-Id: I9b1df949b831b84aa05bf611b0128eb2414bbbae
* Merge remote-tracking branch 'origin/master' into feature/mavenizeTeemu Suo-Anttila2016-04-211-1/+1
| | | | Change-Id: I1c55d6158caf32b796a9ad0d9e8df5392812e9a6
* Build vaadin-client with mavenTeemu Suo-Anttila2016-03-187-0/+1277
Change-Id: I36c426086a2b957f6f738d17470c499a01ddac3b