Skip to content

Tags: themechoose/smooth-scroll

Tags

v14.2.1

Toggle v14.2.1's commit message
Fixed history state error cferdinandi#443

v14.2.0

Toggle v14.2.0's commit message
Adds an option to adjust scroll distance to prevent abrupt stops near…

… the bottom of the page.

v14.1.1

Toggle v14.1.1's commit message
Check for closest() method in event.target before calling

v14.1.0

Toggle v14.1.0's commit message
Pass anchor and toggle into offset()

v14.0.1

Toggle v14.0.1's commit message
Fixed issues with updating the URL and adjusting focus in certain sit…

…uations

v14.0.0

Toggle v14.0.0's commit message
Major release

v12.1.5

Toggle v12.1.5's commit message
Fixed document height miscalculation

v12.1.4

Toggle v12.1.4's commit message
Fixed endLocation() calculation error that was preventing scrolling i…

…n some applications.

v12.1.3

Toggle v12.1.3's commit message
Fixed global undefined

v12.1.2

Toggle v12.1.2's commit message
Fixed UMD for webpack