Skip to content

Centralize previous/next nav logic#3448

Merged
josephsnyder merged 1 commit intoKitware:masterfrom
williamjallen:header-nav-refactor
Feb 12, 2026
Merged

Centralize previous/next nav logic#3448
josephsnyder merged 1 commit intoKitware:masterfrom
williamjallen:header-nav-refactor

Conversation

@williamjallen
Copy link
Collaborator

The previous/latest/next nav menu is currently populated by a Vue component which assumes all pages use the legacy API. This PR moves the logic to compute the URLs to a centralized location, and injects it into the page directly.

The previous/latest/next nav menu is currently populated by a Vue component which assumes all pages use the legacy API.  This PR moves the logic to compute the URLs to a centralized location, and injects it into the page directly.
Copy link
Member

@josephsnyder josephsnyder left a comment

Choose a reason for hiding this comment

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

LGTM!

@josephsnyder josephsnyder added this pull request to the merge queue Feb 12, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 12, 2026
@josephsnyder josephsnyder added this pull request to the merge queue Feb 12, 2026
Merged via the queue into Kitware:master with commit c12a389 Feb 12, 2026
7 checks passed
@williamjallen williamjallen deleted the header-nav-refactor branch February 12, 2026 22:06
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.

2 participants