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

refactor: decouple toDeckConfig/OnUpdate from controller, and expose as libraries #1029

Merged
merged 12 commits into from
Feb 10, 2021

Commits on Feb 4, 2021

  1. Configuration menu
    Copy the full SHA
    c14cf3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bf8b55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a69647 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40b3cf5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb83d71 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a9bd5c5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7a428a4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    27667ff View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ee30e72 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

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

Commits on Feb 10, 2021

  1. chore(*): add docstrings

    mflendrich committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    d5461cd View commit details
    Browse the repository at this point in the history
  2. chore(sendconfig): remove the SetDebugMode comment

    The clean way to enable SetDebugMode would be to pass a client with
    SetDebugMode enabled from main().
    mflendrich committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    90f818d View commit details
    Browse the repository at this point in the history