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

Component library refactor #647

Merged
merged 9 commits into from
Nov 28, 2023

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    25cc298 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ceaea7 View commit details
    Browse the repository at this point in the history
  3. remove unused sass

    dpgraham4401 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    5ba434f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e2e1980 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    07ae3b5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    11f70d8 View commit details
    Browse the repository at this point in the history
  7. replace sidebar routes with a mapping of object isntead of explicitly…

    … spelling out all the routes
    dpgraham4401 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    369a9bb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f38a455 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. add logo to drawer useContext for showing the sidebar

    convert route icon to IconProp instead of react element
    dpgraham4401 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    64ac04f View commit details
    Browse the repository at this point in the history