Skip to content

v4.0.0-beta.10

Compare
Choose a tag to compare
@Nolanus Nolanus released this 02 Aug 22:27
· 236 commits to master since this release

Breaking change

  • The pageScrollInstance factory methods marked as deprecated since v4.0.0-beta.5 have been removed.

Feature

  • The scrollTarget parameter for pageScrollInstance creation may now take any valid css selector (#193)

Other

  • Remove the flawed forRoot() approach for module and introduced singleton patter (#96, #190, thanks to @achimha)
  • Updated dependencies
  • Raised minimum supported angular version to 4.2.0