]> git.ipfire.org Git - thirdparty/vuejs/router.git/commit
fix(hash): allow characters after `#` in base e.g. `#!` (#925)
authorggwujun <dashixiong@tanzhou.cn>
Thu, 13 May 2021 08:04:36 +0000 (03:04 -0500)
committerGitHub <noreply@github.com>
Thu, 13 May 2021 08:04:36 +0000 (10:04 +0200)
commitc91dd64f7c3e08f1603f506040ccf505fd9a9568
treeb41c1916bce9e82a5af1c96bf2ffd8b8f189bfc9
parentcd11f41f330f8bcd7c977c7fef353c95d85aed39
fix(hash): allow characters after `#` in base e.g. `#!` (#925)

Co-authored-by: dashixiong <876337269@qq.com>
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
__tests__/history/html5.spec.ts
src/history/html5.ts