Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make scrolling to anchors more robust. #181

Merged
merged 3 commits into from
May 2, 2018
Merged

Make scrolling to anchors more robust. #181

merged 3 commits into from
May 2, 2018

Conversation

rictic
Copy link
Contributor

@rictic rictic commented May 2, 2018

Especially around iron-doc-module.

Part of Polymer/old-docs-site#2541

Especially around iron-doc-module.

Part of Polymer/old-docs-site#2541
@rictic rictic requested a review from aomarks May 2, 2018 19:51
if (api) {
api.scrollToAnchor(hash);
}
if (!hash || hash.length == 0) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

===

@rictic rictic merged commit 430cbaa into master May 2, 2018
@rictic rictic deleted the better-scrolling branch May 2, 2018 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants