24 Commits (3763f3f94cbcb0b5035ba547accf123b5c50ed3d)

Author SHA1 Message Date
  Ahmed Ashour 3763f3f94c Use lambda expressions. (#10268) 6 years ago
  Ahmed Ashour 10bd7544fd Improve naming of fields and variables (#10242) 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 dd5597d901 Convert AbstractDateField not to be a LegacyComponent (#10148) 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 73119c7193 Fix javadoc references (#10067) 6 years ago
  Ahmed Ashour 132d9fa60e Fix unused parameters in javadoc (#10055) 6 years ago
  Ahmed Ashour 11ddb11cbc Update modifier order to follow Java Specification suggestions (#10050) 6 years ago
  Artur 3d6a25c2f1 Find active connector anywhere in the DOM (#9429) 7 years ago
  Artur bb46fff437 Add support for frontend:// using separate es5 and es6 folders 7 years ago
  Artur bba4e4037b Translate "context://" to the context root of the web app 7 years ago
  Leif Åstrand 07d56a9ca0 Add a maven plugin for formatting according to Eclipse settings 7 years ago
  Artur 1b7f597161 Code cleanup: Move dependency loading logic to a separate class (#8290) 7 years ago
  Artur Signell 504b3c4c65 Use diamond operator where it can be used 7 years ago
  Artur Signell 0732591758 Organize imports 7 years ago
  Artur Signell 010954022d Make window.vaadin.forceSync do something again 7 years ago
  Artur Signell be6a0cfd84 Organize imports 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 aaf0420be5 Correctly report timing information again (#19661) 8 years ago
  Henri Sara 05003bafeb Omit timings in production mode (#19644) 8 years ago
  Henri Sara ddf4e617b2 Update/add @since tags in javadoc 8 years ago
  Artur Signell 808297cb94 Create ConnectionStateHandler instance to enable overriding (#19017) 8 years ago
  Denis Anisimov cd1d8ba342 Use high resolution time for profiling if it's available #14716, #18782. 9 years ago
  Mika Murtojarvi 82a0322347 Update @since tags for 7.6. 8 years ago
  Artur Signell 50c3190131 Preload reconnect dialog resources (#11733) 8 years ago
  Artur Signell 24ac02a523 API refactor based on review (#11733) 8 years ago
  Artur Signell b71cc2ffa9 Make non public API private again and update javadoc (#11733) 8 years ago
  Artur Signell 8b30dbf46f Handle unparsable JSON as invalid content (#11733) 8 years ago
  Artur Signell 79694b4f80 Resynchronize everything after theme change (#18478) 9 years ago
  Artur Signell 33751bb59b Initial version of the reconnect dialog and a problem handler which uses it (#11733) 9 years ago
  Artur Signell 132ca1e1b6 Extract CommunicationProblemHandler methods to an interface (#11733) 9 years ago
  Artur Signell ba2efda9d3 Simplify UIDL message handling (#11733) 9 years ago
  Artur Signell 72b36bbe2d Use counter in client to server messages to avoid duplicate handling (#11733) 9 years ago
  Artur Signell 90b4c678d1 Separate server message sending to its own class (#11733) 9 years ago
  Artur Signell 2e8d06f89b Separate server message handling to its own class (#11733) 9 years ago
  Artur Signell 010b9641dd Separate XHR error handling to its own class (#11733) 9 years ago
  Artur Signell bd2c31d14c Separate server RPC queue to its own class (#11733) 9 years ago
  Artur Signell e704d27ef1 Track application state through an explicit variable (#11733) 9 years ago
  Artur Signell d9ebf4ef71 Ensure application is stopped when stopped events are sent (#11733) 9 years ago
  Artur Signell 2427aa54ae Remove ConnectionStatusEvent (#11733) 9 years ago
  Artur Signell 7dcba4ed85 Do not send empty server requests (#11733) 9 years ago
  Artur Signell 09526e4b7f Remove 'burst' concept to simplify communication handling (#11733) 9 years ago
  Artur Signell b541e8e4e9 Fix incorrect system notifications with details styling (#18340) 9 years ago
  Artur Signell 10e7a466bc Pass critical notification details to the client (#18342) 9 years ago
  Artur Signell 3b7ddf8aa0 Backport a resynchronization fix for 7.5 (#15405) 9 years ago