Context
Now, when using version control with Mike and Mkdocs it is possible to hide the version selector that is created when Mike is activated. To accomplish that, we must use the version_selector property set to false accordingly to the mike's configuration.
I asked this question in one of Mike's related issues and its maintainer said that as far as he knows, "Material theme doesn't consult the version_selector property". @squidfunk confirmed that and suggest the opening of this feature request.
Description
I would like to suggest material consult the new Mike's version_selector property, and if it is set to false hide the version selector within the header when version control is enable.
Related links
Use Cases
One business/use case that will benefit from it is when we need to use versions to monitor and share improvements of the document without letting end users explicitly see it.
Visuals
No response
Before submitting
Context
Now, when using version control with Mike and Mkdocs it is possible to hide the version selector that is created when Mike is activated. To accomplish that, we must use the
version_selectorproperty set tofalseaccordingly to the mike's configuration.I asked this question in one of Mike's related issues and its maintainer said that as far as he knows, "Material theme doesn't consult the
version_selectorproperty". @squidfunk confirmed that and suggest the opening of this feature request.Description
I would like to suggest material consult the new Mike's
version_selectorproperty, and if it is set tofalsehide the version selector within the header when version control is enable.Related links
Use Cases
One business/use case that will benefit from it is when we need to use versions to monitor and share improvements of the document without letting end users explicitly see it.
Visuals
No response
Before submitting