aboutsummaryrefslogtreecommitdiffstats
path: root/client-compiler/src
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range (#12507)Anna Koskinen2022-01-1124-24/+24
* Update links shown by license checker (#12402)Tatu Lund2021-09-291-4/+4
* Code cleanup (#12333)Anna Koskinen2021-07-083-17/+17
* Update copyright year range. (#12215)Anna Koskinen2021-03-0424-24/+24
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-283-48/+0
* Update copyright year (#10761)Ilia Motornyi2018-03-2727-27/+27
* 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
* Add LoadStyle.NONE for completely omitting a connectorLeif Åstrand2017-04-131-0/+6
* Add update checker (#8654)Henri Sara2017-02-232-0/+185
* 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
* 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
* 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
* Merge branch 'master' into feature/mavenizeelmot2016-04-131-1/+25
|\
| * Support string data in javascript renderers (#18209)Leif Åstrand2016-03-071-1/+25
* | Build client-compiler with mavenelmot2016-03-2228-0/+960
|/
* Fail during compile if required methods are missing (#18924)Leif Åstrand2015-11-302-1/+17
* Replaced HashMaps with TreeMaps to keep the same order (#14736)Taras Hupalo2015-07-144-28/+111
* Fixed CvalChecker invalid version message (#17879)Teppo Kurki2015-06-051-1/+3
* Allow arbitrary serializable types as Renderer data type (#15410)Johannes Dahlström2015-06-032-1/+4
* Rename BackgroundMessage -> NoLoadingIndicator (#15373)Leif Åstrand2015-01-131-3/+3
* Add @BackgroundMessage annotation (#15373)Leif Åstrand2015-01-121-0/+6
* Handle generated method flags in a unified way (#15373)Leif Åstrand2015-01-124-76/+55
* Support JsonValue types as declared types in state and RPC (#15560)Leif Åstrand2015-01-121-1/+11
* Set @since values for Grid classesLeif Åstrand2014-12-181-1/+1
* Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2014-12-181-4/+9
|\
| * Fix the license checker after elemental.json #15383Jonatan Kronqvist2014-12-171-4/+9
* | replace com.google.gwt.json.* usages with elemental.json.* (#8942)Leif Åstrand2014-12-185-19/+20
* | Move Grid related renderer to com.vaadin.client.connectors (#13334)Henrik Paul2014-12-082-2/+2
* | Show better feedback if renderer connector is not parameterized (#13334)Leif Åstrand2014-12-071-5/+18
* | Add @NoLayout annotation (#12936)Leif Åstrand2014-11-253-0/+46
* | Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-11-141-3/+4
|\|
| * Update GWT to 2.7.0.beta1vaadin1.Artur Signell2014-10-311-3/+4
* | Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2014-09-203-2/+145
|\ \ | |/ |/|
| * Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-09-031-25/+18
| |\