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(metric): allow alpha colors and improve contrast logic #2184

Merged
merged 23 commits into from
Oct 10, 2023

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    48f2076 View commit details
    Browse the repository at this point in the history
  2. feat: allow alpha colors and improve contrast logic

    - allow passing alpha channel for metric color & sparkline
    - allow passing alpha channel for metric progress bar color
    - remove backgroundColor from metric in favor of top-level bgColor
    -
    nickofthyme committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    ca3b11d View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. fix: api changes

    nickofthyme committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    0786046 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d42138b View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

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

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    f4cea4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65d4449 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    edf8e67 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50b5046 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d00b28 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e7c9b93 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8d7c1e2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    05859c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    290ab5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bd75a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac205ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e254ac8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    acde825 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    c362e79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3b90fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    092a680 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9442cc7 View commit details
    Browse the repository at this point in the history