]> git.ipfire.org Git - thirdparty/vuejs/router.git/commit
feat: allow passing state to history
authorEduardo San Martin Morote <posva13@gmail.com>
Tue, 24 Mar 2020 21:12:10 +0000 (22:12 +0100)
committerEduardo San Martin Morote <posva13@gmail.com>
Tue, 24 Mar 2020 21:12:10 +0000 (22:12 +0100)
commitac1c96f176dcad8aac03a86a1dccfbaab4b66520
treed88be0184a94bb7356b83ca7aaa08850dd2395fe
parentffb13adb2081a1f5e96c42c4f0214035939f07d9
feat: allow passing state to history
e2e/modal/index.html
e2e/modal/index.ts
e2e/specs/modal.js
src/components/View.ts
src/history/memory.ts
src/index.ts
src/router.ts
src/types/index.ts