Skip to content

v1.0.0: Merge pull request #20 from yahoo/v1

Compare
Choose a tag to compare
@hankhsiao hankhsiao released this 24 Nov 17:51

Some breaking changes:

  1. Remove unsubscribe standalone function. Please use sub = subscribe('scroll', func); sub.unsubscribe()
  2. Remove viewportchange virtual event.