Skip to content

v1.3.0

Compare
Choose a tag to compare
@jonaskuske jonaskuske released this 11 Jun 22:18
5e2fa3a

Changelog

[1.3.0] - 2019-06-12

Added

  • Support CSS variable --scroll-behavior
  • UMD/AMD module with define()

Changed

  • Deprecated window.__forceSmoothscrollAnchorPolyfill__
    (use polyfill({ force: true }) instead)

Fixed

  • After focusing a scroll target, the outline is only forcefully removed if it wasn't set by the user