Skip to content
This repository has been archived by the owner on Apr 28, 2020. It is now read-only.

v10.0.0 #283

Merged
merged 1 commit into from
Sep 4, 2016
Merged

v10.0.0 #283

merged 1 commit into from
Sep 4, 2016

Conversation

cferdinandi
Copy link
Owner

BREAKING CHANGES:

  • Use hashchange instead of pushState for better browser support
  • Remove updateUrl option, since URL will always update
  • Fixed focus state approach
  • Pass Node or Number, not ID string, into animateScroll method
  • Remove escapeCharacters from public API
  • If scrolling to top with #, add an ID to the body and scroll that way
  • Only look for fixed header if a selector for one is set

BREAKING CHANGES:

- Use `hashchange` instead of `pushState` for better browser support
- Remove `updateUrl` option, since URL will always update
- Fixed focus state approach
- Pass Node or Number, not ID string, into `animateScroll` method
- Remove `escapeCharacters` from public API
- If scrolling to top with `#`, add an ID to the body and scroll that way
- Only look for fixed header if a selector for one is set
@cferdinandi cferdinandi merged commit d4afd9f into master Sep 4, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant