aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/main/java/com/vaadin/navigator
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range (#12507)Anna Koskinen2022-01-119-9/+9
* Update copyright year range. (#12215)Anna Koskinen2021-03-049-9/+9
* 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-279-9/+9
* Use lambda with Listeners (#10222)Ahmed Ashour2017-10-261-1/+1
* Remove trailing spaces (#10224)Ahmed Ashour2017-10-262-3/+3
* 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-272-2/+162
* Unify basic instance creation and related error reporting (#9704)Leif Åstrand2017-08-011-14/+3
* Make it optional to implement enter() in ViewsArtur2017-06-221-7/+11
* Add View.beforeLeave to support delayed navigationArtur2017-06-204-3/+190
* Add missing since tags (#9544)Henri Sara2017-06-151-1/+1
* Make view parameter map available in ViewChangeEvent (#9529)Artur2017-06-152-2/+51
* 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-122-14/+22
* 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-022-2/+1
* Add @FunctionalInterface annotation to interfaces where applicable (#7954)Aleksi Hietanen2016-12-121-0/+1
* Implement "afterViewChange()" as no-op by default. (#99)Denis2016-12-071-3/+12
* 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-186-7/+7
* Remove trailing whitespace from code and javadocArtur Signell2016-08-186-91/+91
* 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-146-0/+1340