42 Commits (60d4551b4de57d83dcdd592c09fa7be1dd2e88d6)

Author SHA1 Message Date
  Anna Koskinen 1f709b081c
Fixed error message to use given parameters. (#12008) 4 years ago
  Martin Vysny d18f8ddbaa Improved fix for #11614 (#11618) 5 years ago
  Tatu Lund 7a453dce17 Fix regression that broke PreserveOnRefresh functionality with Navigator (#11615) 5 years ago
  Tatu Lund 9d2dd8bed8 Fix @PushStateNavigation with @PreserveOnRefresh (#11417) 5 years ago
  Sun Zhe 2c59809dd2
Run formatter to the code (#11227) 5 years ago
  Leif Åstrand 199bff6db1 Suppress unavoidable UIDetachedException (#11146) 5 years ago
  Ilia Motornyi d543e47bec Enable Maven plugin for Eclipse formatting (#10829) 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 3564d4b4ba Remove redundant interface already implemented by super class. (#10258) 6 years ago
  Ahmed Ashour 7c8f440781 Remove trailing spaces (#10224) 6 years ago
  Ahmed Ashour ab18b6c58e Remove unneeded .toString() (#10141) 6 years ago
  Ahmed Ashour 763a5cbe8c First sentence of javadoc should end with a period (#10114) 6 years ago
  Ahmed Ashour 3c7a951411 Use StandardCharsets.UTF_8 (#10113) 6 years ago
  Ahmed Ashour 7065740d6d Use interface instead of implementation (#10073) 6 years ago
  Ahmed Ashour 7fd440d244 Use single character for StringBuilder.append (#10102) 6 years ago
  Teemu Suo-Anttila 367c7751a6 Add option to use PushState instead of URI fragments in Navigator (#10042) 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 5558b8768b Use interface not Implementation, as method parameter 6 years ago
  Henri Sara f71f751852 Make component iterators unmodifiable 7 years ago
  Pekka Hyvönen 76892855a7 Refactor Html5 DnD feature based on API review (#9306) 7 years ago
  Pekka Hyvönen f72ac12fd2 Add mobile html5 dnd support using polyfill (#9282) 7 years ago
  Henri Sara 18d10bfd5b Update since tags for 8.1.0.alpha2 (#8917) 7 years ago
  Adam Wagner acbb5a787b Remove support for transfer data type (#8910) 7 years ago
  Aleksi Hietanen 6b4dffa44c Remove tracking of unregistered connectors (#8153) 7 years ago
  Henri Sara 4f047f06fa Fix since tags for 8.0 (#8575) 7 years ago
  Leif Åstrand 07d56a9ca0 Add a maven plugin for formatting according to Eclipse settings 7 years ago
  Matti Tahvonen 62c44dd77e Support for HTML5 push/replaceState for proper deep linking features (#8116) 7 years ago
  Leif Åstrand 95d016c085 Global java code cleanup using Eclipse Neon.1 7 years ago
  Ilia Motornyi 6d1abeb9fc No inherited threadlocal 7 years ago
  Aleksi Hietanen ae567a02f3 Add @FunctionalInterface annotation to interfaces where applicable (#7954) 7 years ago
  Artur Signell d20fc36768 Workaround for deadlock issue (#18436) 7 years ago
  Denis Anisimov 8ba529503b Provide access to window order position in windows stack (#14325). 7 years ago
  Leif Åstrand 68ea8ea63d Refactor listener registration creation to reduce boilerplate 7 years ago
  Aleksi Hietanen 2bee988272 Unify listeners on the server side 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
  Artur Signell 5b18c5469e Send an ack message after push has removed connectors (#19822) 8 years ago
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven 8 years ago
  Leif Åstrand 00fab06316 Remove bogus comment 8 years ago
  Artur Signell b71cc2ffa9 Make non public API private again and update javadoc (#11733) 8 years ago
  Artur Signell 04100c62ac Allow configuration of reconnect dialog parameters (#11733) 9 years ago
  Artur Signell 72b36bbe2d Use counter in client to server messages to avoid duplicate handling (#11733) 9 years ago
  Leif Åstrand 24c6da9ee5 Reset heartbeat timestamp when reopening UI (#18101) 9 years ago
  Artur Signell 9f6cfbce67 Show declarative output for component selected in debug window (#17960) 9 years ago
  Artur Signell 06a7d69c88 Cleanup UI even if detach fails (#16651) 9 years ago
  Artur Signell e5015dc74c Format project, once again 9 years ago