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

Update CreateComponentTool.cs #112

Merged
merged 4 commits into from
Jun 20, 2024
Merged

Commits on May 31, 2024

  1. Update CreateComponentTool.cs

    1.Allow for the creation of components with parameters
    2.Add event when component creation is complete
    hjqcan authored May 31, 2024
    Configuration menu
    Copy the full SHA
    bb3faa4 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Update CreateComponentTool.cs

    fix for breaking change,create a additional constructor without the perameter
    hjqcan authored Jun 1, 2024
    Configuration menu
    Copy the full SHA
    3249bd7 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Update CreateComponentTool.cs

    fix for breaking change
    hjqcan authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    ffb1d87 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Update PropertyGrid.cs

    bug fix for BasicMetadata.Register(); never used.
    hjqcan authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    7de5376 View commit details
    Browse the repository at this point in the history