]> git.ipfire.org Git - thirdparty/vuejs/router.git/commit
refactor: matched components always contain a `components` object
authorEduardo San Martin Morote <posva13@gmail.com>
Mon, 1 Jul 2019 12:26:27 +0000 (14:26 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Mon, 1 Jul 2019 12:26:27 +0000 (14:26 +0200)
commit51782ca4ce03e62bfd5c754c91667770139e668f
tree33b1b24b0e421ea097a47af70f712ab110cd8443
parentcc08e94587ee5404335fd8de6e42fe82961065c8
refactor: matched components always contain a `components` object
__tests__/extractComponentsGuards.spec.js
__tests__/matcher.spec.js
__tests__/router-view.spec.js
src/components/View.ts
src/matcher.ts
src/types/index.ts
src/utils/index.ts