Skip to content

v4.0.0-beta.5

Compare
Choose a tag to compare
@Nolanus Nolanus released this 11 Mar 20:19
· 306 commits to master since this release

Feature

  • New factory method newInstance at PageScrollInstance that consumes an options object. The other factory methods are deprecated and will be removed in final release.
  • Advanced offset position calculation for inline scrolling (#92)

Fixes

  • Changes to the input values for the directive where not respected (#84)
  • Default LogLevel in PageScrollConfig was too low

Other

  • First release that automatically gets tested in multiple browser using SauceLabs ;)