Skip to content

Conversation

@yaroslav8765
Copy link
Contributor

No description provided.

@NoOne7135 NoOne7135 requested a review from Copilot September 25, 2025 09:37
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds plugin support for custom component registration by introducing a new method registerCustomComponent to the code injector interface and implementation.

  • Added registerCustomComponent method to the ICodeInjector interface
  • Implemented the method in the CodeInjector class to register components by file path

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
adminforth/types/Back.ts Added interface method signature for custom component registration
adminforth/modules/codeInjector.ts Implemented the registerCustomComponent method with component name mapping

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@NoOne7135 NoOne7135 merged commit 6cc3554 into next Sep 25, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants