Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: RazorConsole/RazorConsole
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.0.5
Choose a base ref
...
head repository: RazorConsole/RazorConsole
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.5
Choose a head ref
  • 4 commits
  • 8 files changed
  • 4 contributors

Commits on Oct 14, 2025

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

Commits on Oct 15, 2025

  1. Add support for constructor injection in components (#28)

    * Implemented custom IComponentActivator to allow for constructor injection.
    
    * Added Tests for ComponentActivator
    
    * Remove changes made by my Code Cleanup profile.
    
    * Fixed accesibility modifiers of test classes.
    DericHuynh authored Oct 15, 2025
    Configuration menu
    Copy the full SHA
    bbedb4b View commit details
    Browse the repository at this point in the history
  2. update (#30)

    Co-authored-by: LittleCloud <littlecloud@LittleClouds-MacBook-Pro.local>
    LittleLittleCloud and LittleCloud authored Oct 15, 2025
    Configuration menu
    Copy the full SHA
    328290e View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2025

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