]> git.ipfire.org Git - thirdparty/vuejs/router.git/commit
feat(matcher): allow removing records
authorEduardo San Martin Morote <posva13@gmail.com>
Thu, 6 Feb 2020 10:56:19 +0000 (11:56 +0100)
committerEduardo San Martin Morote <posva13@gmail.com>
Thu, 6 Feb 2020 10:56:21 +0000 (11:56 +0100)
commit9d60a57e10e5e4f965d3ec8063631040e3623757
tree13fd9867463a2f6d432ee9a66866c1acbc039650
parent709c1de5071420a6a42c6483dca1ebd4da9390b5
feat(matcher): allow removing records

Also transform redirect into beforeEnter guard
src/matcher/index.ts
src/matcher/path-matcher.ts
src/matcher/path-parser-ranker.ts
src/matcher/types.ts
src/types/index.ts