32 次程式碼提交 (d18f8ddbaab2d192dacf7d7485d87b51fe1e7cb9)

作者 SHA1 備註 提交日期
  Martin Vysny d18f8ddbaa Improved fix for #11614 (#11618) 5 年之前
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 年之前
  Ahmed Ashour 01c93a6aef Use lambda with Listeners (#10222) 6 年之前
  Ahmed Ashour 7c8f440781 Remove trailing spaces (#10224) 6 年之前
  Ahmed Ashour 780e9cee6b Simplify lambda expressions (#10198) 6 年之前
  Ahmed Ashour 7e4b4ff5a9 Use enhanced for loop for arrays. (#10121) 6 年之前
  Ahmed Ashour 7fd440d244 Use single character for StringBuilder.append (#10102) 6 年之前
  Teemu Suo-Anttila 367c7751a6 Add option to use PushState instead of URI fragments in Navigator (#10042) 6 年之前
  Leif Åstrand 921cd76504 Unify basic instance creation and related error reporting (#9704) 6 年之前
  Artur b5835ba8bd Add View.beforeLeave to support delayed navigation 7 年之前
  Artur 7a0149592f Make view parameter map available in ViewChangeEvent (#9529) 7 年之前
  Peter Lehto cb1a2b9947 Add getStateParameterMap to Navigator to get parameters as a map (#9517) 7 年之前
  Artur 585c9ec24d Add support for Views which are not components 7 年之前
  apolds 00adf36ec3 Allow changing NavigationStateManager (#9410) 7 年之前
  Henri Sara 627f7a111c Add more 8.0.3 since tags 7 年之前
  elmot df56703f05 Add @since 8.0.3 tags 7 年之前
  Ahmed Ashour 22b9d37a0f Correct license location 7 年之前
  Giovanni Lovato 78cac3560b Allow powerful Navigator subclassing (#8663) 7 年之前
  Henri Sara 4f047f06fa Fix since tags for 8.0 (#8575) 7 年之前
  Leif Åstrand c5c6a350b5 Remove uriFragmentChanged from the public API of UriFragmentManager (#8164) 7 年之前
  Ilia Motornyi 0740ac116e Partial javadocs fix for vaadin-server 7 年之前
  Denis Anisimov b8e84da2e2 Correct all tests that introspect classpath for Vaadin classes. 7 年之前
  Per-Åke Minborg 557721f86e Replace with multi-catch 7 年之前
  Aleksi Hietanen 2bee988272 Unify listeners on the server side 7 年之前
  Artur Signell 504b3c4c65 Use diamond operator where it can be used 7 年之前
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 年之前
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7 年之前
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 年之前
  Teemu Suo-Anttila ee9a0fe45e Update @since for 7.6.7 7 年之前
  Teemu Suo-Anttila 9bb1529083 Fix navigation to same view with different parameters (#20029) 8 年之前
  Denis Anisimov 8117b2602a Provide a way to disallow navigation to the same state twice (#12107). 9 年之前
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven 8 年之前
  Denis Anisimov d18d2fb7ed Add destroy method for Navigator (#10213). 9 年之前
  Henri Sara 521663c216 Update @since tags for 7.6 8 年之前
  Henri Sara ce161ac530 Make it possible to inject Navigators (#14006) 8 年之前
  Henri Sara e776732e57 Make Navigator more extensible 8 年之前
  Leif Åstrand 3a42436fc9 Don't allow null view providers (#17028) 9 年之前
  Henri Sara ab8a026865 Iterate over copies of listener lists (#17477) 9 年之前
  Artur Signell 8ba0064fe2 Remove mentions of SimpleViewDisplay as there is no such thing (#12934) 9 年之前
  Anna Miroshnik 8c8ce29d6a Back button doesn't change URL if view blocks the navigation (#10901) 9 年之前
  Artur Signell e77e73cf64 Update copyright year to 2014 10 年之前
  Leif Åstrand 4f7c09daf4 Remove all unnecessary semicolons reported by Eclipse 10 年之前
  Artur Signell ada3311f78 Avoid creating an instance of every view while searching for the correct view (#11722) 11 年之前
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 年之前
  Johannes Dahlström 45fb000147 Add a note to Navigator.addView and setErrorView javadoc that views should not be shared between UIs (#10240) 11 年之前
  Johannes Dahlström 4e5c3181b5 Kickstart navigation automatically after UI.init(), remove Navigator.navigate() (#9549, 10239) 11 年之前
  Artur Signell e54ff59fbe Made it possible again to use Navigator with UI/Panel/Window (#10211) 11 年之前
  Artur Signell ad54bec291 Renamed uri fragment methods in Page to use UriFragment instead of Fragment (#10141) 11 年之前
  Johannes Dahlström 960972e41f Call ViewDisplay.showView before View.enter in Navigator.navigateTo (#10132) 11 年之前
  Johannes Dahlström 90ffa9404f Add Navigator.getState() returning the current navigation state (#9972) 11 年之前