128 Commits (master)

Author SHA1 Message Date
  Anna Koskinen cb232f2bff
Update copyright year range (#12507) 2 years ago
  Tatu Lund 845e12f65f
Update links shown by license checker (#12402) 2 years ago
  Anna Koskinen 3afe45849e
Code cleanup (#12333) 2 years ago
  Anna Koskinen 32764eca80
Update copyright year range. (#12215) 3 years ago
  Teemu Suo-Anttila 1fdeb3f467 Remove copyright headers from test code (#10770) 6 years ago
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Ahmed Ashour 3763f3f94c Use lambda expressions. (#10268) 6 years ago
  Ahmed Ashour 0f4702c6d1 Add spaces after 'if' and 'for' in JavaScript (#10199) 6 years ago
  Ahmed Ashour ab18b6c58e Remove unneeded .toString() (#10141) 6 years ago
  Ahmed Ashour ce3f5a04a5 Add empty line at the end of files (#10142) 6 years ago
  Ahmed Ashour ccad305464 Use static import of Assert in tests (#10126) 6 years ago
  Ahmed Ashour 763a5cbe8c First sentence of javadoc should end with a period (#10114) 6 years ago
  Ahmed Ashour 7065740d6d Use interface instead of implementation (#10073) 6 years ago
  Ahmed Ashour 40d15b32e3 Construct array inline (#10068) 6 years ago
  Ahmed Ashour 867006d2f8 Use String.isEmpty() (#10045) 6 years ago
  Leif Åstrand 7d4595c25c Add LoadStyle.NONE for completely omitting a connector 7 years ago
  Henri Sara 56ec084065 Add update checker (#8654) 7 years ago
  Leif Åstrand 95d016c085 Global java code cleanup using Eclipse Neon.1 7 years ago
  Artur Signell cbbd1710fe Show a sensible message for missing extensions (#10799) 7 years ago
  Artur Signell 712f8ad610 Use fully qualified name for bundles 7 years ago
  Artur Signell 504b3c4c65 Use diamond operator where it can be used 7 years ago
  Artur Signell 82806ef9b7 Format the project using Neon, remove trailing whitespace 7 years ago
  Teemu Suo-Anttila d409100157 Duplicate client-side of the Vaadin 7 Grid 7 years ago
  Artur Signell be6a0cfd84 Organize imports 7 years ago
  Artur Signell 6e0f2efe99 Move FieldGroup and Vaadin 7 Grid to compatibility package 7 years ago
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 years ago
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7 years ago
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 years ago
  elmot 521ec24c62 Build client-compiler with maven 8 years ago
  Leif Åstrand 8f81ba9505 Support string data in javascript renderers (#18209) 9 years ago
  Leif Åstrand 715d9ed846 Fail during compile if required methods are missing (#18924) 8 years ago
  Taras Hupalo a33772e3f5 Replaced HashMaps with TreeMaps to keep the same order (#14736) 9 years ago
  Teppo Kurki 3ecc805eff Fixed CvalChecker invalid version message (#17879) 9 years ago
  Johannes Dahlström 8da6cbdd02 Allow arbitrary serializable types as Renderer data type (#15410) 9 years ago
  Leif Åstrand 8e17afda2e Rename BackgroundMessage -> NoLoadingIndicator (#15373) 9 years ago
  Leif Åstrand 2e0d4f149a Add @BackgroundMessage annotation (#15373) 9 years ago
  Leif Åstrand 7efa1d6ec1 Handle generated method flags in a unified way (#15373) 9 years ago
  Leif Åstrand 35d91245de Support JsonValue types as declared types in state and RPC (#15560) 9 years ago
  Leif Åstrand fe6f23946a Set @since values for Grid classes 9 years ago
  Leif Åstrand fd62b6efe8 replace com.google.gwt.json.* usages with elemental.json.* (#8942) 9 years ago
  Jonatan Kronqvist 272711e6f7 Fix the license checker after elemental.json #15383 9 years ago
  Henrik Paul a50e590b9d Move Grid related renderer to com.vaadin.client.connectors (#13334) 9 years ago
  Leif Åstrand a44f7cbfd8 Show better feedback if renderer connector is not parameterized (#13334) 9 years ago
  Leif Åstrand ec1d9a12ca Add @NoLayout annotation (#12936) 9 years ago
  Artur Signell 5a8f373e53 Update GWT to 2.7.0.beta1vaadin1. 9 years ago
  Manolo Carrasco 3a9aa4c277 URI to cval file was wrong in Windows (#14629) 9 years ago
  Taras Hupalo f2551a9fc0 replaced all org.json.* usages with elemental.json.* (#8942) 9 years ago
  Jonatan Kronqvist fba69ae5d8 Allow for multiple license keys in a single license file #14408 9 years ago
  Mikael Grankvist 75f42d3222 DelegateToWidget will now be run even for parent states for extending 9 years ago
  Johannes Dahlström 59cdaeddf3 Generate type data for AbstractRendererConnector.decode (#13334) 9 years ago