]> git.ipfire.org Git - thirdparty/vuejs/router.git/commit
feat: add replace and refactor types to work
authorEduardo San Martin Morote <posva13@gmail.com>
Wed, 4 May 2022 16:55:11 +0000 (18:55 +0200)
committerEduardo San Martin Morote <posva@users.noreply.github.com>
Thu, 30 Jun 2022 07:59:00 +0000 (09:59 +0200)
commitc894753136aea195314ab9d86b7dce99a25f5e12
treef12dce38e12a776f4659d9e9408a22ce8cbb065b
parent55c20f0ef0cef5ce5b6700299374b360f86996bd
feat: add replace and refactor types to work
14 files changed:
__tests__/errors.spec.ts
__tests__/matcher/resolve.spec.ts
__tests__/mount.ts
__tests__/utils.ts
src/index.ts
src/location.ts
src/matcher/pathParserRanker.ts
src/router.ts
src/types/index.ts
src/types/named.ts
src/types/paths.ts
src/utils/index.ts
test-dts/index.d.ts
test-dts/namedRoutes.test-d.ts