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

Extend the base API to allow other extensions to add their own components. #2232

Merged
merged 9 commits into from
Oct 7, 2024

Commits on Aug 28, 2024

  1. Extend the base API to allow other extensions to add their own compon…

    …ents.
    
    Signed-off-by: worksofliam <[email protected]>
    worksofliam committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    c4de790 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Code cleanup

    Signed-off-by: Seb Julliand <[email protected]>
    sebjulliand committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    51e55df View commit details
    Browse the repository at this point in the history
  2. Components management refactoring

    Signed-off-by: Seb Julliand <[email protected]>
    sebjulliand committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d440c72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2123c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    5e5e0af View commit details
    Browse the repository at this point in the history
  2. Show version of each component

    Signed-off-by: Seb Julliand <[email protected]>
    sebjulliand committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    56427ca View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    a7d5f14 View commit details
    Browse the repository at this point in the history
  2. Fixed wrong import

    Signed-off-by: Seb Julliand <[email protected]>
    sebjulliand committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    226d0ce View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Use type for component state instead of enum

    Signed-off-by: worksofliam <[email protected]>
    worksofliam committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    f79e370 View commit details
    Browse the repository at this point in the history