aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/main/java/com/vaadin/navigator/Navigator.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range (#12507)Anna Koskinen2022-01-111-1/+1
* Update copyright year range. (#12215)Anna Koskinen2021-03-041-1/+1
* Update Navigator.getState() JavaDoc to be more accurate (#11876)Tatu Lund2020-01-281-0/+5
* Improved fix for #11614 (#11618)Martin Vysny2019-06-131-0/+13
* Update copyright year (#10761)Ilia Motornyi2018-03-271-1/+1
* Use lambda with Listeners (#10222)Ahmed Ashour2017-10-261-1/+1
* Remove trailing spaces (#10224)Ahmed Ashour2017-10-261-2/+2
* Simplify lambda expressions (#10198)Ahmed Ashour2017-10-201-8/+4
* Use enhanced for loop for arrays. (#10121)Ahmed Ashour2017-10-021-2/+2
* Use single character for StringBuilder.append (#10102)Ahmed Ashour2017-09-281-1/+1
* Add option to use PushState instead of URI fragments in Navigator (#10042)Teemu Suo-Anttila2017-09-271-2/+115
* Unify basic instance creation and related error reporting (#9704)Leif Åstrand2017-08-011-14/+3
* Add View.beforeLeave to support delayed navigationArtur2017-06-201-0/+62
* Make view parameter map available in ViewChangeEvent (#9529)Artur2017-06-151-2/+23
* Add getStateParameterMap to Navigator to get parameters as a map (#9517)Peter Lehto2017-06-131-8/+79
* Add support for Views which are not componentsArtur2017-06-121-13/+3
* Allow changing NavigationStateManager (#9410)apolds2017-05-241-0/+4
* Add more 8.0.3 since tagsHenri Sara2017-03-211-6/+12
* Add @since 8.0.3 tagselmot2017-03-211-0/+2
* Correct license locationAhmed Ashour2017-03-141-16/+0
* Allow powerful Navigator subclassing (#8663)Giovanni Lovato2017-02-281-4/+17
* Fix since tags for 8.0 (#8575)Henri Sara2017-02-161-0/+1
* Remove uriFragmentChanged from the public API of UriFragmentManager (#8164)Leif Åstrand2017-01-091-11/+5
* Partial javadocs fix for vaadin-serverIlia Motornyi2017-01-021-1/+0
* Correct all tests that introspect classpath for Vaadin classes.Denis Anisimov2016-11-291-2/+8
* Replace with multi-catchPer-Åke Minborg2016-11-021-4/+3
* Unify listeners on the server sideAleksi Hietanen2016-09-291-4/+2
* Use diamond operator where it can be usedArtur Signell2016-09-051-4/+4
* Update copyright year to 2016Artur Signell2016-08-181-2/+2
* Remove trailing whitespace from code and javadocArtur Signell2016-08-181-49/+49
* Format using Eclipse NeonArtur Signell2016-08-181-16/+17
* Update @since for 7.6.7Teemu Suo-Anttila2016-07-121-1/+1
* Fix navigation to same view with different parameters (#20029)Teemu Suo-Anttila2016-07-061-17/+20
* Provide a way to disallow navigation to the same state twice (#12107).Denis Anisimov2016-06-131-14/+41
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-141-0/+996