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

Add the framework for a UI #38

Merged
merged 5 commits into from
Apr 27, 2024
Merged

Add the framework for a UI #38

merged 5 commits into from
Apr 27, 2024

Commits on Apr 26, 2024

  1. Add the framework for a UI

    This includes enough to render a grid but does not actually display any
    components.
    tgross35 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    68c53a6 View commit details
    Browse the repository at this point in the history
  2. Update the MSRV to 1.77

    This allows us to use `slice_first_last_chunk`, which is quite nice for
    working with binary data.
    tgross35 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    60782ea View commit details
    Browse the repository at this point in the history
  3. Update packages to latest

    tgross35 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    61abb5f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    477c923 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    a08c2ab View commit details
    Browse the repository at this point in the history