You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Changelog
[1.1.3] - 2018-12-10
Changed
Updated README to include bundle size and SSR-compatibility as features
Minor improvements to JSDoc typings
Fixed
Automatically prefix anchor.pathname with leading slash if it's missing in isAnchorToLocalElement(), fixes flickering in IE9 (caused by clicks being handled by handleHashchange() instead of handleClick() due to click handler not detecting the clicked anchor)
Use correct property value in font-family example in README