index
:
vaadin-framework.git
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
8.0
8.1
8.10
8.11
8.12
8.13
8.14
8.2
8.3
8.4
8.5
8.6
8.7
8.8
8.9
JS-RPC-docs-link-syntax
OlliTietavainenVaadin-patch-1
OlliTietavainenVaadin-patch-2
add-deprecation-warning-20241105
changelog-8.27.1
changelog-8.27.2
changelog-8.27.3
changelog-8.27.4
chore-mention-8.14.4
chore-readme-8-14-4
context-menu
datefield-set-invalid-value
declarative
dependabot/maven/org.eclipse.jetty-jetty-server-10.0.14
dependabot/maven/org.eclipse.jetty-jetty-webapp-9.4.44.v20210927
dependabot/maven/org.eclipse.jgit-org.eclipse.jgit-3.5.3.201412180710-r
dependabot/maven/org.hsqldb-hsqldb-2.7.1
documentation
documentation-7.6
downgrade-snapshot-version-20241105
exclude-element-screenshot
feature/atmosphere-pure-javascript
feature/bootstrap-annotation
feature/combobox-communication
feature/dalvik
feature/databinding
feature/dnd
feature/elements
feature/eventbus
feature/karaf-feature-file
feature/nullrepresentation
feature/standard-gwt
feature/standard-sass
feature/vaadin8
feature/vaadin8-book
feature/vaadin8-book-vol2
feature/vaadin8-sass-valo-only
fix11576
fix_event_router_prototype
grid
grid_dnd_autoscroller
grid_dragger
issue/8307_select_using_collection
master
mobile_drag_image_offset
pr/11306
remote-run/flow-atmosphere-test
snapshot/7.5
snapshot/7.6
tmattsso-patch-1
update-minor-deps
vaadin-icons-3.0.1
wip-date-time-datatype
wip-java-10-compat
Vaadin 6, 7, 8 is a Java framework for modern Java web applications: https://github.com/vaadin/framework
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
src
/
com
/
vaadin
/
navigator
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove mentions of SimpleViewDisplay as there is no such thing (#12934)
Artur Signell
2014-12-19
1
-7
/
+4
*
Back button doesn't change URL if view blocks the navigation (#10901)
Anna Miroshnik
2014-12-15
1
-0
/
+7
*
Merge changes from origin/7.1
Artur Signell
2014-04-23
6
-12
/
+12
|
\
|
*
Update copyright year to 2014
Artur Signell
2014-04-16
6
-12
/
+12
*
|
Remove all unnecessary semicolons reported by Eclipse
Leif Åstrand
2014-03-21
1
-1
/
+1
|
/
*
Avoid creating an instance of every view while searching for the correct view...
Artur Signell
2013-05-23
1
-5
/
+8
*
Updated copyright notices and added missing license headers
Artur Signell
2013-01-04
6
-6
/
+21
*
Add a note to Navigator.addView and setErrorView javadoc that views should no...
Johannes Dahlström
2012-11-22
1
-0
/
+6
*
Kickstart navigation automatically after UI.init(), remove Navigator.navigate...
Johannes Dahlström
2012-11-22
1
-37
/
+27
*
Made it possible again to use Navigator with UI/Panel/Window (#10211)
7.0.0.beta9
Artur Signell
2012-11-15
1
-0
/
+59
*
Renamed uri fragment methods in Page to use UriFragment instead of Fragment (...
Artur Signell
2012-11-13
1
-7
/
+7
*
Call ViewDisplay.showView before View.enter in Navigator.navigateTo (#10132)
Johannes Dahlström
2012-11-12
1
-3
/
+3
*
Add Navigator.getState() returning the current navigation state (#9972)
Johannes Dahlström
2012-10-17
1
-0
/
+10
*
Remove Navigator.SimpleViewDisplay (#9936)
Johannes Dahlström
2012-10-16
1
-33
/
+0
*
Add Page.getLocation() (#9249)
Johannes Dahlström
2012-10-05
1
-3
/
+3
*
Make NavigationStateManager/UriFragmentManager more extensible (#9727)
Johannes Dahlström
2012-09-24
2
-21
/
+49
*
Remove obsolete TODO; javadoc improvement
Johannes Dahlström
2012-09-24
1
-2
/
+2
*
Add a means to handle missing views in Navigator (#9060)
Johannes Dahlström
2012-09-20
1
-6
/
+84
*
Bind Navigator to a UI (#9550)
Johannes Dahlström
2012-09-19
1
-17
/
+32
*
Navigator javadoc improvements
Johannes Dahlström
2012-09-14
1
-55
/
+48
*
Add navigate() method to Navigator for navigating to the current location (#...
Johannes Dahlström
2012-09-11
1
-0
/
+9
*
Rename isViewChangeAllowed()/navigatorViewChanged() to beforeViewChange()/aft...
Johannes Dahlström
2012-09-11
2
-23
/
+29
*
Separate view name from parameters with a slash in StaticViewProvider as well
Johannes Dahlström
2012-09-06
1
-1
/
+2
*
addListener rename in Navigator (#9285)
Johannes Dahlström
2012-09-03
1
-20
/
+1
*
Use hashbang (#!) URIs in Navigator; isEmpty() instead of equals("") (#9268, ...
Johannes Dahlström
2012-09-03
1
-3
/
+8
*
Change View.navigateTo(String) to View.enter(ViewChangeEvent) (#9055, #9056)
Johannes Dahlström
2012-08-31
2
-9
/
+12
*
Replace references to "fragment" and "viewAndParameters" with "navigation sta...
Johannes Dahlström
2012-08-31
3
-59
/
+65
*
Rename FragmentManager to NavigationStateManager (#9367)
Johannes Dahlström
2012-08-31
2
-22
/
+24
*
Use empty string instead of null to denote "no fragment parameters" in Naviga...
Johannes Dahlström
2012-08-30
2
-6
/
+4
*
refak listeners com.vaadin.navigator
Petri Heinonen
2012-08-30
1
-2
/
+20
*
Renamed com.vaadin.terminal -> com.vaadin.server (#9431)
Artur Signell
2012-08-29
1
-3
/
+3
*
Rename register/unregisterProvider to add/removeProvider for consistency (#9416)
Johannes Dahlström
2012-08-28
1
-5
/
+5
*
Revert "Rename registerProvider, unregisterProvider to addProvider and remove...
Johannes Dahlström
2012-08-28
1
-8
/
+8
*
Rename registerProvider, unregisterProvider to addProvider and removeProvider...
Johannes Dahlström
2012-08-28
1
-8
/
+8
*
Replaced license place holder with actual license (#8955)
Artur Signell
2012-08-16
6
-6
/
+78
*
Moved server files to a server src folder (#9299)
Artur Signell
2012-08-13
6
-0
/
+921