]> git.ipfire.org Git - thirdparty/vuejs/router.git/commit
fix(router-view): render the slot when there is no match
authorEduardo San Martin Morote <posva13@gmail.com>
Fri, 24 Jul 2020 08:39:18 +0000 (10:39 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Fri, 24 Jul 2020 08:39:18 +0000 (10:39 +0200)
commitbae42d41c2240947e5b649e568cad274214c6346
treebca4531559fbd599039c809ec0b69bb4d64bec46
parent9580bead1f03f1be95473e965daa1f1ee78921f3
fix(router-view): render the slot when there is no match

Close #385
e2e/specs/transitions.js
e2e/transitions/index.ts
src/RouterView.ts