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

Swap to "experimental" icon for exploded trees sidebar option #1486

Merged
merged 3 commits into from
Mar 27, 2022

Commits on Mar 16, 2022

  1. [explode] Swap to "experimental" icon

    This swaps the previous use of "[experimental]" to a cleaner looking icon. I chose a wrench, thinking that this best represents work in progress.
    trvrb committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    986c8d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2022

  1. Exploded tree icon and on-hover info box

    This adds styled components for a "SidebarSubtitle" with an on-hover info box. As we build out more of these we may need to re-asses the exact styling if it becomes too busy.
    jameshadfield committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    0eb8807 View commit details
    Browse the repository at this point in the history
  2. Remove commented code

    Note that we now have a custom-styled react-select component  via PR #1482.
    jameshadfield committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    968899e View commit details
    Browse the repository at this point in the history