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

Adds direct linking using header ids #4272

Merged
merged 1 commit into from
Jun 23, 2020

Conversation

aszenz
Copy link
Contributor

@aszenz aszenz commented Jun 22, 2020

Closes #4261
Separates out search and direct linking, uses header ids for direct linking and ?search=term for filtering configurations.
Once the app mounts the page is scrolled to the current header set in the url hash.

Separates out search and direct linking, uses header ids for direct linking and `?search=term` for filtering configurations.
Once the app mounts the page is scrolled to the current header set in the url hash.
@calebcartwright
Copy link
Member

Failing CI jobs were unrelated 👍

Copy link
Member

@calebcartwright calebcartwright left a comment

Choose a reason for hiding this comment

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

Awesome, thank you!

@calebcartwright calebcartwright merged commit bae7bdc into rust-lang:master Jun 23, 2020
calebcartwright pushed a commit to calebcartwright/rustfmt that referenced this pull request May 18, 2021
Separates out search and direct linking, uses header ids for direct linking and `?search=term` for filtering configurations.
Once the app mounts the page is scrolled to the current header set in the url hash.
calebcartwright pushed a commit that referenced this pull request May 18, 2021
Separates out search and direct linking, uses header ids for direct linking and `?search=term` for filtering configurations.
Once the app mounts the page is scrolled to the current header set in the url hash.
ashvin021 pushed a commit to ashvin021/rustfmt that referenced this pull request Jul 27, 2021
Separates out search and direct linking, uses header ids for direct linking and `?search=term` for filtering configurations.
Once the app mounts the page is scrolled to the current header set in the url hash.
calebcartwright pushed a commit to calebcartwright/rustfmt that referenced this pull request Aug 18, 2021
Separates out search and direct linking, uses header ids for direct linking and `?search=term` for filtering configurations.
Once the app mounts the page is scrolled to the current header set in the url hash.
calebcartwright pushed a commit that referenced this pull request Aug 18, 2021
Separates out search and direct linking, uses header ids for direct linking and `?search=term` for filtering configurations.
Once the app mounts the page is scrolled to the current header set in the url hash.
@karyon
Copy link
Contributor

karyon commented Oct 26, 2021

backported in #4958

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support direct links to options on Configuration documentation site
3 participants