Skip to content

7.3.0

Compare
Choose a tag to compare
@idiotWu idiotWu released this 26 May 12:39
· 491 commits to develop since this release

Bug Fixes

  • track: Call showTrack whenever position changed. (d315413)

Features

  • scrollIntoView: add alignToTop option. (#75)

Minor Changes

  • scrollTo: use computed damping factor instead of quadratic curve. (69c3a81)
  • event/keyboard: use document.activeElement to detect focused element. (44fc594)