]> git.ipfire.org Git - thirdparty/vuejs/router.git/commit
fix(history): allow hash history with no origin
authorEduardo San Martin Morote <posva13@gmail.com>
Mon, 13 Apr 2020 14:50:12 +0000 (16:50 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Mon, 13 Apr 2020 14:50:12 +0000 (16:50 +0200)
commit760d21672051b6338d40f2cdfdac80dc16209e13
tree703d7f4fd07cd87f31be0968a3337b55038c4cc6
parentd7c71b55ee4a11ecaf3a72f25eb126d118829d3f
fix(history): allow hash history with no origin

Close #163
__tests__/history/hash.spec.ts [new file with mode: 0644]
__tests__/history/html5.spec.ts
src/history/common.ts
src/history/hash.ts
src/history/html5.ts