Skip to content

v0.8.0

Choose a tag to compare

@eddiemf eddiemf released this 02 Dec 22:53
· 12 commits to master since this release

New

  • Add a new prop to control the scroll offset when clicking to scroll 2d9b753
  • Add possibility to highlight first item by default 91b6e90
  • Add ability to specify the vue-scrollactive wrapper html tag 84bb4eb

Fixes

  • Fix multiple active classes when scroling to a small section 711e5bc
  • Fix itemchanged event not being fired when clicking items 9648564
  • Fix elements with unicode IDs not being found when clicked 353c9c3
  • Fix scroll position without offset when passing a hash in URL c5c1597
  • Fix webpack global object definition 7207692