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

Samples rework #153

Merged
merged 10 commits into from
Oct 6, 2020
Merged

Samples rework #153

merged 10 commits into from
Oct 6, 2020

Commits on Oct 5, 2020

  1. Configuration menu
    Copy the full SHA
    c7ed3ac View commit details
    Browse the repository at this point in the history
  2. Add mode-switch logic

    Joelius300 committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    49bd854 View commit details
    Browse the repository at this point in the history
  3. Update deps and Title

    Joelius300 committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    767ba5f View commit details
    Browse the repository at this point in the history
  4. Add basic UI scaffolding for samples

    The corner button to switch blazor mode is inspired by https://github.com/tholman/github-corners
    Joelius300 committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    1cb8d94 View commit details
    Browse the repository at this point in the history
  5. UI scaffolding

    Joelius300 committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    d26ab5a View commit details
    Browse the repository at this point in the history
  6. Load samples from file

    Joelius300 committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    289d5fa View commit details
    Browse the repository at this point in the history
  7. Refactor the blazor dual mode switch

    It's weird, I don't know if this is right
    Joelius300 committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    b7c07a7 View commit details
    Browse the repository at this point in the history
  8. Prepare for samples

    Joelius300 committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    7acf56b View commit details
    Browse the repository at this point in the history
  9. Use Color objects instead of strings

    This allows for easier manipulation before use
    Joelius300 committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    bc2bca8 View commit details
    Browse the repository at this point in the history
  10. Add some initial samples

    - Basic Line Chart
    - Vertical Bar Chart
    - Horizontal Bar Chart
    Joelius300 committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    9427ea0 View commit details
    Browse the repository at this point in the history