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

Add support for tabs / tabset panels #121

Merged
merged 5 commits into from
Apr 5, 2024

Commits on Feb 5, 2024

  1. Add css and js for the tab admonition blocks

    Add css styling for tabs and javascript to make them keyboard navigable.
    astroDimitrios committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    6345b78 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Add group-tabs

    Add in group-tabs like sphinx-tabs has. These are persistent across sessions and pages.
    astroDimitrios committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    e925100 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    4789780 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Give tab list button greater z-index on hover and add h3 text underline

    Sometimes when hovering over a non-active tab header the outline is hidden. This should fix. This also text-underlines non-active tabs to emphasise the separation between the headers.
    astroDimitrios committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    5b4d3cc View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    2fe1369 View commit details
    Browse the repository at this point in the history