]> git.ipfire.org Git - thirdparty/vuejs/router.git/commit
refactor(types): Rename ScrollBehavior to RouterScrollBehavior
authorEduardo San Martin Morote <posva13@gmail.com>
Thu, 10 Sep 2020 15:24:30 +0000 (17:24 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Thu, 10 Sep 2020 15:24:34 +0000 (17:24 +0200)
commit9fc09969db854bc0201454fbecd546637b76213a
tree9e2b5a1c2af52877058e290fb8ab448c6d057678
parent818461902f9a025a36ebf8ef9b0f6823fb2df604
refactor(types): Rename ScrollBehavior to RouterScrollBehavior

BREAKING CHANGE: there is already an existing type named `ScrollBehavior`,
so we are renaming our type to avoid any confusions and allow the user
to use both types at the same type (which given what the existing
`ScrollBehavior` type is designed for, will likely happen).
src/index.ts
src/router.ts