]> git.ipfire.org Git - thirdparty/vuejs/router.git/commit
feat: allow props for named views
authorEduardo San Martin Morote <posva13@gmail.com>
Tue, 26 May 2020 13:47:14 +0000 (15:47 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Tue, 26 May 2020 13:47:14 +0000 (15:47 +0200)
commitdbe2344af5fed39aa4aa8fbfe48b195580d9538b
tree6bc9916ddc5162243f80ff6c066397c0c7e2834b
parentbb9e5c9b66292933182b226999fa1026e800f299
feat: allow props for named views
__tests__/RouterView.spec.ts
__tests__/matcher/records.spec.ts
__tests__/utils.ts
playground/router.ts
playground/views/Nested.vue
src/RouterView.ts
src/matcher/index.ts
src/matcher/types.ts
src/types/index.ts