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 input and output handles to components #49

Merged
merged 4 commits into from
Oct 4, 2023

Commits on Oct 3, 2023

  1. Add input & output handlers and some validation

    Signed-off-by: Tyler Ohlsen <[email protected]>
    ohltyler committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    5660f24 View commit details
    Browse the repository at this point in the history
  2. Clean up IDs & base classes

    Signed-off-by: Tyler Ohlsen <[email protected]>
    ohltyler committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    303c70e View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Clean up isValidConnection

    Signed-off-by: Tyler Ohlsen <[email protected]>
    ohltyler committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    8288542 View commit details
    Browse the repository at this point in the history
  2. Enforce baseclass in input

    Signed-off-by: Tyler Ohlsen <[email protected]>
    ohltyler committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    c3e82b3 View commit details
    Browse the repository at this point in the history