]> git.ipfire.org Git - thirdparty/vuejs/router.git/commit
fix(html5): correctly preserve current history.state
authorEduardo San Martin Morote <posva13@gmail.com>
Mon, 20 Apr 2020 13:03:21 +0000 (15:03 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Mon, 20 Apr 2020 13:03:21 +0000 (15:03 +0200)
commit05863948ee86e0f1c9c9ec31c02ad7af17923743
treee55e7a4475263fcdf97ea9fee89ec0014060b74e
parente9ec3d34e1a07371e1b1631ad4e6e1b5834283bd
fix(html5): correctly preserve current history.state

Fix #180
__tests__/initialNavigation.spec.ts [new file with mode: 0644]
__tests__/utils.ts
src/history/html5.ts