Skip to content

Latest commit

 

History

History
108 lines (31 loc) · 2.8 KB

CHANGELOG.md

File metadata and controls

108 lines (31 loc) · 2.8 KB

5.2.1 (2021-04-26)

5.2.0 (2020-08-02)

Features

  • Support padding in transitionEnd (#96) (7b2f626)

5.1.4 (2020-03-30)

Bug Fixes

5.1.3 (2019-10-25)

Bug Fixes

  • Rename index.js to index.ts (#67) (f7071f9)
  • swap scrollTo arguments in scrollAccessor (#64) (cdfcb62)

5.1.2 (2019-10-18)

Bug Fixes

5.1.1 (2019-10-18)

5.1.0 (2019-09-05)

Features

  • scrollParent: allow stopping at the first possible scroll parent (#60) (911fa59)

5.0.1 (2019-08-30)

Bug Fixes

5.0.0 (2019-08-30)

Features

BREAKING CHANGES

  • drop ie8 support

3.4.0 (2018-11-02)

Features