Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 481 Bytes

CHANGELOG.md

File metadata and controls

15 lines (9 loc) · 481 Bytes

Changelog

1.0.6 (March 20, 2021)

  • Added scrolling to target by using window.scrollTo(), it is smoother for most browsers, but not support IE.
  • Simply not passing an ease options, other than IE, it will use window.scrollTo() by default.

1.0.3 (Feb 27, 2021)

Initial version

Official release version v1.0.3, please do not use any version below v1.0.3

  • Include all typescript types in the packages.
  • Fixed issue with certain data injection for directives.