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

feat: customize sidebar navi #1336

Merged
merged 12 commits into from
May 6, 2023

Commits on Mar 26, 2023

  1. refactor: move style section to the bottom

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    103acb6 View commit details
    Browse the repository at this point in the history
  2. refactor: add getter for mobile logo class

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    37a3906 View commit details
    Browse the repository at this point in the history
  3. refactor: add positions in routes and sort output

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    31441cc View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. refactor: exclude SidebarItem from TheSidebar

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    0696e85 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. feat: add target function for sidebar custom items

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    339cd48 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

  1. Configuration menu
    Copy the full SHA
    e8ba09b View commit details
    Browse the repository at this point in the history
  2. refactor: remove unused css class

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    79b1437 View commit details
    Browse the repository at this point in the history
  3. refactor: remove unused css class

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    4c36299 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. feat: add settings for sidebar

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    85d01dc View commit details
    Browse the repository at this point in the history
  2. feat: hide webcam navi point without any webcam config

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    83e762d View commit details
    Browse the repository at this point in the history
  3. refactor: remove boolWebcamInNavi from uiSettings

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    4766528 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. fix: fix errors if no navi.json exists

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed May 1, 2023
    Configuration menu
    Copy the full SHA
    200a17d View commit details
    Browse the repository at this point in the history