]> git.ipfire.org Git - thirdparty/vuejs/router.git/commit
feat(hash): wip implementation of hash
authorEduardo San Martin Morote <posva13@gmail.com>
Mon, 8 Jul 2019 11:52:25 +0000 (13:52 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Mon, 8 Jul 2019 11:52:27 +0000 (13:52 +0200)
commitbefa1ffe477d3e0483339acbc130078096aa75f3
treef3d116fe7c4d96205d4ad2b419ae5560bee5b6fd
parent08bd7760c2aa8148e1bda394a76c9afb70d403c2
feat(hash): wip implementation of hash

Still missing basic features as pausing, back, forward, go. Currently no
way to detect back/forward navigation from user (See TODO note at the
top of hash.ts file)
explorations/html5.ts
src/history/hash.ts [new file with mode: 0644]