]> git.ipfire.org Git - thirdparty/vuejs/router.git/commit
refactor(router): move to a function-based organization
authorEduardo San Martin Morote <posva13@gmail.com>
Sun, 17 Nov 2019 17:49:05 +0000 (18:49 +0100)
committerEduardo San Martin Morote <posva13@gmail.com>
Sun, 17 Nov 2019 17:49:05 +0000 (18:49 +0100)
commit51cf6d91bd358eb67d67e4ee002917eb2c3851e3
tree284e2eb6b90d9cdd5f8f4df47438f2526e809352
parent412ce20a3d92569632e8fd2836ea1b4dad7c0250
refactor(router): move to a function-based organization
14 files changed:
__tests__/errors.spec.ts
__tests__/guards/component-beforeRouteEnter.spec.ts
__tests__/guards/component-beforeRouteLeave.spec.ts
__tests__/guards/component-beforeRouteUpdate.spec.ts
__tests__/guards/global-after.spec.ts
__tests__/guards/global-beforeEach.spec.ts
__tests__/guards/route-beforeEnter.spec.ts
__tests__/router.spec.ts
__tests__/ssr/shared.ts
__tests__/url-encoding.spec.ts
explorations/html5.ts
src/index.ts
src/matcher/index.ts
src/router.ts