refactor: move plugins to a dedicated folder by tbouffard · Pull Request #735 · maxGraph/maxGraph · GitHub
Skip to content

refactor: move plugins to a dedicated folder#735

Merged
tbouffard merged 3 commits into
mainfrom
refactor/move_plugins_to_dedicated_folder
Mar 27, 2025
Merged

refactor: move plugins to a dedicated folder#735
tbouffard merged 3 commits into
mainfrom
refactor/move_plugins_to_dedicated_folder

Conversation

@tbouffard

@tbouffard tbouffard commented Mar 27, 2025

Copy link
Copy Markdown
Member

This is an internal change only, designed to facilitate the organization of plugins. There is no impact for maxGraph users.

In addition:

  • use "type" imports for plugin when possible
  • remove duplication when calling plugins

Summary by CodeRabbit

  • Refactor

    • Improved internal module organization and type handling to streamline interaction components and enhance code clarity.
    • Centralized access to key functionality, reducing redundancy while maintaining existing behaviors.
  • Chore

    • Removed deprecated public API elements, simplifying the interface for advanced integrations without altering overall functionality.

This is an internal change only, designed to facilitate the organization of plugins. There is no impact for maxGraph users.

In addition:
  - use "type" imports for plugin when possible
  - remove duplication when calling plugins
@tbouffard tbouffard added the refactor Code refactoring label Mar 27, 2025
@coderabbitai

coderabbitai Bot commented Mar 27, 2025

Copy link
Copy Markdown

@tbouffard tbouffard marked this pull request as ready for review March 27, 2025 10:18
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor Code refactoring

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant