eddiemf / vue-scrollactive

Lightweight and simple to use vue component that highlights menu items as you scroll the page, also scrolling to target section when clicked.
MIT License
542 stars 70 forks source link

added scrollOnStart option to enable/disable scrolling on mounting #54

Closed tomparle closed 4 years ago

tomparle commented 5 years ago

Hi,

I like your plugin and I added a property to disable automatic scrolling to the current URL's anchor, if any. It is enabled by default, but I needed to prevent that in my application.

sauloonze commented 4 years ago

Hello @eddiemf . Thanks for the component. Can you please help us to merge this scrolling feature? Thanks

eddiemf commented 4 years ago

Sorry for the huge delay guys, and thanks for the contribution. I'll merge this and soon release a new version, but I'll be working on some refactoring and fixes to release a stable and up to date v1 so soon there will probably be major changes