Releases: hellsan631/angular-fullpage.js
Releases · hellsan631/angular-fullpage.js
Update Dependancies
fixes #4
Basic dynamic dom content support
fullpage.js will reload after changes to the inner dom (i.e., changing a ng-repeats model)
Buttery Smooth Pageloading
Increated page loading performance by doing a requestAnimationFrame on init.
Adhere to NPM naming policies
Made all of the files lower-case to adhere to NPM naming policies.