You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Smooth Scroll includes smart defaults and works right out of the box. But if you want to customize things, it also has a robust API that provides multiple ways for you to adjust the default options and settings.
@@ -198,6 +209,7 @@ Smooth Scroll is licensed under the [MIT License](http://gomakethings.com/mit/).
198
209
* General code optimizations for better minification and performance.
199
210
* Updated to JSDoc documentation (sort of).
200
211
* Updated to three number versioning system.
212
+
* Added package manager installation info.
201
213
* v4.6 - March 21, 2014
202
214
* [Fixed scroll-to-top bug for links at the bottom of the page](https://github.com/cferdinandi/smooth-scroll/issues/49).
0 commit comments