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

Adding option to keep the api categories closed by default - #289

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Oct 22, 2024

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

Commits on Oct 23, 2024

  1. feat: Add collapsed property to sidebar categories

    This commit adds the collapsed property to the sidebar categories in order to allow collapsing and expanding of category sections. The collapsed property is used to control the initial state of the category, and it is set to true for the "Get started" category and the API category. This change enables a more compact and organized sidebar navigation experience for users.
    
    Refs zuplo#279
    arian0zen committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    3198ee0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4f6660 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    171672c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82e5996 View commit details
    Browse the repository at this point in the history