]> git.ipfire.org Git - thirdparty/vuejs/router.git/commit
refactor: let the router handle encoding
authorEduardo San Martin Morote <posva13@gmail.com>
Tue, 4 Feb 2020 17:42:39 +0000 (18:42 +0100)
committerEduardo San Martin Morote <posva13@gmail.com>
Wed, 5 Feb 2020 13:08:29 +0000 (14:08 +0100)
commitbef97d607d2edd77e2af8028938dc9a47bdf25fe
tree1b64d90ae8aa1e19b4c98d336284ce4db456888e
parentb0242cf9f5ff769852482bab925f53252fcc559f
refactor: let the router handle encoding
__tests__/history/memory.spec.ts
__tests__/router.spec.ts
__tests__/url.spec.ts
src/history/common.ts
src/history/html5.ts
src/history/memory.ts
src/router.ts
src/types/index.ts
src/utils/scroll.ts