| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable Maven plugin for Eclipse formatting (#10829) | Ilia Motornyi | 2018-04-19 | 1 | -2/+1 |
* | Remove copyright headers from test code (#10770) | Teemu Suo-Anttila | 2018-03-28 | 4 | -61/+0 |
* | Update copyright year (#10761) | Ilia Motornyi | 2018-03-27 | 2 | -2/+2 |
* | Add method for getting complete browser version (#10490) | Adam Wagner | 2018-02-01 | 1 | -0/+39 |
* | Recognise Firefox and its version on iOS (#10466) | Adam Wagner | 2018-01-10 | 1 | -0/+45 |
* | Remove unused imports (#10330) | Ahmed Ashour | 2017-11-21 | 1 | -1/+0 |
* | Use lambda expressions. (#10268) | Ahmed Ashour | 2017-11-01 | 1 | -7/+1 |
* | Use static import of Assert in tests (#10126) | Ahmed Ashour | 2017-10-03 | 4 | -21/+25 |
* | Construct array inline (#10068) | Ahmed Ashour | 2017-09-23 | 1 | -3/+3 |
* | Use String.isEmpty() (#10045) | Ahmed Ashour | 2017-09-21 | 1 | -1/+1 |
* | Add support for detecting ChromeOS operating system (#9698) | Flamenco | 2017-07-27 | 1 | -0/+27 |
* | Detect Chrome on iOS as Chrome + Webkit (#9138) | Artur | 2017-04-25 | 1 | -3/+18 |
* | Check Trident version to detect compatibility mode (#8884) | Dos Moonen | 2017-03-22 | 1 | -0/+36 |
* | Show unsupported browser page for FF version less than 45. (#8328) | Denis | 2017-01-25 | 1 | -0/+10 |
* | Use diamond operator where it can be used | Artur Signell | 2016-09-05 | 2 | -11/+11 |
* | Add simple data change handling for Selects | Teemu Suo-Anttila | 2016-09-01 | 1 | -1/+1 |
* | Format the project using Neon, remove trailing whitespace | Artur Signell | 2016-08-31 | 1 | -1/+0 |
* | Allow multiple data change handlers in client-side data sources | Teemu Suo-Anttila | 2016-08-25 | 1 | -5/+5 |
* | Remove IE8-IE10 client side code | Artur Signell | 2016-08-18 | 1 | -111/+1 |
* | Update copyright year to 2016 | Artur Signell | 2016-08-18 | 2 | -2/+2 |
* | Remove trailing whitespace from code and javadoc | Artur Signell | 2016-08-18 | 4 | -12/+12 |
* | Format using Eclipse Neon | Artur Signell | 2016-08-18 | 4 | -20/+19 |
* | Correctly detect PhantomJS 2.1 | Artur Signell | 2016-05-22 | 1 | -0/+29 |
* | Merge remote-tracking branch 'origin/master' into feature/mavenize | Teemu Suo-Anttila | 2016-04-21 | 1 | -1/+1 |
* | Build vaadin-client with maven | Teemu Suo-Anttila | 2016-03-18 | 7 | -0/+1277 |