]> git.ipfire.org Git - thirdparty/vuejs/router.git/commit
feat: loadRouteLocation()
authorEduardo San Martin Morote <posva13@gmail.com>
Mon, 2 May 2022 16:18:59 +0000 (18:18 +0200)
committerEduardo San Martin Morote <posva@users.noreply.github.com>
Thu, 30 Jun 2022 07:59:00 +0000 (09:59 +0200)
commitd352ee4d76f5e7d60aba03d275df9a35459bd300
tree9ba067ccb41cbfa1961a62a551fa91587d8f1f70
parent8a9a7b718dd0be486304564d57afa9b9e9273958
feat: loadRouteLocation()

Close #1048

Allows loading a route location to be passed to `<RouterView>`
__tests__/guards/loadRouteLocation.spec.ts [new file with mode: 0644]
src/index.ts
src/navigationGuards.ts