Skip to content

Releases: hezhongfeng/vue-page-stack

V3.1.0

04 Mar 08:58
Compare
Choose a tag to compare
  1. 去除 path上面的 stack-key ,使用 detect-browser-navigation-in-vue-router 代替
  2. 去除多余的 option config

Vue 3.0

02 Jun 07:24
Compare
Choose a tag to compare

Fully adapted to Vue 3.0 version

1.5.0

22 Jun 07:45
Compare
Choose a tag to compare

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

详情

1.4.1

07 Nov 06:31
Compare
Choose a tag to compare

add dist files

1.4.0

07 Nov 06:26
Compare
Choose a tag to compare

Bug fixes

1.3.2

31 Oct 11:14
Compare
Choose a tag to compare

Features

  • 适配页面A->A

Bug fixes

1.2.2

16 Sep 06:36
Compare
Choose a tag to compare

Bug fixes

1.2.1

02 Sep 07:12
Compare
Choose a tag to compare

Features

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

1.2.0

28 Aug 03:43
Compare
Choose a tag to compare

Bug fixes

Optimization

  • Upgrade webpack package version

1.1.0

02 Sep 07:16
Compare
Choose a tag to compare

Features

add API getStack to get current UI stack #11