aboutsummaryrefslogtreecommitdiffstats
path: root/client-compiler/src/main/java/com/vaadin/server/widgetsetutils/metadata
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range (#12507)Anna Koskinen2022-01-1117-17/+17
* Code cleanup (#12333)Anna Koskinen2021-07-081-3/+2
* Update copyright year range. (#12215)Anna Koskinen2021-03-0417-17/+17
* Update copyright year (#10761)Ilia Motornyi2018-03-2717-17/+17
* Use lambda expressions. (#10268)Ahmed Ashour2017-11-011-20/+5
* Add spaces after 'if' and 'for' in JavaScript (#10199)Ahmed Ashour2017-10-201-1/+1
* Use interface instead of implementation (#10073)Ahmed Ashour2017-09-281-1/+1
* Construct array inline (#10068)Ahmed Ashour2017-09-231-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-091-1/+4
* Use diamond operator where it can be usedArtur Signell2016-09-053-31/+31
* 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-1817-17/+17
* Remove trailing whitespace from code and javadocArtur Signell2016-08-1816-52/+52
* Format using Eclipse NeonArtur Signell2016-08-1810-96/+84
* Merge branch 'master' into feature/mavenizeelmot2016-04-131-1/+25
* Build client-compiler with mavenelmot2016-03-2217-0/+1964