aboutsummaryrefslogtreecommitdiffstats
path: root/client-compiler
Commit message (Expand)AuthorAgeFilesLines
* feat: Update POMs and bump build dependency versions (#12636)Patrik Lindström2024-11-081-2/+2
* chore: Downgrade snapshot version for free version (#12635)Patrik Lindström2024-11-061-1/+1
* Update copyright year range (#12507)Anna Koskinen2022-01-1124-24/+24
* Update links shown by license checker (#12402)Tatu Lund2021-09-291-4/+4
* Update project to 8.15-SNAPSHOT (#12392)Zhe Sun2021-08-311-1/+1
* Code cleanup (#12333)Anna Koskinen2021-07-083-17/+17
* Update 8.14-SNAPSHOT and release note (#12261)Zhe Sun2021-04-141-1/+1
* Update copyright year range. (#12215)Anna Koskinen2021-03-0424-24/+24
* Update to 8.13-SNAPSHOT (#12110)Zhe Sun2020-10-071-1/+1
* Update to 8.12-snapshot (#11995)Zhe Sun2020-05-131-1/+1
* Update to 8.11 snapshot (#11874)Zhe Sun2020-01-161-1/+1
* Update to 8.10-SNAPSHOT (#11657)Zhe Sun2019-07-291-1/+1
* Update to 8.9 (#11535)Sun Zhe2019-04-181-1/+1
* Update snapshot to 8.8-snapshot (#11397)Sun Zhe2018-12-281-1/+1
* Update master to 8.7-SNAPSHOT (#11208)Sun Zhe2018-09-271-1/+1
* Update project version to 8.6-SNAPSHOT (#11011)Mehdi Javan2018-06-291-1/+1
* Update snapshot version to 8.5 (#10818)Teemu Suo-Anttila2018-04-121-1/+1
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-283-48/+0
* Update copyright year (#10761)Ilia Motornyi2018-03-2727-27/+27
* Upgrade minor version in the project to 8.4 (#10520)Teemu Suo-Anttila2018-01-241-1/+1
* Update version number to 8.3-SNAPSHOT (#10348)Teemu Suo-Anttila2017-11-221-1/+1
* Use lambda expressions. (#10268)Ahmed Ashour2017-11-012-39/+21
* Add spaces after 'if' and 'for' in JavaScript (#10199)Ahmed Ashour2017-10-201-1/+1
* Remove unneeded .toString() (#10141)Ahmed Ashour2017-10-101-2/+2
* Add empty line at the end of files (#10142)Ahmed Ashour2017-10-061-1/+1
* Use static import of Assert in tests (#10126)Ahmed Ashour2017-10-033-49/+53
* First sentence of javadoc should end with a period (#10114)Ahmed Ashour2017-10-021-2/+3
* Use interface instead of implementation (#10073)Ahmed Ashour2017-09-282-2/+2
* Construct array inline (#10068)Ahmed Ashour2017-09-231-1/+1
* Use String.isEmpty() (#10045)Ahmed Ashour2017-09-211-2/+2
* Update version to 8.2-SNAPSHOT (#9946)Teemu Suo-Anttila2017-09-081-1/+1
* Add LoadStyle.NONE for completely omitting a connectorLeif Åstrand2017-04-131-0/+6
* Snapshot version update to 8.1 (#9023)Ilia Motornyi2017-04-051-1/+1
* Add update checker (#8654)Henri Sara2017-02-232-0/+185
* Pick changes from 7.7.7 (#8577)Teemu Suo-Anttila2017-02-221-1/+1
* Global java code cleanup using Eclipse Neon.1Leif Åstrand2016-12-202-4/+3
* Show a sensible message for missing extensions (#10799)Artur Signell2016-12-092-1/+7
* Use fully qualified name for bundlesArtur Signell2016-09-121-2/+2
* Format project pom files using correct settings (4 spaces)Artur Signell2016-09-091-119/+119
* Use diamond operator where it can be usedArtur Signell2016-09-056-43/+43
* Format the project using Neon, remove trailing whitespaceArtur Signell2016-08-311-1/+2
* Duplicate client-side of the Vaadin 7 GridTeemu Suo-Anttila2016-08-302-10/+37
* Organize importsArtur Signell2016-08-202-1/+2
* Move FieldGroup and Vaadin 7 Grid to compatibility packageArtur Signell2016-08-201-5/+6
* Define common test dependencies in the main pom fileArtur Signell2016-08-181-5/+0
* Define dependency version in the main pom fileArtur Signell2016-08-181-4/+1
* Update copyright year to 2016Artur Signell2016-08-1826-26/+26
* Remove trailing whitespace from code and javadocArtur Signell2016-08-1821-78/+78
* Format using Eclipse NeonArtur Signell2016-08-1819-242/+226
* Make OSGi work againArtur Signell2016-08-151-3/+3