Skip to content

Releases: hezhongfeng/vue-page-stack

V3.1.5

17 Jul 00:35
Compare
Choose a tag to compare

v3.1.4

  1. FIx the bug of refreshing the browser and then going back

v3.1.3

  1. Fixed the page caching issue when using replace.

v3.1.2

  1. Removed the stack-key parameter from the URL.
  2. Due to special handling of built-in components in Vue3.x, it is currently not possible to use it together with Transition.

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