]> git.ipfire.org Git - thirdparty/vuejs/router.git/commit
refactor(guards): optimize with one single for loop (#375)
authorweihaiyu <1600219867@qq.com>
Tue, 21 Jul 2020 13:24:58 +0000 (20:24 +0700)
committerGitHub <noreply@github.com>
Tue, 21 Jul 2020 13:24:58 +0000 (15:24 +0200)
commitc9273441e35e9177e5cb570a59267c6a1c8d2a83
treea629178eae57401a336167c99a4a9ac836f91713
parent28a9b25d976c325d3193cada8034a6e42297e665
refactor(guards): optimize with one single for loop (#375)

* refactor(src): optimized with one single for loop

* refactor(src): optimized with one single for loop

* fix(src): The _RouteLocationBase define but never be used
src/router.ts
src/scrollBehavior.ts