Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
CodeCoderCoding
/
vue-router
Public
forked from
vuejs/vue-router
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
vue-router
src
on
dev
User selector
All users
All time
Commit history
Commits on Sep 4, 2018
fix(hash): support unicode in initial route
posva
committed
8369c6b
View commit details
Copy full SHA for 8369c6b
View code at this point
Browse repository at this point
fix: initial url path for non ascii urls (#2375)
Show description for c3b0a33
aldarund
authored and
posva
committed
c3b0a33
View commit details
Copy full SHA for c3b0a33
View code at this point
Browse repository at this point
Commits on Aug 10, 2018
fix: workaround replaceState bug in Safari (#2295)
Show description for 3c7d8ab
posva
authored
3c7d8ab
View commit details
Copy full SHA for 3c7d8ab
View code at this point
Browse repository at this point
Commits on Jul 3, 2018
refactor(utils): merge extend and assign util function
posva
committed
3cad567
View commit details
Copy full SHA for 3cad567
View code at this point
Browse repository at this point
Commits on Jul 2, 2018
fix(match): use pathMatch for the param of * routes (#1995)
Show description for ca1fccd
posva
authored
ca1fccd
View commit details
Copy full SHA for ca1fccd
View code at this point
Browse repository at this point
Fix instance reuse bug in out-in transition #1874 (#2127)
Show description for 169a5a6
PeachScript
authored and
posva
committed
169a5a6
View commit details
Copy full SHA for 169a5a6
View code at this point
Browse repository at this point
Commits on Mar 18, 2018
chore(lint): fix lint
posva
committed
6bc7e55
View commit details
Copy full SHA for 6bc7e55
View code at this point
Browse repository at this point
Commits on Oct 24, 2017
chore: define the components using PascalCase (#1842)
meteorlxy
authored and
yyx990803
committed
f958565
View commit details
Copy full SHA for f958565
View code at this point
Browse repository at this point
fix: only setupScroll when support pushState due to possible fallback: false (#1835)
Show description for fac60f6
JounQin
authored and
yyx990803
committed
fac60f6
View commit details
Copy full SHA for fac60f6
View code at this point
Browse repository at this point
Commits on Oct 23, 2017
feat: call scrollBehavior with app context (#1804)
Show description for c93a734
homerjam
authored and
yyx990803
committed
c93a734
View commit details
Copy full SHA for c93a734
View code at this point
Browse repository at this point
Commits on Oct 13, 2017
fix: fix props-passing regression
Show description for 02ff792
yyx990803
committed
02ff792
View commit details
Copy full SHA for 02ff792
View code at this point
Browse repository at this point
Commits on Oct 11, 2017
update docs/types for new features
yyx990803
committed
f0871d1
View commit details
Copy full SHA for f0871d1
View code at this point
Browse repository at this point
fix: deep clone query when creating routes
Show description for effb114
yyx990803
committed
effb114
View commit details
Copy full SHA for effb114
View code at this point
Browse repository at this point
bump deps
yyx990803
committed
deba65a
View commit details
Copy full SHA for deba65a
View code at this point
Browse repository at this point
fix: handle null values when comparing objects (#1568)
Show description for 4e95bd8
posva
authored and
yyx990803
committed
4e95bd8
View commit details
Copy full SHA for 4e95bd8
View code at this point
Browse repository at this point
feat: enhance hashHistory to support scrollBehavior (#1662)
Show description for 1422eb5
ariesjia
authored and
yyx990803
committed
1422eb5
View commit details
Copy full SHA for 1422eb5
View code at this point
Browse repository at this point
feat: scrollBehavior accept returning a promise (#1758)
homerjam
authored and
yyx990803
committed
ce13b55
View commit details
Copy full SHA for ce13b55
View code at this point
Browse repository at this point
fix: send props not defined on the route component in $attrs. Fixes #1695. (#1702)
Show description for a722b6a
lbogdan
authored and
yyx990803
committed
a722b6a
View commit details
Copy full SHA for a722b6a
View code at this point
Browse repository at this point
fix: avoid first popstate event with async guard together (fix #1508) (#1661)
Jinjiang
authored and
yyx990803
committed
3cbc0f3
View commit details
Copy full SHA for 3cbc0f3
View code at this point
Browse repository at this point
fix: fix scroll when going back to initial route (#1586)
Show description for c166822
hworld
authored and
yyx990803
committed
c166822
View commit details
Copy full SHA for c166822
View code at this point
Browse repository at this point
Commits on Oct 8, 2017
fix: resolve native ES modules
yyx990803
committed
8a28426
View commit details
Copy full SHA for 8a28426
View code at this point
Browse repository at this point
Commits on Sep 25, 2017
fix: allow insllation on extended Vue copies
yyx990803
committed
f62c5d6
View commit details
Copy full SHA for f62c5d6
View code at this point
Browse repository at this point
Commits on Jul 12, 2017
Update view.js - fixed typo (#1589)
Rob--
authored and
posva
committed
51666ae
View commit details
Copy full SHA for 51666ae
View code at this point
Browse repository at this point
Commits on Jul 3, 2017
Do not remove trailing slash in strict mode (#1557)
posva
authored and
yyx990803
committed
5c2a291
View commit details
Copy full SHA for 5c2a291
View code at this point
Browse repository at this point
Commits on Jun 29, 2017
Add beforeRouteUpdate merge strategy (#1521)
Show description for 9fde13f
posva
authored and
yyx990803
committed
9fde13f
View commit details
Copy full SHA for 9fde13f
View code at this point
Browse repository at this point
feat: auto resolve ES module default when resolving async components
yyx990803
committed
d539788
View commit details
Copy full SHA for d539788
View code at this point
Browse repository at this point
Commits on Jun 17, 2017
fix base url origin stripping
yyx990803
committed
acaea3b
View commit details
Copy full SHA for acaea3b
View code at this point
Browse repository at this point
Revert "strip origin when normalizing base (#1448)"
Show description for 2f02bf5
yyx990803
committed
2f02bf5
View commit details
Copy full SHA for 2f02bf5
View code at this point
Browse repository at this point
support no fallback on browsers which do not support history API (#1512)
JounQin
authored and
yyx990803
committed
05a5f08
View commit details
Copy full SHA for 05a5f08
View code at this point
Browse repository at this point
Commits on Jun 16, 2017
bump deps
yyx990803
committed
07d41dd
View commit details
Copy full SHA for 07d41dd
View code at this point
Browse repository at this point
fix nested router view condition
yyx990803
committed
7419d25
View commit details
Copy full SHA for 7419d25
View code at this point
Browse repository at this point
support nested router (close #1476)
yyx990803
committed
759df36
View commit details
Copy full SHA for 759df36
View code at this point
Browse repository at this point
fix alias for / path (fix #1427)
yyx990803
committed
8e30c34
View commit details
Copy full SHA for 8e30c34
View code at this point
Browse repository at this point
fix relative params condition logic (close #1169)
yyx990803
committed
27ced43
View commit details
Copy full SHA for 27ced43
View code at this point
Browse repository at this point
strip origin when normalizing base (#1448)
Show description for 39393e4
sabakugaara
authored and
yyx990803
committed
39393e4
View commit details
Copy full SHA for 39393e4
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.