Skip to content

navbar: Improve versions drop-down - #1582

Merged
sirainen merged 1 commit into
dovecot:mainfrom
slusarz:version_navbar_improvements
Aug 4, 2026
Merged

navbar: Improve versions drop-down#1582
sirainen merged 1 commit into
dovecot:mainfrom
slusarz:version_navbar_improvements

Conversation

@slusarz

@slusarz slusarz commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Version dropdown now separates the latest version from each minor branch from other versions in that branch (moved to a sub-menu) to address the fast-growing list of versions filling the version drop-down menu.

Move "main" to the bottom because it is a development/advanced option.

Unfortunately, we have to reinvent the wheel a bit because this behavior is not supported by basic VitePress theming, due to our hard requirement that versions.json is dynamically loaded at display time.

@github-actions

This comment has been minimized.

Version dropdown now separates the latest version from each minor branch
from other versions in that branch (moved to a sub-menu) to address
the fast-growing list of versions filling the version drop-down menu.

Move "main" to the bottom because it is a development/advanced option.

Unfortunately, we have to reinvent the wheel a bit because this behavior
is not supported by basic VitePress theming, due to our hard requirement
that versions.json is dynamically loaded at display time.
@slusarz
slusarz force-pushed the version_navbar_improvements branch from 43a435d to a904c5c Compare August 3, 2026 22:48
@sirainen
sirainen merged commit 2a33e2b into dovecot:main Aug 4, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants