smoothscroll-for-websites icon indicating copy to clipboard operation
smoothscroll-for-websites copied to clipboard

Completely Overhauled

Open richpeck opened this issue 8 years ago • 2 comments

Completely overhauled the system to make it class based.

Same functionality, except now the class can be called from the initialization procedure, allowing for more customization.

Because it's coded with ES2015, you'll need to run it through Grunt/Babel to get it working.

I have included the built scripts in /build & /build/min. The minified version is standalone, seems the other needs the appropriate .map to get it working.

Tested on my own systems, seems to work fine (had to hack 2 functions). Am in process of testing on others; if you want to merge, I'll gladly support migration from legacy.

richpeck avatar Apr 25 '16 16:04 richpeck

+1

I really think this should be merged - it brings the repo up to date and makes for much more maintainable code going forward.

homerjam avatar May 31 '16 10:05 homerjam

@homerjam see my answer here: https://github.com/galambalazs/smoothscroll-for-websites/issues/32#issuecomment-214671661

gblazex avatar May 31 '16 18:05 gblazex