Skip to content

v3.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jan 22:18
· 73 commits to main since this release

3.2.0 (2021-01-21)

Bug Fixes

  • better velocity physics (65390c7)
  • only animate on RESIZE if the source = element (ceb3671)
  • use layout effect to prevent tearing on Safari (6b62559)

Features

  • add height getter to ref (51c8510)
  • add source to RESIZE events (383e206), closes #53
  • override source and velocity in snapTo (1afe79f)
  • SNAP events now have source (240c212), closes #87