Releases: lecion/vue-perfect-scrollbar
Releases · lecion/vue-perfect-scrollbar
Custom tagname feature via 'tagname' prop
fix wrong method names for init and uninit
thanks to lbineau for fixed the bug
support keep-alive and add a props
- swicher of props, could control the vue-perfect-scrollbar on/off
- support vue keep-alive.you can try it by run
npm run example:vuerouter
witch vue-router
- Update index.vue to Added position: relative to .ps-container
- added name for the component
- added an example which worked with vueRouter. npm run example:vuerouter
Manual update method
thanks to FlorianRoettges for adding the method of update