18 Commits (6541b7bad2e41c57a7731611a3f2f7032a5ce947)

Author SHA1 Message Date
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Ahmed Ashour 7c8f440781 Remove trailing spaces (#10224) 6 years ago
  Ahmed Ashour 0f4702c6d1 Add spaces after 'if' and 'for' in JavaScript (#10199) 6 years ago
  Ahmed Ashour 780e9cee6b Simplify lambda expressions (#10198) 6 years ago
  Ahmed Ashour 763a5cbe8c First sentence of javadoc should end with a period (#10114) 6 years ago
  Ahmed Ashour 867006d2f8 Use String.isEmpty() (#10045) 6 years ago
  Henri Sara b60ab78e7c Add missing since tags for 8.1 (#9220) 7 years ago
  Artur 7bf4f7ade8 Detect Chrome on iOS as Chrome + Webkit (#9138) 7 years ago
  Artur 7d75f33707 Wait for HTML imports to be processed and not only loaded (#9110) 7 years ago
  Artur 71e4d797fe Notify a resource load listener many times if it has been added many times (#9075) 7 years ago
  Leif Åstrand 07d56a9ca0 Add a maven plugin for formatting according to Eclipse settings 7 years ago
  Artur be694984fb Support loading of HTML imports using @HtmlImport (#8301) 7 years ago
  Artur 3a3e482606 Remove custom preloading support and load scripts using async=false (#8291) 7 years ago
  Artur Signell 504b3c4c65 Use diamond operator where it can be used 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
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago
  Artur Signell 38abea64cc Enable IE stuff also needed for Edge (#18523) 8 years ago
  Artur Signell bf8836bb56 Separate pure client side util methods to a new class (#15553, #15544) 9 years ago
  Artur Signell 422c08c614 Allow changing theme on the fly (#2874, #14139, #14124) 9 years ago
  Henri Sara 3320dd0eee Revert "Allow changing theme on the fly (#2874)" 9 years ago
  Henri Sara ff8efe1b94 Add missing @since 7.3 to javadoc 9 years ago
  Henri Sara b258e2b7dd Add missing @since 7.2.4 in javadoc 9 years ago
  Mikael Grankvist a685cc8a59 IE11 now uses synchronous loading of script instead of async with preloading. (#13956) 10 years ago
  Artur Signell 1b73b00b28 Allow changing theme on the fly (#2874) 10 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Artur Signell 6de01ac071 Fix text / javascript mismatch issue in Chrome (#11275) 11 years ago
  Marc Englund 1b188073c4 Remove pre-loader element after pre-loading, fixes #10863 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Leif Åstrand 13d5b3e989 Bootstrap UI using relative URLs with servlets (#6771) 11 years ago
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) 11 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 11 years ago
  Artur Signell 6855529f1d Removed @version which is included in some files but not in all (#9299) 11 years ago
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) 11 years ago
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 11 years ago
  Leif Åstrand 41ba62d059 Add error handling to ResourceLoader (#9044) 12 years ago
  Leif Åstrand b55ff51e8c Add @JavaScript and @StyleSheet and remove @LoadScripts (#9044) 12 years ago