Skip to content

Releases: lecion/vue-perfect-scrollbar

Custom tagname feature via 'tagname' prop

20 Jan 14:52
Compare
Choose a tag to compare

thanks to denwerboy who added the new feature.

fix wrong method names for init and uninit

09 Oct 07:45
Compare
Choose a tag to compare

support keep-alive and add a props

01 Oct 02:36
Compare
Choose a tag to compare
  1. swicher of props, could control the vue-perfect-scrollbar on/off
  2. support vue keep-alive.you can try it by run
npm run example:vuerouter

witch vue-router

24 Jul 03:20
Compare
Choose a tag to compare
  1. Update index.vue to Added position: relative to .ps-container
  2. added name for the component
  3. added an example which worked with vueRouter. npm run example:vuerouter

Manual update method

13 May 14:55
Compare
Choose a tag to compare

thanks to FlorianRoettges for adding the method of update