Vue Page Stack Versions Save

Routing and navigation for your Vue SPA. Vue3.0 单页应用导航管理器

v3.1.0

2 months ago
  1. 去除 path上面的 stack-key ,使用 detect-browser-navigation-in-vue-router 代替
  2. 去除多余的 option config

v3.0.0

11 months ago

Fully adapted to Vue 3.0 version

v1.5.0

3 years ago

全局钩子beforeEach处做redirection会有多余的error信息(Redirected from X to Y via a navigation guard)

详情

v1.4.1

4 years ago

add dist files

v1.4.0

4 years ago

Bug fixes

  • fix #25

v1.3.2

4 years ago

Features

  • 适配页面A->A

Bug fixes

  • fix #18

v1.2.2

4 years ago

Bug fixes

  • fix #17

v1.0.0

4 years ago

Ready

v1.1.0

4 years ago

Features

add API getStack to get current UI stack #11

v1.2.1

4 years ago

Features

  • use @vue/cli to build this library. (for test soon)