Angular Fullpage.js Versions Save

An angular directive for fullpage.js

v0.2.1

8 years ago

fixes #4

v0.2.0

8 years ago

fullpage.js will reload after changes to the inner dom (i.e., changing a ng-repeats model)

v0.1.3

8 years ago

Increated page loading performance by doing a requestAnimationFrame on init.

v0.1.2

8 years ago

Made all of the files lower-case to adhere to NPM naming policies.