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

v10.0.0#283

Merged
cferdinandi merged 1 commit intomasterfrom
development
Sep 4, 2016
Merged

v10.0.0#283
cferdinandi merged 1 commit intomasterfrom
development

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.

1 participant